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
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGb986663ccdd3: Merge pull request #2919 from gmaxwell/bloom_faster
Branches
Unknown
Tags
Unknown

Event Timeline

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