2021-09-21

<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22734: addrman: Avoid crash on corrupt data, Force Check after deserialize (master...2108-addrmanNoCrash) https://github.com/bitcoin/bitcoin/pull/22734
<bitcoin-git> bitcoin/master fae5c63 MarcoFalke: move-only: Move CAddrMan::Check to cpp file
<bitcoin-git> bitcoin/master fa29897 MarcoFalke: Refactor: Turn the internal addrman check helper into a forced check
<bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/ae674a0198b0...a8a272ac329d
<bitcoin-git> bitcoin/master fa7a883 MarcoFalke: addrman: Replace assert with throw on corrupt data
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22998: test: use MiniWallet for make_utxo helper in feature_rbf.py (master...202109-test-use_miniwallet_for_make_utxo) https://github.com/bitcoin/bitcoin/pull/22998
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/8f022a59b8bd...ae674a0198b0
<bitcoin-git> bitcoin/master d1e2481 Sebastian Falbesoner: test: scale amounts in test_doublespend_chain down by factor 10
<bitcoin-git> bitcoin/master 0f27524 Sebastian Falbesoner: test: scale amounts in test_doublespend_tree down by factor 10
<bitcoin-git> bitcoin/master f680d27 Sebastian Falbesoner: test: use MiniWallet for make_utxo helper in feature_rbf.py
<bitcoin-git> [bitcoin] MarcoFalke reopened pull request #22798: doc: Fix RPC result documentation (master...2108-docRpc) https://github.com/bitcoin/bitcoin/pull/22798
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #22798: doc: Fix RPC result documentation (master...2108-docRpc) https://github.com/bitcoin/bitcoin/pull/22798
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23054: Use C++11 member initializer in CTxMemPoolEntry (master...2109-cpp11MemberInitMempool) https://github.com/bitcoin/bitcoin/pull/23054
<bitcoin-git> [bitcoin] kallewoof closed pull request #22776: rpc/wallet: add optional transaction(s) to getbalances (master...202108-getbalances-tx) https://github.com/bitcoin/bitcoin/pull/22776
<bitcoin-git> [bitcoin] jnewbery opened pull request #23053: [fuzz] Use public methods in addrman fuzz tests (master...2021-09-addrman-fuzzer-public-methods2) https://github.com/bitcoin/bitcoin/pull/23053
<bitcoin-git> [bitcoin] Shubhankar-Gambhir opened pull request #23052: test: use miniwallet in test_rpc function in feature_rbf.py (master...master) https://github.com/bitcoin/bitcoin/pull/23052
<bitcoin-git> [bitcoin] fanquake merged pull request #22993: build: set OSX_MIN_VERSION to 10.15 (master...macos_minimum_10_15) https://github.com/bitcoin/bitcoin/pull/22993
<bitcoin-git> bitcoin/master 8f022a5 fanquake: Merge bitcoin/bitcoin#22993: build: set OSX_MIN_VERSION to 10.15
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/223ad2fd0d35...8f022a59b8bd
<bitcoin-git> bitcoin/master a43b8e9 fanquake: build: set OSX_MIN_VERSION to 10.15
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22831: test: add addpeeraddress "tried", test addrman checks on restart with asmap (master...addrman-asmap-init-order-test) https://github.com/bitcoin/bitcoin/pull/22831
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/0c1a39390f67...223ad2fd0d35
<bitcoin-git> bitcoin/master ef242f5 Jon Atack: Allow passing "tried" to rpc addpeeraddress to call CAddrMan::Good()
<bitcoin-git> bitcoin/master 869f136 Jon Atack: Add test for rpc addpeeraddress with "tried" argument
<bitcoin-git> bitcoin/master cdaab90 Jon Atack: Add test for addrman consistency check on restart with asmap
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23041: test: Add addrman deserialization error tests (master...2109-testAddrmanDeser) https://github.com/bitcoin/bitcoin/pull/23041
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/89447a63b9cc...0c1a39390f67
<bitcoin-git> bitcoin/master faa81f9 MarcoFalke: test: Add addrman deserialization error tests
<bitcoin-git> bitcoin/master 0c1a393 merge-script: Merge bitcoin/bitcoin#23041: test: Add addrman deserialization error tests...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23017: test: Replace MiniWallet scan_blocks with rescan_utxos (master...2109-testMiniWalletCleanup) https://github.com/bitcoin/bitcoin/pull/23017
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23050: log: change an incorrect fee to fee rate, and vice-versa (master...fee-vs-feerate) https://github.com/bitcoin/bitcoin/pull/23050
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1260b7e483f1...eb180d807a0e
<bitcoin-git> bitcoin/master c17f554 Jon Atack: Fix BlockAssembler::AddToBlock, CTxMemPool::PrioritiseTransaction logging
<bitcoin-git> bitcoin/master eb180d8 merge-script: Merge bitcoin/bitcoin#23050: log: change an incorrect fee to fee rate, and...
<bitcoin-git> [bitcoin] fanquake merged pull request #23001: doc: Enable TLS in links in documentation (master...docs-tls) https://github.com/bitcoin/bitcoin/pull/23001
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e4ae0008d81e...1260b7e483f1
<bitcoin-git> bitcoin/master 9bdda50 Jeremy Rand: Enable TLS in links in documentation
<bitcoin-git> bitcoin/master 1260b7e fanquake: Merge bitcoin/bitcoin#23001: doc: Enable TLS in links in documentation
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23014: ci: Bump distro version, disable feature_bind_extra for two configurations (master...2109-ciUpdates) https://github.com/bitcoin/bitcoin/pull/23014
<bitcoin-git> [bitcoin] fanquake merged pull request #23043: ci: Set --nocleanup for Windows functional tests (master...2109-ciWinCleanup) https://github.com/bitcoin/bitcoin/pull/23043
<bitcoin-git> bitcoin/master 133446f fanquake: Merge bitcoin/bitcoin#23043: ci: Set --nocleanup for Windows functional te...
<bitcoin-git> bitcoin/master fac67b3 MarcoFalke: ci: Set --nocleanup for Windows functional tests
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7f7bd3111cdc...133446f3dcb8

