2021-08-23

<bitcoin-git> [bitcoin] glozow closed pull request #22252: policy: Trim Packages when transaction with same txid exists in mempool (master...2021-06-mempool-matches) https://github.com/bitcoin/bitcoin/pull/22252
<bitcoin-git> [bitcoin] jnewbery opened pull request #22777: net processing: don't request tx relay on feeler connections (master...2021-08-feeler-no-frelay) https://github.com/bitcoin/bitcoin/pull/22777
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22641: test: Split rpc_signmessage test for disabled wallet (master...master) https://github.com/bitcoin/bitcoin/pull/22641
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/58b559fab025...489beb39842f
<bitcoin-git> bitcoin/master a3b559c Shubhankar Gambhir: test: added test for disabled wallet
<bitcoin-git> bitcoin/master 489beb3 MarcoFalke: Merge bitcoin/bitcoin#22641: test: Split rpc_signmessage test for disabled...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #20769: net: fixes #20657 - Advertised address where nobody is listening (master...fixes-issue-20657) https://github.com/bitcoin/bitcoin/pull/20769
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e826b22da252...58b559fab025
<bitcoin-git> bitcoin/master a381374 Jadi: net: do not advertise address where nobody is listening
<bitcoin-git> bitcoin/master 58b559f MarcoFalke: Merge bitcoin/bitcoin#20769: net: fixes #20657 - Advertised address where ...
<bitcoin-git> [bitcoin] fanquake merged pull request #22275: A few follow-ups for taproot signing (master...202106_taproot_sign_followup) https://github.com/bitcoin/bitcoin/pull/22275
<bitcoin-git> bitcoin/master c7048aa Pieter Wuille: Simplify SignTransaction precomputation loop
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/a93e7a442250...e826b22da252
<bitcoin-git> bitcoin/master addb9b5 Pieter Wuille: Improve comments in taproot signing logic
<bitcoin-git> bitcoin/master d8f4b97 Pieter Wuille: Remove default nHashTypeIn arguments to MutableTransactionSignatureCreator...
<bitcoin-git> [bitcoin] kallewoof opened pull request #22776: rpc/wallet: add optional transaction to getbalances (master...202108-getbalances-tx) https://github.com/bitcoin/bitcoin/pull/22776
<bitcoin-git> [bitcoin] fanquake merged pull request #22748: refactor: Avoid temporary vectors/uint256s in VerifyTaprootCommitment (master...202108_xonlyspan) https://github.com/bitcoin/bitcoin/pull/22748
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e9d6eb1b8071...a93e7a442250
<bitcoin-git> bitcoin/master 2f01903 Pieter Wuille: Avoid temporary vectors/uint256s in VerifyTaprootCommitment
<bitcoin-git> bitcoin/master a93e7a4 fanquake: Merge bitcoin/bitcoin#22748: refactor: Avoid temporary vectors/uint256s in...
<bitcoin-git> [bitcoin] ben-kaufman opened pull request #22775: rpc: Add option to list transactions from oldest to newest in `listtransactions` RPC command (master...listtransactions-set-order) https://github.com/bitcoin/bitcoin/pull/22775

2021-08-22

<bitcoin-git> [bitcoin] mzumsande opened pull request #22772: refactor: hasher cleanup (follow-up to 19935) (master...202108_hasher_cleanup) https://github.com/bitcoin/bitcoin/pull/22772
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22769: fuzz: Use LIMITED_WHILE instead of limit_max_ops (master...2108-fuzzRefactor) https://github.com/bitcoin/bitcoin/pull/22769
<bitcoin-git> [bitcoin] n-thumann opened pull request #22768: script: Add commits signed with sipas expired key to allow-revsig-commits (master...add_sipa_expired_key_signed_commits) https://github.com/bitcoin/bitcoin/pull/22768
<bitcoin-git> [bitcoin] meshcollider merged pull request #22217: refactor: Avoid wallet code writing node settings file (master...pr/ipc-wset) https://github.com/bitcoin/bitcoin/pull/22217
<bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f5a406f003a0...e9d6eb1b8071
<bitcoin-git> bitcoin/master 49ee2a0 Russell Yanofsky: Avoid wallet code writing node settings file
<bitcoin-git> bitcoin/master e9d6eb1 Samuel Dobson: Merge bitcoin/bitcoin#22217: refactor: Avoid wallet code writing node sett...

