2021-11-04

<bitcoin-git> [bitcoin] martinus opened pull request #23439: Open streams_test_tmp file in temporary folder (master...2021-11-allow-concurrent-streams_buffered_file_rand) https://github.com/bitcoin/bitcoin/pull/23439
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23438: Use spans of std::byte in serialize (master...2105-uin8t) https://github.com/bitcoin/bitcoin/pull/23438
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #22167: refactor: Remove char serialize (master...2105-uin8t) https://github.com/bitcoin/bitcoin/pull/22167
<bitcoin-git> [bitcoin] meshcollider merged pull request #22949: fee: Round up fee calculation to avoid a lower than expected feerate (master...feerate-round) https://github.com/bitcoin/bitcoin/pull/22949
<bitcoin-git> [bitcoin] lsilva01 opened pull request #23437: refactor, mempool: remove AcceptToMemoryPoolWithTime (master...remove_atmp_time) https://github.com/bitcoin/bitcoin/pull/23437

2021-11-03

<bitcoin-git> [bitcoin] sotosho opened pull request #23436: Update build-unix.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/23436
<bitcoin-git> [bitcoin] jonatack closed pull request #23434: p2p: fix regression in AddrManImpl::AddSingle() (master...fix-regression-in-AddrManImpl-AddSingle) https://github.com/bitcoin/bitcoin/pull/23434
<bitcoin-git> [bitcoin] jonatack opened pull request #23434: p2p: fix regression in AddrManImpl::AddSingle() (master...fix-regression-in-AddrManImpl-AddSingle) https://github.com/bitcoin/bitcoin/pull/23434
<bitcoin-git> [bitcoin] dhruv opened pull request #23432: BIP324: CPubKey encode/decode to elligator-squared (master...bip324-ellsq) https://github.com/bitcoin/bitcoin/pull/23432
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23154: doc: add assumeutxo notes (master...2021-10-assumeutxo-doc) https://github.com/bitcoin/bitcoin/pull/23154
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e2b5192d1c07...23ae7931be50
<bitcoin-git> bitcoin/master 9ab4401 James O'Beirne: doc: add assumeutxo notes
<bitcoin-git> bitcoin/master 23ae793 MarcoFalke: Merge bitcoin/bitcoin#23154: doc: add assumeutxo notes
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23211: refactor: move `update_*` structs from txmempool.h to .cpp file (master...202110-refactor-various_mempool_cleanups) https://github.com/bitcoin/bitcoin/pull/23211
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3c4729a515d8...e2b5192d1c07
<bitcoin-git> bitcoin/master 9947ce6 Sebastian Falbesoner: refactor: use const reference for parents in `CTxMemPool::UpdateAncestorsO...
<bitcoin-git> bitcoin/master e2b5192 MarcoFalke: Merge bitcoin/bitcoin#23211: refactor: move `update_*` structs from txmemp...
<bitcoin-git> bitcoin/master 65aaf94 Sebastian Falbesoner: refactor: move `update_*` structs from txmempool.h to .cpp file
<bitcoin-git> [bitcoin] rooprob closed pull request #23277: wallet: Add size check on meta.key_origin.path (master...bugfix/21605-segfault-in-legacyscriptpubkeyman) https://github.com/bitcoin/bitcoin/pull/23277
<bitcoin-git> [bitcoin] fanquake closed pull request #23430: Delete .editorconfig (master...patch-8) https://github.com/bitcoin/bitcoin/pull/23430
<bitcoin-git> [bitcoin] fanquake closed pull request #23429: Update README.md (master...patch-7) https://github.com/bitcoin/bitcoin/pull/23429
<bitcoin-git> [bitcoin] fanquake closed pull request #23428: Delete bug_report.md (master...patch-6) https://github.com/bitcoin/bitcoin/pull/23428
<bitcoin-git> [bitcoin] fanquake closed pull request #23426: Delete COPYING (master...patch-4) https://github.com/bitcoin/bitcoin/pull/23426
<bitcoin-git> [bitcoin] nnihsotas opened pull request #23430: Delete .editorconfig (master...patch-8) https://github.com/bitcoin/bitcoin/pull/23430
<bitcoin-git> [bitcoin] nnihsotas opened pull request #23429: Update README.md (master...patch-7) https://github.com/bitcoin/bitcoin/pull/23429
<bitcoin-git> [bitcoin] fanquake closed pull request #23427: Delete Makefile.am (master...patch-5) https://github.com/bitcoin/bitcoin/pull/23427
<bitcoin-git> [bitcoin] fanquake closed pull request #23423: Delete SECURITY.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/23423
<bitcoin-git> [bitcoin] nnihsotas opened pull request #23428: Delete bug_report.md (master...patch-6) https://github.com/bitcoin/bitcoin/pull/23428
<bitcoin-git> [bitcoin] fanquake closed pull request #23425: Delete .cirrus.yml (master...patch-3) https://github.com/bitcoin/bitcoin/pull/23425
<bitcoin-git> [bitcoin] nnihsotas opened pull request #23427: Delete Makefile.am (master...patch-5) https://github.com/bitcoin/bitcoin/pull/23427
<bitcoin-git> [bitcoin] fanquake closed pull request #23424: Delete .gitignore (master...patch-2) https://github.com/bitcoin/bitcoin/pull/23424
<bitcoin-git> [bitcoin] nnihsotas opened pull request #23426: Delete COPYING (master...patch-4) https://github.com/bitcoin/bitcoin/pull/23426
<bitcoin-git> [bitcoin] nnihsotas opened pull request #23425: Delete .cirrus.yml (master...patch-3) https://github.com/bitcoin/bitcoin/pull/23425
<bitcoin-git> [bitcoin] nnihsotas opened pull request #23424: Delete .gitignore (master...patch-2) https://github.com/bitcoin/bitcoin/pull/23424
<bitcoin-git> [bitcoin] nnihsotas opened pull request #23423: Delete SECURITY.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/23423
<bitcoin-git> [bitcoin] prius opened pull request #23420: [MyPy] Correct typing for @subtest decorator (master...master) https://github.com/bitcoin/bitcoin/pull/23420

2021-11-02

<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23223: Disable lock contention logging in checkqueue_tests (master...alleviate-checkqueue-tests-contention-logging) https://github.com/bitcoin/bitcoin/pull/23223
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9e3f7dcaa2f8...3c4729a515d8
<bitcoin-git> bitcoin/master 6ae9f1c Jon Atack: Disable lock contention logging in checkqueue_tests
<bitcoin-git> bitcoin/master 3c4729a MarcoFalke: Merge bitcoin/bitcoin#23223: Disable lock contention logging in checkqueue...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23418: Fix signed integer overflow in prioritisetransaction RPC (master...2111-txPoolPrioOverflow) https://github.com/bitcoin/bitcoin/pull/23418
<bitcoin-git> [bitcoin] achow101 opened pull request #23417: wallet, spkm: Move key management from DescriptorScriptPubKeyMan to wallet level KeyManager (master...wallet-keyman) https://github.com/bitcoin/bitcoin/pull/23417
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23416: doc: Remove fee delta TODO from txmempool.cpp (master...2111-docFeeDelta) https://github.com/bitcoin/bitcoin/pull/23416
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22735: [net] Don't return an optional from TransportDeserializer::GetMessage() (master...2021-08-20364-rebased) https://github.com/bitcoin/bitcoin/pull/22735
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/76886ce11e85...9e3f7dcaa2f8
<bitcoin-git> bitcoin/master 8c96008 Troy Giorshev: [net] Don't return an optional from TransportDeserializer::GetMessage()
<bitcoin-git> bitcoin/master f3e451b Troy Giorshev: [net] Replace GetID() with id in TransportDeserializer constructor
<bitcoin-git> bitcoin/master 9e3f7dc MarcoFalke: Merge bitcoin/bitcoin#22735: [net] Don't return an optional from Transport...
<bitcoin-git> [bitcoin] dougEfresh closed pull request #23337: tests: Add assert_less_than and assert_less_than_or_equal to test framework (master...23119-assert_less) https://github.com/bitcoin/bitcoin/pull/23337
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23410: doc: Add output script descriptors BIPs 380..386 (master...211101-bips) https://github.com/bitcoin/bitcoin/pull/23410
<bitcoin-git> bitcoin/master c02a674 Hennadii Stepanov: doc: Add output script descriptors BIPs 380..386
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5adc5c02800f...76886ce11e85
<bitcoin-git> bitcoin/master 76886ce MarcoFalke: Merge bitcoin/bitcoin#23410: doc: Add output script descriptors BIPs 380.....
<bitcoin-git> [bitcoin] zealsham opened pull request #23414: wallet: Fixed Grammatical error in bdb.h (master...wallet-fix) https://github.com/bitcoin/bitcoin/pull/23414

2021-11-01

<bitcoin-git> [bitcoin] sipa opened pull request #23413: Replace MakeSpan helper with Span deduction guide (master...202111_span_deduct) https://github.com/bitcoin/bitcoin/pull/23413
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23411: refactor: Avoid integer overflow in ApplyStats when activating snapshot (master...2111-fuzzIntAmt) https://github.com/bitcoin/bitcoin/pull/23411
<bitcoin-git> [bitcoin] hebasto opened pull request #23410: doc: Add output script descriptors BIPs 380..386 (master...211101-bips) https://github.com/bitcoin/bitcoin/pull/23410
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23403: test: Fix segfault in the psbt_wallet_tests/psbt_updater_test (master...210331-psbt) https://github.com/bitcoin/bitcoin/pull/23403
<bitcoin-git> bitcoin/master 7986faf Hennadii Stepanov: test: Fix segfault in the psbt_wallet_tests/psbt_updater_test
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3fc3641043be...5adc5c02800f
<bitcoin-git> bitcoin/master 68018e4 Hennadii Stepanov: test: Avoid excessive locking of `cs_wallet`
<bitcoin-git> bitcoin/master 5adc5c0 MarcoFalke: Merge bitcoin/bitcoin#23403: test: Fix segfault in the psbt_wallet_tests/p...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23409: refactor: Take Span in SetSeed (master...2111-refKey) https://github.com/bitcoin/bitcoin/pull/23409
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23408: fuzz: Rework ConsumeScript (master...2111-fuzzScript) https://github.com/bitcoin/bitcoin/pull/23408
<bitcoin-git> [bitcoin] fanquake merged pull request #22766: refactor: Clarify and disable unused ArgsManager flags (master...pr/argscripts) https://github.com/bitcoin/bitcoin/pull/22766
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/994aaaa88d41...3fc3641043be
<bitcoin-git> bitcoin/master 26a50ab Russell Yanofsky: refactor: Split InterpretOption into Interpret{Key,Value} functions
<bitcoin-git> bitcoin/master b8c069b Russell Yanofsky: refactor: Add explicit DISALLOW_NEGATION ArgsManager flag to clarify flag ...
<bitcoin-git> bitcoin/master c5d7e34 Russell Yanofsky: scripted-diff: disable unimplemented ArgsManager BOOL/INT/STRING flags
<bitcoin-git> [bitcoin] fanquake merged pull request #23380: addrman: Fix AddrMan::Add() return semantics and logging (master...2021-10-addrman-add-logging) https://github.com/bitcoin/bitcoin/pull/23380
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/7efc62853957...994aaaa88d41
<bitcoin-git> bitcoin/master e58598e John Newbery: [addrman] Add doxygen comment to AddrMan::Add()
<bitcoin-git> bitcoin/master 2658eb6 John Newbery: [addrman] Rename Add_() to AddSingle()
<bitcoin-git> bitcoin/master 2095df7 John Newbery: [addrman] Add Add_() inner function, fix Add() return semantics

2021-10-31

<bitcoin-git> [bitcoin] hebasto opened pull request #23403: test: Fix segfault in the psbt_wallet_tests/psbt_updater_test (master...210331-psbt) https://github.com/bitcoin/bitcoin/pull/23403
<bitcoin-git> [bitcoin] theStack opened pull request #23400: doc: fix `XOnlyPubKey::IsFullyValid` comment reference (master...202110-doc-fix_xonlypubkey_isvalid_comment) https://github.com/bitcoin/bitcoin/pull/23400

2021-10-30

<bitcoin-git> [bitcoin] lsilva01 opened pull request #23398: rpc: add return message to savemempool RPC (master...add_return_message_savemempool) https://github.com/bitcoin/bitcoin/pull/23398
<bitcoin-git> [bitcoin] hebasto opened pull request #23397: 211030 contention (master...211030-contention) https://github.com/bitcoin/bitcoin/pull/23397
<bitcoin-git> [bitcoin] sipa closed pull request #23396: BTC transitioned to PoS (master...master) https://github.com/bitcoin/bitcoin/pull/23396
<bitcoin-git> [bitcoin] BitcoinStaking opened pull request #23396: BTC transitioned to PoS (master...master) https://github.com/bitcoin/bitcoin/pull/23396
<bitcoin-git> [bitcoin] klementtan opened pull request #23395: util: Add Shutdown Notify (master...shutdown-notify) https://github.com/bitcoin/bitcoin/pull/23395
<bitcoin-git> [bitcoin] sipa opened pull request #23394: Taproot wallet test vectors (generation+tests) (master...202110_taprootunit) https://github.com/bitcoin/bitcoin/pull/23394
<bitcoin-git> [bitcoin] fanquake merged pull request #23385: refactor: get wallet path relative to wallet_dir (master...refactor-get-relative-wallet-path) https://github.com/bitcoin/bitcoin/pull/23385
<bitcoin-git> bitcoin/master 9ba7c44 Michael Dietz: refactor: get wallet path relative to wallet_dir
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5574881ce329...7efc62853957
<bitcoin-git> bitcoin/master 7efc628 fanquake: Merge bitcoin/bitcoin#23385: refactor: get wallet path relative to wallet_...
<bitcoin-git> [bitcoin] brunoerg opened pull request #23392: test: move check_node_connections to util (master...2021-10-check-node-connections) https://github.com/bitcoin/bitcoin/pull/23392

2021-10-29

<bitcoin-git> [bitcoin] greenaddress opened pull request #23387: WIP: add support to save fee estimates without having to shut down the node (master...dump_fee_estimates) https://github.com/bitcoin/bitcoin/pull/23387
<bitcoin-git> [bitcoin] mjdietzx opened pull request #23385: refactor: get wallet path relative to wallet_dir (master...refactor-get-relative-wallet-path) https://github.com/bitcoin/bitcoin/pull/23385
<bitcoin-git> [bitcoin] Sjors closed pull request #22260: Make bech32m the default for RPC, opt-in for GUI (master...2021/06/bech32_gui) https://github.com/bitcoin/bitcoin/pull/22260
<bitcoin-git> [gui] Sjors opened pull request #459: Use Taproot checkbox for receive tab (master...2021/10/taproot_gui) https://github.com/bitcoin-core/gui/pull/459
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23354: Introduce new V4 format addrman (master...202110_v4addrman) https://github.com/bitcoin/bitcoin/pull/23354
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8bac3b109641...5574881ce329
<bitcoin-git> bitcoin/master 5574881 MarcoFalke: Merge bitcoin/bitcoin#23354: Introduce new V4 format addrman
<bitcoin-git> bitcoin/master d891ae7 Pieter Wuille: Introduce new V4 format addrman
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23375: test: MiniWallet: more deterministic coin selection for coinbase UTXOs (oldest first) (master...202110-test-MiniWallet-deterministic_coin_selection_oldest_first) https://github.com/bitcoin/bitcoin/pull/23375
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c426e0dc6f05...8bac3b109641
<bitcoin-git> bitcoin/master d2c4904 Sebastian Falbesoner: test: MiniWallet: more deterministic coin selection for coinbase UTXOs (ol...
<bitcoin-git> bitcoin/master 8bac3b1 MarcoFalke: Merge bitcoin/bitcoin#23375: test: MiniWallet: more deterministic coin sel...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22972: test: fix misleading fee unit in mempool_limit.py (master...202109-test-fix_confusing_fee_calculation_in_mempool_limit) https://github.com/bitcoin/bitcoin/pull/22972
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/baa9fc941cac...c426e0dc6f05
<bitcoin-git> bitcoin/master 2600db6 Sebastian Falbesoner: test: fix misleading fee unit in mempool_limit.py
<bitcoin-git> bitcoin/master c426e0d MarcoFalke: Merge bitcoin/bitcoin#22972: test: fix misleading fee unit in mempool_limi...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22787: refactor: actual immutable pointing (master...202108-const-shared-ptrs) https://github.com/bitcoin/bitcoin/pull/22787
<bitcoin-git> bitcoin/master 54011e7 Karl-Johan Alm: refactor: use CWallet const shared pointers when possible
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ab25ef8c7f76...baa9fc941cac
<bitcoin-git> bitcoin/master 9646198 Karl-Johan Alm: refactor: const shared_ptrs
<bitcoin-git> bitcoin/master baa9fc9 MarcoFalke: Merge bitcoin/bitcoin#22787: refactor: actual immutable pointing

2021-10-28

<bitcoin-git> [bitcoin] sipa opened pull request #23383: Update libsecp256k1 subtree to current master (master...202110_secp256k1) https://github.com/bitcoin/bitcoin/pull/23383
<bitcoin-git> [bitcoin] vasild closed pull request #23382: addrman: bump peers.dat format version number (master...addrman_format_bump_multiaddr) https://github.com/bitcoin/bitcoin/pull/23382
<bitcoin-git> [bitcoin] vasild opened pull request #23382: addrman: bump peers.dat format version number (master...addrman_format_bump_multiaddr) https://github.com/bitcoin/bitcoin/pull/23382
<bitcoin-git> [bitcoin] glozow opened pull request #23381: validation/refactor: refactoring for package submission (master...2021-10-validation-refactors) https://github.com/bitcoin/bitcoin/pull/23381
<bitcoin-git> [bitcoin] jnewbery opened pull request #23380: addrman: Fix AddrMan::Add() return semantics and logging (master...2021-10-addrman-add-logging) https://github.com/bitcoin/bitcoin/pull/23380

2021-10-27

<bitcoin-git> [bitcoin] theStack opened pull request #23375: test: MiniWallet: more deterministic coin selection for coinbase UTXOs (oldest first) (master...202110-test-MiniWallet-deterministic_coin_selection_oldest_first) https://github.com/bitcoin/bitcoin/pull/23375
<bitcoin-git> [bitcoin] vasild opened pull request #23373: Parse command line arguments from unit and fuzz tests, make addrman consistency check ratio easier to change (master...checkaddrman_in_tests) https://github.com/bitcoin/bitcoin/pull/23373
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23305: test: refactor: add `script_util` helper for creating bare multisig scripts (master...202110-test-add_helper_for_bare_multisig_scripts) https://github.com/bitcoin/bitcoin/pull/23305
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e77d9679fd0c...ab25ef8c7f76
<bitcoin-git> bitcoin/master 4718897 Sebastian Falbesoner: test: add script_util helper for creating bare multisig scripts
<bitcoin-git> bitcoin/master ab25ef8 MarcoFalke: Merge bitcoin/bitcoin#23305: test: refactor: add `script_util` helper for ...
<bitcoin-git> [bitcoin] theStack opened pull request #23371: test: MiniWallet: add P2TR support and use it per default (master...202110-test-MiniWallet-change_P2WSH_to_P2TR) https://github.com/bitcoin/bitcoin/pull/23371
<bitcoin-git> [bitcoin] hebasto opened pull request #23370: test: Add ios_base::width tsan suppression (master...211027-tsan-cout) https://github.com/bitcoin/bitcoin/pull/23370
<bitcoin-git> [bitcoin] S3RK opened pull request #23367: Optimize coin selection by dropping BnB upper limit (master...bnb_drop_upper_limit) https://github.com/bitcoin/bitcoin/pull/23367
<bitcoin-git> [bitcoin] hebasto closed pull request #23360: Revert "build: fix ASLR for bitcoin-cli on Windows" (master...211026-win-aslr) https://github.com/bitcoin/bitcoin/pull/23360

2021-10-26

<bitcoin-git> [bitcoin] denis2342 reopened pull request #23364: Add a test and optimize HexStr() by 27% (master...master) https://github.com/bitcoin/bitcoin/pull/23364
<bitcoin-git> [bitcoin] denis2342 closed pull request #23364: Add a test and optimize HexStr() by 27% (master...master) https://github.com/bitcoin/bitcoin/pull/23364
<bitcoin-git> [bitcoin] mzumsande opened pull request #23365: index: Fix backwards search for bestblock (master...202110_index_backtrack) https://github.com/bitcoin/bitcoin/pull/23365
<bitcoin-git> [bitcoin] denis2342 opened pull request #23364: Add a test and optimize HexStr() by 27% (master...master) https://github.com/bitcoin/bitcoin/pull/23364
<bitcoin-git> [bitcoin] dougEfresh closed pull request #23344: ci: Reuse pre-built docker builder image for rapid local CI iteration testing (master...ci_reuse_container) https://github.com/bitcoin/bitcoin/pull/23344
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23006: multiprocess: Add new bitcoin-gui, bitcoin-qt, bitcoin-wallet init implementations (master...pr/ipc-init) https://github.com/bitcoin/bitcoin/pull/23006
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/af4275e8dbde...e77d9679fd0c
<bitcoin-git> bitcoin/master e77d967 MarcoFalke: Merge bitcoin/bitcoin#23006: multiprocess: Add new bitcoin-gui, bitcoin-qt...
<bitcoin-git> bitcoin/master d5f985e Russell Yanofsky: multiprocess: Add new bitcoin-gui, bitcoin-qt, bitcoin-wallet init impleme...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/22a90186496a...af4275e8dbde
<bitcoin-git> bitcoin/master fa8fef6 MarcoFalke: doc: Fix CWalletTx::Confirmation doc
<bitcoin-git> bitcoin/master af4275e MarcoFalke: Merge bitcoin/bitcoin#23332: doc: Fix CWalletTx::Confirmation doc
<bitcoin-git> [bitcoin] hebasto opened pull request #23362: util: Add "importfromcoldcard" command to bitcoin-wallet tool (master...211025-cc) https://github.com/bitcoin/bitcoin/pull/23362
<bitcoin-git> [bitcoin] hebasto opened pull request #23360: Revert "build: fix ASLR for bitcoin-cli on Windows" (master...211026-win-aslr) https://github.com/bitcoin/bitcoin/pull/23360
<bitcoin-git> [gui] jarolrod closed pull request #310: Introduce Icon Policy Documentation (master...icon_policy_doc) https://github.com/bitcoin-core/gui/pull/310

2021-10-25

<bitcoin-git> [gui] shaavan opened pull request #457: qt: Add abitlity to resize peerTable and banTable (master...peer-table-splitter) https://github.com/bitcoin-core/gui/pull/457
<bitcoin-git> [bitcoin] sipa opened pull request #23354: Introduce new V4 format addrman (master...202110_v4addrman) https://github.com/bitcoin/bitcoin/pull/23354
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23306: Make AddrMan support multiple ports per IP (master...202110_addrmanmultiport) https://github.com/bitcoin/bitcoin/pull/23306
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d565d9b56dae...22a90186496a
<bitcoin-git> bitcoin/master 92617b7 Pieter Wuille: Make AddrMan support multiple ports per IP
<bitcoin-git> bitcoin/master 22a9018 MarcoFalke: Merge bitcoin/bitcoin#23306: Make AddrMan support multiple ports per IP
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23312: tests: reduce feature_segwit.py usage of the legacy wallet (master...refactor-feature-segwit) https://github.com/bitcoin/bitcoin/pull/23312
<bitcoin-git> bitcoin/master 1d13c44 Andrew Chow: tests: Use descriptors for feature_segwit multisig setup
<bitcoin-git> bitcoin/master ae6cbcc Andrew Chow: tests: restrict feature_segwit legacy wallet import tests
<bitcoin-git> bitcoin/master e9ade03 Andrew Chow: tests: Add feature_segwit.py --descriptors to test_runner.py
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/beb45b8b141f...d565d9b56dae
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23311: wallet: Use PACKAGE_NAME to mention our software (master...211019-name) https://github.com/bitcoin/bitcoin/pull/23311
<bitcoin-git> bitcoin/master da791c7 Hennadii Stepanov: wallet: Use PACKAGE_NAME to mention our software
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1847ce2d49e1...beb45b8b141f
<bitcoin-git> bitcoin/master beb45b8 MarcoFalke: Merge bitcoin/bitcoin#23311: wallet: Use PACKAGE_NAME to mention our softw...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23157: txmempool -/-> validation 1/2: improve performance of check() and remove dependency on validation (master...2021-09-speed-mempool-check) https://github.com/bitcoin/bitcoin/pull/23157
<bitcoin-git> bitcoin/master cb14071 glozow: [refactor/bench] make mempool_stress bench reusable and parameterizable
<bitcoin-git> bitcoin/master 30e240f glozow: [bench] Benchmark CTxMemPool::check()
<bitcoin-git> [bitcoin] MarcoFalke pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/49e40f5704db...1847ce2d49e1
<bitcoin-git> bitcoin/master 54c6f3c glozow: [mempool] speed up check() by using coins cache and iterating in topo orde...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22711: test: check for specific block reject reasons in p2p_segwit.py (master...202108-test-check_specific_segwit_reject_reasons) https://github.com/bitcoin/bitcoin/pull/22711
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/b9cf505bdfad...49e40f5704db
<bitcoin-git> bitcoin/master b1488c4 Sebastian Falbesoner: test: fix reference to block processing test in p2p_segwit.py
<bitcoin-git> bitcoin/master 4eb532f Sebastian Falbesoner: test: check for block reject reasons in p2p_segwit.py [1/2]
<bitcoin-git> bitcoin/master 45827fd Sebastian Falbesoner: test: check for block reject reasons in p2p_segwit.py [2/2]
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23338: tests: speed up coinselector_tests (master...speed-up-cs-tests) https://github.com/bitcoin/bitcoin/pull/23338
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/04437ee721e6...b9cf505bdfad
<bitcoin-git> bitcoin/master a78c229 Andrew Chow: tests: Place into mapWallet in coinselector_tests
<bitcoin-git> bitcoin/master a52f1d1 Andrew Chow: walletdb: Use SQLiteDatabase for mock wallet databases
<bitcoin-git> bitcoin/master b9cf505 MarcoFalke: Merge bitcoin/bitcoin#23338: tests: speed up coinselector_tests
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23352: test: Extend stale_tip_peer_management test (master...2110-testDos) https://github.com/bitcoin/bitcoin/pull/23352

2021-10-24

<bitcoin-git> [bitcoin] hebasto opened pull request #23349: util: Use FEATURE_LATEST for wallets created with bitcoin-wallet (master...211024-bw-version) https://github.com/bitcoin/bitcoin/pull/23349
<bitcoin-git> [bitcoin] hebasto opened pull request #23348: rpc, wallet: Do not return "keypoololdest" for blank descriptor wallets (master...211024-rpc-gwi) https://github.com/bitcoin/bitcoin/pull/23348
<bitcoin-git> [bitcoin] hebasto opened pull request #23346: util, refactor: Improve headers for bitcoin-wallet tool (master...211024-bw-headers) https://github.com/bitcoin/bitcoin/pull/23346
<bitcoin-git> [bitcoin] hebasto opened pull request #23345: build: Drop unneeded dependencies for bitcoin-wallet tool (master...211024-bw-deps) https://github.com/bitcoin/bitcoin/pull/23345

2021-10-23

<bitcoin-git> [bitcoin] fanquake merged pull request #23215: ci: Add vcpkg tools cache (master...211007-ci) https://github.com/bitcoin/bitcoin/pull/23215
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bdbefdcd5cce...04437ee721e6
<bitcoin-git> bitcoin/master 04437ee fanquake: Merge bitcoin/bitcoin#23215: ci: Add vcpkg tools cache
<bitcoin-git> bitcoin/master f778845 Hennadii Stepanov: ci: Add vcpkg tools cache
<bitcoin-git> [bitcoin] meshcollider opened pull request #23341: RPC: Better safety with newkeypool command and wallet backups (master...202110_newkeypool_documentation) https://github.com/bitcoin/bitcoin/pull/23341

2021-10-22

<bitcoin-git> [bitcoin] PastaPastaPasta opened pull request #23340: build: upgrade to boost 1.73 to fix c++20 compilation (master...bump-boost-version-1.73-btc) https://github.com/bitcoin/bitcoin/pull/23340
<bitcoin-git> [bitcoin] achow101 opened pull request #23338: tests: speed up coinselector_tests (master...speed-up-cs-tests) https://github.com/bitcoin/bitcoin/pull/23338
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/224e90d9fdf8...bdbefdcd5cce
<bitcoin-git> bitcoin/master 58765a4 W. J. van der Laan: qt: Use only Qt translation primitives in GUI code
<bitcoin-git> bitcoin/master bdbefdc Hennadii Stepanov: Merge bitcoin-core/gui#454: Use only Qt translation primitives in GUI code...
<bitcoin-git> [gui] hebasto merged pull request #454: Use only Qt translation primitives in GUI code (master...2021-10-qt-use-at-translation) https://github.com/bitcoin-core/gui/pull/454
<bitcoin-git> [bitcoin] JeremyRubin closed pull request #22948: [Tests] Compute the Power Set of all flags instead of one by one exclusion (master...flag-powerset) https://github.com/bitcoin/bitcoin/pull/22948
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23336: refactor: Make GenTxid boolean constructor private (master...2110-delGenTxid) https://github.com/bitcoin/bitcoin/pull/23336
<bitcoin-git> bitcoin/master fa4ec1c MarcoFalke: Make GenTxid boolean constructor private
<bitcoin-git> bitcoin/master faeb9a5 MarcoFalke: remove unused CTxMemPool::info(const uint256& txid)
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a1d55ced099f...224e90d9fdf8
<bitcoin-git> bitcoin/master 224e90d MarcoFalke: Merge bitcoin/bitcoin#23336: refactor: Make GenTxid boolean constructor pr...
<bitcoin-git> [bitcoin] laanwj merged pull request #23139: rpc: fix "trusted" field in TransactionDescriptionString(), add coverage (master...fix-rpc-trusted-field-help) https://github.com/bitcoin/bitcoin/pull/23139
<bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/91c7d66c8b84...a1d55ced099f
<bitcoin-git> bitcoin/master d95913f Jon Atack: rpc: fix "trusted" description in TransactionDescriptionString
<bitcoin-git> bitcoin/master 296cfa3 Jon Atack: test: add listtransactions/listsinceblock "trusted" coverage
<bitcoin-git> bitcoin/master 66f6efc Jon Atack: rpc: improve TransactionDescriptionString() "generated" help
<bitcoin-git> [bitcoin] laanwj merged pull request #22789: external_signer: improve fingerprint matching logic (stop on first match) (master...202108-external_signer-improve_fingerprint_matching) https://github.com/bitcoin/bitcoin/pull/22789
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a685da55b5d4...91c7d66c8b84
<bitcoin-git> bitcoin/master d047ed7 Sebastian Falbesoner: external_signer: improve fingerprint matching logic (stop on first match)
<bitcoin-git> bitcoin/master 91c7d66 W. J. van der Laan: Merge bitcoin/bitcoin#22789: external_signer: improve fingerprint matching...
<bitcoin-git> [bitcoin] laanwj merged pull request #23181: refactor: remove references to deprecated values under std::allocator (master...btc-allocator) https://github.com/bitcoin/bitcoin/pull/23181
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/12eda278ac03...a685da55b5d4
<bitcoin-git> bitcoin/master ea4b61a Pasta: refactor: remove references to deprecated values under std::allocator
<bitcoin-git> bitcoin/master a685da5 W. J. van der Laan: Merge bitcoin/bitcoin#23181: refactor: remove references to deprecated val...
<bitcoin-git> [bitcoin] laanwj merged pull request #23288: tests: remove usage of LegacyScriptPubKeyMan from some wallet tests (master...rm-testWallet-tests) https://github.com/bitcoin/bitcoin/pull/23288
<bitcoin-git> [bitcoin] laanwj pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/5bb03fba049b...12eda278ac03
<bitcoin-git> bitcoin/master a5595b1 Andrew Chow: tests: Remove global vCoins and testWallet from coinselector_tests
<bitcoin-git> bitcoin/master 5e54aa9 Andrew Chow: bench: remove global testWallet from CoinSelection benchmark
<bitcoin-git> bitcoin/master 9bf0243 Andrew Chow: bench: Use DescriptorScriptPubKeyMan for wallet things
<bitcoin-git> [bitcoin] fanquake merged pull request #23333: wallet: fix segfault by avoiding invalid default-ctored `external_spk_managers` entry (master...202110-wallet-fix_getwalletinfo_segfault_after_importing_descriptor) https://github.com/bitcoin/bitcoin/pull/23333
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/58275db3717e...5bb03fba049b
<bitcoin-git> bitcoin/master 6911ab9 Sebastian Falbesoner: wallet: fix segfault by avoiding invalid default-ctored `external_spk_mana...
<bitcoin-git> bitcoin/master 5bb03fb fanquake: Merge bitcoin/bitcoin#23333: wallet: fix segfault by avoiding invalid defa...
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #18902: Bugfix: Only use git for build info if the repository is actually the right one (master...fix_gitdir_again) https://github.com/bitcoin/bitcoin/pull/18902
<bitcoin-git> [bitcoin] laanwj merged pull request #23140: Make CAddrman::Select_ select buckets, not positions, first (master...202109_addrmanbias) https://github.com/bitcoin/bitcoin/pull/23140
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/02feae54a53f...58275db3717e
<bitcoin-git> bitcoin/master 632aad9 Pieter Wuille: Make CAddrman::Select_ select buckets, not positions, first
<bitcoin-git> bitcoin/master 58275db W. J. van der Laan: Merge bitcoin/bitcoin#23140: Make CAddrman::Select_ select buckets, not po...
<bitcoin-git> [bitcoin] dougEfresh opened pull request #23337: tests: Add assert_less_than and assert_less_than_or_equal to test framework (master...23119-assert_less) https://github.com/bitcoin/bitcoin/pull/23337
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #21780: WIP - Add maxmempool RPC (master...MaxMempoolRPC) https://github.com/bitcoin/bitcoin/pull/21780
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #21618: WIP: Reduce MinRelayFee slower when Mempool utilised and faster when needed. (master...MinRelayFeeReductionChanges) https://github.com/bitcoin/bitcoin/pull/21618
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #21827: Display progress of LoadBlockDB() on splash screen (master...SplashLoadBlockProgress) https://github.com/bitcoin/bitcoin/pull/21827
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #21841: Send fewer feefilter messages (avoid the wobbling number issue) (master...SteadierFeefilter) https://github.com/bitcoin/bitcoin/pull/21841
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #21954: Some minor code changes to improve efficiency of processing TXs (master...TXcatches) https://github.com/bitcoin/bitcoin/pull/21954
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23002: Make descriptor wallets by default (master...default-desc-wallets) https://github.com/bitcoin/bitcoin/pull/23002
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/788909f3c79c...02feae54a53f
<bitcoin-git> bitcoin/master f19ad40 Andrew Chow: rpc, wallet: Descriptor wallets are no longer experimental
<bitcoin-git> bitcoin/master 9c1052a Andrew Chow: wallet: Default new wallets to descriptor wallets
<bitcoin-git> bitcoin/master 02feae5 MarcoFalke: Merge bitcoin/bitcoin#23002: Make descriptor wallets by default
<bitcoin-git> [bitcoin] fanquake merged pull request #23042: net: Avoid logging AlreadyHaveTx when disconnecting misbehaving peer (master...2109-netLogDisconnect) https://github.com/bitcoin/bitcoin/pull/23042
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c001da306b29...788909f3c79c
<bitcoin-git> bitcoin/master fa2662c MarcoFalke: net: Avoid logging AlreadyHaveTx when disconnecting misbehaving peer
<bitcoin-git> bitcoin/master 788909f fanquake: Merge bitcoin/bitcoin#23042: net: Avoid logging AlreadyHaveTx when disconn...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23336: refactor: Make GenTxid boolean constructor private (master...2110-delGenTxid) https://github.com/bitcoin/bitcoin/pull/23336
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23325: mempool: delete exists(uint256) function (master...2021-10-exists-txid) https://github.com/bitcoin/bitcoin/pull/23325
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4833d1fdf39f...c001da306b29
<bitcoin-git> bitcoin/master d50fbd4 glozow: create explicit GenTxid::{Txid, Wtxid} ctors
<bitcoin-git> bitcoin/master 4307849 glozow: [mempool] delete exists(uint256) function
<bitcoin-git> bitcoin/master c001da3 MarcoFalke: Merge bitcoin/bitcoin#23325: mempool: delete exists(uint256) function
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23335: refactor: include a missing <limits> header in fs.cpp (master...include-missing-header) https://github.com/bitcoin/bitcoin/pull/23335
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9469ffcb17f0...4833d1fdf39f
<bitcoin-git> bitcoin/master 077a875 Joan Karadimov: refactor: include a missing <limits> header in fs.cpp
<bitcoin-git> bitcoin/master 4833d1f MarcoFalke: Merge bitcoin/bitcoin#23335: refactor: include a missing <limits> header i...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23323: doc: Add note on deleting past-EOL release branches (master...2110-docRelDel) https://github.com/bitcoin/bitcoin/pull/23323
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/81cdbecd75ae...9469ffcb17f0
<bitcoin-git> bitcoin/master fa38d98 MarcoFalke: doc: Add note on deleting past-EOL release branches
<bitcoin-git> bitcoin/master 9469ffc MarcoFalke: Merge bitcoin/bitcoin#23323: doc: Add note on deleting past-EOL release br...
<bitcoin-git> [bitcoin] fanquake merged pull request #23329: ci: Define cases when invalidate vcpkg binary cache (master...211020-vcpkg) https://github.com/bitcoin/bitcoin/pull/23329
<bitcoin-git> bitcoin/master b00646b Hennadii Stepanov: ci, refactor: Rename VCPKG_TAG variable and vcpkg_cache script
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/12ff8993bcc7...81cdbecd75ae
<bitcoin-git> bitcoin/master e8692cf Hennadii Stepanov: ci: Improve vcpkg binary cache settings
<bitcoin-git> bitcoin/master 81cdbec fanquake: Merge bitcoin/bitcoin#23329: ci: Define cases when invalidate vcpkg binary...

