Age | Commit message (Expand) | Author |
---|---|---|
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 |