HomePhabricator

Reject dust amounts during validation
57d80467f123Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Reject dust amounts during validation

Replaces the validation check for "amount == 0" with an isDust check,
so very small output amounts are caught before the wallet
is unlocked, a transaction is created, etc.

Details

Provenance
Gavin Andresen <gavinandresen@gmail.com>Authored on Aug 8 2013, 03:09
deadalnixPushed on May 14 2017, 22:04
Parents
rABCb986663ccdd3: Merge pull request #2919 from gmaxwell/bloom_faster
Branches
Unknown
Tags
Unknown

Event Timeline

Gavin Andresen <gavinandresen@gmail.com> committed rABC57d80467f123: Reject dust amounts during validation (authored by Gavin Andresen <gavinandresen@gmail.com>).Aug 22 2013, 01:05