2021-05-01

< bitcoin-git> [bitcoin] fanquake closed pull request #21820: Bitcoinaws (master...master) https://github.com/bitcoin/bitcoin/pull/21820
< bitcoin-git> [bitcoin] jimmywilk opened pull request #21820: Bitcoinaws (master...master) https://github.com/bitcoin/bitcoin/pull/21820
< bitcoin-git> [bitcoin] fanquake merged pull request #21793: build: use `-isysroot` over `--sysroot` on macOS (master...macos_use_isysroot) https://github.com/bitcoin/bitcoin/pull/21793
< bitcoin-git> bitcoin/master bb11a98 fanquake: Merge bitcoin/bitcoin#21793: build: use `-isysroot` over `--sysroot` on ma...
< bitcoin-git> bitcoin/master cf971c9 fanquake: build: use -isysroot over --sysroot on macOS
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/13f24d135b28...bb11a988fa52

2021-04-30

< bitcoin-git> [gui] jonatack closed pull request #289: Add "Direction" column to peers tab (master...add-direction-column-to-peers-tab) https://github.com/bitcoin-core/gui/pull/289
< bitcoin-git> [gui] jonatack closed pull request #290: Peers window `Peer id` improvements (master...peer-id-improvements) https://github.com/bitcoin-core/gui/pull/290
< bitcoin-git> [gui] hebasto closed pull request #38: Add ability to integrate the client with desktop environment on Linux (master...200720-desktop) https://github.com/bitcoin-core/gui/pull/38
< bitcoin-git> bitcoin/master 13f24d1 Hennadii Stepanov: Merge bitcoin-core/gui#298: Peertableview alternating row colors
< bitcoin-git> bitcoin/master e94920a randymcmillan: qt: peertableview alternating row colors
< bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2b45cf0bcdb3...13f24d135b28
< bitcoin-git> [gui] hebasto merged pull request #298: Peertableview alternating row colors (master...alt-row-colors) https://github.com/bitcoin-core/gui/pull/298
< bitcoin-git> [bitcoin] prayank23 opened pull request #21819: doc: Add info about supported format for URI (master...doc-uri) https://github.com/bitcoin/bitcoin/pull/21819
< bitcoin-git> [bitcoin] jonatack opened pull request #21818: doc: fixup -coinstatsindex help, update bitcoin.conf (master...add-coinstatsindex-to-bitcoin-conf) https://github.com/bitcoin/bitcoin/pull/21818
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21817: refactor: Replace &foo[0] with foo.data() (master...2104-refactorData) https://github.com/bitcoin/bitcoin/pull/21817
< bitcoin-git> [bitcoin] laanwj merged pull request #19521: Coinstats Index (master...csi-6-none-index) https://github.com/bitcoin/bitcoin/pull/19521
< bitcoin-git> bitcoin/master a8a46c4 Fabian Jahr: refactor: Simplify ApplyStats and ApplyHash
< bitcoin-git> bitcoin/master 9c8a265 Fabian Jahr: refactor: Pass hash_type to CoinsStats in stats object
< bitcoin-git> bitcoin/master 2e2648a Fabian Jahr: crypto: Make MuHash Remove method efficient
< bitcoin-git> [bitcoin] laanwj pushed 18 commits to master: https://github.com/bitcoin/bitcoin/compare/480bf01c2955...2b45cf0bcdb3
< bitcoin-git> [bitcoin] dhruv closed pull request #21816: [docs] Update references to RewindBlockIndex() (master...update-rewind-block-index-references) https://github.com/bitcoin/bitcoin/pull/21816
< bitcoin-git> [bitcoin] dhruv opened pull request #21816: [docs] Update references to RewindBlockIndex() (master...update-rewind-block-index-references) https://github.com/bitcoin/bitcoin/pull/21816
< bitcoin-git> [bitcoin] prayank23 opened pull request #21815: Add `-maxoutfullrelay` (master...max-out-full-relay) https://github.com/bitcoin/bitcoin/pull/21815
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21814: test: Fix feature_config_args.py intermittent issue (master...2104-testInt3) https://github.com/bitcoin/bitcoin/pull/21814
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21812: ci: Enable D_GLIBCXX_DEBUG for multiprocess task (master...2104-ciDEBUG) https://github.com/bitcoin/bitcoin/pull/21812
< bitcoin-git> bitcoin/master 480bf01 MarcoFalke: Merge bitcoin-core/gui#300: Remove progress bar on modal overlay
< bitcoin-git> bitcoin/master 61fd8fe bruno: Remove progress bar on modal overlay
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e1e1e708fa0f...480bf01c2955
< bitcoin-git> [gui] MarcoFalke merged pull request #300: Remove progress bar on modal overlay (master...2021-04-progress-modal) https://github.com/bitcoin-core/gui/pull/300

2021-04-29

