aboutsummaryrefslogtreecommitdiff
path: root/src/bench/coin_selection.cpp
AgeCommit message (Expand)Author
2016-12-20Merge #9262: Prefer coins that have fewer ancestors, sanity check txn before ...Wladimir J. van der Laan
2016-12-13SelectCoinsMinConf: Prefer coins with fewer ancestorsGregory Sanders
2016-12-02Make CWalletTx store a CTransactionRef instead of inheritingPieter Wuille
2016-10-18Add microbenchmarks to profile more code paths.Russell Yanofsky