Age | Commit message (Expand) | Author |
---|---|---|
2021-06-10 | scripted-diff: test: Use existing chainman in unit tests | Carl Dong |
2020-12-07 | test: Remove no longer needed MakeChain calls | Russell Yanofsky |
2020-12-07 | refactor: Replace uses ChainActive() in interfaces/chain.cpp | Russell Yanofsky |
2020-12-07 | refactor: Get rid of more redundant chain methods | Russell Yanofsky |
2020-04-15 | test: Verify findCommonAncestor always initializes outputs | Russell Yanofsky |
2020-03-31 | wallet: Avoid use of Chain::Lock in CWallet::ScanForWalletTransactions | Russell Yanofsky |
2020-03-31 | wallet: Avoid use of Chain::Lock in rescanblockchain | Russell Yanofsky |
2020-03-31 | wallet refactor: Avoid use of Chain::Lock in CWallet::RescanFromTime | Russell Yanofsky |
2020-03-31 | wallet: Avoid use of Chain::Lock in listsinceblock | Russell Yanofsky |
2020-03-31 | wallet: Avoid use of Chain::Lock in importprunedfunds | Russell Yanofsky |
2020-03-31 | refactor: Add interfaces::FoundBlock class to selectively return block data | Russell Yanofsky |