< bitcoin-git> [bitcoin] sipsorcery opened pull request #21811: Remove Visual Studio 2017 reference from readme (master...remove_vs2017) https://github.com/bitcoin/bitcoin/pull/21811
< bitcoin-git> bitcoin/master e2dcd95 Luke Dashjr: GUI/Intro: Rework UI flow to let the user set prune size in GBs
< bitcoin-git> bitcoin/master f2e5a6b Luke Dashjr: GUI/Intro: Abstract GUI-to-option into Intro::getPrune
< bitcoin-git> bitcoin/master 62932cc Luke Dashjr: GUI/Intro: Return actual prune setting from showIfNeeded
< bitcoin-git> [bitcoin] hebasto pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/298fd02e4a34...e1e1e708fa0f
< bitcoin-git> [gui] hebasto merged pull request #125: Enable changing the autoprune block space size in intro dialog (master...intro_prune_size) https://github.com/bitcoin-core/gui/pull/125
< hebasto> sipsorcery: should we remove "Visual Studio 2017" from https://github.com/bitcoin-core/gui/blob/master/build_msvc/README.md ?
< gribble> https://github.com/bitcoin/bitcoin/issues/20833 | rpc/validation: enable packages through testmempoolaccept by glozow · Pull Request #20833 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21800 | [WIP] mempool/validation: mempool ancestor/descendant limits for packages by glozow · Pull Request #21800 · bitcoin/bitcoin · GitHub
< hebasto> sipsorcery: kindly asking to confirm/deny this comment https://github.com/bitcoin-core/gui/pull/257#issuecomment-829567367
< bitcoin-git> [bitcoin] laanwj merged pull request #21045: build: adds switch to enable/disable randomized base address in MSVC builds (master...winnoaslr) https://github.com/bitcoin/bitcoin/pull/21045
< bitcoin-git> bitcoin/master 9bd3f35 Ethan Heilman: build: adds switch for disabling random base addresses in MSVC
< bitcoin-git> bitcoin/master 298fd02 W. J. van der Laan: Merge bitcoin/bitcoin#21045: build: adds switch to enable/disable randomiz...
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/40310f5e8cd7...298fd02e4a34
< bitcoin-git> [bitcoin] laanwj pushed tag v0.21.1: https://github.com/bitcoin/bitcoin/compare/v0.21.1
< bitcoin-git> bitcoin/0.21 194b9b8 W. J. van der Laan: build: Bump RC to 0 (-final)
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.21: https://github.com/bitcoin/bitcoin/compare/d97d0d31a6f4...194b9b8792d9
< 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
< gribble> https://github.com/bitcoin/bitcoin/issues/10102 | [experimental] Multiprocess bitcoin by ryanofsky · Pull Request #10102 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19521 | Coinstats Index by fjahr · Pull Request #19521 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21045 | build: adds switch to enable/disable randomized base address in MSVC builds by EthanHeilman · Pull Request #21045 · bitcoin/bitcoin · GitHub
< michaelfolkson> ryanofsky process separation only has 3 more PRs :) https://github.com/bitcoin/bitcoin/projects/10
< gribble> https://github.com/bitcoin/bitcoin/issues/21462 | guix: Add guix-{attest,verify} scripts by dongcarl · Pull Request #21462 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21767 | [Bundle 6/n] Prune g_chainman usage in auxiliary modules by dongcarl · Pull Request #21767 · bitcoin/bitcoin · GitHub
< wumpus> https://github.com/bitcoin/bitcoin/projects/8 9 blockers, no bugfixes, nothing chasing concept ACK
< wumpus> #bitcoin-core-dev Meeting: achow101 aj amiti ariard bluematt cfields Chris_Stewart_5 digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos nehan NicolasDorier paveljanik
< core-meetingbot> Meeting started Thu Apr 29 19:00:31 2021 UTC. The chair is wumpus. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
< sipa> and the complexity is that of course you also need all of bitcoin core's dependencies built for the target platform
< bitcoin-git> [bitcoin] practicalswift opened pull request #21810: fuzz: Various RPC fuzzer follow-ups (master...rpc-fuzzer-followups) https://github.com/bitcoin/bitcoin/pull/21810
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21792: test: Fix intermittent issue in p2p_segwit.py (master...2104-testInt2) https://github.com/bitcoin/bitcoin/pull/21792
< bitcoin-git> bitcoin/master fad6269 MarcoFalke: test: Assert that exit code indicates failure
< bitcoin-git> bitcoin/master 40310f5 MarcoFalke: Merge bitcoin/bitcoin#21792: test: Fix intermittent issue in p2p_segwit.py...
< bitcoin-git> bitcoin/master faecb72 MarcoFalke: test: Fix intermittent issue in p2p_segwit.py
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d9ae6ec8929e...40310f5e8cd7
< bitcoin-git> [gui] rebroad opened pull request #305: Display send/recv in Bps instead of totals in the debug window (master...SendRecvSpeed-gui) https://github.com/bitcoin-core/gui/pull/305
< bitcoin-git> [bitcoin] rebroad closed pull request #21806: Display send/recv in Bps instead of totals in the debug window (master...SendRecvSpeed) https://github.com/bitcoin/bitcoin/pull/21806
< bitcoin-git> [bitcoin] rebroad opened pull request #21806: Display send/recv in Bps instead of totals in the debug window (master...SendRecvSpeed) https://github.com/bitcoin/bitcoin/pull/21806
< bitcoin-git> [bitcoin] rebroad opened pull request #21805: Send fewer feefilter messages (and avoid the wobbling issue) (master...SteadierFeefilter) https://github.com/bitcoin/bitcoin/pull/21805
< bitcoin-git> [bitcoin] fanquake merged pull request #21759: wallet: document coin selection code (master...2021-04-wallet-docs) https://github.com/bitcoin/bitcoin/pull/21759
< bitcoin-git> bitcoin/master 6ba8921 glozow: refactor + document coin selection strategy
< bitcoin-git> bitcoin/master 58ea324 glozow: [docs] add doxygen comments to wallet code
< bitcoin-git> bitcoin/master 0c74716 glozow: [docs] format existing comments as doxygen
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/16d0051c6a55...d9ae6ec8929e
< michaelfolkson> Answered my own question. There is a open PR from jonasschnelli that I wasn't aware of https://github.com/bitcoin/bitcoin/issues/20371
< michaelfolkson> I guess this is a question for fanquake. What's the latest thinking/progress on supporting Bitcoin Core builds on ARM MacOS? He didn't sound enthusiastic or confident about the prospect in July last year
< bitcoin-git> [bitcoin] fanquake merged pull request #21688: doc: note on SDK for macOS depends cross-compile (master...depends-note-sdk) https://github.com/bitcoin/bitcoin/pull/21688
< bitcoin-git> bitcoin/master 16d0051 fanquake: Merge bitcoin/bitcoin#21688: doc: note on SDK for macOS depends cross-comp...
< bitcoin-git> bitcoin/master 5e7d199 Jarol Rodriguez: doc: note on SDK for macOS depends cross-compile
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a7a193789eea...16d0051c6a55
< bitcoin-git> bitcoin/master a7a1937 MarcoFalke: Merge bitcoin/bitcoin#21804: [tests] Speed up p2p_segwit.py
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21804: [tests] Speed up p2p_segwit.py (master...2021-04-faster-p2p-segwit) https://github.com/bitcoin/bitcoin/pull/21804
< bitcoin-git> bitcoin/master a33bdb5 John Newbery: [tests] Speed up p2p_segwit.py
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1daca9f9a9d0...a7a193789eea
< bitcoin-git> [bitcoin] fanquake merged pull request #21738: test: Use clang-12 for ASAN, Add missing suppression (master...2104-asan) https://github.com/bitcoin/bitcoin/pull/21738
< bitcoin-git> bitcoin/master 1daca9f fanquake: Merge bitcoin/bitcoin#21738: test: Use clang-12 for ASAN, Add missing supp...
< bitcoin-git> bitcoin/master 0000456 MarcoFalke: ci: Use clang-12 for asan task
< bitcoin-git> bitcoin/master fa00bb2 MarcoFalke: test: Add missing shift-base:nanobench.h suppression
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/fb66dbe786ff...1daca9f9a9d0
< bitcoin-git> [bitcoin] jnewbery opened pull request #21804: [tests] Speed up p2p_segwit.py (master...2021-04-faster-p2p-segwit) https://github.com/bitcoin/bitcoin/pull/21804
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21802: refactor: Avoid UB in util/asmap (advance a dereferenceable iterator outside its valid range) (master...2104-asmapRefactor) https://github.com/bitcoin/bitcoin/pull/21802
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21762: test: Speed up mempool_spend_coinbase.py (master...2104-testSpeed) https://github.com/bitcoin/bitcoin/pull/21762
< bitcoin-git> bitcoin/master fa29382 MarcoFalke: test: Fix test cache issue
< bitcoin-git> bitcoin/master fa085b4 MarcoFalke: test: Create MiniWallet.create_self_transfer
< bitcoin-git> bitcoin/master fa1bedb MarcoFalke: test: Add MiniWallet.sendrawtransaction
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/7f37a1d560a8...fb66dbe786ff
< bitcoin-git> [bitcoin] fanquake merged pull request #21785: test: Fix intermittent issue in p2p_addr_relay.py (master...2104-testInt) https://github.com/bitcoin/bitcoin/pull/21785
< bitcoin-git> bitcoin/master 7f37a1d fanquake: Merge bitcoin/bitcoin#21785: test: Fix intermittent issue in p2p_addr_rela...
< bitcoin-git> bitcoin/master fa37116 MarcoFalke: test: Use self.send_addr_msg
< bitcoin-git> bitcoin/master faa51ef MarcoFalke: test: Fix intermittent issue in p2p_addr_relay.py
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2cbb4ab7a92a...7f37a1d560a8
< bitcoin-git> [bitcoin] fanquake merged pull request #21658: build: fix make deploy for arm64-darwin (master...master) https://github.com/bitcoin/bitcoin/pull/21658
< bitcoin-git> bitcoin/master 2cbb4ab fanquake: Merge bitcoin/bitcoin#21658: build: fix make deploy for arm64-darwin
< bitcoin-git> bitcoin/master b353633 sgulls: build: mac_alias 2.2.0
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4cfe6c37d956...2cbb4ab7a92a

