2021-05-06

< bitcoin-git> bitcoin/master fae2c8b MarcoFalke: fuzz: Allow to pass min/max to ConsumeTime
< bitcoin-git> [bitcoin] fanquake opened pull request #21871: scripts: add checks for minimum required OS versions (master...new_tests_on_lief) https://github.com/bitcoin/bitcoin/pull/21871
< bitcoin-git> [gui] MarcoFalke closed pull request #321: Remove `gui_issue` from issue templates (master...issue-templates) https://github.com/bitcoin-core/gui/pull/321
< bitcoin-git> [bitcoin] prayank23 opened pull request #21870: Add `config.yml` (master...issue-templates) https://github.com/bitcoin/bitcoin/pull/21870
< bitcoin-git> [gui] prayank23 opened pull request #321: Remove `gui_issue` from issue templates (master...issue-templates) https://github.com/bitcoin-core/gui/pull/321
< bitcoin-git> [gui] RandyMcMillan opened pull request #320: qt: mempool stats chart (master...mempool_graph_rebase) https://github.com/bitcoin-core/gui/pull/320
< bitcoin-git> [bitcoin] fanquake merged pull request #21865: ci: Properly pass msan cflags (master...2105-ciMsan) https://github.com/bitcoin/bitcoin/pull/21865
< bitcoin-git> bitcoin/master 9c05da4 fanquake: Merge bitcoin/bitcoin#21865: ci: Properly pass msan cflags
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f8575bce3118...9c05da4a5c57
< bitcoin-git> bitcoin/master fa3bbcf MarcoFalke: ci: Properly pass msan cflags
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21869: depends: Add missing -D_LIBCPP_DEBUG=1 to debug flags (master...2105-dependsDebug) https://github.com/bitcoin/bitcoin/pull/21869
< bitcoin-git> [bitcoin] theStack opened pull request #21867: test: use MiniWallet for p2p_blocksonly.py (master...20210505-test-convert_p2pblocksonly_miniwallet) https://github.com/bitcoin/bitcoin/pull/21867

2021-05-05

