aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/transaction.h
AgeCommit message (Expand)Author
2022-08-29wallet: Deduplicate Resend and ReacceptWalletTransactionsAndrew Chow
2022-02-01wallet: add GetWitnessHash()brunoerg
2022-01-06Add src/wallet/* code to wallet:: namespaceRussell Yanofsky
2021-11-15refactor: Make CWalletTx sync state type-safeRussell Yanofsky
2021-10-21doc: Fix CWalletTx::Confirmation docMarcoFalke
2021-10-05Merge bitcoin/bitcoin#22951: consensus: move amount.h into consensusMarcoFalke
2021-09-30Replace use of locale dependent atoi(…) with locale-independent std::from_c...practicalswift
2021-09-30[MOVEONLY] consensus: move amount.h into consensusfanquake
2021-09-12wallet: refactor: avoid duplicate lookup on `mapValue["timesmart"]`Sebastian Falbesoner
2021-09-12wallet: refactor: inline function WriteOrderPos()Sebastian Falbesoner
2021-09-10wallet: refactor: inline function ReadOrderPos()Sebastian Falbesoner
2021-09-01refactor: Detach wallet transaction methods (followup for move-only)Russell Yanofsky
2021-05-31refactor: Switch serialize to uint8_t (1/n)MarcoFalke
2021-05-26MOVEONLY: CWallet transaction code out of wallet.cpp/.hRussell Yanofsky