2021-09-20

<bitcoin-git> [bitcoin] gruve-p closed pull request #22961: Update zmq to 4.3.4 (master...zmq-update) https://github.com/bitcoin/bitcoin/pull/22961
<bitcoin-git> [bitcoin] jonatack opened pull request #23050: log: change an incorrect fee to fee rate, and vice-versa (master...fee-vs-feerate) https://github.com/bitcoin/bitcoin/pull/23050
<bitcoin-git> [bitcoin] jb55 closed pull request #18849: The Zero Allocations project (master...zeroalloc) https://github.com/bitcoin/bitcoin/pull/18849
<bitcoin-git> [bitcoin] jb55 closed pull request #18985: bloom: use Span instead of std::vector for `insert` and `contains` [ZAP3] (master...2020-05-bloom-span) https://github.com/bitcoin/bitcoin/pull/18985
<bitcoin-git> [bitcoin] laanwj merged pull request #22974: addrman: Improve performance of Good (master...202109_goodspeed) https://github.com/bitcoin/bitcoin/pull/22974
<bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/488e7455608d...7f7bd3111cdc
<bitcoin-git> bitcoin/master acf656d Martin Zumsande: fuzz: Use public interface to fill addrman tried tables
<bitcoin-git> bitcoin/master eb2e113 Martin Zumsande: addrman: Improve performance of Good
<bitcoin-git> bitcoin/master 57ce203 Martin Zumsande: fuzz: allow lower number of sources
<bitcoin-git> [bitcoin] laanwj merged pull request #12677: RPC: Add ancestor{count,size,fees} to listunspent output (master...listunspent_ancestorinfo) https://github.com/bitcoin/bitcoin/pull/12677
<bitcoin-git> [bitcoin] Fi3 opened pull request #23049: net: implement a StratumV2 Template Provider in core (master...add_sv2) https://github.com/bitcoin/bitcoin/pull/23049
<bitcoin-git> [bitcoin] laanwj merged pull request #22959: cli: Display all proxies in -getinfo (master...getinfo-multiple-proxies) https://github.com/bitcoin/bitcoin/pull/22959
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/226731ac1144...d809d8bf1264
<bitcoin-git> bitcoin/master d809d8b W. J. van der Laan: Merge bitcoin/bitcoin#22959: cli: Display all proxies in -getinfo
<bitcoin-git> bitcoin/master 7c3712f klementtan: cli: Display all proxies in -getinfo
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23047: test: Use MiniWallet in mempool_persist (master...2109-testMempool) https://github.com/bitcoin/bitcoin/pull/23047
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23046: test: Add txindex migration test (master...2109-txindexMigrate) https://github.com/bitcoin/bitcoin/pull/23046
<bitcoin-git> [bitcoin] laanwj opened pull request #23045: build: Restrict check for CRC32C intrinsic to aarch64 (master...2021-09-arm64-crc32) https://github.com/bitcoin/bitcoin/pull/23045
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23044: refactor: Remove unused validation includes (master...2109-valInc) https://github.com/bitcoin/bitcoin/pull/23044
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23043: ci: Set --nocleanup for Windows functional tests (master...2109-ciWinCleanup) https://github.com/bitcoin/bitcoin/pull/23043
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23042: net: Avoid logging AlreadyHaveTx when disconneting misbehaving peer (master...2109-netLogDisconnect) https://github.com/bitcoin/bitcoin/pull/23042
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23041: test: Add addrman deserialization error tests (master...2109-testAddrmanDeser) https://github.com/bitcoin/bitcoin/pull/23041
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23037: test: fix confusing off-by-one nValue in feature_coinstatsindex.py (master...202109-test-fix_namount_offbyone_in_coinstatsindex) https://github.com/bitcoin/bitcoin/pull/23037
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2560b6862b40...226731ac1144
<bitcoin-git> bitcoin/master ebe49b5 Sebastian Falbesoner: test: fix confusing off-by-one nValue in feature_coinstatsindex.py
<bitcoin-git> bitcoin/master 226731a merge-script: Merge bitcoin/bitcoin#23037: test: fix confusing off-by-one nValue in feat...
<bitcoin-git> bitcoin/master f58f697 fanquake: doc: remove WSL install instructions and point to upstream
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/de2af19dc8e8...2560b6862b40
<bitcoin-git> bitcoin/master 2560b68 fanquake: Merge bitcoin/bitcoin#23007: doc: remove WSL install instructions and poin...
<bitcoin-git> [bitcoin] fanquake closed pull request #22373: doc: Improve notes on installing WSL on windows 10 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/22373

2021-09-19

<bitcoin-git> [bitcoin] theStack opened pull request #23037: test: fix confusing off-by-one nValue in feature_coinstatsindex.py (master...202109-test-fix_namount_offbyone_in_coinstatsindex) https://github.com/bitcoin/bitcoin/pull/23037
<bitcoin-git> [bitcoin] jonatack opened pull request #23036: test: use test_framework.p2p `P2P_SERVICES` constant in functional tests (master...use-test_framework-P2P_SERVICES-in-functional-tests) https://github.com/bitcoin/bitcoin/pull/23036
<bitcoin-git> [bitcoin] jonatack opened pull request #23035: p2p, rpc, test: expose tried and refcount in getnodeaddresses, update/improve tests (master...getnodeaddresses-tried-and-reference_count) https://github.com/bitcoin/bitcoin/pull/23035
<bitcoin-git> [bitcoin] fanquake closed pull request #23033: Add files via upload (master...master) https://github.com/bitcoin/bitcoin/pull/23033
<bitcoin-git> [bitcoin] ReniR256 opened pull request #23033: Add files via upload (master...master) https://github.com/bitcoin/bitcoin/pull/23033

