aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-30Merge bitcoin/bitcoin#24118: Add 'sendall' RPC née sweepMarcoFalke
2022-03-30Merge bitcoin/bitcoin#24374: contrib: refactor: simplify linearize scriptslaanwj
2022-03-30Merge bitcoin/bitcoin#24693: builder-keys: Add dunxenlaanwj
2022-03-30Merge bitcoin/bitcoin#24690: util: Add inotify_rm_watch to syscall sandbox (A...fanquake
2022-03-30Merge bitcoin/bitcoin#24561: guix: use LIEF 0.12.0laanwj
2022-03-30Merge bitcoin/bitcoin#24708: ci: Avoid boost test warningsfanquake
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 tests for no recipient and using send_max while inputs are specifiedishaanam
2022-03-29Add sendall RPC née sweepMurch
2022-03-29Merge bitcoin/bitcoin#24540: ci: Integrate ccache into MSVC buildMarcoFalke
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-29ci: Avoid boost test warningsMarcoFalke
2022-03-29Merge bitcoin/bitcoin#24523: build: Fix Boost.Process test for Boost 1.78laanwj
2022-03-29Merge bitcoin/bitcoin#24705: ci: note why bdb is disabled in msan jobsMarcoFalke
2022-03-29ci: note why BDB is disabled for MSAN jobsfanquake
2022-03-29ci: remove explicit --enable-wallet from msan jobfanquake
2022-03-29compat: remove strnlen back-compat codefanquake
2022-03-29Merge bitcoin/bitcoin#24633: Bugfix: configure: Quote SUPPRESS_WARNINGS suffi...fanquake
2022-03-28Merge bitcoin/bitcoin#24696: ci: Use monterey-xcode-13.3MarcoFalke
2022-03-28Merge bitcoin/bitcoin#24677: refactor: fix wallet and related named argsMarcoFalke
2022-03-28ci: Use monterey-xcode-13.3MarcoFalke
2022-03-28Merge bitcoin/bitcoin#23083: rpc: Fail to return undocumented or misdocumente...fanquake
2022-03-28builder-keys: Add dunxenDuncan Dean
2022-03-28Merge bitcoin/bitcoin#24691: Fix getpeerinfo docfanquake
2022-03-28test: remove lief install from multiprocess jobfanquake
2022-03-28contrib: use LIEF 0.12.0 for symbol and security checksfanquake
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#24623: test: Add diamond-shape prioritisetransaction testMarcoFalke
2022-03-28Merge bitcoin/bitcoin#24687: test: Check an invalid -i2psam will raise an ini...MarcoFalke
2022-03-28Merge bitcoin/bitcoin#24659: util: add linkat to syscall sandbox (AllowFileSy...MarcoFalke
2022-03-28Merge bitcoin/bitcoin#24258: test: check localaddresses in getnetworkinfo for...MarcoFalke
2022-03-28Merge bitcoin/bitcoin#24656: refactor: Move mempool RPCs to rpc/mempoolMarcoFalke
2022-03-26test: invalid -i2psam will raise an init errorbrunoerg
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#24670: test: move-only: Move all generate* tests to a s...MarcoFalke
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
2022-03-25refactor: remove unused boost header include in bitcoin-util.cppSebastian Falbesoner
2022-03-25Merge bitcoin/bitcoin#24672: init: add missing cs_main lockMarcoFalke
2022-03-25Extract FinishTransaction from send()Murch