2021-08-21

<bitcoin-git> [gui] hebasto opened pull request #406: Handle new added plurals in bitcoin_en.ts (master...210821-plurals) https://github.com/bitcoin-core/gui/pull/406
<bitcoin-git> [bitcoin] ryanofsky opened pull request #22766: refactor: Clarify and disable unused ArgsManager flags (master...pr/argscripts) https://github.com/bitcoin/bitcoin/pull/22766
<bitcoin-git> [bitcoin] hebasto opened pull request #22764: build: Include qt sources for parsing with extract_strings.py (master...210821-translation) https://github.com/bitcoin/bitcoin/pull/22764
<bitcoin-git> [bitcoin] prakash1512 opened pull request #22763: fuzz: execute each file in dir without fuzz engine (master...issue-21461-execute-file-without-fuzz-engine) https://github.com/bitcoin/bitcoin/pull/22763
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22633: refactor: Replace remaining binascii method calls (master...follow-ups-to-22605) https://github.com/bitcoin/bitcoin/pull/22633
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4fc15d15667d...f5a406f003a0
<bitcoin-git> bitcoin/master 021daed Zero-1729: refactor: replace remaining binascii method calls
<bitcoin-git> bitcoin/master f5a406f MarcoFalke: Merge bitcoin/bitcoin#22633: refactor: Replace remaining binascii method c...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22762: Raise InitError when peers.dat is invalid or corrupted (master...2108-InitErrorAddrmanCorrupt) https://github.com/bitcoin/bitcoin/pull/22762
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #22754: Move LoadAddrman from init to addrdb (master...2108-initAddrDb) https://github.com/bitcoin/bitcoin/pull/22754
<bitcoin-git> [bitcoin] tegila opened pull request #22758: bitcoin/bitcoin:alpine-static on hub.docker.com (master...master) https://github.com/bitcoin/bitcoin/pull/22758

2021-08-20

