aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-26test: remove unecessary `decoderawtransaction` callsbrunoerg
2023-07-26Merge bitcoin/bitcoin#28127: refactor: Remove C-style const-violating cast, U...fanquake
2023-07-26Merge bitcoin/bitcoin#28139: test: create wallet specific for test_locked_wal...fanquake
2023-07-26Merge bitcoin/bitcoin#28150: test: Avoid intermittent issues due to async eve...fanquake
2023-07-26Merge bitcoin/bitcoin#28147: suppressions: note that `type:ClassName::MethodN...fanquake
2023-07-26Merge bitcoin/bitcoin#27529: test: fix `feature_addrman.py` on big-endian sys...fanquake
2023-07-26Merge bitcoin/bitcoin#28145: valgrind: add suppression for bug 472219fanquake
2023-07-26Merge bitcoin/bitcoin#28035: test: Ignore UTF-8 errors in assert_debug_logfanquake
2023-07-25Merge bitcoin/bitcoin#27930: util: Don't derive secure_allocator from std::al...Andrew Chow
2023-07-25Merge bitcoin/bitcoin#28113: kernel: Remove UniValue from kernel libraryAndrew Chow
2023-07-25kernel: Remove Univalue from kernel libraryTheCharlatan
2023-07-25kernel: Split ParseSighashStringTheCharlatan
2023-07-25test: Avoid intermittent issues due to async events in validationinterface_testsMarcoFalke
2023-07-25suppressions: note that 'type:ClassName::MethodName' should be usedfanquake
2023-07-25Merge bitcoin/bitcoin#28124: fuzz: Re-enable symbolize=1 in ASAN_OPTIONSfanquake
2023-07-25Merge bitcoin/bitcoin#27499: net processing, refactor: Decouple PeerManager f...fanquake
2023-07-25valgrind: add suppression for bug 472219fanquake
2023-07-24Don't derive secure_allocator from std::allocatorCasey Carter
2023-07-24[net processing] Move -capturemessages to PeerManager::Optionsdergoegge
2023-07-24[net processing] Move -blockreconstructionextratxn to PeerManager::Optionsdergoegge
2023-07-24[net processing] Move -maxorphantx to PeerManager::Optionsdergoegge
2023-07-24[net processing] Move -txreconciliation to PeerManager::Optionsdergoegge
2023-07-24[net processing] Use ignore_incoming_txs from m_optsdergoegge
2023-07-24[net processing] Introduce PeerManager optionsdergoegge
2023-07-24test: create wallet specific for test_locked_wallet casefurszy
2023-07-24refactor: Use reinterpret_cast where appropriateMarcoFalke
2023-07-24refactor: Avoid casting away constnessMarcoFalke
2023-07-24refactor: Remove unused C-style castsMarcoFalke
2023-07-22fuzz: Re-enable symbolize=1 in ASAN_OPTIONSMarcoFalke
2023-07-20Merge bitcoin/bitcoin#28103: test: Add missing `set -ex` to ci/lint/06_script.shfanquake
2023-07-20Merge bitcoin/bitcoin#28110: doc: correct Fedora systemtap depfanquake
2023-07-20Merge bitcoin/bitcoin#28108: test: fix intermittent failure in wallet_resendw...Andrew Chow
2023-07-20Merge bitcoin/bitcoin#28067: descriptors: do not return top-level only funcs ...Andrew Chow
2023-07-20Merge bitcoin/bitcoin#27620: test: miner: add coverage for `-blockmintxfee` s...fanquake
2023-07-20test: wallet, add coverage for watch-only raw sh script migrationfurszy
2023-07-20descriptor: InferScript, do not return top-level only func as sub descriptorfurszy
2023-07-20Merge bitcoin/bitcoin#26654: util: Show descriptive error messages when FileC...fanquake
2023-07-20Merge bitcoin/bitcoin#28099: contrib: move user32.dll from bitcoind.exe libsfanquake
2023-07-20doc: correct Fedora systemtap depfanquake
2023-07-20Merge bitcoin/bitcoin#28066: fuzz: Generate process_message targets individuallyfanquake
2023-07-20Merge bitcoin/bitcoin#26467: bumpfee: Allow the user to choose which output i...fanquake
2023-07-20lint: Ignore check_fileopens failure on **kwargsMarcoFalke
2023-07-20test: Ignore UTF-8 errors in assert_debug_logMarcoFalke
2023-07-20test: Fix debug_log_size helperMarcoFalke
2023-07-19Merge bitcoin/bitcoin#27928: test: Add more tests for the BIP21 implementationRyan Ofsky
2023-07-19Merge bitcoin/bitcoin#28085: refactor: use Span for SipHash::WriteAndrew Chow
2023-07-19test: fix intermittent failure in wallet_resendwallettransactions.pyMartin Zumsande
2023-07-19Merge bitcoin/bitcoin#28097: depends: xcb-proto 1.15.2fanquake
2023-07-19Merge bitcoin/bitcoin#27986: test: remove race in the user-agent reception checkfanquake
2023-07-19Merge bitcoin/bitcoin#28056: rpc: doc: Added `longpollid` and `data` params t...fanquake