2021-04-28

< bitcoin-git> [gui] hebasto closed pull request #264: Add "Copy address" item to the context menu in the Peers table (master...210330-copy) https://github.com/bitcoin-core/gui/pull/264
< bitcoin-git> [bitcoin] glozow opened pull request #21800: [WIP] mempool/validation: mempool ancestor/descendant limits for packages (master...package-mempool-ancestors) https://github.com/bitcoin/bitcoin/pull/21800
< bitcoin-git> [bitcoin] dongcarl opened pull request #21799: guix: Use `gcc-8` across the board (master...2021-04-guix-gcc-memcmp) https://github.com/bitcoin/bitcoin/pull/21799
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18847: compressor: use a prevector in CompressScript serialization [ZAP1] (master...2020-05-compresscript-prevector) https://github.com/bitcoin/bitcoin/pull/18847
< bitcoin-git> bitcoin/master 4cfe6c3 MarcoFalke: Merge bitcoin/bitcoin#18847: compressor: use a prevector in CompressScript...
< bitcoin-git> bitcoin/master 83a425d William Casarin: compressor: use a prevector in compressed script serialization
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/328da3355787...4cfe6c37d956
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21798: fuzz: Create a block template in tx_pool targets (master...2104-fuzzMempool) https://github.com/bitcoin/bitcoin/pull/21798
< bitcoin-git> bitcoin/master 9a9f180 Hennadii Stepanov: qt, refactor: Drop no longer used PeerTableModel::sort function
< bitcoin-git> bitcoin/master 778a64a Hennadii Stepanov: qt: Use PeerTableSortProxy for sorting peer table
< bitcoin-git> bitcoin/master df2d165 Hennadii Stepanov: qt: Add peertablesortproxy module
< bitcoin-git> [bitcoin] hebasto pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/549d20a31bea...328da3355787
< bitcoin-git> [gui] hebasto merged pull request #18: Add peertablesortproxy module (master...200701-peer) https://github.com/bitcoin-core/gui/pull/18
< dongcarl> roconnor: I think it is fixed in 10.3! https://github.com/bitcoin/bitcoin/issues/21145#issuecomment-826145244
< bitcoin-git> [bitcoin] mjdietzx closed pull request #20889: test: ensure any failing method in MiniWallet leaves no side-effects (master...test-miniwallet-no-side-effects) https://github.com/bitcoin/bitcoin/pull/20889
< bitcoin-git> [bitcoin] hebasto closed pull request #21782: build: Fix static Darwin builds (master...210426-darwin) https://github.com/bitcoin/bitcoin/pull/21782
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21796: index: Avoid async shutdown on init error (master...2104-indexInit) https://github.com/bitcoin/bitcoin/pull/21796
< bitcoin-git> [gui] fanquake closed pull request #302: Update README.md (master...master) https://github.com/bitcoin-core/gui/pull/302
< bitcoin-git> [gui] NioGreek opened pull request #302: Update README.md (master...master) https://github.com/bitcoin-core/gui/pull/302
< bitcoin-git> [bitcoin] practicalswift opened pull request #21795: fuzz: Terminate immediately if a fuzzing input ever causes a DNS lookup (belts and suspenders) (master...fuzz-terminate-on-dns-lookup) https://github.com/bitcoin/bitcoin/pull/21795
< promag> libtool: warning: remember to run 'libtool --finish /Users/joao/Projects/bitcoin/depends/arm-apple-darwin20.3.0/lib'
< bitcoin-git> [bitcoin] fanquake opened pull request #21793: build: use `-isysroot` over `--sysroot` on macOS (master...macos_use_isysroot) https://github.com/bitcoin/bitcoin/pull/21793
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20772: fuzz: bolster ExtractDestination(s) checks (master...test-fuzz-extract-destinations) https://github.com/bitcoin/bitcoin/pull/20772
< bitcoin-git> bitcoin/master 549d20a MarcoFalke: Merge bitcoin/bitcoin#20772: fuzz: bolster ExtractDestination(s) checks
< bitcoin-git> bitcoin/master a29f522 Michael Dietz: fuzz: bolster ExtractDestination(s) checks
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e45863166f5e...549d20a31bea
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21169: fuzz: Add RPC interface fuzzing. Increase fuzzing coverage from 65% to 70%. (master...fuzzing-rpc) https://github.com/bitcoin/bitcoin/pull/21169
< bitcoin-git> bitcoin/master e458631 MarcoFalke: Merge bitcoin/bitcoin#21169: fuzz: Add RPC interface fuzzing. Increase fuz...
< bitcoin-git> bitcoin/master 545404e practicalswift: fuzz: Add RPC interface fuzzing. Increase fuzzing coverage from 65% to 70%.
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/edf679503c55...e45863166f5e
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21792: test: Fix intermittent issue in p2p_segwit.py (master...2104-testInt2) https://github.com/bitcoin/bitcoin/pull/21792
< gribble> https://github.com/bitcoin/bitcoin/issues/21009 | Remove RewindBlockIndex logic by dhruv · Pull Request #21009 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] raulsiles opened pull request #21791: QT build errors with 'qt' v6.x (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21791
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21783: refactor: Make MempoolAcceptResult members const (master...2021-04-mempoolacceptresult) https://github.com/bitcoin/bitcoin/pull/21783
< bitcoin-git> bitcoin/master edf6795 MarcoFalke: Merge bitcoin/bitcoin#21783: refactor: Make MempoolAcceptResult members co...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bce09da1228a...edf679503c55
< bitcoin-git> bitcoin/master 363df75 glozow: doc/style followups in MempoolAcceptResult
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21773: fuzz: Ensure prevout is consensus-valid (master...2104-fuzzScript) https://github.com/bitcoin/bitcoin/pull/21773
< bitcoin-git> bitcoin/master bce09da MarcoFalke: Merge bitcoin/bitcoin#21773: fuzz: Ensure prevout is consensus-valid
< bitcoin-git> bitcoin/master fa1fdeb MarcoFalke: fuzz: Ensure prevout is consensus-valid
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c6d6bc8abb72...bce09da1228a
< bitcoin-git> [bitcoin] fanquake closed pull request #21790: #freetheblockchain (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21790
< bitcoin-git> [bitcoin] catgirladdict opened pull request #21790: #freetheblockchain (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21790

