Age | Commit message (Expand) | Author |
---|---|---|
2022-07-05 | wallet: remove always true 'fUseCache' from CachedTxGetImmatureWatchOnlyCredit | furszy |
2022-07-05 | wallet: remove always true 'fUseCache' from CachedTxGetImmatureCredit | furszy |
2022-06-08 | wallet: avoid extra IsSpentKey -> GetWalletTx lookups | furszy |
2022-06-08 | wallet: IsSpent, 'COutPoint' arg instead of (hash, index) | furszy |
2022-05-16 | Add more proper thread safety annotations | Hennadii Stepanov |
2022-05-16 | Add proper thread safety annotation to `CachedTxGetAvailableCredit()` | Hennadii Stepanov |
2022-04-04 | refactor: fix clang-tidy named args usage | fanquake |
2022-01-25 | wallet: Avoid dropping confirmed coins | MarcoFalke |
2022-01-06 | Add src/wallet/* code to wallet:: namespace | Russell Yanofsky |
2021-09-30 | [MOVEONLY] consensus: move amount.h into consensus | fanquake |
2021-09-01 | refactor: Detach wallet transaction methods (followup for move-only) | Russell Yanofsky |
2021-05-26 | MOVEONLY: CWallet transaction code out of wallet.cpp/.h | Russell Yanofsky |