<bitcoin-git> [bitcoin] MarcoFalke closed pull request #22757: test: Use boost::unit_test::enable_if<RUN_RAII_EVENT_TESTS> (master...2108-testEnableIf) https://github.com/bitcoin/bitcoin/pull/22757
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22757: test: Use boost::unit_test::enable_if<RUN_RAII_EVENT_TESTS> (master...2108-testEnableIf) https://github.com/bitcoin/bitcoin/pull/22757
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22707: test: refactor use of getrawmempool in functional tests for efficiency (master...test_improve_mempool_updatefromblock_efficiency) https://github.com/bitcoin/bitcoin/pull/22707
<bitcoin-git> bitcoin/master 86dbd54 Michael Dietz: test: improve mempool_updatefrom efficiency by using getmempoolentry for s...
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/192a959b6566...4fc15d15667d
<bitcoin-git> bitcoin/master 7734971 Michael Dietz: test: use getmempoolentry instead of getrawmempool in functional tests whe...
<bitcoin-git> bitcoin/master 47c48b5 Michael Dietz: test: only use verbose for getrawmempool when necessary in functional tests
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22755: fuzz: Avoid timeout in blockfilter fuzz target (master...2108-fuzzBlockfilter) https://github.com/bitcoin/bitcoin/pull/22755
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22754: Move LoadAddrman from init to addrman (master...2108-initAddrDb) https://github.com/bitcoin/bitcoin/pull/22754
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22749: ci: Run arm task on arm64 hardware (master...2108-ciArm) https://github.com/bitcoin/bitcoin/pull/22749
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ff1e633897cb...192a959b6566
<bitcoin-git> bitcoin/master fa35efa MarcoFalke: ci: Run arm task on arm64 hardware
<bitcoin-git> bitcoin/master 192a959 MarcoFalke: Merge bitcoin/bitcoin#22749: ci: Run arm task on arm64 hardware
<bitcoin-git> [bitcoin] fanquake merged pull request #22730: ci: Run fuzzer task for the master branch only (master...210817-ci-fuzz) https://github.com/bitcoin/bitcoin/pull/22730
<bitcoin-git> bitcoin/master ff1e633 fanquake: Merge bitcoin/bitcoin#22730: ci: Run fuzzer task for the master branch onl...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d3169349a9ec...ff1e633897cb
<bitcoin-git> bitcoin/master 5a9e255 Hennadii Stepanov: ci: Run fuzzer task for the master branch only
<bitcoin-git> [bitcoin] fanquake closed pull request #22731: [DO NOT MERGE, DEMO] [22.0] ci: Run fuzz tests for the master branch only (22.x...210817-22.0-ci-fuzz) https://github.com/bitcoin/bitcoin/pull/22731
<bitcoin-git> [bitcoin] fanquake merged 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/master fb17c99 Andrew Chow: guix: Don't include directory name in SHA256SUMS
<bitcoin-git> bitcoin/master 132cae4 Andrew Chow: doc: Mention the flat directory structure for uploads
<bitcoin-git> bitcoin/master d316934 fanquake: Merge bitcoin/bitcoin#22654: guix: Don't include directory name in SHA256S...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/602c8eb8f0fb...d3169349a9ec
<bitcoin-git> [bitcoin] fanquake merged pull request #22697: addrman: Remove CAddrMan::Clear() function (master...2021-08-remove-addrman-clear) https://github.com/bitcoin/bitcoin/pull/22697
<bitcoin-git> [bitcoin] fanquake pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/0263583ad9ac...602c8eb8f0fb
<bitcoin-git> bitcoin/master e8e7392 John Newbery: [addrman] Don't call Clear() if parsing peers.dat fails
<bitcoin-git> bitcoin/master 181a120 John Newbery: [addrman] Move peers.dat parsing to init.cpp
<bitcoin-git> bitcoin/master ed9ba8a John Newbery: [tests] Remove CAddrMan.Clear() call from CAddrDB::Read()
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22750: ci: Followups for #22710 (master...210819-yaml) https://github.com/bitcoin/bitcoin/pull/22750
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5b6104edf0d3...0263583ad9ac
<bitcoin-git> bitcoin/master 040e4de Hennadii Stepanov: scripted-diff: Rename template to avoid CI configuration parsing warning
<bitcoin-git> bitcoin/master e9cf506 Hennadii Stepanov: ci: Make git available for all merge commits
<bitcoin-git> bitcoin/master 0263583 MarcoFalke: Merge bitcoin/bitcoin#22750: ci: Followups for #22710
<bitcoin-git> [bitcoin] kallewoof opened pull request #22751: wallet/rpc: add analyzerawtransaction RPC (master...202108-analyzerawtransaction) https://github.com/bitcoin/bitcoin/pull/22751
<bitcoin-git> [bitcoin] fanquake merged pull request #22746: doc: Update GitHub documentation links (master...github-docs) https://github.com/bitcoin/bitcoin/pull/22746
<bitcoin-git> bitcoin/master 470c6aa Suriyaa Rocky Sundararuban: doc: Update GitHub documentation links
<bitcoin-git> bitcoin/master 5b6104e fanquake: Merge bitcoin/bitcoin#22746: doc: Update GitHub documentation links
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/999f8b24cca3...5b6104edf0d3

2021-08-19