2021-04-27

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21789: refactor: Remove ::Params() global from CChainState (master...2104-ChainstateParamsRefactor) https://github.com/bitcoin/bitcoin/pull/21789
< bitcoin-git> [bitcoin] hebasto opened pull request #21788: build: Silent unused -fstack-clash-protection warnings on macOS 11.3 (master...210427-clash) https://github.com/bitcoin/bitcoin/pull/21788
< bitcoin-git> [bitcoin] jonatack opened pull request #21787: test: fix naming off-by-ones in rpc_fundrawtransaction (master...fix-fundrawtxn-assertions) https://github.com/bitcoin/bitcoin/pull/21787
< bitcoin-git> [bitcoin] jonatack closed pull request #20546: wallet: check for non-representable CFeeRates (master...non-representable-CFeeRate-check) https://github.com/bitcoin/bitcoin/pull/20546
< bitcoin-git> [bitcoin] jonatack opened pull request #21786: wallet: ensure sat/vB feerates are in range (mantissa of 3) (master...ensure-sat-vb-feerates-are-in-range) https://github.com/bitcoin/bitcoin/pull/21786
< gribble> https://github.com/bitcoin/bitcoin/issues/19426 | refactor: Change * to & in MutableTransactionSignatureCreator by MarcoFalke · Pull Request #19426 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21523: validation: run VerifyDB on all chainstates (master...2021-03-au-verifydb) https://github.com/bitcoin/bitcoin/pull/21523
< bitcoin-git> bitcoin/master 844ad0e James O'Beirne: doc: IsSnapshotActive
< bitcoin-git> bitcoin/master 9b604c0 James O'Beirne: validation: prepare VerifyDB for assumeutxo
< bitcoin-git> bitcoin/master 7901647 James O'Beirne: refactor: rename active_chainstate in VerifyDB
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/ac219dcbcc18...c6d6bc8abb72
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21785: test: Fix intermittent issue in p2p_addr_relay.py (master...2104-testInt) https://github.com/bitcoin/bitcoin/pull/21785
< bitcoin-git> [bitcoin] laanwj merged pull request #19160: multiprocess: Add basic spawn and IPC support (master...pr/ipc-echo) https://github.com/bitcoin/bitcoin/pull/19160
< bitcoin-git> bitcoin/master 10afdf0 Russell Yanofsky: multiprocess: Add Ipc interface implementation
< bitcoin-git> bitcoin/master 745c9ce Russell Yanofsky: multiprocess: Add Ipc and Init interface definitions
< bitcoin-git> bitcoin/master 5d62d7f Russell Yanofsky: Update libmultiprocess library
< bitcoin-git> [bitcoin] laanwj pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/19a56d1519fb...ac219dcbcc18
< bitcoin-git> [bitcoin] laanwj merged pull request #21009: Remove RewindBlockIndex logic (master...rewindblockindex-2021) https://github.com/bitcoin/bitcoin/pull/21009
< bitcoin-git> bitcoin/master 19a56d1 W. J. van der Laan: Merge bitcoin/bitcoin#21009: Remove RewindBlockIndex logic
< bitcoin-git> bitcoin/master d831e71 Dhruv Mehta: [validation] RewindBlockIndex no longer needed
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f8f55522c469...19a56d1519fb
< gribble> https://github.com/bitcoin/bitcoin/issues/21009 | Remove RewindBlockIndex logic by dhruv · Pull Request #21009 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21746: refactor: init: mark fReset const (master...2021-04-freset-const) https://github.com/bitcoin/bitcoin/pull/21746
< bitcoin-git> bitcoin/master f8f5552 MarcoFalke: Merge bitcoin/bitcoin#21746: refactor: init: mark fReset const
< bitcoin-git> bitcoin/master 785f9cc James O'Beirne: refactor: init: mark fReset const
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/683dda2a70e7...f8f55522c469
< bitcoin-git> [bitcoin] brunoerg opened pull request #21784: test: remove flags verification since it has a fixed value (master...2021-04-segwit-test) https://github.com/bitcoin/bitcoin/pull/21784

