HomePhabricator

Refactor SelectCoinsMinConf() and add unit tests.
9b0369c773c1Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Refactor SelectCoinsMinConf() and add unit tests.

AvailableCoins() makes a vector of available outputs which is then passed to SelectCoinsMinConf(). This allows unit tests to test the coin selection algorithm without having the whole blockchain available.

Details

Provenance
dooglusAuthored on Feb 27 2012, 12:19
Luke Dashjr <luke-jr+git@utopios.org>Committed on Jun 4 2012, 16:36
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING882ba0e7524b: Merge pull request #837 from sje397/ShowImmatureBalance
Branches
Unknown
Tags
Unknown

Event Timeline

Luke Dashjr <luke-jr+git@utopios.org> committed rSTAGING9b0369c773c1: Refactor SelectCoinsMinConf() and add unit tests. (authored by Chris Moore <dooglus@gmail.com>).Jun 4 2012, 16:36