<bitcoin-git> bitcoin/master 999f8b2 MarcoFalke: Merge bitcoin/bitcoin#22568: test: add addr-fetch peer connection state an...
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/92f3a4b4d053...999f8b24cca3
<bitcoin-git> bitcoin/master f8d8eb5 Jon Atack: test: add addr-fetch timeout connection coverage in p2p_addrfetch.py
<bitcoin-git> bitcoin/master 9321086 Jon Atack: test: add assert_getpeerinfo method and coverage in p2p_addrfetch.py
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22749: ci: Run arm task on arm64 hardware (master...2108-ciArm) https://github.com/bitcoin/bitcoin/pull/22749
<bitcoin-git> [bitcoin] sipa opened pull request #22748: Avoid temporary vectors/uint256s in VerifyTaprootCommitment (master...202108_xonlyspan) https://github.com/bitcoin/bitcoin/pull/22748
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22742: test: Use proper target in do_fund_send (master...fix_22686) https://github.com/bitcoin/bitcoin/pull/22742
<bitcoin-git> bitcoin/master 8dcbbbe S3RK: test: fix bug in 22686
<bitcoin-git> bitcoin/master 92f3a4b MarcoFalke: Merge bitcoin/bitcoin#22742: test: Use proper target in do_fund_send
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b6a8e68b4e11...92f3a4b4d053
<bitcoin-git> [bitcoin] suriyaa opened pull request #22746: doc: Update GitHub documentation links (master...github-docs) https://github.com/bitcoin/bitcoin/pull/22746
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #20362: test: Implicitly sync after generate* to preempt races and intermittent test failures (master...2011-noSync) https://github.com/bitcoin/bitcoin/pull/20362
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22710: ci: Invalidate depends caches when sources have been changed (master...210815-ci) https://github.com/bitcoin/bitcoin/pull/22710
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b784ab10f555...b6a8e68b4e11
<bitcoin-git> bitcoin/master 939640f Hennadii Stepanov: ci: Reorder scripts to make git available before depends_sources_cache
<bitcoin-git> bitcoin/master f52a72a Hennadii Stepanov: ci: Invalidate depends caches when sources have been changed
<bitcoin-git> bitcoin/master b6a8e68 MarcoFalke: Merge bitcoin/bitcoin#22710: ci: Invalidate depends caches when sources ha...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22744: ci: Re-enable verify-commits.py check (master...2108-ciVerifyCommits) https://github.com/bitcoin/bitcoin/pull/22744
<bitcoin-git> [bitcoin] S3RK opened pull request #22742: test: fix bug in 22686 (master...fix_22686) https://github.com/bitcoin/bitcoin/pull/22742
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22741: test: Add generate* calls to test framework (master...2108-testSync01) https://github.com/bitcoin/bitcoin/pull/22741
<bitcoin-git> [bitcoin] amitiuttarwar opened pull request #22740: [addrman] Move serialization code to cpp (master...2021-08-move-addrman-serialize) https://github.com/bitcoin/bitcoin/pull/22740
<bitcoin-git> [bitcoin] fanquake merged pull request #22739: doc: link to managing-wallets from docs README (master...link_managing_wallets) https://github.com/bitcoin/bitcoin/pull/22739
<bitcoin-git> bitcoin/master b784ab1 fanquake: Merge bitcoin/bitcoin#22739: doc: link to managing-wallets from docs READM...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/638855af631e...b784ab10f555
<bitcoin-git> bitcoin/master 1ea11e1 fanquake: doc: link to managing-wallets from doc readme
<bitcoin-git> [bitcoin] fanquake merged pull request #19101: refactor: remove ::vpwallets and related global variables (master...pr/novp) https://github.com/bitcoin/bitcoin/pull/19101
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/607a6338a737...638855af631e
<bitcoin-git> bitcoin/master 62a09a3 Russell Yanofsky: refactor: remove ::vpwallets and related global variables
<bitcoin-git> bitcoin/master 638855a fanquake: Merge bitcoin/bitcoin#19101: refactor: remove ::vpwallets and related glob...
<bitcoin-git> [bitcoin] fanquake merged pull request #22331: crypto: Fix K1/K2 use in ChaCha20-Poly1305 AEAD (master...15649-followups) https://github.com/bitcoin/bitcoin/pull/22331
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cabbd01d8557...607a6338a737
<bitcoin-git> bitcoin/master 607a633 fanquake: Merge bitcoin/bitcoin#22331: crypto: Fix K1/K2 use in ChaCha20-Poly1305 AE...
<bitcoin-git> bitcoin/master cd37356 Dhruv Mehta: [crypto] Fix K1/K2 use in ChaCha20-Poly1305 AEAD
<bitcoin-git> [bitcoin] fanquake opened pull request #22739: doc: link to managing-wallets from docs README (master...link_managing_wallets) https://github.com/bitcoin/bitcoin/pull/22739

2021-08-18

