Age | Commit message (Expand) | Author |
---|---|---|
2017-06-22 | scripted-diff: Remove #include <boost/foreach.hpp> | Jorge Timón |
2017-06-05 | scripted-diff: Fully remove BOOST_FOREACH | Jorge Timón |
2017-04-08 | [Wallet] Rename std::pair<const CWalletTx*, unsigned int> to CInputCoin | NicolasDorier |
2017-03-10 | Add COutput::fSafe member for safe handling of unconfirmed outputs | Russell Yanofsky |
2017-01-05 | Merge #9281: Refactor: Remove using namespace <xxx> from bench/ & test/ sources | MarcoFalke |
2017-01-02 | Refactoring: Removed using namespace <xxx> from bench/ and test/ source files. | Karl-Johan Alm |
2016-12-31 | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 |
2016-12-20 | Merge #9262: Prefer coins that have fewer ancestors, sanity check txn before ... | Wladimir J. van der Laan |
2016-12-13 | SelectCoinsMinConf: Prefer coins with fewer ancestors | Gregory Sanders |
2016-12-02 | Make CWalletTx store a CTransactionRef instead of inheriting | Pieter Wuille |
2016-10-18 | Add microbenchmarks to profile more code paths. | Russell Yanofsky |