2021-09-18

<bitcoin-git> [bitcoin] ffontaine opened pull request #23030: src/randomenv.cpp: fix uclibc build (master...master) https://github.com/bitcoin/bitcoin/pull/23030
<bitcoin-git> [bitcoin] luke-jr opened pull request #23027: Bugfix: Skip tests for tools not being built (master...bugfix_util_test_config) https://github.com/bitcoin/bitcoin/pull/23027
<bitcoin-git> [bitcoin] martinus opened pull request #23025: bench: update nanobench add `-min_duration_ms` (master...2021-09-update-nanobench) https://github.com/bitcoin/bitcoin/pull/23025
<bitcoin-git> [bitcoin] fanquake closed pull request #22987: qa: Fix "RuntimeError: Event loop is closed" on Windows (master...210915-loop) https://github.com/bitcoin/bitcoin/pull/22987
<bitcoin-git> bitcoin/master 357f0c7 Hennadii Stepanov: ci: Enable more functional tests on Windows MSVC task
<bitcoin-git> bitcoin/master f559326 Hennadii Stepanov: qa: Fix "RuntimeError: Event loop is closed" on Windows
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e69cbac628bf...de2af19dc8e8
<bitcoin-git> bitcoin/master de2af19 fanquake: Merge bitcoin/bitcoin#22987: qa: Fix "RuntimeError: Event loop is closed" ...
<bitcoin-git> [bitcoin] fanquake closed pull request #23023: Update and rename contrib/seeds/suspicious_hosts.txt to contrib/semil… (master...patch-1) https://github.com/bitcoin/bitcoin/pull/23023
<bitcoin-git> [bitcoin] Peterblanco021091 opened pull request #23023: Update and rename contrib/seeds/suspicious_hosts.txt to contrib/semil… (master...patch-1) https://github.com/bitcoin/bitcoin/pull/23023

2021-09-16

