2021-09-09

<bitcoin-git> bitcoin/master facb534 MarcoFalke: test: Add missing suppression signed-integer-overflow:addrman.cpp
<bitcoin-git> bitcoin/master eb1f570 MarcoFalke: Merge bitcoin/bitcoin#22925: test: Add missing suppression signed-integer-...
<bitcoin-git> [bitcoin] fanquake merged pull request #22912: ci: Fix merge_script in MSVC task (master...210907-ps) https://github.com/bitcoin/bitcoin/pull/22912
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e4aa9b15b9f8...17e27dd000cc
<bitcoin-git> bitcoin/master f78cc90 Hennadii Stepanov: ci: Fix merge_script in MSVC task
<bitcoin-git> bitcoin/master 17e27dd fanquake: Merge bitcoin/bitcoin#22912: ci: Fix merge_script in MSVC task
<bitcoin-git> [bitcoin] fanquake opened pull request #22930: build: remove glibc back commpat (master...remove_glibc_back_commpat) https://github.com/bitcoin/bitcoin/pull/22930
<bitcoin-git> [bitcoin] S3RK opened pull request #22929: wallet: Automatically add receiving destinations to the address book (master...fix_19856) https://github.com/bitcoin/bitcoin/pull/22929
<bitcoin-git> [bitcoin] kiminuo opened pull request #22928: Remove `gArgs` from `wallet.h` and `wallet.cpp` (2) (master...feature/2021-09-wallet-gArgs) https://github.com/bitcoin/bitcoin/pull/22928
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22922: ci: Fix and enable tests on Windows (master...2109-testWin) https://github.com/bitcoin/bitcoin/pull/22922
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/896649996bda...e4aa9b15b9f8
<bitcoin-git> bitcoin/master fadecbd MarcoFalke: test: Fix tests on Windows
<bitcoin-git> bitcoin/master fa0c194 MarcoFalke: cirrus: Enable tests on windows
<bitcoin-git> bitcoin/master e4aa9b1 MarcoFalke: Merge bitcoin/bitcoin#22922: ci: Fix and enable tests on Windows
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22915: Remove confusing CAddrDB (master...2109-noAddrDb) https://github.com/bitcoin/bitcoin/pull/22915
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/8805e0666318...896649996bda
<bitcoin-git> bitcoin/master fa3f5d0 MarcoFalke: Move addrman includes from .h to .cpp
<bitcoin-git> bitcoin/master fa7f77b MarcoFalke: Fix addrdb includes
<bitcoin-git> bitcoin/master fade9a1 MarcoFalke: Remove confusing CAddrDB
<bitcoin-git> [bitcoin] fanquake merged pull request #22390: system: skip trying to set the locale on NetBSD (master...netbsd_dont_set_locale) https://github.com/bitcoin/bitcoin/pull/22390
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/da67b75c5cd7...8805e0666318
<bitcoin-git> bitcoin/master fdd7144 fanquake: system: skip trying to set the locale on NetBSD
<bitcoin-git> bitcoin/master 8805e06 fanquake: Merge bitcoin/bitcoin#22390: system: skip trying to set the locale on NetB...
<bitcoin-git> [bitcoin] fanquake merged pull request #22903: Enable clang-tidy bugprone-argument-comment and fix violations (master...2109-tidyNamedArgs) https://github.com/bitcoin/bitcoin/pull/22903
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5e3380b9f594...da67b75c5cd7
<bitcoin-git> bitcoin/master fa57fa1 MarcoFalke: Enable clang-tidy bugprone-argument-comment and fix violations
<bitcoin-git> bitcoin/master da67b75 fanquake: Merge bitcoin/bitcoin#22903: Enable clang-tidy bugprone-argument-comment a...

2021-09-08

