aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/receive.cpp
AgeCommit message (Expand)Author
2022-06-08wallet: avoid extra IsSpentKey -> GetWalletTx lookupsfurszy
2022-06-08wallet: IsSpent, 'COutPoint' arg instead of (hash, index)furszy
2022-05-16Add more proper thread safety annotationsHennadii Stepanov
2022-05-16Add proper thread safety annotation to `CachedTxGetAvailableCredit()`Hennadii Stepanov
2022-04-04refactor: fix clang-tidy named args usagefanquake
2022-01-25wallet: Avoid dropping confirmed coinsMarcoFalke
2022-01-06Add src/wallet/* code to wallet:: namespaceRussell Yanofsky
2021-09-30[MOVEONLY] consensus: move amount.h into consensusfanquake
2021-09-01refactor: Detach wallet transaction methods (followup for move-only)Russell Yanofsky
2021-05-26MOVEONLY: CWallet transaction code out of wallet.cpp/.hRussell Yanofsky