2021-04-26

< bitcoin-git> [gui] brunoerg opened pull request #300: Remove progress bar on modal overlay (master...2021-04-progress-modal) https://github.com/bitcoin-core/gui/pull/300
< bitcoin-git> [bitcoin] glozow opened pull request #21783: followups in MempoolAcceptResult (master...2021-04-mempoolacceptresult) https://github.com/bitcoin/bitcoin/pull/21783
< bitcoin-git> [bitcoin] hebasto opened pull request #21782: build: Fix static Darwin builds (master...210426-darwin) https://github.com/bitcoin/bitcoin/pull/21782
< bitcoin-git> [bitcoin] guidovranken opened pull request #21781: Fix setkey computeentryecdsa (master...fix-setkey-computeentryecdsa) https://github.com/bitcoin/bitcoin/pull/21781
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21777: test: Fix feature_notifications.py intermittent issue (master...2104-testFix) https://github.com/bitcoin/bitcoin/pull/21777
< bitcoin-git> bitcoin/master 683dda2 MarcoFalke: Merge bitcoin/bitcoin#21777: test: Fix feature_notifications.py intermitte...
< bitcoin-git> bitcoin/master fa4aec2 MarcoFalke: test: Fix feature_notifications.py intermittent issue
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/74a960a220a3...683dda2a70e7
< bitcoin-git> [bitcoin] rebroad opened pull request #21780: WIP - Add maxmempool RPC (master...MaxMempoolRPC) https://github.com/bitcoin/bitcoin/pull/21780
< gribble> https://github.com/bitcoin/bitcoin/issues/21009 | Remove RewindBlockIndex logic by dhruv · Pull Request #21009 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake closed pull request #21779: Removed seemingly useless code! (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21779
< bitcoin-git> [bitcoin] GyanPrakash2483 opened pull request #21779: Removed seemingly useless code! (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21779
< bitcoin-git> [bitcoin] fanquake opened pull request #21778: POC: LLVM 13 & LLD based macOS toolchain (master...llvm_13_ld64_lld) https://github.com/bitcoin/bitcoin/pull/21778
< bitcoin-git> bitcoin/master 74a960a MarcoFalke: Merge bitcoin/bitcoin#21714: refactor: Drop CCoinControl::SetNull
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21714: refactor: Drop CCoinControl::SetNull (master...2021-04-coincontrol) https://github.com/bitcoin/bitcoin/pull/21714
< bitcoin-git> bitcoin/master c5a470e João Barbosa: refactor: Drop CCoinControl::SetNull
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0a0a95b9d6f9...74a960a220a3
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21707: test: Extend functional tests for addr relay (master...202104_test_getaddr) https://github.com/bitcoin/bitcoin/pull/21707
< bitcoin-git> bitcoin/master 8188b77 Martin Zumsande: [test] Add tests for getaddr behavior
< bitcoin-git> bitcoin/master d2dbfe6 Amiti Uttarwar: [test] Extract sending an addr message into a helper
< bitcoin-git> bitcoin/master c991943 Amiti Uttarwar: [test] Refactor the addr relay test to prepare for new tests
< bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/c4571a0c39e0...0a0a95b9d6f9
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21777: test: Fix feature_notifications.py intermittent issue (master...2104-testFix) https://github.com/bitcoin/bitcoin/pull/21777