<bitcoin-git> [bitcoin] hebasto opened pull request #22926: doc: Set PYTHONUTF8=1 for functional tests on Windows (master...210908-utf) https://github.com/bitcoin/bitcoin/pull/22926
<bitcoin-git> [bitcoin] hebasto closed pull request #22917: build: Copy appropriate MSVC build output to src/qt automatically (master...210908-copy) https://github.com/bitcoin/bitcoin/pull/22917
<sipa> you take one up, pass it around, 22 cores of bitcoin on the wall
<bitcoin-git> [bitcoin] laanwj pushed tag v22.0: https://github.com/bitcoin/bitcoin/compare/v22.0
<bitcoin-git> [bitcoin] laanwj merged pull request #22921: Some small improvements to release notes (22.x...202109_22xrelease) https://github.com/bitcoin/bitcoin/pull/22921
<bitcoin-git> bitcoin/22.x 9f9ffe5 Pieter Wuille: Some small improvements to release notes
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to 22.x: https://github.com/bitcoin/bitcoin/compare/f75615ebdda9...a0988140b714
<bitcoin-git> bitcoin/22.x a098814 W. J. van der Laan: Merge bitcoin/bitcoin#22921: Some small improvements to release notes
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22925: test: Add missing suppression signed-integer-overflow:addrman.cpp (master...2109-testSupFuzz) https://github.com/bitcoin/bitcoin/pull/22925
<bitcoin-git> [bitcoin] mjdietzx opened pull request #22924: refactor: merge ScriptPubKeyToUniv and ScriptToUniv into a single function (master...refactor_ScriptToUniv) https://github.com/bitcoin/bitcoin/pull/22924
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22923: ci: Switch multiprocess to clang i686 build (master...2109-ciClang686) https://github.com/bitcoin/bitcoin/pull/22923
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22922: ci: Fix and enable tests on Windows (master...2109-testWin) https://github.com/bitcoin/bitcoin/pull/22922
<gribble> https://github.com/bitcoin/bitcoin/issues/19602 | wallet: Migrate legacy wallets to descriptor wallets by achow101 · Pull Request #19602 · bitcoin/bitcoin · GitHub
<ryanofsky> achow101, just saw earlier WalletContext/CWallet question, replied https://github.com/bitcoin/bitcoin/pull/22183#issuecomment-915348120
<bitcoin-git> [bitcoin] sipa opened pull request #22921: Some small improvements to release notes (22.x...202109_22xrelease) https://github.com/bitcoin/bitcoin/pull/22921
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to 22.x: https://github.com/bitcoin/bitcoin/compare/03f142278620...f75615ebdda9
<bitcoin-git> bitcoin/22.x afbee40 W. J. van der Laan: build: Bump version to 22.0 final
<bitcoin-git> bitcoin/22.x f75615e W. J. van der Laan: doc: Manual pages update for 22.0 final
<bitcoin-git> [bitcoin] laanwj merged pull request #22857: [22.x] Backports (22.x...more_22_x_backports) https://github.com/bitcoin/bitcoin/pull/22857
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to 22.x: https://github.com/bitcoin/bitcoin/compare/fbf498d26bd2...03f142278620
<bitcoin-git> bitcoin/22.x 0640bf5 Pieter Wuille: doc: mention bech32m/BIP350 in doc/descriptors.md
<bitcoin-git> bitcoin/22.x 303bc8a Carl Dong: guix/prelude: Override VERSION with FORCE_VERSION
<bitcoin-git> bitcoin/22.x 03f1422 W. J. van der Laan: Merge bitcoin/bitcoin#22857: [22.x] Backports
<bitcoin-git> [bitcoin] laanwj merged pull request #22920: doc: Move 22.0 release notes from wiki (22.x...2021-09-release-notes) https://github.com/bitcoin/bitcoin/pull/22920
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to 22.x: https://github.com/bitcoin/bitcoin/compare/86de56776aae...fbf498d26bd2
<bitcoin-git> bitcoin/22.x d447972 W. J. van der Laan: doc: Move 22.0 release notes from wiki
<bitcoin-git> bitcoin/22.x fbf498d W. J. van der Laan: Merge bitcoin/bitcoin#22920: doc: Move 22.0 release notes from wiki
<bitcoin-git> [bitcoin] laanwj opened pull request #22920: doc: Move 22.0 release notes from wiki (22.x...2021-09-release-notes) https://github.com/bitcoin/bitcoin/pull/22920
<sipa> lucaferr: easier to look at the generating code: https://github.com/bitcoin/bitcoin/blob/master/test/functional/feature_taproot.py
<gribble> https://github.com/bitcoin/bitcoin/issues/22857 | [22.x] Backports by fanquake · Pull Request #22857 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/22681 | Manual page generation on master broken · Issue #22681 · bitcoin/bitcoin · GitHub
<laanwj> yes; as far as we know, spy nodes do not generally run bitcoin core at all, or if they do, i'd expect them to use a heavily patched version that logs all kinds of extra stuff
<laanwj> just be really careful with giving bitcoin debug logs to people, they're never "safe" from a privacy perspective, if possible only post a relevant excerpt and if you post to public forums, censor information you don't want known
<bitcoin-git> [bitcoin] RohitRanjangit opened pull request #22919: fees: skip pointless fee parameter calculation during IBD (master...lazy_update) https://github.com/bitcoin/bitcoin/pull/22919
<bitcoin-git> [bitcoin] fanquake closed pull request #21245: rpc: Add level 3 verbosity to getblock RPC call. (master...verbosity-level-3-getblock) https://github.com/bitcoin/bitcoin/pull/21245
<bitcoin-git> [bitcoin] kiminuo opened pull request #22918: rpc: Add level 3 verbosity to getblock RPC call (#21245 modified) (master...feature/2021-09-verbose-level-3-for-getblock) https://github.com/bitcoin/bitcoin/pull/22918
<hebasto> MarcoFalke: should we in https://ci.appveyor.com/project/DrahtBot/bitcoin/settings check box "Skip branches without `appveyor.yml`" ?
<bitcoin-git> [bitcoin] hebasto opened pull request #22917: build: Copy appropriate MSVC build output to src/qt automatically (master...210908-copy) https://github.com/bitcoin/bitcoin/pull/22917
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22916: doc: add missing copyright header to getuniquepath.cpp (master...missing_copyright_header) https://github.com/bitcoin/bitcoin/pull/22916
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7d7d5e8efde9...5e3380b9f594
<bitcoin-git> bitcoin/master 5e3380b MarcoFalke: Merge bitcoin/bitcoin#22916: doc: add missing copyright header to getuniqu...
<bitcoin-git> bitcoin/master 69a439b fanquake: doc: add missing copyright header to getuniquepath.cpp
<bitcoin-git> [bitcoin] fanquake opened pull request #22916: doc: add missing copyright header to getuniquepath.cpp (master...missing_copyright_header) https://github.com/bitcoin/bitcoin/pull/22916
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22915: Remove confusing CAddrDB (master...2109-noAddrDb) https://github.com/bitcoin/bitcoin/pull/22915
<bitcoin-git> [bitcoin] fanquake opened pull request #22914: util: remove libevent <= 2.0.18 back-compat code (master...libevent_cleanup) https://github.com/bitcoin/bitcoin/pull/22914
<bitcoin-git> [bitcoin] fanquake merged pull request #22879: addrman: Fix format string in deserialize error (master...2109-testPeersDat) https://github.com/bitcoin/bitcoin/pull/22879
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ecf580e40f60...7d7d5e8efde9
<bitcoin-git> bitcoin/master fab0b55 MarcoFalke: addrman: Fix format string in deserialize error
<bitcoin-git> bitcoin/master facce4c MarcoFalke: test: Remove useless overwrite
<bitcoin-git> bitcoin/master 7d7d5e8 fanquake: Merge bitcoin/bitcoin#22879: addrman: Fix format string in deserialize err...
<bitcoin-git> [bitcoin] fujicoin opened pull request #22913: Fix the case where the peer status is not updated (master...fix210908) https://github.com/bitcoin/bitcoin/pull/22913
<bitcoin-git> [gui] luke-jr closed pull request #230: Support backup to new text-based database dump format (master...gui_backup_formats) https://github.com/bitcoin-core/gui/pull/230

