2021-08-16

<bitcoin-git> bitcoin/master fa77183 MarcoFalke: fuzz: Avoid OOM in system fuzz target
<bitcoin-git> bitcoin/master 42b00a3 MarcoFalke: Merge bitcoin/bitcoin#22649: fuzz: Avoid OOM in system fuzz target
<bitcoin-git> [bitcoin] fanquake opened pull request #22715: wallet: use `FormatFullVersion()` & `PACKAGE_NAME` in dumpwallet (master...rpcdump_use_formatfullversion) https://github.com/bitcoin/bitcoin/pull/22715
<bitcoin-git> [bitcoin] sizeofvoid opened pull request #22713: Fix build with Boost 1.77.0 (master...boost-1770) https://github.com/bitcoin/bitcoin/pull/22713
<bitcoin-git> [bitcoin] fanquake merged pull request #22685: clientversion: No suffix #if CLIENT_VERSION_IS_RELEASE (master...2021-08-clientversion-is-cursed) https://github.com/bitcoin/bitcoin/pull/22685
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/820129aee9fd...3facf0a8ae99
<bitcoin-git> bitcoin/master 5100dee Carl Dong: clientversion: No suffix #if CLIENT_VERSION_IS_RELEASE
<bitcoin-git> bitcoin/master 3facf0a fanquake: Merge bitcoin/bitcoin#22685: clientversion: No suffix #if CLIENT_VERSION_I...
<bitcoin-git> [bitcoin] fanquake merged pull request #22686: wallet: Use GetSelectionAmount in ApproximateBestSubset (master...use-getselectionvalue) https://github.com/bitcoin/bitcoin/pull/22686
<bitcoin-git> bitcoin/master 2de222c Andrew Chow: wallet: Use GetSelectionAmount for target value calculations
<bitcoin-git> bitcoin/master d926232 Andrew Chow: wallet: Assert that enough was selected to cover the fees
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/11c7d001a9c3...820129aee9fd
<bitcoin-git> bitcoin/master 92885c4 Andrew Chow: test: Test for ApproximateBestSubset edge case with too little fees
<bitcoin-git> [bitcoin] fanquake merged pull request #22700: builder-keys: Add dongcarl (master...2021-08-add-dongcarl-builder) https://github.com/bitcoin/bitcoin/pull/22700
<bitcoin-git> bitcoin/master 7d95777 Carl Dong: builder-keys: Add dongcarl
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/502d22ceed1f...11c7d001a9c3
<bitcoin-git> bitcoin/master 11c7d00 fanquake: Merge bitcoin/bitcoin#22700: builder-keys: Add dongcarl

2021-08-15

<bitcoin-git> [bitcoin] fanquake closed pull request #22709: Sorry, remove this. It was mistake.. (master...pos) https://github.com/bitcoin/bitcoin/pull/22709
<bitcoin-git> [bitcoin] theStack opened 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] hebasto opened pull request #22710: [WIP] ci: Invalidate depends sources cache (master...210815-ci) https://github.com/bitcoin/bitcoin/pull/22710
<bitcoin-git> [bitcoin] stansage opened pull request #22709: Pos (master...pos) https://github.com/bitcoin/bitcoin/pull/22709
<bitcoin-git> [bitcoin] hebasto opened pull request #22708: [PoC] build, qt: Add Wayland support for Linux builds with depends (master...210815-wayland) https://github.com/bitcoin/bitcoin/pull/22708
<bitcoin-git> [bitcoin] mjdietzx opened pull request #22707: test: improve mempool_updatefrom efficiency by using getmempoolentry for specific txns (master...test_improve_mempool_updatefromblock_efficiency) https://github.com/bitcoin/bitcoin/pull/22707
<bitcoin-git> [bitcoin] meshcollider merged pull request #22541: Add a new RPC command: restorewallet (master...restore_wallet_command) https://github.com/bitcoin/bitcoin/pull/22541
<bitcoin-git> [bitcoin] meshcollider pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/be499aa07ff1...502d22ceed1f
<bitcoin-git> bitcoin/master ae23fab lsilva01: Add a new RPC command: restorewallet
<bitcoin-git> bitcoin/master 5fe8100 lsilva01: Change the wallet_backup.py test to use the restorewallet RPC command inst...
<bitcoin-git> bitcoin/master 502d22c Samuel Dobson: Merge bitcoin/bitcoin#22541: Add a new RPC command: restorewallet
<bitcoin-git> [bitcoin] hebasto closed pull request #22705: Bitcoinrupee (master...Bitcoinrupee) https://github.com/bitcoin/bitcoin/pull/22705
<bitcoin-git> [bitcoin] amjadshaheed opened pull request #22705: Bitcoinrupee (master...Bitcoinrupee) https://github.com/bitcoin/bitcoin/pull/22705
<bitcoin-git> [bitcoin] fanquake merged pull request #22692: builder-keys: add jamesob (master...add-jamesob-builder) https://github.com/bitcoin/bitcoin/pull/22692
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/adf9bcfc37db...be499aa07ff1
<bitcoin-git> bitcoin/master 45babb2 James O'Beirne: builder-keys: add jamesob
<bitcoin-git> bitcoin/master be499aa fanquake: Merge bitcoin/bitcoin#22692: builder-keys: add jamesob

2021-08-14