2021-10-21

<bitcoin-git> [bitcoin] joankaradimov opened pull request #23335: Include a missing header (master...include-missing-header) https://github.com/bitcoin/bitcoin/pull/23335
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23331: test: Replace log with assert_equal in wallet_abandonconflict (master...2110-testAssert) https://github.com/bitcoin/bitcoin/pull/23331
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/179ce098333b...12ff8993bcc7
<bitcoin-git> bitcoin/master fa6c62f MarcoFalke: test: Replace log with assert_equal in wallet_abandonconflict
<bitcoin-git> bitcoin/master 12ff899 MarcoFalke: Merge bitcoin/bitcoin#23331: test: Replace log with assert_equal in wallet...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23334: fuzz: Descriptor wallet (master...2110-fuzzWall) https://github.com/bitcoin/bitcoin/pull/23334
<bitcoin-git> [bitcoin] laanwj merged pull request #23293: doc: Add comment to COIN constant (master...master) https://github.com/bitcoin/bitcoin/pull/23293
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8a083bc5b57f...179ce098333b
<bitcoin-git> bitcoin/master 1946af2 Kennan Mell: Add comment to COIN constant.
<bitcoin-git> bitcoin/master 179ce09 W. J. van der Laan: Merge bitcoin/bitcoin#23293: doc: Add comment to COIN constant.
<bitcoin-git> [bitcoin] laanwj merged pull request #23218: p2p: Use mocktime for ping timeout (master...2110-mockPingTime) https://github.com/bitcoin/bitcoin/pull/23218
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f41aa81c996f...8a083bc5b57f
<bitcoin-git> bitcoin/master fadf118 MarcoFalke: p2p: Use mocktime for ping timeout
<bitcoin-git> bitcoin/master 8a083bc W. J. van der Laan: Merge bitcoin/bitcoin#23218: p2p: Use mocktime for ping timeout
<bitcoin-git> [bitcoin] laanwj merged pull request #23271: crypto: Fix K1/K2 use in the comments in ChaCha20-Poly1305 AEAD (master...fix-k1-k2) https://github.com/bitcoin/bitcoin/pull/23271
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ee1294f155a4...f41aa81c996f
<bitcoin-git> bitcoin/master be7f413 =: Fix K1/K2 use in the comments in ChaCha20-Poly1305 AEAD
<bitcoin-git> bitcoin/master f41aa81 W. J. van der Laan: Merge bitcoin/bitcoin#23271: crypto: Fix K1/K2 use in the comments in ChaC...
<bitcoin-git> [bitcoin] laanwj merged pull request #23324: Print peer counts for all reachable networks in -netinfo (master...netinfo-print-peer-counts-for-all-reachable-networks) https://github.com/bitcoin/bitcoin/pull/23324
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/88fc7950f8db...ee1294f155a4
<bitcoin-git> bitcoin/master 96f469f Jon Atack: netinfo: print peer counts for all reachable networks
<bitcoin-git> bitcoin/master ee1294f W. J. van der Laan: Merge bitcoin/bitcoin#23324: Print peer counts for all reachable networks ...
<bitcoin-git> [bitcoin] theStack opened pull request #23333: wallet: fix segfault by avoiding invalid default-ctored `external_spk_managers` entry (master...202110-wallet-fix_getwalletinfo_segfault_after_importing_descriptor) https://github.com/bitcoin/bitcoin/pull/23333
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23332: doc: Fix CWalletTx::Confirmation doc (master...2110-docWalletConfirm) https://github.com/bitcoin/bitcoin/pull/23332
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23331: test: Replace log with assert_equal in wallet_abandonconflict (master...2110-testAssert) https://github.com/bitcoin/bitcoin/pull/23331
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23267: test: bip125-replaceable in listsinceblock (master...2021-10-test-bip125-listsinceblock) https://github.com/bitcoin/bitcoin/pull/23267
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/548ad5ef7f60...88fc7950f8db
<bitcoin-git> bitcoin/master b7884dd brunoerg: test: bip125-replaceable in listsinceblock
<bitcoin-git> bitcoin/master 88fc795 MarcoFalke: Merge bitcoin/bitcoin#23267: test: bip125-replaceable in listsinceblock
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23281: test: check that bumpfee RPC fails for txs with descendants in mempool (master...202110-test-bumpfee_test_descendant_in_mempool) https://github.com/bitcoin/bitcoin/pull/23281
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9aa4ddb410b2...548ad5ef7f60
<bitcoin-git> bitcoin/master 4ac8c89 Sebastian Falbesoner: test: check that bumpfee RPC fails for txs with descendants in mempool
<bitcoin-git> bitcoin/master 548ad5e MarcoFalke: Merge bitcoin/bitcoin#23281: test: check that bumpfee RPC fails for txs wi...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23287: test: get and decode tx with a single `gettransaction` RPC call (master...202110-test-fetch_and_decode_tx_with_single_RPC_call) https://github.com/bitcoin/bitcoin/pull/23287
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3e3f53c77e73...9aa4ddb410b2
<bitcoin-git> bitcoin/master 9aa4ddb MarcoFalke: Merge bitcoin/bitcoin#23287: test: get and decode tx with a single `gettra...
<bitcoin-git> bitcoin/master 130ee48 Sebastian Falbesoner: test: get and decode tx with a single `gettransaction` RPC call
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23328: ci: Disable syscall sandbox in valgrind functional tests (master...2110-ciValSan) https://github.com/bitcoin/bitcoin/pull/23328
<bitcoin-git> bitcoin/master fa44406 MarcoFalke: ci: Disable syscall sandbox in valgrind functional tests
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c53e95f22cc2...3e3f53c77e73
<bitcoin-git> bitcoin/master 3e3f53c MarcoFalke: Merge bitcoin/bitcoin#23328: ci: Disable syscall sandbox in valgrind funct...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23315: [22.x] build: explicitly disable libsecp256k1 openssl based tests (22.x...22_x_disable_libsecp256k1_openssl_tests) https://github.com/bitcoin/bitcoin/pull/23315
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to 22.x: https://github.com/bitcoin/bitcoin/compare/12b315484d1a...56156a1f08b0
<bitcoin-git> bitcoin/22.x e959b46 fanquake: build: explicitly disable libsecp256k1 openssl based tests
<bitcoin-git> bitcoin/22.x 56156a1 MarcoFalke: Merge bitcoin/bitcoin#23315: [22.x] build: explicitly disable libsecp256k1...
<bitcoin-git> [bitcoin] fanquake merged pull request #23137: Move-only: bloom to src/common (master...2109-srcCommon) https://github.com/bitcoin/bitcoin/pull/23137
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/4229f71bf8c2...c53e95f22cc2
<bitcoin-git> bitcoin/master fac303c MarcoFalke: refactor: Remove unused MakeUCharSpan
<bitcoin-git> bitcoin/master fa2d611 MarcoFalke: style: Sort