2021-09-07

<bitcoin-git> [gui] hebasto closed pull request #27: Move the UI window style to a top to bottom layout (master...move-ui-to-mobile) https://github.com/bitcoin-core/gui/pull/27
<bitcoin-git> [bitcoin] hebasto opened pull request #22912: ci: Fix merge_script in MSVC task (master...210907-ps) https://github.com/bitcoin/bitcoin/pull/22912
<prayank> b10c: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2021-September/019413.html Was this 'summer of bitcoin' only for India? Good to see students/devs interested in Bitcoin from here especially Pune.
<bitcoin-git> [gui] jarolrod opened pull request #419: Add missing tooltips to options menu settings (master...options-tooltips) https://github.com/bitcoin-core/gui/pull/419
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22899: ci: Build and cache static Qt instead of downloading a pre-built one (master...210906-jom) https://github.com/bitcoin/bitcoin/pull/22899
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e0ca5d05136e...ecf580e40f60
<bitcoin-git> bitcoin/master 3a68546 Hennadii Stepanov: ci: Build and cache static Qt instead of downloading a pre-built one
<bitcoin-git> bitcoin/master ecf580e MarcoFalke: Merge bitcoin/bitcoin#22899: ci: Build and cache static Qt instead of down...
<bitcoin-git> [bitcoin] jnewbery opened pull request #22911: [net] Minor cleanups to asmap (master...2021-09-asmap-cleanup) https://github.com/bitcoin/bitcoin/pull/22911
<bitcoin-git> [bitcoin] jnewbery opened pull request #22910: [RFC] Encapsulate asmap in NetGroupManager (master...2021-08-netgroupmgr) https://github.com/bitcoin/bitcoin/pull/22910
<bitcoin-git> [bitcoin] MarcoFalke reopened 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 #22762: Raise InitError when peers.dat is invalid or corrupted (master...2108-InitErrorAddrmanCorrupt) https://github.com/bitcoin/bitcoin/pull/22762
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22909: ci: Add missed comments and test_bitcoin.exe command line option (master...210907-ci) https://github.com/bitcoin/bitcoin/pull/22909
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e7c6ed605ca4...e0ca5d05136e
<bitcoin-git> bitcoin/master 64015eb Hennadii Stepanov: ci: Add missed comments and test_bitcoin.exe command line option
<bitcoin-git> bitcoin/master e0ca5d0 MarcoFalke: Merge bitcoin/bitcoin#22909: ci: Add missed comments and test_bitcoin.exe ...
<bitcoin-git> [bitcoin] hebasto opened pull request #22909: ci: Add missed comments and test_bitcoin.exe command line option (master...210907-ci) https://github.com/bitcoin/bitcoin/pull/22909
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #21551: ci: Move Windows MSVC build from AppVeyor to Cirrus (master...210330-cirrus) https://github.com/bitcoin/bitcoin/pull/21551
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9393666e7817...e7c6ed605ca4
<bitcoin-git> bitcoin/master 1fb7079 Hennadii Stepanov: ci: Add Windows task to Cirrus CI
<bitcoin-git> bitcoin/master 97292b1 Hennadii Stepanov: ci: Drop AppVeyor CI integration
<bitcoin-git> bitcoin/master e7c6ed6 MarcoFalke: Merge bitcoin/bitcoin#21551: ci: Move Windows MSVC build from AppVeyor to ...
<bitcoin-git> [bitcoin] hebasto opened pull request #22908: build: Drop 32-bit build configurations for MSVC (master...210907-win32) https://github.com/bitcoin/bitcoin/pull/22908
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #19833: wallet: Avoid locking cs_wallet recursively (master...2020-08-cswallet) https://github.com/bitcoin/bitcoin/pull/19833
<bitcoin-git> bitcoin/master 32d036e João Barbosa: wallet: GetLabelAddresses requires cs_wallet lock
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/503194d2ee3d...9393666e7817
<bitcoin-git> bitcoin/master 9393666 MarcoFalke: Merge bitcoin/bitcoin#19833: wallet: Avoid locking cs_wallet recursively
<bitcoin-git> bitcoin/master 5fabde6 João Barbosa: wallet: AddWalletDescriptor requires cs_wallet lock
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22907: test: Avoid intermittent test failure in feature_csv_activation.py (master...2109-testFix) https://github.com/bitcoin/bitcoin/pull/22907
<bitcoin-git> [bitcoin] fanquake closed pull request #22906: Bitcoin coredev bitches (master...bitcoin-coredev-bitches) https://github.com/bitcoin/bitcoin/pull/22906
<bitcoin-git> [bitcoin] bitcoin-public-domain opened pull request #22906: Bitcoin coredev bitches (master...bitcoin-coredev-bitches) https://github.com/bitcoin/bitcoin/pull/22906
<bitcoin-git> [gui] hebasto merged 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/master 404373b Hennadii Stepanov: qt, refactor: Pass WalletModel object to WalletView constructor
<bitcoin-git> bitcoin/master ca0e680 Hennadii Stepanov: qt, refactor: Drop redundant checks of walletModel
<bitcoin-git> bitcoin/master 92ddc02 Hennadii Stepanov: qt, refactor: Declare getWalletModel with const and noexcept qualifiers
<bitcoin-git> [bitcoin] hebasto pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/6718fbe90a0d...503194d2ee3d
<bitcoin-git> [bitcoin] fanquake pushed tag v0.20.2rc3: https://github.com/bitcoin/bitcoin/compare/v0.20.2rc3
<bitcoin-git> [bitcoin] fanquake closed pull request #22905: Fixing all Bitcoin logos. (master...master) https://github.com/bitcoin/bitcoin/pull/22905
<bitcoin-git> [bitcoin] bitcoin-public-domain opened pull request #22905: Fixing all Bitcoin logos. (master...master) https://github.com/bitcoin/bitcoin/pull/22905