< bitcoin-git> [bitcoin] dongcarl opened pull request #21866: [Bundle 7/7] validation: Farewell, global Chainstate! (master...2020-10-libbitcoinruntime-v9) https://github.com/bitcoin/bitcoin/pull/21866
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21865: ci: Properly pass msan cflags (master...2105-ciMsan) https://github.com/bitcoin/bitcoin/pull/21865
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21864: fix permissions on 00_setup_env_native_fuzz_with_msan.sh (master...2021-05-lint) https://github.com/bitcoin/bitcoin/pull/21864
< bitcoin-git> bitcoin/master f8575bc MarcoFalke: Merge bitcoin/bitcoin#21864: fix permissions on 00_setup_env_native_fuzz_w...
< bitcoin-git> bitcoin/master d48565d glozow: fix permissions on 00_setup_env_native_fuzz_with_msan
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/128b98fce36d...f8575bce3118
< bitcoin-git> [bitcoin] glozow opened pull request #21864: fix permissions on 00_setup_env_native_fuzz_with_msan.sh (master...2021-05-lint) https://github.com/bitcoin/bitcoin/pull/21864
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #21863: ci: Set depends DEBUG=1 for msan tasks to get line numbers (master...2105-ciMsanDebug) https://github.com/bitcoin/bitcoin/pull/21863
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21863: ci: Set depends DEBUG=1 for msan tasks to get line numbers (master...2105-ciMsanDebug) https://github.com/bitcoin/bitcoin/pull/21863
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21681: validation: fix ActivateSnapshot to use hardcoded nChainTx (master...2021-04-au-nchaintx-fix) https://github.com/bitcoin/bitcoin/pull/21681
< bitcoin-git> bitcoin/master 128b98f MarcoFalke: Merge bitcoin/bitcoin#21681: validation: fix ActivateSnapshot to use hardc...
< bitcoin-git> bitcoin/master 91d93aa James O'Beirne: validation: remove nchaintx from assumeutxo metadata
< bitcoin-git> bitcoin/master 931684b James O'Beirne: validation: fix ActivateSnapshot to use hardcoded nChainTx
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/32f1f021bf99...128b98fce36d
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21817: refactor: Replace &foo[0] with foo.data() (master...2104-refactorData) https://github.com/bitcoin/bitcoin/pull/21817
< bitcoin-git> bitcoin/master face961 MarcoFalke: refactor: Use only one temporary buffer in CreateObfuscateKey
< bitcoin-git> bitcoin/master fa05ddd MarcoFalke: refactor: Use CPubKey vector constructor where possible
< bitcoin-git> bitcoin/master fabb6df Guido Vranken: script: Replace address-of idiom with vector data() method
< bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/1b9a5236e99f...32f1f021bf99
< bitcoin-git> [bitcoin] laanwj merged pull request #21740: test: add new python linter to check file names and permissions (master...file-permissions-linter) https://github.com/bitcoin/bitcoin/pull/21740
< bitcoin-git> bitcoin/master 46b025e windsok: test: add new python linter to check file names and permissions
< bitcoin-git> bitcoin/master 1b9a523 W. J. van der Laan: Merge bitcoin/bitcoin#21740: test: add new python linter to check file nam...
< bitcoin-git> bitcoin/master 6f6bb3e windsok: test: fix file permissions on various scripts
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b8b68014129e...1b9a5236e99f
< bitcoin-git> [bitcoin] laanwj merged pull request #21710: doc: update helps for addnode rpc and -addnode/-maxconnections config options (master...update-addnode-docs) https://github.com/bitcoin/bitcoin/pull/21710
< bitcoin-git> bitcoin/master b4fcbcf Jon Atack: doc: update -maxconnections config option help
< bitcoin-git> bitcoin/master 79685a8 Jon Atack: doc: update -addnode config option help
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/a0f46028fcd2...b8b68014129e
< bitcoin-git> bitcoin/master 2896c6c Jon Atack: doc: update addnode rpc help
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21814: test: Fix feature_config_args.py intermittent issue (master...2104-testInt3) https://github.com/bitcoin/bitcoin/pull/21814
< bitcoin-git> bitcoin/master a0f4602 MarcoFalke: Merge bitcoin/bitcoin#21814: test: Fix feature_config_args.py intermittent...
< bitcoin-git> bitcoin/master fab1eb6 MarcoFalke: test: Fix feature_config_args.py intermittent issue
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/576300afb0ec...a0f46028fcd2
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21856: doc: add OSS-Fuzz section to fuzzing.md doc (master...add-oss-fuzz) https://github.com/bitcoin/bitcoin/pull/21856
< bitcoin-git> bitcoin/master 576300a MarcoFalke: Merge bitcoin/bitcoin#21856: doc: add OSS-Fuzz section to fuzzing.md doc
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/54617fad9988...576300afb0ec
< bitcoin-git> bitcoin/master 47c3ea0 Adam Jonas: doc: add OSS-Fuzz section to fuzzing.md doc
< bitcoin-git> bitcoin/0.21 8584a44 W. J. van der Laan: doc: Archive and clean out release notes post-0.21.1
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.21: https://github.com/bitcoin/bitcoin/compare/bbd89d23b3d0...8584a4460d52
< bitcoin-git> [bitcoin] laanwj merged pull request #21709: doc: update reduce-memory.md and bitcoin.conf -maxconnections info (master...update-reduce-memory-doc) https://github.com/bitcoin/bitcoin/pull/21709
< bitcoin-git> bitcoin/master 54617fa W. J. van der Laan: Merge bitcoin/bitcoin#21709: doc: update reduce-memory.md and bitcoin.conf...
< bitcoin-git> bitcoin/master 300234a Jon Atack: doc: update bitcoin.conf maxconnections info
< bitcoin-git> bitcoin/master 9268270 Jon Atack: doc: update reduce-memory.md peer connections info
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3275c6e578b4...54617fad9988
< wumpus> fanquake: thanks for making the release 0.21.1 on github https://github.com/bitcoin/bitcoin/releases/tag/v0.21.1, i forgot
< bitcoin-git> [bitcoin] laanwj merged pull request #21727: refactor: Move more stuff to blockstorage (master...2104-blockstorage) https://github.com/bitcoin/bitcoin/pull/21727
< bitcoin-git> bitcoin/master fa7e64d MarcoFalke: move-only: Move constants to blockstorage
< bitcoin-git> bitcoin/master fa247a3 MarcoFalke: refactor: Move block storage globals to blockstorage
< bitcoin-git> bitcoin/master fa81c30 MarcoFalke: refactor: Move pruning/reindex/importing globals to blockstorage
< bitcoin-git> [bitcoin] laanwj pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/23109cc5485b...3275c6e578b4
< bitcoin-git> [bitcoin] laanwj merged pull request #21753: doc: add -addrinfo to tor docs (master...tor-doc-addrinfo) https://github.com/bitcoin/bitcoin/pull/21753
< bitcoin-git> bitcoin/master 23109cc W. J. van der Laan: Merge bitcoin/bitcoin#21753: doc: add -addrinfo to tor docs
< bitcoin-git> bitcoin/master 65f30e4 Jon Atack: doc: add -addrinfo troubleshooting section to tor.md
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/75b3a32f033b...23109cc5485b
< bitcoin-git> [bitcoin] laanwj merged pull request #21821: test: Add missing test for empty P2WSH redeem (master...2105-testP2WSHemptyRedeem) https://github.com/bitcoin/bitcoin/pull/21821
< bitcoin-git> bitcoin/master fa80a11 MarcoFalke: test: Add missing test for empty P2WSH redeem
< bitcoin-git> bitcoin/master 75b3a32 W. J. van der Laan: Merge bitcoin/bitcoin#21821: test: Add missing test for empty P2WSH redeem...
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fb43d7cb1e60...75b3a32f033b
< bitcoin-git> [bitcoin] laanwj merged pull request #21787: test: fix off-by-ones in rpc_fundrawtransaction assertions (master...fix-fundrawtxn-assertions) https://github.com/bitcoin/bitcoin/pull/21787
< bitcoin-git> bitcoin/master fb43d7c W. J. van der Laan: Merge bitcoin/bitcoin#21787: test: fix off-by-ones in rpc_fundrawtransacti...
< bitcoin-git> bitcoin/master f09e6b2 Jon Atack: test: fix off-by-ones in rpc_fundrawtransaction
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/df21e500d6bc...fb43d7cb1e60
< bitcoin-git> [bitcoin] laanwj merged pull request #21427: depends: Fix id_string invocations (master...2021-03-fix-build_id_construction) https://github.com/bitcoin/bitcoin/pull/21427
< bitcoin-git> bitcoin/master df21e50 W. J. van der Laan: Merge bitcoin/bitcoin#21427: depends: Fix id_string invocations
< bitcoin-git> bitcoin/master fa872c9 Carl Dong: depends: Fix id_string invocations
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cdcf82622d49...df21e500d6bc
< bitcoin-git> [gui] kristapsk opened pull request #319: gui: Paste button in Open URI dialog (master...uri-paste) https://github.com/bitcoin-core/gui/pull/319
< bitcoin-git> [bitcoin] laanwj merged pull request #21629: build: fix configuring when building depends with NO_BDB=1 (master...fixup_depends_sqlite_only_build) https://github.com/bitcoin/bitcoin/pull/21629
< bitcoin-git> bitcoin/master cdcf826 W. J. van der Laan: Merge bitcoin/bitcoin#21629: build: fix configuring when building depends ...
< bitcoin-git> bitcoin/master a549188 fanquake: build: fix configuring when building depends with NO_BDB=1
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b7c2625703f4...cdcf82622d49
< bitcoin-git> [bitcoin] laanwj merged pull request #21664: contrib: use LIEF for macOS and Windows symbol & security checks (master...macos_win_lief) https://github.com/bitcoin/bitcoin/pull/21664
< bitcoin-git> bitcoin/master 7e7eae7 fanquake: contrib: use f strings in security-check.py
< bitcoin-git> bitcoin/master 465967b fanquake: gitian: install LIEF in gitian container
< bitcoin-git> bitcoin/master 2e7a9f7 fanquake: guix: install LIEF in Guix container
< bitcoin-git> [bitcoin] laanwj pushed 12 commits to master: https://github.com/bitcoin/bitcoin/compare/00a9b0647ee3...b7c2625703f4
< bitcoin-git> [bitcoin] jonatack closed pull request #21855: fuzz: enable passing a max value to FuzzedDataProvider::ConsumeEnum() (master...ConsumeEnum-enable-passing-max-value) https://github.com/bitcoin/bitcoin/pull/21855
< bitcoin-git> [gui] jarolrod opened 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] laanwj merged 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/master 00a9b06 W. J. van der Laan: Merge bitcoin/bitcoin#21799: guix: Use `gcc-8` across the board
< bitcoin-git> bitcoin/master c90f6e5 Carl Dong: guix: Consistently use gcc-8 for $HOST
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/779aaa7f03b2...00a9b0647ee3
< bitcoin-git> [gui] jarolrod opened pull request #317: Direction col peers (master...direction-col-peers) https://github.com/bitcoin-core/gui/pull/317
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21862: test: Set regtest.BIP65Height = 112 to speed up tests (master...2105-testFasterBip65) https://github.com/bitcoin/bitcoin/pull/21862
< jnewbery> (I still don't think you need a class for VersionBitsCache though: https://github.com/bitcoin/bitcoin/pull/19438#pullrequestreview-644568911)
< gribble> https://github.com/bitcoin/bitcoin/issues/19438 | Introduce deploymentstatus by ajtowns · Pull Request #19438 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21789 | refactor: Remove ::Params() global from CChainState by MarcoFalke · Pull Request #21789 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18685 | consensus: Simplify ConnectTrace by jnewbery · Pull Request #18685 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21860: [0.21] Backport update to Boost download URL (0.21...backport_boost_download) https://github.com/bitcoin/bitcoin/pull/21860
< bitcoin-git> bitcoin/0.21 856de5b fdov: build,boost: update download url.
< bitcoin-git> bitcoin/0.21 bbd89d2 MarcoFalke: Merge bitcoin/bitcoin#21860: [0.21] Backport update to Boost download URL
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to 0.21: https://github.com/bitcoin/bitcoin/compare/194b9b8792d9...bbd89d23b3d0
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21754: test: Run feature_cltv with MiniWallet (master...2104-testCltvNoWallet) https://github.com/bitcoin/bitcoin/pull/21754
< bitcoin-git> bitcoin/master fa066f1 MarcoFalke: test: Run feature_cltv with MiniWallet
< bitcoin-git> bitcoin/master fa5591d MarcoFalke: test: Hide tx rehash in helper
< bitcoin-git> bitcoin/master fa5f938 MarcoFalke: test: Remove new_tx reference
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/dc8da2a68554...779aaa7f03b2
< bitcoin-git> bitcoin/master dc8da2a fanquake: Merge bitcoin/bitcoin#21824: refactor: [index] Replace deprecated char wit...
< bitcoin-git> [bitcoin] fanquake merged pull request #21824: refactor: [index] Replace deprecated char with uint8_t in serialization (master...2105-refactorUint8_t) https://github.com/bitcoin/bitcoin/pull/21824
< bitcoin-git> bitcoin/master fafb880 MarcoFalke: refactor: [index] Replace deprecated char with uint8_t in serialization
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3f8f238deb5a...dc8da2a68554
< bitcoin-git> [bitcoin] fanquake opened pull request #21860: [0.21] Backport update to Boost download URL (0.21...backport_boost_download) https://github.com/bitcoin/bitcoin/pull/21860
< bitcoin-git> [bitcoin] sipa opened pull request #21859: Add minisketch subtree and integrate in build/test (master...202105_minisketch) https://github.com/bitcoin/bitcoin/pull/21859

2021-05-04

< gmaxwell> ./bitcoin-cli getpeerinfo | jq -c '.[] | select(."bytessent_per_msg"."tx">0) | select(."bytesrecv_per_msg"."tx">0) | select(."inbound"==false) | ."bytessent_per_msg"."tx"/."bytesrecv_per_msg"."tx"'
< sipa> ./src/bitcoin-cli getpeerinfo | jq -r 'map("\(if .inbound then "I" else "O" end) \((.bytessent_per_msg.tx // 0) / ((.bytessent_per_msg.tx // 0) + (1 + .bytesrecv_per_msg.tx // 0)))") | .[]' | sort -g
< bitcoin-git> [bitcoin] fanquake closed pull request #21854: doc: make small corrections (v0.21.1 release notes) (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21854
< gmaxwell> well, sipa is weird but his bitcoin node isn't. :P
< gmaxwell> Like, have we made a series of single steps that were logcal but gives a weird outcome? Step 1. relay faster to outbound peers because we control them, so they're less likely to be spies monitoring our txn. Step 2. Introduce reconcillation, but make flooding only happen for reachable nodes because it has some moral similarity to step 1. Conclusion, 80% of bitcoin nodes no longer participate
< gmaxwell> for one thing it takes 80% or whatever of bitcoin nodes out of participation in rapidly forwarding transactions, which seems ... like a really big step to take without an obvious reason.
< gmaxwell> Basically nowhere else in the bitcoin protocol is there this in/out distinction -- just in tx relay privacy timers (which were 'recently' introduced relatively speaking) and in peer eviction.
< gmaxwell> gleb: I think in general when we talk about erlay (e.g. in the paper and elsewhere) we use this "non-reachable peer" terminology, but non-reachability doesn't exist explicitly anywhere in the implementation of bitcoin core or the bitcoin protocol... so although non-reachable peers were a good concept for modling, it can be a little confusing when it comes to the implementation.
< sipa> gleb: was it needed to include minisketch in bitcoin-tx?
< gleb> gmaxwell: antoine found this inconsistency, let me explain here in short (full convo is here: https://github.com/bitcoin/bitcoin/pull/21515#discussion_r624952992)
< gribble> https://github.com/bitcoin/bitcoin/issues/21090 | Default to NODE_WITNESS in nLocalServices by dhruv · Pull Request #21090 · bitcoin/bitcoin · GitHub
< 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
< jnewbery> There aren't any proposed topics in https://github.com/bitcoin-core/bitcoin-devwiki/wiki/P2P-IRC-meetings
< jnewbery> #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 Tue May 4 21:00:29 2021 UTC. The chair is jnewbery. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
< gmaxwell> Current bitcoin core causes really old nodes to be unable to sync and to dos attack you. The issue is that prior to 0.7-ish the size of headers messages wasn't limited, and the node requests headers from everyone. They blast you with a multimegabyte header and disconnect and go do it to someoen else. These old nodes seem to have also formed a fork at an early height, nodes that have this
< jnewbery> Hi folks. We have a p2p meeting scheduled in 10 minutes. Currently there aren't any proposed topics at https://github.com/bitcoin-core/bitcoin-devwiki/wiki/P2P-IRC-meetings.
< bitcoin-git> [bitcoin] Rqcker closed pull request #21857: Pull request (master...master) https://github.com/bitcoin/bitcoin/pull/21857
< bitcoin-git> [bitcoin] Rqcker opened pull request #21857: Pull request (master...master) https://github.com/bitcoin/bitcoin/pull/21857
< bitcoin-git> [bitcoin] adamjonas opened pull request #21856: doc: add OSS-Fuzz section to fuzzing.md doc (master...add-oss-fuzz) https://github.com/bitcoin/bitcoin/pull/21856
< bitcoin-git> [bitcoin] jonatack opened pull request #21855: fuzz: enable passing a max value to FuzzedDataProvider::ConsumeEnum() (master...ConsumeEnum-enable-passing-max-value) https://github.com/bitcoin/bitcoin/pull/21855
< bitcoin-git> [bitcoin] Relaxo143 opened pull request #21854: doc: make small corrections (v0.21.1 release notes) (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21854
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21849: fuzz: Limit toxic test globals to their respective scope (master...2105-fuzzToxic) https://github.com/bitcoin/bitcoin/pull/21849
< bitcoin-git> bitcoin/master 3f8f238 MarcoFalke: Merge bitcoin/bitcoin#21849: fuzz: Limit toxic test globals to their respe...
< bitcoin-git> bitcoin/master cf83b82 MarcoFalke: fuzz: Limit toxic test globals to their respective scope
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a1c6434e19bc...3f8f238deb5a
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21852: ci: Add msan fuzz config (master...2105-ci12Msan) https://github.com/bitcoin/bitcoin/pull/21852
< bitcoin-git> bitcoin/master fa0422c MarcoFalke: ci: Add msan fuzz config
< bitcoin-git> bitcoin/master fa399a7 MarcoFalke: ci: Use clang-12 in msan task
< bitcoin-git> bitcoin/master fab3017 MarcoFalke: ci: Set BASE_SCRATCH_DIR early, so that it can be used in test configs
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/0ca8b7e7ecd5...a1c6434e19bc
< vasild> sdaftuar: https://github.com/bitcoin/bitcoin/pull/20685#discussion_r625856311 -- maybe the i2p router was restarted or the connection to it was interrupted in some way and the i2p thread did RemoveLocal() (here: https://github.com/bitcoin/bitcoin/blob/0ca8b7e7ecd5bc537fbc1e372f6755a34a136f7f/src/net.cpp#L2232-L2234) which undid the initial AddLocal(MANUAL) due to externalip
< bitcoin-git> [bitcoin] fanquake closed pull request #21414: doc: add arm macOS depends platform triplet (master...macOS-platform-triplets) https://github.com/bitcoin/bitcoin/pull/21414
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21852: ci: Add msan fuzz config (master...2105-ci12Msan) https://github.com/bitcoin/bitcoin/pull/21852
< bitcoin-git> [bitcoin] fanquake opened pull request #21851: [WIP] build: support cross-compiling for arm64-apple-darwin20 (Apple M1) in depends (master...m1_support_depends) https://github.com/bitcoin/bitcoin/pull/21851
< bitcoin-git> [bitcoin] kiminuo opened pull request #21850: Remove `GetDataDir(net_specific)` function (master...feature/2021-05-get-data-dir-step-2) https://github.com/bitcoin/bitcoin/pull/21850
< bitcoin-git> [bitcoin] fanquake merged 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 fa44f51 MarcoFalke: ci: Clarify that previous_releases task is using DEBUG
< bitcoin-git> bitcoin/master fad0f21 MarcoFalke: ci: Use clang in multiprocess task to avoid OOM
< bitcoin-git> bitcoin/master faeabef MarcoFalke: ci: Enable D_GLIBCXX_DEBUG for multiprocess task
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/ab9a566ab333...0ca8b7e7ecd5
< michaelfolkson> hugohn: They aren't really bundled with the Core project. It is true the BIPs repo is under the Bitcoin Core GitHub org but no Bitcoin Core maintainers merge BIP PRs afaik so I think it is fine under the Core org
< hugohn> As the Bitcoin protocol slowly ossifies, the bulk of new specs will likely be in the Application layer. It does make less sense to bundle them with the Core project.
< wumpus> i think we should add an entry to the "https://github.com/bitcoin/bitcoin/issues/new/choose" list for GUI issues, redirecting people to the appropriate repository
< michaelfolkson> I'm assuming GUI translation issues should be in the GUI repo and not the main repo? https://github.com/bitcoin/bitcoin/issues/21847
< michaelfolkson> I think there will be future discussions on a revised BIP process once (hopefully) Taproot activation is completed hugohn if you'd like to engage with that https://github.com/bitcoin/bips/pull/1015
< wumpus> in any case, this discussion is kind of off-topic here, the bitcoin core project is one implementation, that the current BIPs repository is in the same orginazation is a historical artifact, it does not mean BIPs 'belong' to bitcoin core or something like that
< wumpus> yes, moving to names might make sense too, in any case please don't let bitcoin innovation be stuck on having to centrally assign numbers, this shouldn't be an issue
< aj> hugohn: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2021-April/018868.html suggests assigning a name in the meantime, i guess like hugohn-multisig-setup; otherwise what wumpus said
< hugohn> hi, I'm curious what else needs to be done before https://github.com/bitcoin/bips/pull/1097 can get a BIP number assigned?
< bitcoin-git> [bitcoin] laanwj merged pull request #21825: net: add I2P hardcoded seeds (master...i2p-hardcoded-seeds) https://github.com/bitcoin/bitcoin/pull/21825
< bitcoin-git> bitcoin/master 142e2da Jon Atack: net: add I2P seeds to chainparamsseeds
< bitcoin-git> bitcoin/master e01f173 Jon Atack: contrib: add a few I2P seed nodes
< bitcoin-git> bitcoin/master ea269c7 Jon Atack: contrib: parse I2P addresses in generate-seeds.py
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/e2d4e67a8fcc...ab9a566ab333
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21849: fuzz: Limit toxic test globals to their respective scope (master...2105-fuzzToxic) https://github.com/bitcoin/bitcoin/pull/21849
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21848: refactor: Make CFeeRate constructor arch-independent (master...2105-feerate) https://github.com/bitcoin/bitcoin/pull/21848
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21840: test: Misc refactor to get rid of &foo[0] raw pointers (master...2105-testRefactor) https://github.com/bitcoin/bitcoin/pull/21840
< bitcoin-git> bitcoin/master fa8a888 MarcoFalke: bench: Remove duplicate constants
< bitcoin-git> bitcoin/master 000098f MarcoFalke: test: Use throwing variant accessor
< bitcoin-git> bitcoin/master fa2197c MarcoFalke: test: Use loop to register RPCs
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/bf5e6a7771b3...e2d4e67a8fcc

2021-05-03

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21846: fuzz: Add `-fsanitize=integer` suppression needed for RPC fuzzer (`generateblock`) (master...fsanitize-integer-suppression-miner) https://github.com/bitcoin/bitcoin/pull/21846
< bitcoin-git> bitcoin/master 575792e practicalswift: fuzz: Add -fsanitize=integer suppression needed for RPC fuzzer
< bitcoin-git> bitcoin/master bf5e6a7 MarcoFalke: Merge bitcoin/bitcoin#21846: fuzz: Add `-fsanitize=integer` suppression ne...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8e1c06846edd...bf5e6a7771b3
< bitcoin-git> [bitcoin] hebasto closed pull request #20172: rpc, net: Expose connections_onion_only in getnetworkinfo RPC output (master...201016-tor) https://github.com/bitcoin/bitcoin/pull/20172
< bitcoin-git> [bitcoin] practicalswift opened pull request #21846: fuzz: Add `-fsanitize=integer` suppression needed for RPC fuzzer (`generateblock`) (master...fsanitize-integer-suppression-miner) https://github.com/bitcoin/bitcoin/pull/21846
< gribble> https://github.com/bitcoin/bitcoin/issues/20773 | refactor: split CWallet::Create by S3RK · Pull Request #20773 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jnewbery opened pull request #21845: net processing: Don't require locking cs_main before calling RelayTransactions() (master...2021-05-internal_relay_txs) https://github.com/bitcoin/bitcoin/pull/21845
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21662: build: update Boost download URL (master...fdov-boost-url) https://github.com/bitcoin/bitcoin/pull/21662
< bitcoin-git> bitcoin/master 8e1c068 MarcoFalke: Merge bitcoin/bitcoin#21662: build: update Boost download URL
< bitcoin-git> bitcoin/master 36c10b9 fdov: build,boost: update download url.
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ea71726a54e7...8e1c06846edd
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21810: fuzz: Various RPC fuzzer follow-ups (master...rpc-fuzzer-followups) https://github.com/bitcoin/bitcoin/pull/21810
< bitcoin-git> bitcoin/master ea71726 MarcoFalke: Merge bitcoin/bitcoin#21810: fuzz: Various RPC fuzzer follow-ups
< bitcoin-git> bitcoin/master 5252f86 practicalswift: fuzz: Reduce maintenance requirements by allowing RPC annotations also for...
< bitcoin-git> bitcoin/master 54549dd practicalswift: fuzz: RPC fuzzer post-merge follow-ups. Remove unused includes. Update lis...
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3692097d923d...ea71726a54e7
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21823: script: update REVIEWERS (master...update-REVIEWERS) https://github.com/bitcoin/bitcoin/pull/21823
< bitcoin-git> bitcoin/master 3692097 MarcoFalke: Merge bitcoin/bitcoin#21823: script: update REVIEWERS
< bitcoin-git> bitcoin/master 48bd9eb Adam Jonas: script: update REVIEWERS
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b8593616dc2a...3692097d923d
< bitcoin-git> [bitcoin] rebroad reopened pull request #21841: Send fewer feefilter messages (avoid the wobbling number issue) (master...SteadierFeefilter) https://github.com/bitcoin/bitcoin/pull/21841
< bitcoin-git> [bitcoin] rebroad closed pull request #21841: Send fewer feefilter messages (avoid the wobbling number issue) (master...SteadierFeefilter) https://github.com/bitcoin/bitcoin/pull/21841
< michaelfolkson> rebroad: Running functional tests https://github.com/bitcoin/bitcoin/tree/master/test
< gribble> https://github.com/bitcoin/bitcoin/issues/21841 | Send fewer feefilter messages (avoid the wobbling number issue) by rebroad · Pull Request #21841 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19817 | build: macOS toolchain bump by fanquake · Pull Request #19817 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake closed pull request #21844: Error v1.1 (master...master) https://github.com/bitcoin/bitcoin/pull/21844
< bitcoin-git> [bitcoin] 0x069 opened pull request #21844: Error v1.1 (master...master) https://github.com/bitcoin/bitcoin/pull/21844
< jonatack> bitcoin-cli help logging
< gribble> https://github.com/bitcoin/bitcoin/issues/9424 | Change LogAcceptCategory to use uint32_t rather than sets of strings. by gmaxwell · Pull Request #9424 · bitcoin/bitcoin · GitHub
< rebroad> rebroad@J3PMPJP:~/src/bitcoin.make.core-master/src$ ./bitcoin-cli -netinfo 4
< jonatack> or just grep bitcoin-cli.cpp on master for m_help_doc
< jonatack> bitcoin-cli -netinfo help
< jonatack> rebroad: bitcoin-cli -netinfo help
< bitcoin-git> [bitcoin] jonatack opened pull request #21843: net, rpc: enable GetAddr, GetAddresses, and getnodeaddresses by network (master...getnodeaddresses-by-network) https://github.com/bitcoin/bitcoin/pull/21843
< bitcoin-git> [bitcoin] jonatack reopened pull request #21823: script: update REVIEWERS (master...update-REVIEWERS) https://github.com/bitcoin/bitcoin/pull/21823
< bitcoin-git> [bitcoin] jonatack closed pull request #21823: script: update REVIEWERS (master...update-REVIEWERS) https://github.com/bitcoin/bitcoin/pull/21823
< bitcoin-git> [bitcoin] practicalswift closed pull request #21842: Update reviewers file: Remove too broad (`*.sh`) entry. Keep narrower entries. (master...reviewers) https://github.com/bitcoin/bitcoin/pull/21842
< gribble> https://github.com/bitcoin/bitcoin/issues/21775 | p2p: Limit m_block_inv_mutex by MarcoFalke · Pull Request #21775 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] practicalswift opened pull request #21842: Update reviewers file: Remove too broad (`*.sh`) entry. Keep narrower entries. (master...reviewers) https://github.com/bitcoin/bitcoin/pull/21842
< bitcoin-git> [bitcoin] rebroad opened pull request #21841: Send fewer feefilter messages (avoid the wobbling number issue) (master...SteadierFeefilter) https://github.com/bitcoin/bitcoin/pull/21841
< bitcoin-git> [gui] hebasto opened pull request #313: qt, build: Optimize string concatenation by default (master...210503-builder) https://github.com/bitcoin-core/gui/pull/313
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21840: test: Misc refactor to get rid of &foo[0] raw byte pointers (master...2105-testRefactor) https://github.com/bitcoin/bitcoin/pull/21840
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #21583: Remove -feefilter option (master...feefilter_cleanup) https://github.com/bitcoin/bitcoin/pull/21583
< gribble> https://github.com/bitcoin/bitcoin/issues/21644 | p2p, bugfix: use NetPermissions::HasFlag() in CConnman::Bind() by jonatack · Pull Request #21644 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21775: p2p: Limit m_block_inv_mutex (master...2104-netLockBlockInv) https://github.com/bitcoin/bitcoin/pull/21775
< bitcoin-git> bitcoin/master b859361 MarcoFalke: Merge bitcoin/bitcoin#21775: p2p: Limit m_block_inv_mutex
< bitcoin-git> bitcoin/master fac96d0 MarcoFalke: p2p: Limit m_block_inv_mutex
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/320e518b9062...b8593616dc2a
< rebroad> MarcoFalke this was the pull request I had assumed had been merged - https://github.com/bitcoin/bips/pull/443
< bitcoin-git> [bitcoin] fanquake closed pull request #21838: gib the blockchain some room to breathe (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21838
< bitcoin-git> [bitcoin] catgirladdict opened pull request #21838: gib the blockchain some room to breathe (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21838
< gribble> https://github.com/bitcoin/bitcoin/issues/21664 | contrib: use LIEF for macOS and Windows symbol & security checks by fanquake · Pull Request #21664 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged 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
< bitcoin-git> bitcoin/master 320e518 MarcoFalke: Merge bitcoin/bitcoin#21750: net: remove unnecessary check of CNode::cs_vS...
< bitcoin-git> bitcoin/master 9096b13 Vasil Dimov: net: remove unnecessary check of CNode::cs_vSend
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/77d569ccb506...320e518b9062
< bitcoin-git> [bitcoin] fanquake merged pull request #19817: build: macOS toolchain bump (master...libtapi_1100011) https://github.com/bitcoin/bitcoin/pull/19817
< bitcoin-git> bitcoin/master 9ed2f19 fanquake: build: native cctools 973.0.1, ld64 609
< bitcoin-git> bitcoin/master f48f187 Hennadii Stepanov: build: Clang 10.0.1
< bitcoin-git> bitcoin/master 9b193cd fanquake: build: libtapi 1100.0.11
< bitcoin-git> [bitcoin] fanquake pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/60132382a745...77d569ccb506
< bitcoin-git> [gui] jarolrod opened pull request #311: Peers Window 'Peer id' improvements (master...peer_id_improv) https://github.com/bitcoin-core/gui/pull/311
< bitcoin-git> [bitcoin] fanquake merged pull request #20867: Support up to 20 keys for multisig under Segwit context (master...descriptor_multi_wsh) https://github.com/bitcoin/bitcoin/pull/20867
< bitcoin-git> bitcoin/master ae0429d Antoine Poinsot: script: allow up to 20 keys in wsh() descriptors
< bitcoin-git> bitcoin/master 063df9e Antoine Poinsot: test/functional: standardness sanity checks for P2(W)SH multisig
< bitcoin-git> bitcoin/master 9fc68fa Antoine Poinsot: script: match multisigs with up to MAX_PUBKEYS_PER_MULTISIG keys
< bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/2448457cca18...60132382a745
< bitcoin-git> [bitcoin] fanquake opened pull request #21837: [POC] Rust based Cuckoo Filter for m_addr_known (master...rust_cuckoo_filters) https://github.com/bitcoin/bitcoin/pull/21837
< bitcoin-git> [gui] jarolrod opened pull request #310: Introduce Icon Policy Documentation (master...icon_policy_doc) https://github.com/bitcoin-core/gui/pull/310
< bitcoin-git> [gui] Bosch-0 closed pull request #178: Added icon policy documentation (master...icon_policy) https://github.com/bitcoin-core/gui/pull/178
< fanquake> Should also show up as the latest release when you land on https://github.com/bitcoin/bitcoin
< gmaxwell> https://github.com/bitcoin/bitcoin/releases how does this work now? 0.21.1 isn't there.

2021-05-02

< robert_spigler> Cobra might not put up the release on Bitcoin.org https://github.com/bitcoin-dot-org/Bitcoin.org/pull/3667
< robert_spigler> Saw twitter, reddit, and ML announcement. Torrent is up as well. I think all that is left is https://github.com/bitcoin/bitcoin/releases
< bitcoin-git> [bitcoin] hebasto closed pull request #21463: doc: Address feedback from Transifex translator community (master...210317-transifex) https://github.com/bitcoin/bitcoin/pull/21463
< bitcoin-git> [bitcoin] hebasto opened pull request #21836: scripted-diff: Replace three dots with ellipsis in the UI strings (master...210502-ellipsis) https://github.com/bitcoin/bitcoin/pull/21836
< gmaxwell> that user should probably be banned, they've opened the same junk PR before: https://github.com/bitcoin/bitcoin/pull/21383
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #21835: Update hmac_sha512.cpp (master...patch-2) https://github.com/bitcoin/bitcoin/pull/21835
< bitcoin-git> [bitcoin] Gapcoin1 opened pull request #21835: Update hmac_sha512.cpp (master...patch-2) https://github.com/bitcoin/bitcoin/pull/21835
< provoostenator> Should we just start adding the GPG public keys themselves to https://github.com/bitcoin/bitcoin/tree/master/contrib/gitian-keys ?
< bitcoin-git> [gui] hebasto closed pull request #86: Add Tor icon (master...200902-tor) https://github.com/bitcoin-core/gui/pull/86
< wumpus> provoostenator: it's quite slow if there are a lot of signatures, https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/90 speeds it up somewhat
< bitcoin-git> [bitcoin] klementtan opened pull request #21832: cli: Improve -getinfo return format (master...master) https://github.com/bitcoin/bitcoin/pull/21832
< bitcoin-git> [bitcoin] laanwj merged pull request #21830: doc: Add doc/release-notes/release-notes-0.21.1.md (master...2105-docRel) https://github.com/bitcoin/bitcoin/pull/21830
< bitcoin-git> bitcoin/master 2448457 W. J. van der Laan: Merge #21830: doc: Add doc/release-notes/release-notes-0.21.1.md
< bitcoin-git> bitcoin/master fab53ea MarcoFalke: doc: Add doc/release-notes/release-notes-0.21.1.md
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/59869704c0fe...2448457cca18
< gmaxwell> https://bitcoin-takeover.com/why-the-taproot-activation-proves-bitcoins-decentralization/ "However, the beginning appears to be pretty rocky: at block height 681487, only one block (mined by Slush Pool) out of 80 has signalled the activation. If 201 blocks don’t include the Taproot activation data, then the miner activation gets suspended and the community is going to look for another way to
< wumpus> can someone that knows Japanese review this (one line) change please: https://github.com/bitcoin-core/bitcoincore.org/pull/768
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #21828: doc: Add historical release notes for 0.21.1 (master...0.21.1-release_notes) https://github.com/bitcoin/bitcoin/pull/21828
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21830: doc: Add doc/release-notes/release-notes-0.21.1.md (master...2105-docRel) https://github.com/bitcoin/bitcoin/pull/21830
< rebroad> gmaxwell ah, thanks for the update on bitcoin-dev
< bitcoin-git> [bitcoin] fanquake merged pull request #21818: doc: fixup -coinstatsindex help, update bitcoin.conf and files.md (master...add-coinstatsindex-to-bitcoin-conf) https://github.com/bitcoin/bitcoin/pull/21818
< bitcoin-git> bitcoin/master 54133c5 Jon Atack: doc: add indexes/coinstats/db/ to files.md
< bitcoin-git> bitcoin/master 5d1050f Jon Atack: doc: fix -coinstatsindex help, and test/rpc touchups
< bitcoin-git> bitcoin/master e041ee0 Jon Atack: doc: add coinstatsindex to bitcoin.conf
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/f2865b739417...59869704c0fe
< bitcoin-git> [bitcoin] prayank23 closed pull request #21819: doc: Add info about supported format for URI (master...doc-uri) https://github.com/bitcoin/bitcoin/pull/21819
< bitcoin-git> bitcoin/master f2865b7 fanquake: Merge bitcoin/bitcoin#21811: doc: Remove Visual Studio 2017 reference from...
< bitcoin-git> [bitcoin] fanquake merged pull request #21811: doc: Remove Visual Studio 2017 reference from readme (master...remove_vs2017) https://github.com/bitcoin/bitcoin/pull/21811
< bitcoin-git> bitcoin/master 0a33145 Aaron Clauson: Remove Visual Studio 2017 reference from readme
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d22e7ee93313...f2865b739417
< bitcoin-git> [bitcoin] Rspigler opened pull request #21828: doc: Add historical release notes for 0.21.1 (master...0.21.1-release_notes) https://github.com/bitcoin/bitcoin/pull/21828

2021-05-01

< gmaxwell> rebroad: bitcoin-dev channel was essentially abandoned long ago. I don't think it's for anything, I had heard it was going to get closed down.
< rebroad> what is #bitcoin-dev channel for now?
< bitcoin-git> [bitcoin] rebroad opened pull request #21827: Display progress of LoadBlockDB() on splash screen (master...SplashLoadBlockProgress) https://github.com/bitcoin/bitcoin/pull/21827
< jarthur> * #bitcoin-mining
< jarthur> I sent out a notice to #bitcoin-miners. Is there a guide to constructing a signaling block for operators who don't use Core's getblocktemplate or use an older version than today's?
< bitcoin-git> [gui] rebroad closed pull request #308: Display progress of LoadBlockDB() on splash screen (master...SplashLoadBlockProgress) https://github.com/bitcoin-core/gui/pull/308
< robert_spigler> Release notes need to be added to https://github.com/bitcoin/bitcoin/tree/master/doc/release-notes
< harding> achow101: does https://github.com/bitcoin-core/bitcoincore.org/pull/767 now address all of your feedback? I can merge it if it's all good.
< robert_spigler> hopefully making a full release announcement - bitcoin-core-dev, website, etc, will help. Maybe they just aren't fake signalling/running the RC1