<bitcoin-git> [bitcoin] achow101 opened pull request #23002: Make descriptor wallets by default (master...default-desc-wallets) https://github.com/bitcoin/bitcoin/pull/23002
<bitcoin-git> [bitcoin] JeremyRand opened pull request #23001: doc: Enable TLS in links in documentation (master...docs-tls) https://github.com/bitcoin/bitcoin/pull/23001
<bitcoin-git> [bitcoin] div72 closed pull request #22975: scripted-diff: update license URLs to https (master...https-copyright-header) https://github.com/bitcoin/bitcoin/pull/22975
<bitcoin-git> [bitcoin] laanwj merged pull request #22420: doc: Specifiy how to set the value of TORGROUP (master...patch-1) https://github.com/bitcoin/bitcoin/pull/22420
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/82a85216c3a3...6ef84e050399
<bitcoin-git> bitcoin/master 5984084 lsilva01: Specifies how to set the value of TORGROUP
<bitcoin-git> bitcoin/master 6ef84e0 W. J. van der Laan: Merge bitcoin/bitcoin#22420: doc: Specifiy how to set the value of TORGROU...
<bitcoin-git> [bitcoin] laanwj merged pull request #22845: build: improve check for ::(w)system (master...dont_literally_use_have_or_have) https://github.com/bitcoin/bitcoin/pull/22845
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/71bdf0bff1be...82a85216c3a3
<bitcoin-git> bitcoin/master 3ec633e fanquake: build: improve check for ::(w)system
<bitcoin-git> bitcoin/master 82a8521 W. J. van der Laan: Merge bitcoin/bitcoin#22845: build: improve check for ::(w)system
<bitcoin-git> [bitcoin] laanwj merged pull request #22626: Remove txindex migration code (master...2108-noTxindexMigrate) https://github.com/bitcoin/bitcoin/pull/22626
<bitcoin-git> bitcoin/master fab8900 MarcoFalke: Add missing includes and forward declarations, remove unused ones
<bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/698b4b8fac3d...71bdf0bff1be
<bitcoin-git> bitcoin/master fae8786 MarcoFalke: doc: Fix validation typo
<bitcoin-git> bitcoin/master fa20f81 MarcoFalke: Remove txindex migration code
<bitcoin-git> [bitcoin] Sjors opened pull request #23000: net: update signet seeds (master...2021/09/signet-seed) https://github.com/bitcoin/bitcoin/pull/23000
<bitcoin-git> [bitcoin] laanwj merged pull request #22930: build: remove glibc back compat (master...remove_glibc_back_commpat) https://github.com/bitcoin/bitcoin/pull/22930
<bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/0de84b732852...698b4b8fac3d
<bitcoin-git> bitcoin/master 2ef0acc fanquake: remove --enable-glibc-back-compat from CI and docs
<bitcoin-git> bitcoin/master 62e45da fanquake: build: remove glibc-back-compat from build system
<bitcoin-git> bitcoin/master a907704 fanquake: compat: remove glibc_compat.cpp
<bitcoin-git> [bitcoin] laanwj merged pull request #22544: cli -addrinfo: drop torv2; torv3 becomes onion per GetNetworkName() (master...rm-torv2-from-addrinfo) https://github.com/bitcoin/bitcoin/pull/22544
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/cdf12c7b3d71...0de84b732852
<bitcoin-git> bitcoin/master 49d503a Jon Atack: doc: update -addrinfo in release-notes.md and tor.md
<bitcoin-git> bitcoin/master 75ea9ec Jon Atack: cli -addrinfo: drop torv2, torv3 becomes onion per GetNetworkName()
<bitcoin-git> bitcoin/master 0de84b7 W. J. van der Laan: Merge bitcoin/bitcoin#22544: cli -addrinfo: drop torv2; torv3 becomes onio...
<bitcoin-git> [bitcoin] jonatack opened pull request #22999: bench: add `-quiet` and `-iters=<n>` benchmark config args (master...bench-add-quiet-and-iters-args) https://github.com/bitcoin/bitcoin/pull/22999
<bitcoin-git> [bitcoin] laanwj merged 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] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/58e02395bad5...cdf12c7b3d71
<bitcoin-git> bitcoin/master 350e034 Jon Atack: consensus: don't call GetBlockPos in ReadBlockFromDisk without lock
<bitcoin-git> bitcoin/master cdf12c7 W. J. van der Laan: Merge bitcoin/bitcoin#22895: consensus: don't call GetBlockPos in ReadBloc...
<bitcoin-git> [bitcoin] theStack opened pull request #22998: test: use MiniWallet for make_utxo helper in feature_rbf.py (master...202109-test-use_miniwallet_for_make_utxo) https://github.com/bitcoin/bitcoin/pull/22998
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #22962: Remove unused SERIALIZE_METHODS on CFeeRate (master...2109-noSerFeeRate) https://github.com/bitcoin/bitcoin/pull/22962
<bitcoin-git> [bitcoin] laanwj merged pull request #22955: p2p: Rename fBlocksOnly, Add test (master...2109-testInvBlocksonly) https://github.com/bitcoin/bitcoin/pull/22955
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/6d76b57ca0cd...58e02395bad5
<bitcoin-git> bitcoin/master fa66a7d MarcoFalke: p2p: Rename fBlocksOnly, Add test
<bitcoin-git> bitcoin/master fac66d0 MarcoFalke: test: Simplify p2p_blocksonly test with new miniwallet rescan_utxos method
<bitcoin-git> bitcoin/master 58e0239 W. J. van der Laan: Merge bitcoin/bitcoin#22955: p2p: Rename fBlocksOnly, Add test
<bitcoin-git> [bitcoin] laanwj merged pull request #22960: test: Set peertimeout in write_config (master...2109-testPeerTimeout) https://github.com/bitcoin/bitcoin/pull/22960
<bitcoin-git> bitcoin/master fad4f44 MarcoFalke: test: Set peertimeout in write_config
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7a999879d2f6...6d76b57ca0cd
<bitcoin-git> bitcoin/master 6d76b57 W. J. van der Laan: Merge bitcoin/bitcoin#22960: test: Set peertimeout in write_config
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #22995: doc: Remove stale comment for CPrivKey (master...update-stale-allocator-comment) https://github.com/bitcoin/bitcoin/pull/22995
<bitcoin-git> bitcoin/master 5008dd8 Calvin Kim: doc: Remove stale comment for CPrivKey
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/87780dfee8c8...7a999879d2f6
<bitcoin-git> bitcoin/master 7a99987 W. J. van der Laan: Merge bitcoin/bitcoin#22995: doc: Remove stale comment for CPrivKey
<bitcoin-git> [bitcoin] monstro805 closed pull request #22997: Mergify/monstro805/config update (master...mergify/monstro805/config-update) https://github.com/bitcoin/bitcoin/pull/22997
<bitcoin-git> [bitcoin] monstro805 opened pull request #22997: Mergify/monstro805/config update (master...mergify/monstro805/config-update) https://github.com/bitcoin/bitcoin/pull/22997
<bitcoin-git> [bitcoin] rebroad closed pull request #22996: Better GetHeight() for CTxMemPoolEntry (master...BetterEntryHeight) https://github.com/bitcoin/bitcoin/pull/22996
<bitcoin-git> [bitcoin] rebroad opened pull request #22996: Better GetHeight() for CTxMemPoolEntry (master...BetterEntryHeight) https://github.com/bitcoin/bitcoin/pull/22996
<bitcoin-git> [bitcoin] kcalvinalvin opened pull request #22995: doc: Update stale comment about secure allocators. (master...update-stale-allocator-comment) https://github.com/bitcoin/bitcoin/pull/22995
<bitcoin-git> [bitcoin] fanquake closed pull request #22994: ci: use Debian Bullseye in ARM CI (master...use_bullseye_arm_ci) https://github.com/bitcoin/bitcoin/pull/22994
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ec7ec69c7bca...87780dfee8c8
<bitcoin-git> bitcoin/master 252d1a7 fanquake: ci: use Debian Bullseye in ARM CI
<bitcoin-git> bitcoin/master 87780df merge-script: Merge bitcoin/bitcoin#22994: ci: use Debian Bullseye in ARM CI
<bitcoin-git> [bitcoin] fanquake opened pull request #22994: ci: use Debian Bullseye in ARM CI (master...use_bullseye_arm_ci) https://github.com/bitcoin/bitcoin/pull/22994
<bitcoin-git> [bitcoin] fanquake closed pull request #22952: Cleanup headers after #20788 (master...210911-headers) https://github.com/bitcoin/bitcoin/pull/22952
<bitcoin-git> [bitcoin] fanquake opened pull request #22993: build: set OSX_MIN_VERSION to 10.15 (master...macos_minimum_10_15) https://github.com/bitcoin/bitcoin/pull/22993
<bitcoin-git> bitcoin/master 3174425 Hennadii Stepanov: Cleanup headers after #20788
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9424e78f34da...ec7ec69c7bca
<bitcoin-git> bitcoin/master ec7ec69 merge-script: Merge bitcoin/bitcoin#22952: Cleanup headers after #20788
<bitcoin-git> [bitcoin] fanquake merged pull request #22992: Fix Qt test broken by #22219 (master...pr/sfix) https://github.com/bitcoin/bitcoin/pull/22992
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7709bf46ce2c...9424e78f34da
<bitcoin-git> bitcoin/master 9424e78 fanquake: Merge bitcoin/bitcoin#22992: Fix Qt test broken by #22219
<bitcoin-git> bitcoin/master 865ee1a Russell Yanofsky: Fix Qt test broken by #22219
<bitcoin-git> [bitcoin] fanquake merged pull request #22970: doc: Update snap release process for new versioning scheme (master...2109-docSnapRel) https://github.com/bitcoin/bitcoin/pull/22970
<bitcoin-git> bitcoin/master 7709bf4 fanquake: Merge bitcoin/bitcoin#22970: doc: Update snap release process for new vers...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bd5670eafcfb...7709bf46ce2c
<bitcoin-git> bitcoin/master fad8606 MarcoFalke: doc: Update snap release process for new versioning scheme
<bitcoin-git> [bitcoin] ryanofsky opened pull request #22992: Fix Qt test broken by #22219 (master...pr/sfix) https://github.com/bitcoin/bitcoin/pull/22992
<bitcoin-git> [bitcoin] fanquake merged pull request #22219: multiprocess: Start using init makeNode, makeChain, etc methods (master...pr/ipc-make) https://github.com/bitcoin/bitcoin/pull/22219
<bitcoin-git> [bitcoin] fanquake merged pull request #22979: doc: Fix walletdisplayaddress RPC doc (master...2109-rpcDocWallet) https://github.com/bitcoin/bitcoin/pull/22979
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/528e08119fd8...bd5670eafcfb
<bitcoin-git> bitcoin/master fa22ddc MarcoFalke: doc: Fix walletdisplayaddress RPC doc
<bitcoin-git> bitcoin/master bd5670e fanquake: Merge bitcoin/bitcoin#22979: doc: Fix walletdisplayaddress RPC doc
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2161a058552a...528e08119fd8
<bitcoin-git> bitcoin/master e4709c7 Russell Yanofsky: Start using init makeNode, makeChain, etc methods
<bitcoin-git> bitcoin/master 528e081 fanquake: Merge bitcoin/bitcoin#22219: multiprocess: Start using init makeNode, make...