2021-09-06

<bitcoin-git> [bitcoin] jonatack opened pull request #22904: sync, log: inline lock contention logging macro to fix duration, improve BCLog::LogMsg() (master...logging-and-lock-contention-fixups) https://github.com/bitcoin/bitcoin/pull/22904
<prayank> Solution could have been using IP addresses if every domain used for seeds had only few IPs that never change. But looking at some of domains and A records it seems every domain has lot of IPs. Example: seed.bitcoin.sipa.be has more than 700 IP address in A records
<prayank> dhruv: I don't understand quantum computing and related things but this post looks interesting: https://voluntarymind.com/bitcoin/2021/ (DNS seeds)
<michaelfolkson> I'm sure most individuals would rather lose their encryption than lose their Bitcoin but I get the 70 year thing
<sipa> but also context matters... for something like bitcoin transactions, switching to a PQC scheme comes at a tremendous cost (PQC keys/sigs are all many times larger, and less featureful)
<michaelfolkson> dhruv: Cool, thanks. Thinking through how "signing a new public PQC key with the old private key to reassign ownership to the PQC public key" would work in Bitcoin script
<dhruv> Quantum computing and it's impact on cryptography often comes up in Bitcoin conversations. Having no background, I was often intimidated/confused. I recently studied the basics and posted my notes here in case others find it useful: https://voluntarymind.com/bitcoin/quantum-computing-and-post-quantum-crypto/
<prayank> Makes sense. IPFS isn't required. Onion website and torrents are good enough for Bitcoin Core. I was researching about IPFS alternatives for one of my project. Came across this issue so wanted to confirm few things.
<bitcoin-git> [bitcoin] laanwj merged pull request #22397: build: Fix macOS Apple Silicon build with miniupnpc and libnatpmp (master...210703-brew-arm) https://github.com/bitcoin/bitcoin/pull/22397
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/92aad5303b9b...6718fbe90a0d
<bitcoin-git> bitcoin/master 2445df4 Hennadii Stepanov: build: Fix macOS Apple Silicon build with miniupnpc and libnatpmp
<bitcoin-git> bitcoin/master 6718fbe W. J. van der Laan: Merge bitcoin/bitcoin#22397: build: Fix macOS Apple Silicon build with min...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22903: Enable clang-tidy bugprone-argument-comment and fix violations (master...2109-tidyNamedArgs) https://github.com/bitcoin/bitcoin/pull/22903
<bitcoin-git> [bitcoin] arnabsen1729 opened pull request #22902: tracing: utxocache tracepoints (master...2021-09-utxocache-usdt) https://github.com/bitcoin/bitcoin/pull/22902
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #21930: doc: update enumerator naming in developer notes (master...developer-notes-enum-naming) https://github.com/bitcoin/bitcoin/pull/21930
<bitcoin-git> bitcoin/master 77f37f5 Jon Atack: doc: update enum naming in developer notes
<bitcoin-git> bitcoin/master 92aad53 MarcoFalke: Merge bitcoin/bitcoin#21930: doc: update enumerator naming in developer no...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a8fdfea77b0c...92aad5303b9b
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22791: init: Fix asmap/addrman initialization order bug (master...2021-08-asmap-addrman-init) https://github.com/bitcoin/bitcoin/pull/22791
<bitcoin-git> [bitcoin] MarcoFalke pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/2c6707be8b62...a8fdfea77b0c
<bitcoin-git> bitcoin/master 5932478 John Newbery: [net] Remove CConnMan::SetAsmap()
<bitcoin-git> bitcoin/master 50fd770 John Newbery: [init] Read/decode asmap before constructing addrman
<bitcoin-git> bitcoin/master f572f2b John Newbery: [addrman] Set m_asmap in CAddrMan initializer list
<bitcoin-git> [bitcoin] naiza2000 opened pull request #22901: Improve mempool_package_limits.py (master...master) https://github.com/bitcoin/bitcoin/pull/22901
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22900: [0.20.2] rc3, (missing) release notes and backport (0.20...0_20_2_rc3) https://github.com/bitcoin/bitcoin/pull/22900
<bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to 0.20: https://github.com/bitcoin/bitcoin/compare/466acb3fbcf5...fd78b7a788c5
<bitcoin-git> bitcoin/0.20 2b986b3 Pieter Wuille: doc: mention bech32m/BIP350 in doc/descriptors.md
<bitcoin-git> bitcoin/0.20 6b643b9 fanquake: doc: add historical release notes for 0.20.0
<bitcoin-git> bitcoin/0.20 5f97738 fanquake: doc: add historical release notes for 0.20.1
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22848: MOVEONLY: Expose BanMapToJson / BanMapFromJson (master...pr/ipc-banmap) https://github.com/bitcoin/bitcoin/pull/22848
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fa9277744823...2c6707be8b62
<bitcoin-git> bitcoin/master 6919c82 Russell Yanofsky: MOVEONLY: Expose BanMapToJson / BanMapFromJson
<bitcoin-git> bitcoin/master 2c6707b MarcoFalke: Merge bitcoin/bitcoin#22848: MOVEONLY: Expose BanMapToJson / BanMapFromJso...
<bitcoin-git> [bitcoin] MarcoFalke merged 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/master b7a1744 Jon Atack: log, sync: add LOCK logging category, apply it to lock contention
<bitcoin-git> bitcoin/master 3f4c6b8 Jon Atack: log, timer: add timing macro in usec LOG_TIME_MICROS_WITH_CATEGORY
<bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/e567dd53d192...fa9277744823
<bitcoin-git> bitcoin/master 9b08006 Jon Atack: log, sync: improve lock contention logging and add time duration
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22841: ci: Fuzz with -ftrivial-auto-var-init=pattern (master...2109-ciFuzzPatt) https://github.com/bitcoin/bitcoin/pull/22841
<bitcoin-git> bitcoin/master fa0a5fa MarcoFalke: ci: Fuzz with -ftrivial-auto-var-init=pattern
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4bd56bc291a9...e567dd53d192
<bitcoin-git> bitcoin/master e567dd5 MarcoFalke: Merge bitcoin/bitcoin#22841: ci: Fuzz with -ftrivial-auto-var-init=pattern...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22894: netinfo: clarify client and server versions in header (master...netinfo-clarify-client-and-server-versions) https://github.com/bitcoin/bitcoin/pull/22894
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/78d39f843877...4bd56bc291a9
<bitcoin-git> bitcoin/master 4bd56bc MarcoFalke: Merge bitcoin/bitcoin#22894: netinfo: clarify client and server versions i...
<bitcoin-git> bitcoin/master e952d75 Jon Atack: netinfo: clarify client and server versions in header
<Guest57> hello, i have issues with my bitcoin wallet is there any one who can help me?
<bitcoin-git> [bitcoin] fanquake opened pull request #22900: [0.20.2] rc3, (missing) release notes and backport (0.20...0_20_2_rc3) https://github.com/bitcoin/bitcoin/pull/22900
<bitcoin-git> [bitcoin] hebasto opened pull request #22899: ci: Build and cache static Qt instead of downloading a pre-built one (master...210906-jom) https://github.com/bitcoin/bitcoin/pull/22899
<bitcoin-git> [bitcoin] fanquake merged pull request #22861: test: Update test README and lint script (master...2109-testDoc) https://github.com/bitcoin/bitcoin/pull/22861
<bitcoin-git> bitcoin/master fa0937d MarcoFalke: test: Rename bitcoin-util-test.py to util/test_runner.py
<bitcoin-git> bitcoin/master fa050bb MarcoFalke: test: Update test README and lint script
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0ebd88fe0bf4...78d39f843877
<bitcoin-git> bitcoin/master 78d39f8 fanquake: Merge bitcoin/bitcoin#22861: test: Update test README and lint script