<bitcoin-git> [bitcoin] fanquake merged pull request #22724: windres: use PACKAGE_VERSION rather than building more version numbers (master...windres_version_somplify) https://github.com/bitcoin/bitcoin/pull/22724
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/38975eccd498...cabbd01d8557
<bitcoin-git> bitcoin/master f12fbad fanquake: windres: use PACKAGE_VERSION rather than building more version numbers
<bitcoin-git> bitcoin/master cabbd01 fanquake: Merge bitcoin/bitcoin#22724: windres: use PACKAGE_VERSION rather than buil...
<bitcoin-git> [bitcoin] fanquake closed pull request #21496: fuzz: execute each file in dir without fuzz engine (master...21461-fuzz-directory-without-engine) https://github.com/bitcoin/bitcoin/pull/21496
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22229: test: consolidate to f-strings (part 1) (master...consolidate_to_f_strings) https://github.com/bitcoin/bitcoin/pull/22229
<bitcoin-git> [bitcoin] MarcoFalke pushed 23 commits to master: https://github.com/bitcoin/bitcoin/compare/90499358e91e...38975eccd498
<bitcoin-git> bitcoin/master 6f3d5ad fanquake: test: use f-strings in feature_asmap.py
<bitcoin-git> bitcoin/master 5453e87 fanquake: test: use f-strings in feature_backwards_compatibility.py
<bitcoin-git> bitcoin/master dca173c fanquake: test: use f-strings in feature_blocksdir.py
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #22159: build: Add --with-append-cxxflags option (master...2106-buildPattern) https://github.com/bitcoin/bitcoin/pull/22159
<bitcoin-git> [bitcoin] theStack opened pull request #22738: test: fix failure in feature_nulldummy.py on single-core machines (master...202108-test-fix_nulldummy_test_on_singlecore) https://github.com/bitcoin/bitcoin/pull/22738
<bitcoin-git> [bitcoin] laanwj merged 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] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e35c4a3d8057...90499358e91e
<bitcoin-git> bitcoin/master 5449d44 fanquake: scripts: prevent GCC optimising test symbols in test-symbol-check
<bitcoin-git> bitcoin/master 9049935 W. J. van der Laan: Merge bitcoin/bitcoin#22645: scripts: prevent GCC optimising test symbols ...
<bitcoin-git> [bitcoin] laanwj closed pull request #22549: rpc: trigger error before dealing strSecret / strLabel (master...importprivkey_optimize) https://github.com/bitcoin/bitcoin/pull/22549
<bitcoin-git> [bitcoin] jonatack opened pull request #22736: log, sync: change lock contention from preprocessor directive to log category (master...lockcontention-log-instead-of-define) https://github.com/bitcoin/bitcoin/pull/22736
<bitcoin-git> [bitcoin] jnewbery opened 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] fanquake closed pull request #14032: Add p2p layer encryption with ECDH/ChaCha20Poly1305 (master...2018/08/bip151) https://github.com/bitcoin/bitcoin/pull/14032
<bitcoin-git> [bitcoin] fanquake closed pull request #14049: Enable libsecp256k1 ecdh module, add ECDH function to CKey (master...2018/08/bip151_ecdh) https://github.com/bitcoin/bitcoin/pull/14049
<bitcoin-git> [bitcoin] fanquake closed pull request #18242: Add BIP324 encrypted p2p transport de-/serializer (only used in tests) (master...2020/03/net_v2) https://github.com/bitcoin/bitcoin/pull/18242
<bitcoin-git> [bitcoin] fanquake merged pull request #22732: net: use m_client_interface rather than uiInterface (master...use_uiinterface_in_net) https://github.com/bitcoin/bitcoin/pull/22732
<bitcoin-git> bitcoin/master e35c4a3 fanquake: Merge bitcoin/bitcoin#22732: net: use m_client_interface rather than uiInt...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/bb9f76a7194a...e35c4a3d8057
<bitcoin-git> bitcoin/master d8ba632 fanquake: scripted-diff: replace clientInterface with m_client_interface in net
<bitcoin-git> bitcoin/master f68c6ce fanquake: net: use clientInterface rather than uiInterface
<bitcoin-git> [bitcoin] fanquake closed pull request #20364: Follow-ups to 19107 (master...2020-11-19107-follow-ups) https://github.com/bitcoin/bitcoin/pull/20364
<bitcoin-git> [bitcoin] fanquake closed pull request #17805: test: Add test for rpcwhitelistdefault (master...2019-12-rpc-whitelistdefault-test) https://github.com/bitcoin/bitcoin/pull/17805
<bitcoin-git> [bitcoin] fanquake closed pull request #19216: wallet: Remove first parameter to ScanForWalletTransactions start_hash (master...2020-06-07-wallet-scanforwallettransactions) https://github.com/bitcoin/bitcoin/pull/19216
<bitcoin-git> [bitcoin] fanquake closed pull request #15836: Add feerate histogram to getmempoolinfo (master...2019/04/feeinfo) https://github.com/bitcoin/bitcoin/pull/15836
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #22498: Check that CAddrMan::nKey is not null after deserialize (master...2107-addrmanKeyZero) https://github.com/bitcoin/bitcoin/pull/22498
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22734: addrman: Avoid crash on corrupt data (master...2108-addrmanNoCrash) https://github.com/bitcoin/bitcoin/pull/22734
<bitcoin-git> [bitcoin] fanquake opened pull request #22732: net: use m_client_interface rather than uiInterface (master...use_uiinterface_in_net) https://github.com/bitcoin/bitcoin/pull/22732
<bitcoin-git> [bitcoin] meshcollider merged pull request #22523: Document about wallet backup and restoration (master...patch-2) https://github.com/bitcoin/bitcoin/pull/22523
<bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b5c468cfe35e...bb9f76a7194a
<bitcoin-git> bitcoin/master bb9f76a Samuel Dobson: Merge bitcoin/bitcoin#22523: Document about wallet backup and restoration
<bitcoin-git> bitcoin/master ce4e906 lsilva01: Document about wallet backup and restoration
<bitcoin-git> [bitcoin] fanquake merged pull request #22725: MOVEONLY: tests: Move addrman ser/deser tests to addrman_tests.cpp (master...2021-08-move-addrman-tests) https://github.com/bitcoin/bitcoin/pull/22725
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/62cb4009c2ac...b5c468cfe35e
<bitcoin-git> bitcoin/master aaa6ad5 John Newbery: [MOVEONLY] [tests] Move addrman ser/deser tests to addrman_tests.cpp
<bitcoin-git> bitcoin/master b5c468c fanquake: Merge bitcoin/bitcoin#22725: MOVEONLY: tests: Move addrman ser/deser tests...
<bitcoin-git> [bitcoin] fanquake merged pull request #22215: refactor: Add FoundBlock.found member (master...pr/ipc-found) https://github.com/bitcoin/bitcoin/pull/22215
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fdd80b0a53b4...62cb4009c2ac
<bitcoin-git> bitcoin/master 5c5d0b6 Russell Yanofsky: Add FoundBlock.found member
<bitcoin-git> bitcoin/master 62cb400 fanquake: Merge bitcoin/bitcoin#22215: refactor: Add FoundBlock.found member

