| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Dogecoin: Update coinbase maturity | Ross Nicoll | 2021-05-20 | 1 | -1/+1 |
| * | test: Verify findCommonAncestor always initializes outputs | Russell Yanofsky | 2020-04-15 | 1 | -0/+6 |
| * | wallet: Avoid use of Chain::Lock in CWallet::ScanForWalletTransactions | Russell Yanofsky | 2020-03-31 | 1 | -0/+15 |
| * | wallet: Avoid use of Chain::Lock in rescanblockchain | Russell Yanofsky | 2020-03-31 | 1 | -0/+36 |
| * | wallet refactor: Avoid use of Chain::Lock in CWallet::RescanFromTime | Russell Yanofsky | 2020-03-31 | 1 | -0/+12 |
| * | wallet: Avoid use of Chain::Lock in listsinceblock | Russell Yanofsky | 2020-03-31 | 1 | -0/+37 |
| * | wallet: Avoid use of Chain::Lock in importprunedfunds | Russell Yanofsky | 2020-03-31 | 1 | -0/+10 |
| * | refactor: Add interfaces::FoundBlock class to selectively return block data | Russell Yanofsky | 2020-03-31 | 1 | -0/+47 |