Age | Commit message (Expand) | Author |
---|---|---|
2019-07-10 | Merge #16237: Have the wallet give out destinations instead of keys | Wladimir J. van der Laan |
2019-07-09 | Add GetNewDestination to CWallet to fetch new destinations | Andrew Chow |
2019-06-26 | tests: Reduce compilation time and unneccessary recompiles by removing unused... | practicalswift |
2019-06-02 | Make reasoning about dependencies easier by not including unused dependencies | practicalswift |
2019-05-13 | [refactor] interfaces: Add missing LockAnnotation for cs_main | MarcoFalke |
2019-05-03 | scripted-diff: replace chainActive -> ::ChainActive() | James O'Beirne |
2019-04-15 | bench: Add wallet_balance benchmarks | MarcoFalke |
2019-04-10 | test: Use test_bitcoin setup in bench, Add test utils | MarcoFalke |