2021-09-15

<bitcoin-git> [bitcoin] hebasto opened pull request #22987: qa: Fix "RuntimeError: Event loop is closed" on Windows (master...210915-loop) https://github.com/bitcoin/bitcoin/pull/22987
<bitcoin-git> [bitcoin] hebasto closed pull request #22980: qa: Ignore `--failfast` option of `test_runner.py` on Windows (master...210915-failfast) https://github.com/bitcoin/bitcoin/pull/22980
<bitcoin-git> [gui] fanquake closed pull request #424: Fix typo in secp256k1/.cirrus.yml (master...patch-1) https://github.com/bitcoin-core/gui/pull/424
<bitcoin-git> [gui] eltociear opened pull request #424: Fix typo in secp256k1/.cirrus.yml (master...patch-1) https://github.com/bitcoin-core/gui/pull/424
<bitcoin-git> [bitcoin] naumenkogs closed pull request #17194: p2p: Avoid forwarding ADDR messages to SPV nodes (master...addr_relay_optimization) https://github.com/bitcoin/bitcoin/pull/17194
<bitcoin-git> [bitcoin] naumenkogs closed pull request #18925: Add extra thread for scheduler, move TorControl and OpenAddedConnections to scheduler (master...2020_05_extra_scheduler_thread) https://github.com/bitcoin/bitcoin/pull/18925
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22981: doc: Fix incorrect C++ named args (master...2109-docNamedArgs) https://github.com/bitcoin/bitcoin/pull/22981
<bitcoin-git> [bitcoin] naumenkogs closed pull request #19869: Better intervals between feelers (master...2020-09-feeler-time-fixes) https://github.com/bitcoin/bitcoin/pull/19869
<bitcoin-git> [bitcoin] hebasto opened pull request #22980: qa: Ignore `--failfast` option of `test_runner.py` on Windows (master...210915-failfast) https://github.com/bitcoin/bitcoin/pull/22980
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22979: doc: Fix walletdisplayaddress RPC doc (master...2109-rpcDocWallet) https://github.com/bitcoin/bitcoin/pull/22979
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #22940: fuzz: Move all addrman fuzz targets to one file (master...2109-fuzzMergeAddrman) https://github.com/bitcoin/bitcoin/pull/22940
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #22939: fuzz: Reset addrman when consistency check fails (master...2109-fuzzAddrmanCheck) https://github.com/bitcoin/bitcoin/pull/22939
<bitcoin-git> [gui] jarolrod opened pull request #423: qt: make initTranslations a member function of BitcoinApplication class (master...move-init-translations) https://github.com/bitcoin-core/gui/pull/423
<bitcoin-git> [bitcoin] ryanofsky opened pull request #22976: scripted-diff: Rename overloaded int GetArg to GetIntArg (master...pr/intarg) https://github.com/bitcoin/bitcoin/pull/22976

2021-09-14