2021-04-25

< bitcoin-git> [gui] RandyMcMillan opened pull request #298: qt: peertableview alternating row colors (master...alt-row-colors) https://github.com/bitcoin-core/gui/pull/298
< bitcoin-git> [gui] hebasto opened pull request #297: Avoid unnecessary translations (master...210425-btc) https://github.com/bitcoin-core/gui/pull/297
< bitcoin-git> [gui] hebasto opened pull request #296: Do not use QObject::tr plural syntax for numbers with a unit symbol (master...210425-plurals) https://github.com/bitcoin-core/gui/pull/296
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21775: p2p: Limit m_block_inv_mutex (master...2104-netLockBlockInv) https://github.com/bitcoin/bitcoin/pull/21775
< luke-jr> if someone wants to help me get caught up on BIPs PRs, this one looks annoying to figure out if technically sound: https://github.com/bitcoin/bips/pull/1107/files
< bitcoin-git> bitcoin/master 5f438d6 João Barbosa: refactor, qt: Simplify SendCoinsDialog::updateCoinControlState
< bitcoin-git> bitcoin/master c4571a0 Hennadii Stepanov: Merge bitcoin-core/gui#284: refactor: Simplify SendCoinsDialog::updateCoin...
< bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8f80092d78f7...c4571a0c39e0
< bitcoin-git> [gui] hebasto merged pull request #284: refactor: Simplify SendCoinsDialog::updateCoinControlState (master...2021-04-sendcoinsdialog) https://github.com/bitcoin-core/gui/pull/284
< hebasto> ryanofsky: your opinion in https://github.com/bitcoin-core/gui/issues/295 discussion will be much appreciated
< bitcoin-git> [gui] brunoerg closed pull request #294: Update GUI repository (master...master) https://github.com/bitcoin-core/gui/pull/294
< bitcoin-git> [gui] brunoerg opened pull request #294: Update GUI repository (master...master) https://github.com/bitcoin-core/gui/pull/294
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21773: fuzz: Ensure prevout is consensus-valid (master...2104-fuzzScript) https://github.com/bitcoin/bitcoin/pull/21773
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21563: net: Restrict period when cs_vNodes mutex is locked (master...210331-send) https://github.com/bitcoin/bitcoin/pull/21563
< bitcoin-git> bitcoin/master 8c8237a Hennadii Stepanov: net, refactor: Fix style in CConnman::StopNodes
< bitcoin-git> bitcoin/master 229ac18 Hennadii Stepanov: net: Combine two loops into one, and update comments
< bitcoin-git> bitcoin/master a3d090d Hennadii Stepanov: net: Restrict period when cs_vNodes mutex is locked
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/66fd3b28e85c...8f80092d78f7
< sipa> if you're going to ask more of these questions, it may be better to ask on https://bitcoin.stackexchange.com; it's more generic than just bitcoin core, and has lots of people answering
< CrazyPython> How many of the Bitcoin developers have churned? Anyone still around from the Satoshi days?
< CrazyPython> Is Bitcoin Core's block verification code highly optimized?
< luke-jr> CrazyPython: https://en.bitcoin.it/wiki/Consensus_versions might be useful
< sipa> there are lots of improvements being worked on by various people, some related to consensus rules, but far more things in p2p improvements (mostly in bitcoin core), generic software improvements in various software, other software stack built on top, ...
< CrazyPython> Are there any upcoming plans for optimizing Bitcoin? (Other than Taproot, Schnorr)
< sipa> in any case, this channel is about bitcoin core really
< CrazyPython> Has Bitcoin Core ever done an intended hard fork?
< CrazyPython> sipa: <hard fork count>.<soft fork count>.<patch count> could be a numbering system for bitcoin
< CrazyPython> If Bitcoin were on semver, then 0.x would mean Bitcoin is prone to backwards-incompatible changes
< sipa> bitcoin itself doesn't have a version number
< sipa> the next release of Bitcoin Core will be 22.0
< CrazyPython> When will bitcoin reach 1.0?

