aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/receive.h
AgeCommit message (Expand)Author
2023-04-11wallet: Add wallet/types.h for simple public enum and struct typesRyan Ofsky
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-08-16Merge bitcoin/bitcoin#25504: RPC: allow to track coins by parent descriptorsAndrew Chow
2022-08-16rpc: add an include_change parameter to listsinceblockAntoine Poinsot
2022-07-05wallet: unify CachedTxGetImmatureCredit and CachedTxGetImmatureWatchOnlyCreditfurszy
2022-07-05wallet: remove always true 'fUseCache' arg from CachedTxGetAvailableCreditfurszy
2022-07-05wallet: remove always true 'fUseCache' from CachedTxGetImmatureWatchOnlyCreditfurszy
2022-07-05wallet: remove always true 'fUseCache' from CachedTxGetImmatureCreditfurszy
2022-05-16Add more proper thread safety annotationsHennadii Stepanov
2022-05-16Add proper thread safety annotation to `CachedTxGetAvailableCredit()`Hennadii Stepanov
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