<bitcoin-git> [bitcoin] stratospher opened pull request #22704: fuzz: Differential fuzzing to compare Bitcoin Core's and D. J. Bernstein's implementation of ChaCha20 (master...diff-fuzz-chacha20) https://github.com/bitcoin/bitcoin/pull/22704
<bitcoin-git> [bitcoin] fanquake merged pull request #22696: p2p: log addrman consistency checks (master...log-addrman-consistency-checks) https://github.com/bitcoin/bitcoin/pull/22696
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4c87665707af...adf9bcfc37db
<bitcoin-git> bitcoin/master 4844b74 Jon Atack: p2p: log addrman consistency checks
<bitcoin-git> bitcoin/master adf9bcf fanquake: Merge bitcoin/bitcoin#22696: p2p: log addrman consistency checks
<bitcoin-git> [bitcoin] fanquake merged pull request #22604: p2p, rpc, test: address rate-limiting follow-ups (master...rate_limit_addr_follow-ups) https://github.com/bitcoin/bitcoin/pull/22604
<bitcoin-git> bitcoin/master d930c7f Jon Atack: p2p, rpc, test: address rate-limiting follow-ups
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/803ef70fd9f6...4c87665707af
<bitcoin-git> bitcoin/master 4c87665 fanquake: Merge bitcoin/bitcoin#22604: p2p, rpc, test: address rate-limiting follow-...

2021-08-13

<bitcoin-git> [bitcoin] martinus opened pull request #22702: Add allocator for node based containers (master...2019-08-bulkpoolallocator) https://github.com/bitcoin/bitcoin/pull/22702
<bitcoin-git> [bitcoin] dongcarl opened pull request #22700: builder-keys: Add dongcarl (master...2021-08-add-dongcarl-builder) https://github.com/bitcoin/bitcoin/pull/22700
<bitcoin-git> [bitcoin] jamesob opened pull request #22699: doc: add libboost-thread-dev to build-unix (master...2021-08-build-unix-boost-thread) https://github.com/bitcoin/bitcoin/pull/22699
<bitcoin-git> [bitcoin] mjdietzx opened pull request #22698: Fix CVE-2021-31876 RBF inherited signaling and fixes getmempoolentry returned bip125-replaceable status (master...fix_bip125_inherited_signaling) https://github.com/bitcoin/bitcoin/pull/22698
<bitcoin-git> [bitcoin] jnewbery opened pull request #22697: addrman: Remove CAddrMan::Clear() function (master...2021-08-remove-addrman-clear) https://github.com/bitcoin/bitcoin/pull/22697
<bitcoin-git> [bitcoin] jonatack opened pull request #22696: p2p: log addrman consistency checks (master...log-addrman-consistency-checks) https://github.com/bitcoin/bitcoin/pull/22696
<bitcoin-git> [bitcoin] fanquake closed pull request #20233: addrman: Make consistency checks a runtime option (master...2020-10-addrman-sanity) https://github.com/bitcoin/bitcoin/pull/20233
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/439e58c4d819...803ef70fd9f6
<bitcoin-git> bitcoin/master fa9710f John Newbery: [addrman] Add deterministic argument to CAddrMan ctor
<bitcoin-git> bitcoin/master ee458d8 MarcoFalke: Add missing const to CAddrMan::Check_()
<bitcoin-git> bitcoin/master 10aac24 John Newbery: [tests] Make deterministic addrman use nKey = 1
<bitcoin-git> [bitcoin] Zero-1729 opened pull request #22695: build: enable SC2046 and SC2086 in lint-shell (master...patch-1) https://github.com/bitcoin/bitcoin/pull/22695
<bitcoin-git> [bitcoin] luke-jr opened pull request #22693: RPC/Wallet: Add "txids" Array to getaddressinfo result for used addresses (master...getaddressinfo_txids) https://github.com/bitcoin/bitcoin/pull/22693

2021-08-12

<bitcoin-git> [bitcoin] jamesob opened pull request #22692: builder-keys: add jamesob (master...add-jamesob-builder) https://github.com/bitcoin/bitcoin/pull/22692
<bitcoin-git> [gui] luke-jr opened pull request #404: Fix various edge case bugs in QValidatedLineEdit (master...bugfix_qvalidlineedit) https://github.com/bitcoin-core/gui/pull/404
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9948f114f8e6...439e58c4d819
<bitcoin-git> bitcoin/master 93cc53a Russell Yanofsky: gui: Unregister wallet notifications before unloading wallets
<bitcoin-git> bitcoin/master 439e58c Hennadii Stepanov: Merge bitcoin-core/gui#360: Unregister wallet notifications before unloadi...
<bitcoin-git> [gui] hebasto merged pull request #360: Unregister wallet notifications before unloading wallets (master...pr/qtwd) https://github.com/bitcoin-core/gui/pull/360
<bitcoin-git> [bitcoin] josibake opened pull request #22689: rpc: properly deprecate mempool entry fee fields (master...josibake-deprecate-mempool-entry-fee-fields) https://github.com/bitcoin/bitcoin/pull/22689
<bitcoin-git> [bitcoin] fanquake opened pull request #22688: contrb: use `keyserver.ubuntu.com` to retrieve builder keys (master...use_ubuntu_keyserver) https://github.com/bitcoin/bitcoin/pull/22688
<bitcoin-git> [bitcoin] achow101 opened pull request #22686: wallet: Use GetSelectionAmount in ApproximateBestSubset (master...use-getselectionvalue) https://github.com/bitcoin/bitcoin/pull/22686
<bitcoin-git> [bitcoin] fanquake pushed tag v0.21.2rc1: https://github.com/bitcoin/bitcoin/compare/v0.21.2rc1

2021-08-11