2021-04-24

< bitcoin-git> [gui] RandyMcMillan opened pull request #293: peers-tab: enable wordWrap for Services (master...enable-wordwrap-services) https://github.com/bitcoin-core/gui/pull/293

2021-04-23

< bitcoin-git> [gui] RandyMcMillan opened pull request #291: Network Graph layout - debug window improvement. (master...net-graph-layout) https://github.com/bitcoin-core/gui/pull/291
< darosior> meshcollider: if you mind giving a quick look to https://github.com/bitcoin/bitcoin/pull/20867 , fanquake asked you for review some time ago, and many other wallet people ACKed (or previous versions of it without nits-fixing)
< bitcoin-git> [bitcoin] dongcarl opened pull request #21767: [Bundle 6/n] Prune g_chainman usage in auxiliary modules (master...2020-10-libbitcoinruntime-v8) https://github.com/bitcoin/bitcoin/pull/21767
< hebasto> just wanted to announce a "Wallet" label in the gui repo -- https://github.com/bitcoin-core/gui/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-desc+label%3AWallet
< bitcoin-git> [bitcoin] JeremyRubin reopened pull request #21702: Implement BIP-119 Validation (CheckTemplateVerify) (master...checktemplateverify-rebase-4-15-21) https://github.com/bitcoin/bitcoin/pull/21702
< bitcoin-git> [bitcoin] JeremyRubin closed pull request #21702: Implement BIP-119 Validation (CheckTemplateVerify) (master...checktemplateverify-rebase-4-15-21) https://github.com/bitcoin/bitcoin/pull/21702
< gribble> https://github.com/bitcoin/bitcoin/issues/21702 | Implement BIP-119 Validation (CheckTemplateVerify) by JeremyRubin · Pull Request #21702 · bitcoin/bitcoin · GitHub
< jeremyrubin> that change was introduced my glozow https://github.com/bitcoin/bitcoin/blame/cfec4a1dad2181a5471b04f8a7b77ab64293fb13/src/test/transaction_tests.cpp#L191 looks like relatively recently
< jeremyrubin> unrelated to the actual PR itself, got a strange failure case on https://github.com/bitcoin/bitcoin/pull/21702
< bitcoin-git> [gui] jonatack opened pull request #290: Peers window `Peer id` improvements (master...peer-id-improvements) https://github.com/bitcoin-core/gui/pull/290
< jonatack> pox, that looks about right but maybe your install is elsewhere. perhaps these steps can help (or not ;) https://jonatack.github.io/articles/how-to-compile-bitcoin-core-and-run-the-tests
< bitcoin-git> [gui] jonatack opened pull request #289: Add "Direction" column to peers tab (master...add-direction-column-to-peers-tab) https://github.com/bitcoin-core/gui/pull/289
< bitcoin-git> [bitcoin] wu-emma opened pull request #21764: build: produce Windows GUI build with Cirrus CI (master...cirrus-winbuild) https://github.com/bitcoin/bitcoin/pull/21764
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21763: test: Run AppInitSanityChecks before all tests (master...2104-testCommonInit) https://github.com/bitcoin/bitcoin/pull/21763
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21732: MOVEONLY: Move common init code to init/common (master...pr/initc) https://github.com/bitcoin/bitcoin/pull/21732
< bitcoin-git> bitcoin/master 90469c1 Russell Yanofsky: Move common logging AddArg code to init/common
< bitcoin-git> bitcoin/master 387c4cf Russell Yanofsky: Move common sanity check code to init/common
< bitcoin-git> bitcoin/master a67b548 Russell Yanofsky: Move common global init code to init/common
< bitcoin-git> [bitcoin] MarcoFalke pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/4b5659c6b115...66fd3b28e85c
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21762: test: Speed up mempool_spend_coinbase.py (master...2104-testSpeed) https://github.com/bitcoin/bitcoin/pull/21762
< bitcoin-git> [bitcoin] laanwj merged pull request #21470: BIP 350: Implement Bech32m and use it for v1+ segwit addresses (0.20 backport) (0.20...202103_bech32m_0.20) https://github.com/bitcoin/bitcoin/pull/21470
< bitcoin-git> bitcoin/0.20 1a4e88e Pieter Wuille: Use Bech32m encoding for v1+ segwit addresses
< bitcoin-git> bitcoin/0.20 cf18ac9 Pieter Wuille: Add Bech32m test vectors
< bitcoin-git> bitcoin/0.20 5f9537b Pieter Wuille: Implement Bech32m encoding/decoding
< bitcoin-git> [bitcoin] laanwj pushed 6 commits to 0.20: https://github.com/bitcoin/bitcoin/compare/f1c3c53e5f94...56311988bff1

2021-04-22