2021-08-17

<bitcoin-git> [bitcoin] hebasto opened pull request #22731: [DO NOT MERGE, DEMO] [22.0] ci: Run fuzz tests for the master branch only (22.x...210817-22.0-ci-fuzz) https://github.com/bitcoin/bitcoin/pull/22731
<bitcoin-git> [bitcoin] hebasto opened pull request #22730: ci: Run fuzz tests for the master branch only (master...210817-ci-fuzz) https://github.com/bitcoin/bitcoin/pull/22730
<bitcoin-git> [bitcoin] vasild opened pull request #22729: Make it possible to disable and check for error in -bind=...=onion (master...torbind) https://github.com/bitcoin/bitcoin/pull/22729
<bitcoin-git> [bitcoin] laanwj merged pull request #22721: doc: add inital PR and author list to 0.21.2 release notes (0.21...0_21_2rc1_prelim_relnotes) https://github.com/bitcoin/bitcoin/pull/22721
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to 0.21: https://github.com/bitcoin/bitcoin/compare/89d148c8c65b...3118a5eedf65
<bitcoin-git> bitcoin/0.21 2873e01 fanquake: doc: add inital PR and author list to 0.21.2 release notes
<bitcoin-git> bitcoin/0.21 3118a5e W. J. van der Laan: Merge bitcoin/bitcoin#22721: doc: add inital PR and author list to 0.21.2 ...
<bitcoin-git> [bitcoin] jnewbery opened pull request #22725: MOVEONLY: tests: Move addrman ser/deser tests to addrman_tests.cpp (master...2021-08-move-addrman-tests) https://github.com/bitcoin/bitcoin/pull/22725
<bitcoin-git> [bitcoin] fanquake opened pull request #22724: windres: use PACKAGE_VERSION rather than building more version numbers (master...windres_version_somplify) https://github.com/bitcoin/bitcoin/pull/22724
<bitcoin-git> [bitcoin] fanquake closed pull request #22688: contrib: use `keys.openpgp.org` to retrieve builder keys (master...use_ubuntu_keyserver) https://github.com/bitcoin/bitcoin/pull/22688
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f3dbd1c2b2bc...fdd80b0a53b4
<bitcoin-git> bitcoin/master 4c43b7d fanquake: contrib: use hkps://keys.openpgp.org to retrieve builder keys
<bitcoin-git> bitcoin/master fdd80b0 fanquake: Merge bitcoin/bitcoin#22688: contrib: use `keys.openpgp.org` to retrieve b...
<bitcoin-git> [bitcoin] pranabp-bit opened pull request #22722: rpc: update estimatesmartfee (master...estimatesmartfee) https://github.com/bitcoin/bitcoin/pull/22722
<bitcoin-git> [bitcoin] pranabp-bit closed pull request #22673: rpc: Add function walletestimatefee (master...walletestimatefee) https://github.com/bitcoin/bitcoin/pull/22673
<bitcoin-git> [bitcoin] fanquake opened pull request #22721: doc: add inital PR and author list to 0.21.2 release notes (0.21...0_21_2rc1_prelim_relnotes) https://github.com/bitcoin/bitcoin/pull/22721
<bitcoin-git> [bitcoin] fanquake closed pull request #22627: [addrman] De-duplicate Add() function (master...2021-08-merge-add) https://github.com/bitcoin/bitcoin/pull/22627
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/df30375788ef...f3dbd1c2b2bc
<bitcoin-git> bitcoin/master 60e0cbd Amiti Uttarwar: [addrman] Merge the two Add() functions
<bitcoin-git> bitcoin/master f3dbd1c fanquake: Merge bitcoin/bitcoin#22627: [addrman] De-duplicate Add() function
<bitcoin-git> [bitcoin] fanquake merged pull request #22715: wallet: use `FormatFullVersion()` & `PACKAGE_NAME` in dumpwallet (master...rpcdump_use_formatfullversion) https://github.com/bitcoin/bitcoin/pull/22715
<bitcoin-git> bitcoin/master 2d7534b fanquake: wallet: use PACKAGE_NAME instead of "Bitcoin" in rpcdump
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/8a40b227a61b...df30375788ef
<bitcoin-git> bitcoin/master 14b4802 fanquake: wallet: use FormatFullVersion instead of CLIENT_BUILD in rpcdump
<bitcoin-git> bitcoin/master df30375 fanquake: Merge bitcoin/bitcoin#22715: wallet: use `FormatFullVersion()` & `PACKAGE_...