<bitcoin-git> [bitcoin] hebasto pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e614cc8cd808...9948f114f8e6
<bitcoin-git> bitcoin/master ad28b66 Prateek Sancheti: qt: Add SubFeeFromAmount option
<bitcoin-git> bitcoin/master 62b125f Prateek Sancheti: qt, refactor: Fix indentation
<bitcoin-git> bitcoin/master 9948f11 Hennadii Stepanov: Merge bitcoin-core/gui#390: Add SubFeeFromAmount to options
<bitcoin-git> [gui] hebasto merged pull request #390: Add SubFeeFromAmount to options (master...i386_0729) https://github.com/bitcoin-core/gui/pull/390
<bitcoin-git> [bitcoin] achow101 closed pull request #22680: guix: make git tag and commit known prior to building (master...guix-use-tag) https://github.com/bitcoin/bitcoin/pull/22680
<bitcoin-git> [bitcoin] dongcarl opened pull request #22685: clientversion: No suffix #if CLIENT_VERSION_IS_RELEASE (master...2021-08-clientversion-is-cursed) https://github.com/bitcoin/bitcoin/pull/22685
<bitcoin-git> [gui] hebasto merged pull request #399: Fix "Load PSBT" functionality when no wallet loaded (master...i232-0806) https://github.com/bitcoin-core/gui/pull/399
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/77e23ca94503...e614cc8cd808
<bitcoin-git> bitcoin/master 0237d95 Prateek Sancheti: qt: Add Load PSBT functionaliy with nowallet
<bitcoin-git> bitcoin/master e614cc8 Hennadii Stepanov: Merge bitcoin-core/gui#399: Fix "Load PSBT" functionality when no wallet l...
<bitcoin-git> [bitcoin] theStack opened pull request #22684: test: check for invalid `-prune` parameters (master...202108-test-check_invalid_prune_parameters) https://github.com/bitcoin/bitcoin/pull/22684
<bitcoin-git> [gui] hebasto opened pull request #403: refactor: Make paths to update Encryption and HD wallet statuses simpler (master...210811-hd) https://github.com/bitcoin-core/gui/pull/403
<bitcoin-git> [gui] hebasto closed pull request #400: Honor inbound/outbound arrow prefix when sorting peer address column (master...address_prefix_sort) https://github.com/bitcoin-core/gui/pull/400
<bitcoin-git> [gui] hebasto closed pull request #372: Remove "Type" column from peers window (master...remove-peers-type-column) https://github.com/bitcoin-core/gui/pull/372
<bitcoin-git> bitcoin/master 6971e79 Jon Atack: gui: add Direction column to peers tab
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3d9cdb16897b...77e23ca94503
<bitcoin-git> bitcoin/master 77e23ca Hennadii Stepanov: Merge bitcoin-core/gui#317: Add Direction column to Peers Tab
<bitcoin-git> [gui] hebasto merged pull request #317: Add Direction column to Peers Tab (master...direction-col-peers) https://github.com/bitcoin-core/gui/pull/317
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c3545a739678...3d9cdb16897b
<bitcoin-git> bitcoin/master 4830f49 João Barbosa: qt: Refactor open date range to use std::optional
<bitcoin-git> bitcoin/master 3d9cdb1 Hennadii Stepanov: Merge bitcoin-core/gui#354: Refactor open date range to use std::optional
<bitcoin-git> [gui] hebasto merged pull request #354: Refactor open date range to use std::optional (master...2021-06-date-range) https://github.com/bitcoin-core/gui/pull/354
<bitcoin-git> [bitcoin] laanwj pushed 1 commit to 22.x: https://github.com/bitcoin/bitcoin/compare/873fbc745d03...d3bd5410f64e
<bitcoin-git> bitcoin/22.x d3bd541 W. J. van der Laan: doc: Manual pages update for 22.0rc2
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to 0.21: https://github.com/bitcoin/bitcoin/compare/4b523c8f0a72...89d148c8c65b
<bitcoin-git> bitcoin/0.21 e94e433 W. J. van der Laan: doc: Update manual pages for 0.21.2
<bitcoin-git> bitcoin/0.21 bf672ce W. J. van der Laan: build: Bump version to 0.21.2rc1
<bitcoin-git> bitcoin/0.21 89d148c W. J. van der Laan: qt: Translations update for 0.21.2rc1
<bitcoin-git> [bitcoin] fanquake closed pull request #22664: docs: fix typo spelling grammar (master...docs-fixing) https://github.com/bitcoin/bitcoin/pull/22664
<bitcoin-git> [bitcoin] fanquake closed pull request #18818: Fix release tarball generated by gitian (master...fix_gitian_src_202004) https://github.com/bitcoin/bitcoin/pull/18818
<bitcoin-git> [bitcoin] fanquake closed pull request #22625: guix: Build out of source tree (master...210804-tag) https://github.com/bitcoin/bitcoin/pull/22625
<bitcoin-git> [bitcoin] fanquake merged pull request #22653: refactor: Rename JoinErrors and re-use it (master...210806-err) https://github.com/bitcoin/bitcoin/pull/22653
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/0b5344b0d187...c3545a739678
<bitcoin-git> bitcoin/master 6a5ccd6 Hennadii Stepanov: scripted-diff: Rename JoinErrors in more general MakeUnorderedList
<bitcoin-git> bitcoin/master 77a90f0 Hennadii Stepanov: refactor: Move MakeUnorderedList into util/string.h to make it reusable
<bitcoin-git> bitcoin/master bb56486 Hennadii Stepanov: refactor: Reuse MakeUnorderedList where possible
<bitcoin-git> [bitcoin] achow101 opened pull request #22680: guix: make git tag and commit known prior to building (master...guix-use-tag) https://github.com/bitcoin/bitcoin/pull/22680
<bitcoin-git> [gui] fanquake closed pull request #402: Create codeql-analysis.yml (master...master) https://github.com/bitcoin-core/gui/pull/402
<bitcoin-git> [gui] ljkt7334 opened pull request #402: Create codeql-analysis.yml (master...master) https://github.com/bitcoin-core/gui/pull/402

2021-08-10