< luke-jr> achow101: is https://github.com/bitcoin/bips/pull/1100 a NACK?
< bitcoin-git> [bitcoin] Brightside56 opened pull request #21760: Add -flushwalletinterval command line arg (master...flushwalletinterval) https://github.com/bitcoin/bitcoin/pull/21760
< bitcoin-git> [bitcoin] glozow opened pull request #21759: wallet: document coin selection code (master...2021-04-wallet-docs) https://github.com/bitcoin/bitcoin/pull/21759
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.21: https://github.com/bitcoin/bitcoin/compare/5577e0a4867c...d97d0d31a6f4
< bitcoin-git> bitcoin/0.21 d97d0d3 W. J. van der Laan: doc: Merge release notes fragment, merge taproot description from wiki
< gribble> https://github.com/bitcoin/bitcoin/issues/21470 | BIP 350: Implement Bech32m and use it for v1+ segwit addresses (0.20 backport) by sipa · Pull Request #21470 · bitcoin/bitcoin · GitHub
< wumpus> i see there's also a release notes fragment that needs to be merged in : https://github.com/bitcoin/bitcoin/blob/0.21/doc/release-notes-20861.md
< wumpus> speaking of releases i'm going to merge https://github.com/bitcoin-core/bitcoin-devwiki/wiki/0.21.1-Release-Notes-draft into the 0.21.1 release notes
< 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
< meshcollider> Any admin of the Bitcoin org
< jnewbery> it does seem somewhat of a centralization problem. The BIPs repo is a venue for sharing proposed changes to Bitcoin, and one person decides who can update it, and also decides whether or not they should ever be replaced/supplemented?
< ariard> jeremyrubin: on the other point, I don't think bip2 recommend bitcoin-core-dev as a venue, maybe better suitted to #bitcoin or #bitcoin-wizards
< gribble> https://github.com/bitcoin/bitcoin/issues/21261 | p2p: update inbound eviction protection for multiple networks, add I2P peers by jonatack · Pull Request #21261 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19160 | multiprocess: Add basic spawn and IPC support by ryanofsky · Pull Request #19160 · bitcoin/bitcoin · GitHub
< wumpus> https://github.com/bitcoin/bitcoin/projects/8 has 10 blockers, no bugfixes and nothing chasing concept ACK
< wumpus> #bitcoin-core-dev Meeting: achow101 aj amiti ariard bluematt cfields Chris_Stewart_5 digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos nehan NicolasDorier paveljanik
< core-meetingbot> Meeting started Thu Apr 22 19:00:00 2021 UTC. The chair is wumpus. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
< MarcoFalke> It is mostly up to you, but for the Bitcoin Core repo we try to avoid commiting large blobs
< bitcoin-git> [bitcoin] practicalswift opened pull request #21756: Avoid calling `getnameinfo` when formatting IPv6 addresses in `CNetAddr::ToStringIP` (master...simplify-ipv6-address-formatting) https://github.com/bitcoin/bitcoin/pull/21756
< bitcoin-git> [bitcoin] prayank23 opened pull request #21755: Add more info about prefix in error message for invalid address (master...error-address) https://github.com/bitcoin/bitcoin/pull/21755
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21754: test: Run feature_cltv with MiniWallet (master...2104-testCltvNoWallet) https://github.com/bitcoin/bitcoin/pull/21754
< gribble> https://github.com/bitcoin/bitcoin/issues/21009 | Remove RewindBlockIndex logic by dhruv · Pull Request #21009 · bitcoin/bitcoin · GitHub
< provoostenator> Alright, I marked the external signer GUI PR as ready for review... https://github.com/bitcoin-core/gui/pull/4
< bitcoin-git> [bitcoin] jonatack opened pull request #21753: doc: add -addrinfo to tor docs (master...tor-doc-addrinfo) https://github.com/bitcoin/bitcoin/pull/21753
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19801: test: check for all possible OP_CLTV fail reasons in feature_cltv.py (BIP 65) (master...20200825-test-check-all-failure-reasons-for-CLTV) https://github.com/bitcoin/bitcoin/pull/19801
< bitcoin-git> bitcoin/master dbc1981 Sebastian Falbesoner: test: check that _all_ invalid-CLTV txs are allowed in a block pre-BIP65
< bitcoin-git> bitcoin/master 8d0ce50 Sebastian Falbesoner: test: prepare cltv_invalidate to test all failure reasons in feature_cltv....
< bitcoin-git> bitcoin/master ce994e1 Sebastian Falbesoner: test: add tx modfication helper function in feature_cltv.py
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/aaf66413e123...4b5659c6b115
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21564: net: Avoid calling getnameinfo when formatting IPv4 addresses in CNetAddr::ToStringIP (master...simplify-ipv4-address-formatting) https://github.com/bitcoin/bitcoin/pull/21564
< bitcoin-git> bitcoin/master aaf6641 MarcoFalke: Merge bitcoin/bitcoin#21564: net: Avoid calling getnameinfo when formattin...
< bitcoin-git> bitcoin/master 58580a8 practicalswift: net: Avoid calling getnameinfo when formatting IPv4 addresses in CNetAddr:...
< bitcoin-git> bitcoin/master 5858057 practicalswift: net: Add IPv4ToString (we already have IPv6ToString)
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e7776e20ed0d...aaf66413e123
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21752: scripted-diff: Clarify that feerates are per virtual size (master...2104-docFee) https://github.com/bitcoin/bitcoin/pull/21752
< fanquake> Why not just open it with the description, and avoid potential questions. i.e :https://github.com/bitcoin/bitcoin/pull/21749#discussion_r618227797
< bitcoin-git> [bitcoin] fanquake closed pull request #21751: Update nodes_main.txt (master...patch-3) https://github.com/bitcoin/bitcoin/pull/21751
< bitcoin-git> [bitcoin] d8n77ru57 opened pull request #21751: Update nodes_main.txt (master...patch-3) https://github.com/bitcoin/bitcoin/pull/21751
< bitcoin-git> [bitcoin] vasild opened pull request #21750: net: remove unnecessary check of CNode::cs_vSend (master...remove_unnecessary_check_of_CNode_cs_vSend) https://github.com/bitcoin/bitcoin/pull/21750