<bitcoin-git> [bitcoin] div72 opened pull request #22975: scripted-diff: update license URLs to https (master...https-copyright-header) https://github.com/bitcoin/bitcoin/pull/22975
<bitcoin-git> [bitcoin] mzumsande opened pull request #22974: addrman: Improve performance of Good (master...202109_goodspeed) https://github.com/bitcoin/bitcoin/pull/22974
<bitcoin-git> [bitcoin] theStack opened pull request #22972: test: fix misleading fee unit in mempool_limit.py (master...202109-test-fix_confusing_fee_calculation_in_mempool_limit) https://github.com/bitcoin/bitcoin/pull/22972
<bitcoin-git> [gui] hebasto merged pull request #420: Ensure translator comments end in full stop (master...translator-full-stop) https://github.com/bitcoin-core/gui/pull/420
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/40a9037a1b5d...2161a058552a
<bitcoin-git> bitcoin/master 5cc783f Jarol Rodriguez: qt: ensure translator comments end in full stop
<bitcoin-git> bitcoin/master 2161a05 Hennadii Stepanov: Merge bitcoin-core/gui#420: Ensure translator comments end in full stop
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22971: doc: Add historical release notes for 22.0 (master...2021-09-relnot-0.22) https://github.com/bitcoin/bitcoin/pull/22971
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b5ede2aa7f08...40a9037a1b5d
<bitcoin-git> bitcoin/master c88f43f W. J. van der Laan: doc: Add historical release notes for 22.0
<bitcoin-git> bitcoin/master 40a9037 merge-script: Merge bitcoin/bitcoin#22971: doc: Add historical release notes for 22.0
<bitcoin-git> [bitcoin] laanwj opened pull request #22971: doc: Add historical release notes for 22.0 (master...2021-09-relnot-0.22) https://github.com/bitcoin/bitcoin/pull/22971
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22970: doc: Update snap release process for new versioning scheme (master...2109-docSnapRel) https://github.com/bitcoin/bitcoin/pull/22970
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2b264971adcf...b5ede2aa7f08
<bitcoin-git> bitcoin/master b5ede2a Hennadii Stepanov: Merge bitcoin-core/gui#418: fix bitcoin-qt app categorization on apple sil...
<bitcoin-git> bitcoin/master 3765c48 Jarol Rodriguez: qt: fix bitcoin-qt app categorization on apple silicon
<bitcoin-git> [gui] hebasto merged pull request #418: fix bitcoin-qt app categorization on apple silicon (master...applesilicon-categorization) https://github.com/bitcoin-core/gui/pull/418
<bitcoin-git> [gui] prayank23 closed pull request #421: Remove proxy checkboxes from options (master...proxy-checkboxes) https://github.com/bitcoin-core/gui/pull/421
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22543: test: Use MiniWallet in mempool_limit.py (master...diswallet-mempool_limit) https://github.com/bitcoin/bitcoin/pull/22543
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/7ecb309c4ed1...2b264971adcf
<bitcoin-git> bitcoin/master dddca38 ShubhamPalriwala: test: use MiniWallet in mempool_limit.py
<bitcoin-git> bitcoin/master 08634e8 ShubhamPalriwala: fix typos in logging messages
<bitcoin-git> bitcoin/master d447ded ShubhamPalriwala: replace: self.nodes[0] with node
<bitcoin-git> [bitcoin] fanquake closed pull request #22944: Update build-osx.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/22944
<bitcoin-git> [bitcoin] jarolrod opened pull request #22966: doc: Improve documentation around the ACK statement (master...ack-documentation) https://github.com/bitcoin/bitcoin/pull/22966
<bitcoin-git> [gui] prayank23 opened pull request #421: Remove proxy checkboxes from options (master...proxy-checkboxes) https://github.com/bitcoin-core/gui/pull/421

2021-09-13

<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5895a502cbe4...7ecb309c4ed1
<bitcoin-git> bitcoin/master 9bd168b Jarol Rodriguez: qt: add missing tooltips to options menu settings
<bitcoin-git> bitcoin/master 7ecb309 Hennadii Stepanov: Merge bitcoin-core/gui#419: Add missing tooltips to options menu settings
<bitcoin-git> [gui] hebasto merged 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 opened pull request #22962: Remove unused SERIALIZE_METHODS on CFeeRate (master...2109-noSerFeeRate) https://github.com/bitcoin/bitcoin/pull/22962
<bitcoin-git> [bitcoin] gruve-p opened pull request #22961: Update zmq to 4.3.4 (master...zmq-update) https://github.com/bitcoin/bitcoin/pull/22961
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22960: test: Set peertimeout in write_config (master...2109-testPeerTimeout) https://github.com/bitcoin/bitcoin/pull/22960
<bitcoin-git> [gui] hebasto closed pull request #261: Display node address in peer table with monospace font for clean alignment (master...node-address-monospace) https://github.com/bitcoin-core/gui/pull/261
<bitcoin-git> [bitcoin] klementtan opened pull request #22959: cli: Display all proxies in -getinfo (master...getinfo-multiple-proxies) https://github.com/bitcoin/bitcoin/pull/22959

2021-09-12