<bitcoin-git> [bitcoin] glozow opened pull request #22677: [RFC] cut the validation <-> txmempool circular dependency (master...2021-08-circular-dep) https://github.com/bitcoin/bitcoin/pull/22677
<bitcoin-git> [bitcoin] laanwj merged pull request #22632: test: Set regtest.BIP66Height = 102 to speed up tests (master...2108-regtestFasterBip66) https://github.com/bitcoin/bitcoin/pull/22632
<bitcoin-git> bitcoin/master fafe896 MarcoFalke: test: Set regtest.BIP66Height = 102 to speed up tests
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ce0913148b68...0b5344b0d187
<bitcoin-git> bitcoin/master 0b5344b W. J. van der Laan: Merge bitcoin/bitcoin#22632: test: Set regtest.BIP66Height = 102 to speed ...
<bitcoin-git> [bitcoin] glozow opened pull request #22675: MOVEONLY policy: extract RBF logic into policy/rbf (master...2021-08-rbf) https://github.com/bitcoin/bitcoin/pull/22675
<bitcoin-git> [bitcoin] glozow opened pull request #22674: validation: mempool validation and submission for packages of 1 child + parents (master...package-child-with-parents) https://github.com/bitcoin/bitcoin/pull/22674
<bitcoin-git> [bitcoin] meshcollider merged pull request #22547: cli: Add progress bar for -getinfo (master...getinfo-progressbar) https://github.com/bitcoin/bitcoin/pull/22547
<bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8193294caba0...ce0913148b68
<bitcoin-git> bitcoin/master b851a92 klementtan: cli: Add progress bar for -getinfo
<bitcoin-git> bitcoin/master ce09131 Samuel Dobson: Merge bitcoin/bitcoin#22547: cli: Add progress bar for -getinfo
<bitcoin-git> [gui] hebasto closed pull request #387: Un-color the scammers warning when using testnet. (master...20210728) https://github.com/bitcoin-core/gui/pull/387
<bitcoin-git> [bitcoin] pranabp-bit opened pull request #22673: Add function walletestimatefee (master...walletestimatefee) https://github.com/bitcoin/bitcoin/pull/22673
<bitcoin-git> [bitcoin] fanquake closed pull request #22672: 0.20 (master...0.20) https://github.com/bitcoin/bitcoin/pull/22672
<bitcoin-git> [bitcoin] Jsn2win opened pull request #22672: 0.20 (master...0.20) https://github.com/bitcoin/bitcoin/pull/22672
<bitcoin-git> [bitcoin] fanquake closed pull request #22671: Create o.node.o (0.16...patch-1) https://github.com/bitcoin/bitcoin/pull/22671
<bitcoin-git> [bitcoin] LOCK33IDGuardian opened pull request #22671: Create o.node.o (0.16...patch-1) https://github.com/bitcoin/bitcoin/pull/22671
<bitcoin-git> [bitcoin] fanquake closed pull request #22669: Add .whitesource configuration file (master...whitesource/configure) https://github.com/bitcoin/bitcoin/pull/22669

2021-08-09

<bitcoin-git> [bitcoin] Jsn2win opened pull request #22669: Add .whitesource configuration file (master...whitesource/configure) https://github.com/bitcoin/bitcoin/pull/22669
<bitcoin-git> [bitcoin] jamesob closed pull request #22640: Improve speed, memory efficiency with alternate hashmap (#2) (master...2019-08-robinhood) https://github.com/bitcoin/bitcoin/pull/22640
<bitcoin-git> [bitcoin] hebasto opened pull request #22667: [22.x] qt: Pre-rc3 translations update (22.x...22.x-tr) https://github.com/bitcoin/bitcoin/pull/22667
<bitcoin-git> [bitcoin] fanquake merged pull request #22642: release: Release with separate SHA256SUMS and sig files (master...2021-08-distribute-separate-asc-and-SHASUM) https://github.com/bitcoin/bitcoin/pull/22642
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a9509fedc825...8193294caba0
<bitcoin-git> bitcoin/master 90b3e48 Carl Dong: release: Release with separate SHA256SUMS and sig files
<bitcoin-git> bitcoin/master 8193294 fanquake: Merge bitcoin/bitcoin#22642: release: Release with separate SHA256SUMS and...
<bitcoin-git> [bitcoin] fanquake merged pull request #22643: guix-verify: Non-zero exit code when anything fails (master...2021-08-guix-verify-exit-code) https://github.com/bitcoin/bitcoin/pull/22643
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/21438d55d553...a9509fedc825
<bitcoin-git> bitcoin/master d451b60 Carl Dong: guix-verify: Non-zero exit code when anything fails
<bitcoin-git> bitcoin/master a9509fe fanquake: Merge bitcoin/bitcoin#22643: guix-verify: Non-zero exit code when anything...
<bitcoin-git> [bitcoin] fanquake merged pull request #21800: mempool/validation: mempool ancestor/descendant limits for packages (master...package-mempool-ancestors) https://github.com/bitcoin/bitcoin/pull/21800
<bitcoin-git> [bitcoin] fanquake pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/b1a672d158ee...21438d55d553
<bitcoin-git> bitcoin/master 97dd1c7 glozow: MOVEONLY: add helper function for calculating ancestors and checking limits
<bitcoin-git> bitcoin/master f95bbf5 glozow: misc package validation doc improvements
<bitcoin-git> bitcoin/master f551841 glozow: [refactor] pass size/count instead of entry to CalculateAncestorsAndCheckL...
<bitcoin-git> [bitcoin] meshcollider merged pull request #22337: wallet: Use bilingual_str for errors (master...wallet-bilingualstr) https://github.com/bitcoin/bitcoin/pull/22337
<bitcoin-git> [bitcoin] meshcollider pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/a162edfdd1e6...b1a672d158ee
<bitcoin-git> bitcoin/master 171366e Andrew Chow: Use bilingual_str for address fetching functions
<bitcoin-git> bitcoin/master 9571c69 Andrew Chow: Add bilingual_str::clear()
<bitcoin-git> bitcoin/master 92993aa Andrew Chow: Change SignTransaction's input_errors to use bilingual_str
<bitcoin-git> [bitcoin] meshcollider merged pull request #22359: wallet: Do not set fInMempool in transactionAddedToMempool when tx is not in the mempool (master...2106-walletFix) https://github.com/bitcoin/bitcoin/pull/22359
<bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8fa03c4ddf83...a162edfdd1e6
<bitcoin-git> bitcoin/master fa6fd3d MarcoFalke: wallet: Properly set fInMempool in mempool notifications
<bitcoin-git> bitcoin/master a162edf Samuel Dobson: Merge bitcoin/bitcoin#22359: wallet: Do not set fInMempool in transactionA...
<bitcoin-git> [bitcoin] meshcollider merged pull request #21500: wallet, rpc: add an option to list private descriptors (master...listdescriptors_private) https://github.com/bitcoin/bitcoin/pull/21500
<bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/db94d74f2414...8fa03c4ddf83
<bitcoin-git> bitcoin/master bb822a7 S3RK: wallet, rpc: add listdescriptors private option
<bitcoin-git> bitcoin/master 8fa03c4 Samuel Dobson: Merge bitcoin/bitcoin#21500: wallet, rpc: add an option to list private de...