2021-09-05

<bitcoin-git> [bitcoin] theStack opened pull request #22896: refactor: net: avoid duplicate map lookups to `mapLocalHost` (master...202109-refactor-net-avoid_duplicate_mapLocalHost_lookups) https://github.com/bitcoin/bitcoin/pull/22896
<Chris_Stewart_5> Does anyone know why bitcoin core would only relay 101 headers in response to a `GetHeaders(...,stopHash=0x0000...000)` message when it has 113 headers locally? Specifically on regtest
<bitcoin-git> [bitcoin] jonatack opened pull request #22895: consensus: don't call GetBlockPos in ReadBlockFromDisk without cs_main lock (master...ReadBlockFromDisk-block_pos) https://github.com/bitcoin/bitcoin/pull/22895
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22888: build: Update default platform toolset in msvc-autogen.py (master...210904-toolset) https://github.com/bitcoin/bitcoin/pull/22888
<bitcoin-git> bitcoin/master d1267fd Hennadii Stepanov: build: Update default platform toolset in msvc-autogen.py
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/91e07cc50db6...0ebd88fe0bf4
<bitcoin-git> bitcoin/master 0ebd88f MarcoFalke: Merge bitcoin/bitcoin#22888: build: Update default platform toolset in msv...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22591: Util: error if settings json exists, but is unreadable (master...fix-22571) https://github.com/bitcoin/bitcoin/pull/22591
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6490a3ef6c4c...91e07cc50db6
<bitcoin-git> bitcoin/master 2b07126 Tyler Chambers: error if settings.json exists, but is unreadable
<bitcoin-git> bitcoin/master 91e07cc MarcoFalke: Merge bitcoin/bitcoin#22591: Util: error if settings json exists, but is u...
<bitcoin-git> [bitcoin] jonatack opened pull request #22894: netinfo: clarify client and server versions in header (master...netinfo-clarify-client-and-server-versions) https://github.com/bitcoin/bitcoin/pull/22894
<bitcoin-git> [bitcoin] klementtan closed pull request #22804: validation: fix verification progress during IBD. (master...verification_progress_fix) https://github.com/bitcoin/bitcoin/pull/22804
<bitcoin-git> [gui] jarolrod opened pull request #418: fix bitcoin-qt app categorization on apple silicon (master...applesilicon-categorization) https://github.com/bitcoin-core/gui/pull/418
<bitcoin-git> [bitcoin] fanquake merged pull request #22859: Replace uses of boost::trim* with locale-independent alternatives (#18130 rebased) (master...18130_rebased) https://github.com/bitcoin/bitcoin/pull/22859
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/f4e12fd50c23...6490a3ef6c4c
<bitcoin-git> bitcoin/master 696c76d practicalswift: tests: Add TrimString(...) tests
<bitcoin-git> bitcoin/master 9355186 Ben Woosley: Replace use of boost::trim use with locale-independent TrimString
<bitcoin-git> bitcoin/master 4bf18b0 Ben Woosley: Replace use of boost::trim_right with locale-independent TrimString
<bitcoin-git> [bitcoin] benthecarman opened pull request #22892: doc: Clarify that change_cost cannot be negative in GetSelectionWaste (master...doc-change-cost-not-negative) https://github.com/bitcoin/bitcoin/pull/22892
<bitcoin-git> [bitcoin] prayank23 opened pull request #22891: Add fee rate distribution in -getinfo (master...mempool-getinfo) https://github.com/bitcoin/bitcoin/pull/22891

