aboutsummaryrefslogtreecommitdiff
path: root/src/wallet
AgeCommit message (Expand)Author
2022-05-05Wrap boost::replace_allMacroFake
2022-05-03Merge bitcoin/bitcoin#24470: Disallow more unsafe string->path conversions al...MacroFake
2022-04-28Merge bitcoin/bitcoin#18554: wallet: ensure wallet files are not reused acros...Andrew Chow
2022-04-28Merge bitcoin/bitcoin#24984: wallet: ignore chainStateFlushed notifications w...Andrew Chow
2022-04-26Merge bitcoin/bitcoin#24644: wallet: add tracepoints and algorithm informatio...fanquake
2022-04-26Merge bitcoin/bitcoin#24989: scripted-diff: rename BytePtr to AsBytePtrfanquake
2022-04-26Merge bitcoin/bitcoin#24977: rpc: Explain active and internal in listdescriptorsfanquake
2022-04-26Merge bitcoin/bitcoin#24971: tidy: modernize-use-nullptrfanquake
2022-04-26Merge bitcoin/bitcoin#24959: Remove not needed clang-format off commentslaanwj
2022-04-26Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)practicalswift
2022-04-26Merge bitcoin/bitcoin#22953: refactor: introduce single-separator split helpe...fanquake
2022-04-26scripted-diff: rename BytePtr to AsBytePtrJoão Barbosa
2022-04-26wallet: ignore chainStateFlushed notifications while attaching chainMartin Zumsande
2022-04-25rpc: Explain active and internal in listdescriptorsAndrew Chow
2022-04-25Remove not needed clang-format off commentsMarcoFalke
2022-04-24Merge bitcoin/bitcoin#24812: util/check: Add CHECK_NONFATAL identity function...MarcoFalke
2022-04-21Disallow more unsafe string->path conversions allowed by path append operatorsRyan Ofsky
2022-04-21Merge bitcoin/bitcoin#24213: refactor: use Span in random.*laanwj
2022-04-18Merge bitcoin/bitcoin#24859: wallet: Change wallet validation orderAndrew Chow
2022-04-16util/check: Add CHECK_NONFATAL identity function, NONFATAL_UNREACHABLE AND UN...Aurèle Oulès
2022-04-15Change wallet validation orderw0xlt
2022-04-14rpc, wallet: setwalletflags warnings are optionalAndrew Chow
2022-04-14wallet: Add some tracepoints for coin selectionAndrew Chow
2022-04-14wallet: compute waste for SelectionResults of preset inputsAndrew Chow
2022-04-14wallet: track which coin selection algorithm produced a SelectionResultAndrew Chow
2022-04-11refactor: introduce single-separator split helper `SplitString`Sebastian Falbesoner
2022-04-07lint: codespell 2.1.0fanquake
2022-04-06doc: Convert remaining comments to clang-tidy formatMarcoFalke
2022-04-04refactor: fix clang-tidy named args usagefanquake
2022-03-31Merge bitcoin/bitcoin#24602: fuzz: add target for coinselection algorithmsAndrew Chow
2022-03-31Merge bitcoin/bitcoin#24711: wallet: Postpone wallet loading notification for...Andrew Chow
2022-03-31Merge bitcoin/bitcoin#24673: refactor: followup of remove -deprecatedrpc=addr...MarcoFalke
2022-03-31Merge bitcoin/bitcoin#24714: util/check: Don't use a lambda for Assert/AssumeMarcoFalke
2022-03-30wallet: Postpone NotifyWalletLoaded() for encrypted walletsHennadii Stepanov
2022-03-30refactor: use named args when ScriptToUniv or TxToUniv are invokedMichael Dietz
2022-03-30fuzz: add target for coinselectionMartin Zumsande
2022-03-30Merge bitcoin/bitcoin#24118: Add 'sendall' RPC née sweepMarcoFalke
2022-03-30wallet: move Assert() check into constructorAnthony Towns
2022-03-29Add sendall RPC née sweepMurch
2022-03-29wallet, refactor: Add wallet::NotifyWalletLoaded() functionHennadii Stepanov
2022-03-28Merge bitcoin/bitcoin#24677: refactor: fix wallet and related named argsMarcoFalke
2022-03-28Merge bitcoin/bitcoin#23083: rpc: Fail to return undocumented or misdocumente...fanquake
2022-03-25test: fix incorrect named args in wallet testsfanquake
2022-03-25test: fix incorrect named args in coin_selection testsfanquake
2022-03-25Merge bitcoin/bitcoin#24494: wallet: generate random change target for each t...fanquake
2022-03-25Merge bitcoin/bitcoin#24502: wallet: don't create long chains by defaultMarcoFalke
2022-03-25[wallet] don't create long chains by defaultglozow
2022-03-25Extract FinishTransaction from send()Murch
2022-03-25Extract interpretation of fee estimation argumentsMurch
2022-03-25Elaborate error messages for outdated optionsMurch