2021-08-08

<bitcoin-git> [bitcoin] hebasto closed pull request #22666: /main/0.21 (master...0.21) https://github.com/bitcoin/bitcoin/pull/22666
<bitcoin-git> [bitcoin] Iceymann18777 opened pull request #22666: /main/0.21 (master...0.21) https://github.com/bitcoin/bitcoin/pull/22666
<bitcoin-git> [bitcoin] darosior opened pull request #22665: policy/rbf: don't return "incorrect" replaceability status (master...rbf_optin_nomempool) https://github.com/bitcoin/bitcoin/pull/22665
<bitcoin-git> [bitcoin] slowy07 opened pull request #22664: docs: fix typo spelling grammar (master...docs-fixing) https://github.com/bitcoin/bitcoin/pull/22664
<bitcoin-git> [gui] wodry opened pull request #400: Honor inbound/outbound arrow prefix when sorting peer address column (master...address_prefix_sort) https://github.com/bitcoin-core/gui/pull/400
<bitcoin-git> [bitcoin] Crypt-iQ opened pull request #22663: dbwrapper: wrap options in unique_ptr and use DeleteOptions (master...unique_ptr_options_08072021) https://github.com/bitcoin/bitcoin/pull/22663

2021-08-07

<bitcoin-git> [gui] psancheti110 opened pull request #399: [WIP] qt: Fix "Load PSBT" functionality when no wallet loaded (master...i232-0806) https://github.com/bitcoin-core/gui/pull/399
<bitcoin-git> [bitcoin] theStack opened pull request #22660: contrib: catch bitcoin-cli RPC call errors in getcoins.py (master...202107-script-signet_getcoins_catch_rpc_errors) https://github.com/bitcoin/bitcoin/pull/22660
<bitcoin-git> [gui] hebasto opened pull request #398: refactor: Pass WalletModel object to the WalletView constructor (master...210807-model) https://github.com/bitcoin-core/gui/pull/398
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22657: fuzz: Re-enable assert in banman again (master...2108-fuzzBan) https://github.com/bitcoin/bitcoin/pull/22657
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/03826aecc56c...db94d74f2414
<bitcoin-git> bitcoin/master fabed98 MarcoFalke: fuzz: Re-enable assert in banman again
<bitcoin-git> bitcoin/master db94d74 MarcoFalke: Merge bitcoin/bitcoin#22657: fuzz: Re-enable assert in banman again
<bitcoin-git> [bitcoin] S3RK closed pull request #22659: WIP (master...fix_19856) https://github.com/bitcoin/bitcoin/pull/22659
<bitcoin-git> [bitcoin] S3RK opened pull request #22659: WIP (master...fix_19856) https://github.com/bitcoin/bitcoin/pull/22659
<bitcoin-git> [bitcoin] S3RK closed pull request #22658: WIP (master...fix_19856) https://github.com/bitcoin/bitcoin/pull/22658
<bitcoin-git> [bitcoin] S3RK opened pull request #22658: WIP (master...fix_19856) https://github.com/bitcoin/bitcoin/pull/22658
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22657: fuzz: Re-enable assert in banman again (master...2108-fuzzBan) https://github.com/bitcoin/bitcoin/pull/22657

2021-08-06

<bitcoin-git> [bitcoin] achow101 opened pull request #22654: guix: Don't include directory name in SHA256SUMS (master...shasum-no-dir) https://github.com/bitcoin/bitcoin/pull/22654
<bitcoin-git> [bitcoin] hebasto opened pull request #22653: refactor: Rename JoinErrors and re-use it (master...210806-err) https://github.com/bitcoin/bitcoin/pull/22653
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22569: [0.21] Rate limit the processing of rumoured addresses (0.21...202107_rate_limit_addr_0.21) https://github.com/bitcoin/bitcoin/pull/22569
<bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to 0.21: https://github.com/bitcoin/bitcoin/compare/068ac69b56d6...4b523c8f0a72
<bitcoin-git> bitcoin/0.21 aaa4833 Pieter Wuille: Functional tests for addr rate limiting
<bitcoin-git> bitcoin/0.21 8df3e5b Pieter Wuille: Randomize the order of addr processing
<bitcoin-git> bitcoin/0.21 83dfe6c Pieter Wuille: Rate limit the processing of incoming addr messages
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7ebc4c668968...03826aecc56c
<bitcoin-git> bitcoin/master a9b9ca8 Andrew Chow: gui: ensure external signer option remains disabled without signers
<bitcoin-git> bitcoin/master 03826ae Hennadii Stepanov: Merge bitcoin-core/gui#396: Ensure external signer option remains disabled...
<bitcoin-git> [gui] hebasto merged pull request #396: Ensure external signer option remains disabled without signers (master...ensure-no-extsigner) https://github.com/bitcoin-core/gui/pull/396
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d67330d11245...7ebc4c668968
<bitcoin-git> bitcoin/master 7ebc4c6 Hennadii Stepanov: Merge bitcoin-core/gui#379: Prompt to reset settings when settings.json ca...
<bitcoin-git> bitcoin/master 1ee6d0b Russell Yanofsky: gui: Prompt to reset settings when settings.json cannot be read
<bitcoin-git> [gui] hebasto merged pull request #379: Prompt to reset settings when settings.json cannot be read (master...pr/badset) https://github.com/bitcoin-core/gui/pull/379
<bitcoin-git> [bitcoin] vasild opened pull request #22651: tor: respect non-onion -onlynet= for outgoing Tor connections (master...respect_onlynet_for_tor) https://github.com/bitcoin/bitcoin/pull/22651
<bitcoin-git> [bitcoin] mjdietzx opened pull request #22650: Remove -deprecatedrpc=addresses flag and corresponding code/logic (master...finalize-remove-reqsigs-from-rpcs) https://github.com/bitcoin/bitcoin/pull/22650
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22649: fuzz: Avoid OOM in system fuzz target (master...2108-fuzzSystemOOM) https://github.com/bitcoin/bitcoin/pull/22649
<bitcoin-git> [bitcoin] jonatack opened pull request #22648: doc: improve i2p.md about router options/versions and -onlynet (master...i2p-doc-updates-august-2021) https://github.com/bitcoin/bitcoin/pull/22648
<bitcoin-git> [gui] achow101 opened pull request #396: gui: ensure external signer option remains disabled without signers (master...ensure-no-extsigner) https://github.com/bitcoin-core/gui/pull/396
<bitcoin-git> [bitcoin] fanquake opened pull request #22646: [POC] Tighter Univalue integration, remove `--with-system-univalue` (master...tighter_univalue_integration) https://github.com/bitcoin/bitcoin/pull/22646
<bitcoin-git> [bitcoin] fanquake opened pull request #22645: scripts: prevent GCC optimising test symbols in test-symbol-check (master...gcc_optimising_pow) https://github.com/bitcoin/bitcoin/pull/22645
<bitcoin-git> [bitcoin] fanquake opened pull request #22644: Deprecate UPnP support, require 2.1 or later (master...miniupnpc_pkg_config) https://github.com/bitcoin/bitcoin/pull/22644