2021-08-16

<bitcoin-git> [bitcoin] jonatack closed pull request #22586: p2p: fix ubsan implicit conversion error in CSubNet::ToString() (master...fix-netaddress-implicit-signed-integer-truncation) https://github.com/bitcoin/bitcoin/pull/22586
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22718: doc: Add missing PR 16333 release note (master...2108-docRel) https://github.com/bitcoin/bitcoin/pull/22718
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b935abb9eb2e...8a40b227a61b
<bitcoin-git> bitcoin/master fa76ebd MarcoFalke: doc: Add missing PR 16333 release note
<bitcoin-git> bitcoin/master 8a40b22 MarcoFalke: Merge bitcoin/bitcoin#22718: doc: Add missing PR 16333 release note
<bitcoin-git> [bitcoin] hebasto closed pull request #19882: depends: Export variables from make to environment explicitly (master...200905-build) https://github.com/bitcoin/bitcoin/pull/19882
<bitcoin-git> [bitcoin] MarcoFalke closed 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> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/42b00a37580a...b935abb9eb2e
<bitcoin-git> bitcoin/master e2ff385 Sebastian Falbesoner: test: check for invalid `-prune` parameters
<bitcoin-git> bitcoin/master b935abb MarcoFalke: Merge bitcoin/bitcoin#22684: test: check for invalid `-prune` parameters
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22718: doc: Add missing PR 16333 release note (master...2108-docRel) https://github.com/bitcoin/bitcoin/pull/22718
<bitcoin-git> [bitcoin] jamesob closed 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] MarcoFalke merged pull request #22649: fuzz: Avoid OOM in system fuzz target (master...2108-fuzzSystemOOM) https://github.com/bitcoin/bitcoin/pull/22649
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3facf0a8ae99...42b00a37580a
<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