<bitcoin-git> [gui] jarolrod opened pull request #420: Ensure translator comments end in full stop (master...translator-full-stop) https://github.com/bitcoin-core/gui/pull/420
<bitcoin-git> bitcoin/master 0b869df Shashwat: qt: Add cancel button to configuration options popup
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ee1db7b6dc4e...5895a502cbe4
<bitcoin-git> bitcoin/master 5895a50 Hennadii Stepanov: Merge bitcoin-core/gui#391: Add cancel button to configuration options pop...
<bitcoin-git> [gui] hebasto merged pull request #391: Add cancel button to configuration options popup (master...cancel-conf) https://github.com/bitcoin-core/gui/pull/391
<bitcoin-git> bitcoin/master 3ec061d Hennadii Stepanov: qt: Add "Copy address" item to the context menu in the Peers table
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5c0f46ca46e2...ee1db7b6dc4e
<bitcoin-git> bitcoin/master ee1db7b Hennadii Stepanov: Merge bitcoin-core/gui#318: Add `Copy address` Peers Tab Context Menu Acti...
<bitcoin-git> [gui] hebasto merged pull request #318: Add `Copy address` Peers Tab Context Menu Action (master...copy-addr-peer) https://github.com/bitcoin-core/gui/pull/318
<bitcoin-git> [bitcoin] jonatack opened pull request #22956: validation: log CChainState::CheckBlockIndex() consistency checks (master...CheckBlockIndex-logging) https://github.com/bitcoin/bitcoin/pull/22956
<bitcoin-git> [bitcoin] hebasto closed pull request #22231: Separate AppInitStartClients from AppInitMain (master...210612-start) https://github.com/bitcoin/bitcoin/pull/22231
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22955: p2p: Rename fBlocksOnly, Add test (master...2109-testInvBlocksonly) https://github.com/bitcoin/bitcoin/pull/22955

2021-09-11

<bitcoin-git> [bitcoin] JeremyRubin opened pull request #22954: [TESTS] Allow tx_invalid.json tests to include flag rules for if_unset: [A,B,C] then_unset: [D] (master...if_unset_then_unset) https://github.com/bitcoin/bitcoin/pull/22954
<bitcoin-git> [bitcoin] theStack opened pull request #22953: refactor: introduce single-separator split helper (boost::split replacement) (master...202109-refactor-boost_split_replacement_single_sep) https://github.com/bitcoin/bitcoin/pull/22953
<bitcoin-git> [bitcoin] hebasto opened pull request #22952: Cleanup headers after #20788 (master...210911-headers) https://github.com/bitcoin/bitcoin/pull/22952
<bitcoin-git> [bitcoin] fanquake opened pull request #22951: consensus: move amount.h into consensus (master...move_amount_h_consensus) https://github.com/bitcoin/bitcoin/pull/22951
<bitcoin-git> [bitcoin] amitiuttarwar opened pull request #22950: [p2p] Pimpl AddrMan to abstract implementation details (master...2021-09-impl-addrman-pimpl) https://github.com/bitcoin/bitcoin/pull/22950
<bitcoin-git> [bitcoin] fanquake merged pull request #22908: build: Drop 32-bit build configurations for MSVC (master...210907-win32) https://github.com/bitcoin/bitcoin/pull/22908
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/053a5fc7d912...5c0f46ca46e2
<bitcoin-git> bitcoin/master b3decea Hennadii Stepanov: build_msvc: Make bitcoin-util ProjectGuid unique
<bitcoin-git> bitcoin/master 57b3c5b Hennadii Stepanov: build_msvc: Drop 32-bit build configurations
<bitcoin-git> bitcoin/master 5c0f46c fanquake: Merge bitcoin/bitcoin#22908: build: Drop 32-bit build configurations for M...
<bitcoin-git> [bitcoin] fanquake closed pull request #22946: Update build-openbsd.md (master...patch-2) https://github.com/bitcoin/bitcoin/pull/22946
<bitcoin-git> [bitcoin] achow101 opened pull request #22949: fee: Round up fee calculation to avoid a lower than expected feerate (master...feerate-round) https://github.com/bitcoin/bitcoin/pull/22949

2021-09-10