2021-08-05

<bitcoin-git> [bitcoin] dongcarl opened pull request #22643: guix-verify: Non-zero exit code when anything fails (master...2021-08-guix-verify-exit-code) https://github.com/bitcoin/bitcoin/pull/22643
<bitcoin-git> [bitcoin] dongcarl opened pull request #22642: release: Release with separate SHA256SUMS and sig files (master...2021-08-distribute-separate-asc-and-SHASUM) https://github.com/bitcoin/bitcoin/pull/22642
<bitcoin-git> [bitcoin] Shubhankar-Gambhir opened pull request #22641: Test : Added test for disabled wallet (master...master) https://github.com/bitcoin/bitcoin/pull/22641
< bitcoin-git> [bitcoin] hebasto opened pull request #22629: [22.x] qt: Backport a fix of the regression in "Encrypt Wallet" menu item (22.x...210805-22.0-backport) https://github.com/bitcoin/bitcoin/pull/22629
< bitcoin-git> bitcoin/master e9472e6 Hennadii Stepanov: Merge bitcoin-core/gui#393: Fix regression in "Encrypt Wallet" menu item
< bitcoin-git> bitcoin/master d54d949 Hennadii Stepanov: qt: Fix regression in "Encrypt Wallet" menu item
< bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/be37037e8e6b...e9472e6828ab
< bitcoin-git> [gui] hebasto merged pull request #393: Fix regression in "Encrypt Wallet" menu item (master...210803-encrypt) https://github.com/bitcoin-core/gui/pull/393
< bitcoin-git> bitcoin/master be37037 Hennadii Stepanov: Merge bitcoin-core/gui#337: test: Use Regex Search in Apptests
< bitcoin-git> bitcoin/master 6969b2b Jarol Rodriguez: qt, test: use regex search in apptests
< bitcoin-git> bitcoin/master d09d1cf Jarol Rodriguez: qt, test: introduce FindInConsole function
< bitcoin-git> [bitcoin] hebasto pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4f1a75b1aa94...be37037e8e6b
< bitcoin-git> [gui] hebasto merged pull request #337: test: Use Regex Search in Apptests (master...regex-search-test) https://github.com/bitcoin-core/gui/pull/337

2021-08-04

< bitcoin-git> [bitcoin] amitiuttarwar opened pull request #22627: [addrman] De-duplicate Add() function (master...2021-08-merge-add) https://github.com/bitcoin/bitcoin/pull/22627
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22626: Remove txindex migration code (master...2108-noTxindexMigrate) https://github.com/bitcoin/bitcoin/pull/22626
< bitcoin-git> [bitcoin] hebasto opened pull request #22625: guix: Build out of source tree (master...210804-tag) https://github.com/bitcoin/bitcoin/pull/22625
< bitcoin-git> [bitcoin] hebasto opened pull request #22624: build: Treat obj/build.h as an intermediate file (master...210804-obj) https://github.com/bitcoin/bitcoin/pull/22624
< bitcoin-git> bitcoin/master 4f1a75b MarcoFalke: Merge bitcoin/bitcoin#22621: make ParseOutputType return a std::optional<O...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22621: make ParseOutputType return a std::optional<OutputType> (master...parse_output_type_optional) https://github.com/bitcoin/bitcoin/pull/22621
< bitcoin-git> bitcoin/master 32fa49a fanquake: make ParseOutputType return a std::optional<OutputType>
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2b06af174706...4f1a75b1aa94
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22603: doc: Add release notes for 22570 (ignore banlist.dat) (master...2108-docBanlistDatIgnore) https://github.com/bitcoin/bitcoin/pull/22603
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22616: p2p, rpc: address relay fixups (master...addr_relay_fixups) https://github.com/bitcoin/bitcoin/pull/22616
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22577: Close minor startup race between main and scheduler threads (master...2021-07-28-startup-race) https://github.com/bitcoin/bitcoin/pull/22577
< bitcoin-git> bitcoin/master fa2c868 MarcoFalke: doc: Add release notes for 22570 (ignore banlist.dat)
< bitcoin-git> bitcoin/master 2b06af1 MarcoFalke: Merge bitcoin/bitcoin#22603: doc: Add release notes for 22570 (ignore banl...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/513e1071a189...2b06af174706
< bitcoin-git> bitcoin/master 513e107 MarcoFalke: Merge bitcoin/bitcoin#22616: p2p, rpc: address relay fixups
< bitcoin-git> bitcoin/master 5e33f76 Jon Atack: p2p, rpc: address relay fixups
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5b2d8661c906...513e1071a189
< bitcoin-git> bitcoin/master 5b2d866 MarcoFalke: Merge bitcoin/bitcoin#22577: Close minor startup race between main and sch...
< bitcoin-git> bitcoin/master 703b1e6 Larry Ruane: Close minor startup race between main and scheduler threads
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3308c61091b6...5b2d8661c906
< bitcoin-git> [bitcoin] n-thumann opened pull request #22622: Check config file cannot be opened (master...check_conf_file) https://github.com/bitcoin/bitcoin/pull/22622
< bitcoin-git> [bitcoin] fanquake opened pull request #22621: make ParseOutputType return a std::optional<OutputType> (master...parse_output_type_optional) https://github.com/bitcoin/bitcoin/pull/22621
< bitcoin-git> [bitcoin] fanquake merged pull request #22576: doc: Update high-level addrman description (master...202107_doc_addrman) https://github.com/bitcoin/bitcoin/pull/22576
< bitcoin-git> bitcoin/master 3308c61 fanquake: Merge bitcoin/bitcoin#22576: doc: Update high-level addrman description
< bitcoin-git> bitcoin/master 036d7ea Amiti Uttarwar: doc: Correct description of CAddrMan::Create()
< bitcoin-git> bitcoin/master 318176a Martin Zumsande: doc: Update high-level addrman description
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/eaf09bda4ab2...3308c61091b6
< bitcoin-git> [bitcoin] fanquake closed pull request #22617: Updated the conversion of bytes<-> hex-string (master...binary-hex-conversion) https://github.com/bitcoin/bitcoin/pull/22617