2021-09-04

<bitcoin-git> [bitcoin] hebasto opened pull request #22888: build: Update default platform toolset in msvc-autogen.py (master...210904-toolset) https://github.com/bitcoin/bitcoin/pull/22888
<gribble> https://github.com/bitcoin/bitcoin/issues/21551 | ci: Move Windows MSVC build from AppVeyor to Cirrus by hebasto · Pull Request #21551 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake merged pull request #22278: Add LIFETIMEBOUND to CScript where needed (master...2106-scriptBound) https://github.com/bitcoin/bitcoin/pull/22278
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5fb6701bdb05...f4e12fd50c23
<bitcoin-git> bitcoin/master fa7e6c5 MarcoFalke: Add LIFETIMEBOUND to InitializeChainstate
<bitcoin-git> bitcoin/master fa5c896 MarcoFalke: Add LIFETIMEBOUND to CScript where needed
<bitcoin-git> bitcoin/master f4e12fd fanquake: Merge bitcoin/bitcoin#22278: Add LIFETIMEBOUND to CScript where needed

2021-09-03

<bitcoin-git> [bitcoin] jonatack opened pull request #22881: refactoring: use attributes::LIFETIMEBOUND in span.h (master...span-lifetimebound) https://github.com/bitcoin/bitcoin/pull/22881
<prayank> Not sure if anything related changed in merged PRs (last few weeks). I observed it takes less time to compile Bitcoin Core now. Don't have any numbers. Maybe I will try compiling 0.21 and compare with Master.
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22860: test: Always clear reject reason in IsStandard tx test (master...2109-testRej) https://github.com/bitcoin/bitcoin/pull/22860
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/629c4ab2e313...5fb6701bdb05
<bitcoin-git> bitcoin/master fa1b08e MarcoFalke: test: Always clear reject reason in IsStandard tx test
<bitcoin-git> bitcoin/master 5fb6701 MarcoFalke: Merge bitcoin/bitcoin#22860: test: Always clear reject reason in IsStandar...
<bitcoin-git> [bitcoin] Pradumnasaraf opened pull request #22880: Added hyperlink for doc/build (master...add-hyper-install.md) https://github.com/bitcoin/bitcoin/pull/22880
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22879: addrman: Fix format string in deserialize error (master...2109-testPeersDat) https://github.com/bitcoin/bitcoin/pull/22879
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #22877: test: Add addrman peers.dat test (master...2109-testPeersDat) https://github.com/bitcoin/bitcoin/pull/22877
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #22878: ci: Speed up cirrus native macOS host (master...2109-ciMacFast) https://github.com/bitcoin/bitcoin/pull/22878
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22878: ci: Speed up cirrus native macOS host (master...2109-ciMacFast) https://github.com/bitcoin/bitcoin/pull/22878
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22877: test: Add addrman peers.dat test (master...2109-testPeersDat) https://github.com/bitcoin/bitcoin/pull/22877
<Bullit> that has result uploaded video to youtube premium of with the bitcoin ATM in Sanguli(Salou(Barcelona:myproxies guilty of not having a long enough cable makes bitcoin a laugh
<bitcoin-git> [bitcoin] meshcollider merged pull request #22100: refactor: Clean up new wallet spend, receive files added #21207 (master...pr/txfun) https://github.com/bitcoin/bitcoin/pull/22100
<bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dd097c42df73...629c4ab2e313
<bitcoin-git> bitcoin/master 629c4ab Samuel Dobson: Merge bitcoin/bitcoin#22100: refactor: Clean up new wallet spend, receive ...
<bitcoin-git> bitcoin/master b11a195 Russell Yanofsky: refactor: Detach wallet transaction methods (followup for move-only)
<bitcoin-git> [bitcoin] JeremyRubin opened pull request #22876: [TESTS] Update Transaction Tests to permit setting a flag as always on and disabling the exhaustive failure test (master...update-txvalid-json) https://github.com/bitcoin/bitcoin/pull/22876
<MarcoFalke> laanwj: Pls delete the update-txvalid-json branch from https://github.com/bitcoin/bitcoin/branches
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #22870: [TESTS] Update Transaction Tests to permit setting a flag as always on and disabling the exhaustive failure test (master...update-txvalid-json) https://github.com/bitcoin/bitcoin/pull/22870
<bitcoin-git> [bitcoin] JeremyRubin opened pull request #22875: Fix Racy ParseOpCode function initialization (master...threadsafe-fix) https://github.com/bitcoin/bitcoin/pull/22875
<bitcoin-git> [bitcoin] jonatack opened pull request #22872: log: improve checkaddrman logging with duration in milliseconds (master...improve-checkaddrman-logging) https://github.com/bitcoin/bitcoin/pull/22872
<bitcoin-git> [bitcoin] JeremyRubin opened pull request #22871: Discourage CSV as NOP when locktime disable is set (master...discourage-csv) https://github.com/bitcoin/bitcoin/pull/22871
<bitcoin-git> [bitcoin] JeremyRubin opened pull request #22870: [TESTS] Update Transaction Tests to permit setting a flag as always on and disabling the exhaustive failure test (master...update-txvalid-json) https://github.com/bitcoin/bitcoin/pull/22870

2021-09-02

<gribble> https://github.com/bitcoin/bitcoin/issues/22857 | [22.x] Backports by fanquake · Pull Request #22857 · bitcoin/bitcoin · GitHub
<bitcoin-git> [gui] promag opened pull request #417: Ditch wallet model juggling (master...2021-09-eager-wallet-load-1) https://github.com/bitcoin-core/gui/pull/417
<bitcoin-git> [bitcoin] promag opened pull request #22868: wallet: Call load handlers without cs_wallet locked (master...2021-09-wallet-load-lock) https://github.com/bitcoin/bitcoin/pull/22868
<bitcoin-git> [bitcoin] mjdietzx opened pull request #22867: Extend test coverage of BIP125 and document confusing/inconsistent behavior (master...test_bip125_edge_cases) https://github.com/bitcoin/bitcoin/pull/22867
<bitcoin-git> [bitcoin] martinus reopened pull request #22702: Add allocator for node based containers (master...2019-08-bulkpoolallocator) https://github.com/bitcoin/bitcoin/pull/22702
<bitcoin-git> [bitcoin] martinus closed pull request #22702: Add allocator for node based containers (master...2019-08-bulkpoolallocator) https://github.com/bitcoin/bitcoin/pull/22702
<laanwj> that said, everything is adapted to how bitcoin core does things now
<gene> disadvantages would be users would need to install an additional program along with bitcoin core
<gene> the proxy has a number of advantages, like not adding more code (and thus attack surface, maintenance cost) to bitcoin core
<laanwj> yes, it's not a ML issue, the RPC is specific to the bitcoin core implementation
<core-meetingbot> topic: Bitcoin Core development discussion and commit log | Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/ | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt / http://gnusha.org/bitcoin-core-dev/proposedwalletmeetingtopics.txt
<laanwj> another urgent request for review (if we're going to tag final soonish) would be the 22.0 draft release notes: https://github.com/bitcoin-core/bitcoin-devwiki/wiki/22.0-Release-Notes-draft
<gribble> https://github.com/bitcoin/bitcoin/issues/21859 | Add minisketch subtree and integrate in build/test by sipa · Pull Request #21859 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/22675 | RBF move 2/3: extract RBF logic into policy/rbf by glozow · Pull Request #22675 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/17526 | Use Single Random Draw In addition to knapsack as coin selection fallback by achow101 · Pull Request #17526 · bitcoin/bitcoin · GitHub
<laanwj> https://github.com/bitcoin/bitcoin/projects/8 currently 7 blockers, 2 chasing concept ACK
<laanwj> #bitcoin-core-dev Meeting: achow101 _aj_ amiti ariard BlueMatt cfields Chris_Stewart_5 darosior digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jarolrod jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral laanwj lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos
<core-meetingbot> Meeting started Thu Sep 2 19:00:01 2021 UTC. The chair is laanwj. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<gribble> https://github.com/bitcoin/bitcoin/issues/22702 | Add allocator for node based containers by martinus · Pull Request #22702 · bitcoin/bitcoin · GitHub
<hebasto> provoostenator: thanks, just double checking https://github.com/bitcoin-core/bitcoin-devwiki/wiki/22.0-Release-Notes-draft#gui right now
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #18448: rpc: fix/add missing RPCExamples for "Util" RPCs (master...20200326-rpc-add-fix-rpcexamples-in-misc-category) https://github.com/bitcoin/bitcoin/pull/18448
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a70768d15964...dd097c42df73
<bitcoin-git> bitcoin/master ea98d9c Sebastian Falbesoner: rpc: fix/add missing RPCExamples for "Util" RPCs
<bitcoin-git> bitcoin/master dd097c4 MarcoFalke: Merge bitcoin/bitcoin#18448: rpc: fix/add missing RPCExamples for "Util" R...
<bitcoin-git> [bitcoin] laanwj merged pull request #22501: netinfo: display addr_{processed, rate_limited, relay_enabled} and relaytxes data (master...netinfo-addr-statistics) https://github.com/bitcoin/bitcoin/pull/22501
<bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/b997dd211ecf...a70768d15964
<bitcoin-git> bitcoin/master 5eeea8e Jon Atack: Add addr_processed and addr_rate_limited stats to -netinfo
<bitcoin-git> bitcoin/master 0a9ee3a Jon Atack: Simplify a few conditionals in -netinfo
<bitcoin-git> bitcoin/master 3834e23 Jon Atack: Display peers in -netinfo that request we not relay transactions
<gribble> https://github.com/bitcoin/bitcoin/issues/22501 | netinfo: display addr_{processed, rate_limited, relay_enabled} and relaytxes data by jonatack · Pull Request #22501 · bitcoin/bitcoin · GitHub
<bitcoin-git> [gui] Sjors opened pull request #416: gui: add RPC setting (master...2021/09/rpc_setting) https://github.com/bitcoin-core/gui/pull/416
<bitcoin-git> [bitcoin] darosior closed pull request #22779: policy: correct (lower) the dust threshold for Taproot outputs (master...taproot_dust_limit) https://github.com/bitcoin/bitcoin/pull/22779
<bitcoin-git> [bitcoin] darosior opened pull request #22863: policy: document dust threshold for Taproot outputs (master...dust_threshold_doc) https://github.com/bitcoin/bitcoin/pull/22863
<bitcoin-git> [bitcoin] fanquake merged pull request #22809: test: Check that non-signaling BIP125 tx can be replaced via parent (master...2108-testTxReplace) https://github.com/bitcoin/bitcoin/pull/22809
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/245462b66ce3...b997dd211ecf
<bitcoin-git> bitcoin/master fa2e9de MarcoFalke: test: Check that non-signaling BIP125 tx can be replaced via parent
<bitcoin-git> bitcoin/master b997dd2 fanquake: Merge bitcoin/bitcoin#22809: test: Check that non-signaling BIP125 tx can ...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22861: test: Update test README and lint script (master...2109-testDoc) https://github.com/bitcoin/bitcoin/pull/22861
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22418: release: Remove gitian (master...remove_gitian) https://github.com/bitcoin/bitcoin/pull/22418
<bitcoin-git> bitcoin/master ab9c342 fanquake: release: remove gitian
<bitcoin-git> bitcoin/master 245462b MarcoFalke: Merge bitcoin/bitcoin#22418: release: Remove gitian
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d6034e41226e...245462b66ce3
<bitcoin-git> [bitcoin] fanquake merged pull request #22843: msvc: update bitcoin_config.h defines (master...update_msvc_bitcoin_configg) https://github.com/bitcoin/bitcoin/pull/22843
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6bf706a0560d...d6034e41226e
<bitcoin-git> bitcoin/master ae4ad1a fanquake: msvc: update bitcoin_config.h defines
<bitcoin-git> bitcoin/master d6034e4 fanquake: Merge bitcoin/bitcoin#22843: msvc: update bitcoin_config.h defines
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22860: test: Always clear reject reason in IsStandard tx test (master...2109-testRej) https://github.com/bitcoin/bitcoin/pull/22860
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22846: policy: unit test Segwit dust thresholds (master...unit_test_getdustthreshold) https://github.com/bitcoin/bitcoin/pull/22846
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/77e77e8544c7...6bf706a0560d
<bitcoin-git> bitcoin/master 97cea1a Antoine Poinsot: policy: unit test Segwit dust thresholds
<bitcoin-git> bitcoin/master 6bf706a MarcoFalke: Merge bitcoin/bitcoin#22846: policy: unit test Segwit dust thresholds
<bitcoin-git> [bitcoin] fanquake closed pull request #18130: Replace uses of boost::trim* with locale-independent alternatives (master...2020-02-boost-trim) https://github.com/bitcoin/bitcoin/pull/18130
<bitcoin-git> [bitcoin] fanquake opened pull request #22859: Replace uses of boost::trim* with locale-independent alternatives (#18130 rebased) (master...18130_rebased) https://github.com/bitcoin/bitcoin/pull/22859
<bitcoin-git> [bitcoin] fanquake merged pull request #22631: doc: Add packages that provide Qt Wayland plugin for Linux (master...210805-wayland) https://github.com/bitcoin/bitcoin/pull/22631
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/43bf824ff235...77e77e8544c7
<bitcoin-git> bitcoin/master 5559cf1 Hennadii Stepanov: doc: Add packages that provide Qt Wayland plugin for Linux
<bitcoin-git> bitcoin/master 77e77e8 fanquake: Merge bitcoin/bitcoin#22631: doc: Add packages that provide Qt Wayland plu...
<bitcoin-git> [bitcoin] fanquake closed pull request #21478: guix: Use `pigz` as a faster `gzip` replacement (master...2021-03-guix-pigz-can-fly) https://github.com/bitcoin/bitcoin/pull/21478
<bitcoin-git> [bitcoin] fanquake merged pull request #22853: fuzz: Remove addrdb fuzz target (master...2109-fuzzRemT) https://github.com/bitcoin/bitcoin/pull/22853
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/01fa1481f9d8...43bf824ff235
<bitcoin-git> bitcoin/master fa18553 MarcoFalke: fuzz: Remove addrdb fuzz target
<bitcoin-git> bitcoin/master 43bf824 fanquake: Merge bitcoin/bitcoin#22853: fuzz: Remove addrdb fuzz target
<bitcoin-git> [bitcoin] fanquake merged pull request #22836: Stricter BIP32 decoding and test vector 5 (master...202108_bipvec5) https://github.com/bitcoin/bitcoin/pull/22836
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3af495d69723...01fa1481f9d8
<bitcoin-git> bitcoin/master 56a42f1 Pieter Wuille: Stricter BIP32 decoding and test vector 5
<bitcoin-git> bitcoin/master 01fa148 fanquake: Merge bitcoin/bitcoin#22836: Stricter BIP32 decoding and test vector 5
<bitcoin-git> [bitcoin] fanquake opened pull request #22858: [0.21] Potential rc3 backports (0.21...potential_0_21_rc3_backports) https://github.com/bitcoin/bitcoin/pull/22858
<bitcoin-git> [bitcoin] fanquake merged pull request #22840: build: fix unoptimized libraries in depends (master...fix_depends_lib_optimisation) https://github.com/bitcoin/bitcoin/pull/22840
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9487b68f06b0...3af495d69723
<bitcoin-git> bitcoin/master 76f031b fanquake: build: fix unoptimized libraries in depends
<bitcoin-git> bitcoin/master 3af495d fanquake: Merge bitcoin/bitcoin#22840: build: fix unoptimized libraries in depends
<bitcoin-git> [bitcoin] fanquake opened pull request #22857: [22.x] Backports (22.x...more_22_x_backports) https://github.com/bitcoin/bitcoin/pull/22857