<bitcoin-git> [bitcoin] JeremyRubin opened pull request #22948: [Tests] Computer the Power Set of all flags instead of one by one exclusion (master...flag-powerset) https://github.com/bitcoin/bitcoin/pull/22948
<bitcoin-git> [bitcoin] bitcoin-public-domain opened pull request #22946: Update build-openbsd.md (master...patch-2) https://github.com/bitcoin/bitcoin/pull/22946
<bitcoin-git> [bitcoin] bitcoin-public-domain opened pull request #22944: Update build-osx.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/22944
<bitcoin-git> [bitcoin] bitcoin-public-domain closed pull request #22943: Update build-unix.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/22943
<bitcoin-git> [bitcoin] bitcoin-public-domain opened pull request #22943: Update build-unix.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/22943
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22942: fuzz: Cleanup muhash fuzz target (master...2109-fuzzMuhashCleanup) https://github.com/bitcoin/bitcoin/pull/22942
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #22500: Assert in CAddrMan::Check() (master...2107-addrmanCheckAssert) https://github.com/bitcoin/bitcoin/pull/22500
<bitcoin-git> [bitcoin] theStack opened pull request #22941: wallet: refactor: inline functions `{Read,Write}OrderPos` (master...202109-refactor-wallet-inline_readwrite_orderpos) https://github.com/bitcoin/bitcoin/pull/22941
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22940: fuzz: Move all addrman fuzz targets to one file (master...2109-fuzzMergeAddrman) https://github.com/bitcoin/bitcoin/pull/22940
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #22939: fuzz: Reset addrman when consistency check fails (master...2109-fuzzAddrmanCheck) https://github.com/bitcoin/bitcoin/pull/22939
<bitcoin-git> [bitcoin] rajarshimaitra opened pull request #22938: test: Add remaining scenarios of 0 waste, in wallet waste_test (master...waste-test-add) https://github.com/bitcoin/bitcoin/pull/22938
<bitcoin-git> [bitcoin] MarcoFalke merged 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/master fa5aeec MarcoFalke: Move LoadAddrman from init to addrdb
<bitcoin-git> bitcoin/master fa4e2cc MarcoFalke: Inline ReadPeerAddresses
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/384d07601185...053a5fc7d912
<bitcoin-git> bitcoin/master fa55c3d MarcoFalke: Raise InitError when peers.dat is invalid or corrupted
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22880: doc: Added hyperlink for doc/build (master...add-hyper-install.md) https://github.com/bitcoin/bitcoin/pull/22880
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/60881158c801...384d07601185
<bitcoin-git> bitcoin/master 384d076 merge-script: Merge bitcoin/bitcoin#22880: doc: Added hyperlink for doc/build
<bitcoin-git> bitcoin/master 67c85bd pradumnasaraf: doc: Added hyperlink for doc/build
<bitcoin-git> [bitcoin] ryanofsky opened pull request #22937: refactor: Add fs::PathToString, fs::PathFromString, u8string, u8path functions (master...pr/u8path) https://github.com/bitcoin/bitcoin/pull/22937
<bitcoin-git> [bitcoin] MarcoFalke merged 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] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b8336b22d30d...60881158c801
<bitcoin-git> bitcoin/master fa676db MarcoFalke: test: pep-8 whitespace
<bitcoin-git> bitcoin/master faed284 MarcoFalke: test: Avoid intermittent test failure in feature_csv_activation.py
<bitcoin-git> bitcoin/master 6088115 merge-script: Merge bitcoin/bitcoin#22907: test: Avoid intermittent test failure in feat...
<bitcoin-git> [bitcoin] fanquake merged pull request #22675: RBF move 2/3: extract RBF logic into policy/rbf (master...2021-08-rbf) https://github.com/bitcoin/bitcoin/pull/22675
<bitcoin-git> [bitcoin] fanquake pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/5446070418c1...b8336b22d30d
<bitcoin-git> bitcoin/master f8ad2a5 glozow: Make GetEntriesForConflicts return std::optional
<bitcoin-git> bitcoin/master 7b60c02 glozow: MOVEONLY: BIP125 Rule 2 to policy/rbf
<bitcoin-git> bitcoin/master 3f033f0 glozow: MOVEONLY: check for disjoint conflicts and ancestors to policy/rbf
<bitcoin-git> [bitcoin] fanquake merged pull request #22911: [net] Minor cleanups to asmap (master...2021-09-asmap-cleanup) https://github.com/bitcoin/bitcoin/pull/22911
<bitcoin-git> bitcoin/master bfdf4ef John Newbery: [asmap] Remove SanityCheckASMap() from netaddress
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/b65341555c14...5446070418c1
<bitcoin-git> bitcoin/master 07a9ecc John Newbery: [net] Remove CConnman::Options.m_asmap
<bitcoin-git> bitcoin/master 9fd5618 John Newbery: [asmap] Make DecodeAsmap() a utility function
<bitcoin-git> [bitcoin] fanquake merged 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] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d2dd1697cee9...b65341555c14
<bitcoin-git> bitcoin/master c427a58 Hennadii Stepanov: doc: Set PYTHONUTF8=1 for functional tests on Windows
<bitcoin-git> bitcoin/master b653415 fanquake: Merge bitcoin/bitcoin#22926: doc: Set PYTHONUTF8=1 for functional tests on...
<bitcoin-git> [bitcoin] fanquake closed pull request #22439: build: Use guix within gitian (master...guix-in-gitian) https://github.com/bitcoin/bitcoin/pull/22439
<bitcoin-git> [bitcoin] fanquake opened pull request #22936: test: don't try and use os.killpg() on Windows (master...windows_no_killpg) https://github.com/bitcoin/bitcoin/pull/22936

2021-09-09

<bitcoin-git> [bitcoin] fanquake closed pull request #22935: auto-pull request (master...master) https://github.com/bitcoin/bitcoin/pull/22935
<bitcoin-git> [bitcoin] LaudateCorpus1 opened pull request #22935: auto-pull request (master...master) https://github.com/bitcoin/bitcoin/pull/22935
<bitcoin-git> [bitcoin] amadeuszpawlik opened pull request #22934: Add verification to `SignSchnorr` (master...schnorr_sig) https://github.com/bitcoin/bitcoin/pull/22934
<bitcoin-git> [bitcoin] jonatack opened pull request #22932: consensus: require CBlockIndex::GetBlockPos() to hold mutex cs_main (master...require-GetBlockPos-to-hold-cs_main) https://github.com/bitcoin/bitcoin/pull/22932
<bitcoin-git> [bitcoin] MarcoFalke merged 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
<bitcoin-git> bitcoin/master 8d2f847 Jon Atack: sync: inline lock contention logging macro to fix time duration
<bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/1d0c57a05c2f...d2dd1697cee9
<bitcoin-git> bitcoin/master 498b323 Jon Atack: log, timer: improve BCLog::LogMsg()
<bitcoin-git> bitcoin/master bddae7e MarcoFalke: Add util/types.h with ALWAYS_FALSE template
<bitcoin-git> [bitcoin] fanquake merged 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 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/020c2b7609d0...1d0c57a05c2f
<bitcoin-git> bitcoin/master 1d0c57a fanquake: Merge bitcoin/bitcoin#22914: util: remove libevent <= 2.0.18 back-compat c...
<bitcoin-git> bitcoin/master 6045a14 fanquake: util: remove libevent <= 2.0.18 back-compat code
<bitcoin-git> [bitcoin] laanwj merged pull request #22923: test: Switch multiprocess to clang i686 build (master...2109-ciClang686) https://github.com/bitcoin/bitcoin/pull/22923
<bitcoin-git> bitcoin/master fae0295 MarcoFalke: ci: Switch multiprocess to i686 build
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/fac718109144...020c2b7609d0
<bitcoin-git> bitcoin/master fa309ee MarcoFalke: bench: Fix 32-bit compilation failure in addrman bench
<bitcoin-git> bitcoin/master 020c2b7 W. J. van der Laan: Merge bitcoin/bitcoin#22923: test: Switch multiprocess to clang i686 build...