2021-08-03

< bitcoin-git> [bitcoin] Zero-1729 opened pull request #22619: test: refactor: use consistent bytes <-> hex-string conversion in functional test framework (master...test-remove-binascii-in-test-framework) https://github.com/bitcoin/bitcoin/pull/22619
< bitcoin-git> [gui] hebasto opened pull request #393: Fix regression in "Encrypt Wallet" menu item (master...210803-encrypt) https://github.com/bitcoin-core/gui/pull/393
< bitcoin-git> [bitcoin] amitiuttarwar opened pull request #22618: [p2p] Small followups to #21528 (master...2021-08-blackhole-followup) https://github.com/bitcoin/bitcoin/pull/22618
< bitcoin-git> [bitcoin] Saviour1001 opened pull request #22617: Updated the conversion of bytes<-> hex-string (master...binary-hex-conversion) https://github.com/bitcoin/bitcoin/pull/22617
< bitcoin-git> [bitcoin] theStack closed pull request #22193: bitcoin-tx: validate range of parsed output amount (master...202106-bitcoin-tx-validate_money_range) https://github.com/bitcoin/bitcoin/pull/22193
< bitcoin-git> [bitcoin] fanquake merged pull request #22609: [GetTransaction] remove unneeded cs_main lock acquire (master...202107-gettransaction_remove_lock) https://github.com/bitcoin/bitcoin/pull/22609
< bitcoin-git> bitcoin/master eaf09bd fanquake: Merge bitcoin/bitcoin#22609: [GetTransaction] remove unneeded cs_main lock...
< bitcoin-git> bitcoin/master 4a1b2a7 Sebastian Falbesoner: [GetTransaction] remove unneeded `cs_main` lock acquire
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/31a481be297b...eaf09bda4ab2
< bitcoin-git> [bitcoin] fanquake closed pull request #22597: consensus/params: simplify ValidDeployment check to avoid gcc warning (master...202108-deploygccwarn) https://github.com/bitcoin/bitcoin/pull/22597
< bitcoin-git> bitcoin/master 31a481b MarcoFalke: Merge bitcoin/bitcoin#22597: consensus/params: simplify ValidDeployment ch...
< bitcoin-git> bitcoin/master 0591710 Anthony Towns: consensus/params: simplify ValidDeployment check to avoid gcc warning
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/87257d860eeb...31a481be297b
< bitcoin-git> [bitcoin] jonatack opened pull request #22616: p2p, rpc: address relay fixups (master...addr_relay_fixups) https://github.com/bitcoin/bitcoin/pull/22616
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22532: test : improve mempool_accept_wtxid.py (master...master) https://github.com/bitcoin/bitcoin/pull/22532
< bitcoin-git> bitcoin/master 87257d8 MarcoFalke: Merge bitcoin/bitcoin#22532: test : improve mempool_accept_wtxid.py
< bitcoin-git> bitcoin/master 91b0597 naiza: Improve mempool_accept_wtxid.py
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ad0fc453cc3c...87257d860eeb
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16333: test: Set BIP34Height = 2 for regtest (master...1906-bip34H2) https://github.com/bitcoin/bitcoin/pull/16333
< bitcoin-git> bitcoin/master ad0fc45 MarcoFalke: Merge bitcoin/bitcoin#16333: test: Set BIP34Height = 2 for regtest
< bitcoin-git> bitcoin/master 222290f MarcoFalke: test: Set BIP34Height = 2 for regtest
< bitcoin-git> bitcoin/master fac90c5 MarcoFalke: test: Create all blocks with version 4 or higher
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5cf28d5203a6...ad0fc453cc3c
< bitcoin-git> [bitcoin] fanquake merged pull request #22496: addrman: Remove addrman hotfixes (master...2021-07-remove-addrman-hotfix) https://github.com/bitcoin/bitcoin/pull/22496
< bitcoin-git> bitcoin/master 5cf28d5 fanquake: Merge bitcoin/bitcoin#22496: addrman: Remove addrman hotfixes
< bitcoin-git> bitcoin/master 65332b1 John Newbery: [addrman] Remove RemoveInvalid()
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/71797beec54d...5cf28d5203a6
< bitcoin-git> [bitcoin] fanquake merged pull request #22448: Update libsecp256k1 subtree to latest upstream (master...202107_secp256k1) https://github.com/bitcoin/bitcoin/pull/22448
< bitcoin-git> bitcoin/master 71797be fanquake: Merge bitcoin/bitcoin#22448: Update libsecp256k1 subtree to latest upstrea...
< bitcoin-git> bitcoin/master e4ffb44 Pieter Wuille: Update secp256k1 subtree to latest upstream + adapt API
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/10fbb3726812...71797beec54d
< bitcoin-git> bitcoin/master c020cba Pieter Wuille: Squashed 'src/secp256k1/' changes from efad3506a8..be8d9c262f
< bitcoin-git> [bitcoin] fanquake merged pull request #22098: [test, init] DNS seed querying logic (master...2021-05-dns-tests) https://github.com/bitcoin/bitcoin/pull/22098
< bitcoin-git> bitcoin/master 3585145 Amiti Uttarwar: [test] Test the interactions between -connect and -dnsseed
< bitcoin-git> bitcoin/master 75c05af Amiti Uttarwar: [test] Test logic to query DNS seeds with block-relay-only connections
< bitcoin-git> bitcoin/master 9c08719 Amiti Uttarwar: [test] Introduce test logic to query DNS seeds
< bitcoin-git> [bitcoin] fanquake pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/06788c670584...10fbb3726812
< bitcoin-git> [bitcoin] fanquake merged pull request #21528: [p2p] Reduce addr blackholes (master...2021-03-addr-defer2) https://github.com/bitcoin/bitcoin/pull/21528
< bitcoin-git> bitcoin/master 1d1ef2d Amiti Uttarwar: [net_processing] Defer initializing m_addr_known
< bitcoin-git> bitcoin/master 6653fa3 Amiti Uttarwar: [test] Update p2p_addr_relay test to prepare
< bitcoin-git> bitcoin/master 2fcaec7 Amiti Uttarwar: [net_processing] Introduce SetupAddressRelay
< bitcoin-git> [bitcoin] fanquake pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/b620b2d58a55...06788c670584

