aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-04-04refactor: fix clang-tidy named args usagefanquake
2022-04-03Merge bitcoin-core/gui#557: Revert "qt: Do not use QObject::tr plural syntax ...Hennadii Stepanov
2022-04-01refactor: add missing std:: includes to threadnames.cppfanquake
2022-04-01doc: remove incorrect mention of PR_GET_NAMEfanquake
2022-04-01Merge bitcoin/bitcoin#24724: test: fix incorrect named args in txpackage testsMarcoFalke
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-31test: fix incorrect named args in txpackage testsfanquake
2022-03-31doc: Use DecodeTxDoc helperMarcoFalke
2022-03-31Merge bitcoin/bitcoin#24716: rpc: Fix documentation assertion for `getrawtran...MarcoFalke
2022-03-31Merge bitcoin/bitcoin#24673: refactor: followup of remove -deprecatedrpc=addr...MarcoFalke
2022-03-31Merge bitcoin/bitcoin#24715: build, test: Fix test logfile nameMarcoFalke
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: add stdd:: includes to core_writefanquake
2022-03-30refactor: use named args when ScriptToUniv or TxToUniv are invokedMichael Dietz
2022-03-30refactor: prefer snake case, TxToUniv arg hashBlock renamed block_hashMichael Dietz
2022-03-30refactor: merge ScriptPubKeyToUniv & ScriptToUniv into one functionMichael Dietz
2022-03-30fuzz: add target for coinselectionMartin Zumsande
2022-03-30rpc: Fix documentation assertion for `getrawtransaction`laanwj
2022-03-30util/check: stop using lambda for Assert/AssumeAnthony Towns
2022-03-30Merge bitcoin/bitcoin#24118: Add 'sendall' RPC née sweepMarcoFalke
2022-03-30build, refactor: Replace tabs with spacesHennadii Stepanov
2022-03-30build, test: Fix test logfile nameHennadii Stepanov
2022-03-30Merge bitcoin/bitcoin#24690: util: Add inotify_rm_watch to syscall sandbox (A...fanquake
2022-03-30wallet: move Assert() check into constructorAnthony Towns
2022-03-30Merge bitcoin/bitcoin#24704: compat: remove strnlen back-compat codeMarcoFalke
2022-03-30Merge bitcoin/bitcoin#24692: refactoring: [Net Processing] Follow-ups to #21160fanquake
2022-03-29Add sendall RPC née sweepMurch
2022-03-29wallet, refactor: Add wallet::NotifyWalletLoaded() functionHennadii Stepanov
2022-03-29[fuzz] Assert that Peer.m_tx_relay.m_relay_txs has been set correctlyJohn Newbery
2022-03-29[net processing] PushNodeVersion() takes a const Peer&John Newbery
2022-03-29Merge bitcoin/bitcoin#24523: build: Fix Boost.Process test for Boost 1.78laanwj
2022-03-29compat: remove strnlen back-compat codefanquake
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-28doc: Fix getpeerinfo docMarcoFalke
2022-03-28net_processing: move CNode data access out of lockJohn Newbery
2022-03-28util: Add inotify_rm_watch to syscall sandbox (AllowFileSystem)Hennadii Stepanov
2022-03-28Merge bitcoin/bitcoin#24659: util: add linkat to syscall sandbox (AllowFileSy...MarcoFalke
2022-03-28Merge bitcoin/bitcoin#24656: refactor: Move mempool RPCs to rpc/mempoolMarcoFalke
2022-03-25test: fix incorrect named args in wallet testsfanquake
2022-03-25test: fix incorrect named args in coin_selection testsfanquake
2022-03-25bench: fix incorrect named args in coin_selection benchfanquake
2022-03-25Merge bitcoin/bitcoin#24665: doc: document clang tidy named argsfanquake
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-25Merge bitcoin/bitcoin#24674: refactor: remove unused boost include in bitcoin...MarcoFalke
2022-03-25Merge bitcoin/bitcoin#24666: refactor: Fix coinselection.h include, Make COut...fanquake