2021-08-02

< bitcoin-git> [bitcoin] theStack opened pull request #22609: [GetTransaction] remove unneeded cs_main lock acquire (master...202107-gettransaction_remove_lock) https://github.com/bitcoin/bitcoin/pull/22609
< bitcoin-git> [bitcoin] stratospher closed pull request #22607: initial commit (master...compare-chacha20-implementation) https://github.com/bitcoin/bitcoin/pull/22607
< bitcoin-git> [bitcoin] stratospher opened pull request #22607: initial commit (master...compare-chacha20-implementation) https://github.com/bitcoin/bitcoin/pull/22607
< bitcoin-git> [bitcoin] jonatack closed pull request #22600: contrib, p2p: update I2P hardcoded seeds (master...i2p-seeds-update) https://github.com/bitcoin/bitcoin/pull/22600
< bitcoin-git> [bitcoin] jonatack opened pull request #22604: p2p, rpc, test: address rate-limiting follow-ups (master...rate_limit_addr_follow-ups) https://github.com/bitcoin/bitcoin/pull/22604
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22603: doc: Add release notes for 22570 (ignore banlist.dat) (master...2108-docBanlistDatIgnore) https://github.com/bitcoin/bitcoin/pull/22603
< bitcoin-git> [bitcoin] laanwj pushed tag v22.0rc2: https://github.com/bitcoin/bitcoin/compare/v22.0rc2
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22378: test: remove confusing `MAX_BLOCK_BASE_SIZE` (master...202106-test-remove-max_block_base_size) https://github.com/bitcoin/bitcoin/pull/22378
< bitcoin-git> bitcoin/master 4af97c7 Sebastian Falbesoner: test: introduce `get_weight()` helper for CBlock
< bitcoin-git> bitcoin/master 607076d Sebastian Falbesoner: test: remove confusing `MAX_BLOCK_BASE_SIZE`
< bitcoin-git> bitcoin/master a084ebe Sebastian Falbesoner: test: introduce `get_weight()` helper for CTransaction
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/dcd116950fed...b620b2d58a55
< bitcoin-git> bitcoin/22.x 873fbc7 W. J. van der Laan: build: Bump RC to rc2
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 22.x: https://github.com/bitcoin/bitcoin/compare/04222235a47c...873fbc745d03
< bitcoin-git> [bitcoin] laanwj merged pull request #22534: [22.x] rc2 backports (22.x...22_x_backports) https://github.com/bitcoin/bitcoin/pull/22534
< bitcoin-git> [bitcoin] hebasto closed pull request #22536: [22.x] qt: Pre-rc2 translations update (22.x...22.x-tr) https://github.com/bitcoin/bitcoin/pull/22536
< bitcoin-git> bitcoin/22.x d7a3c70 W. J. van der Laan: Merge bitcoin/bitcoin#22536: [22.x] qt: Pre-rc2 translations update
< bitcoin-git> bitcoin/22.x 2d3fcf5 Hennadii Stepanov: qt: Pre-rc2 translations update
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to 22.x: https://github.com/bitcoin/bitcoin/compare/6312b8370c5d...d7a3c7082d11
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #22601: Add missing const to CAddrMan::Check_() (master...2108-addrmanConstCheck) https://github.com/bitcoin/bitcoin/pull/22601
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22601: Add missing const to CAddrMan::Check_() (master...2108-addrmanConstCheck) https://github.com/bitcoin/bitcoin/pull/22601
< bitcoin-git> [bitcoin] laanwj merged pull request #22001: doc: Generate doxygen documentation for test sources (master...issue/19248) https://github.com/bitcoin/bitcoin/pull/22001
< bitcoin-git> bitcoin/master dcd1169 W. J. van der Laan: Merge bitcoin/bitcoin#22001: doc: Generate doxygen documentation for test ...