2020-10-23

< bitcoin-git> bitcoin/master 49984b4 Jonas Schnelli: Merge bitcoin-core/gui#71: Fix visual quality of text in QR image
< bitcoin-git> bitcoin/master 6954156 Hennadii Stepanov: qt: Fix visual quality of text in QR image
< bitcoin-git> bitcoin/master 8071c75 Hennadii Stepanov: qt, refactor: Limit scope of QPainter object
< bitcoin-git> [bitcoin] jonasschnelli pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9af7c1993b35...49984b44cfcd
< bitcoin-git> [bitcoin] jnewbery opened pull request #20228: [addrman] Make addrman a top-level component (master...2020-10-addrman) https://github.com/bitcoin/bitcoin/pull/20228
< jonasschnelli> achow101: I guess your answer for https://github.com/bitcoin-core/gui/pull/43 would be welcome.
< gribble> https://github.com/bitcoin/bitcoin/issues/20200 | doc: revert #18949 since CODEOWNERS require write permission by adamjonas · Pull Request #20200 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] S3RK opened pull request #20226: wallet, rpc: add listdescriptors command (master...listdescriptors) https://github.com/bitcoin/bitcoin/pull/20226
< bitcoin-git> [bitcoin] fanquake merged pull request #20216: wallet: fix buffer over-read in SQLite file magic check (master...20201022-wallet-fix-sqlite-magic-buffer-overread) https://github.com/bitcoin/bitcoin/pull/20216
< bitcoin-git> bitcoin/master 9af7c19 fanquake: Merge #20216: wallet: fix buffer over-read in SQLite file magic check
< bitcoin-git> bitcoin/master 56a461f Sebastian Falbesoner: wallet: fix buffer over-read in SQLite file magic check
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9453fbf5a022...9af7c1993b35

2020-10-22

< bitcoin-git> [bitcoin] fanquake closed pull request #20215: doc: CI system link added, clarity increased (master...patch-1) https://github.com/bitcoin/bitcoin/pull/20215
< yanmaani> Would a PR to add an option to make Bitcoin Core crash/quit if an incorrect RPC password attempt is made be welcomed?
< yanmaani> Does the Bitcoin Core RPC use HTTP 2.0? Is there any way to query it asynchronously?
< jonasschnelli> wumpus: do you have an idea how to correct my latest merge: https://github.com/bitcoin/bitcoin/commits/master?
< jonasschnelli> Oh no. I think I messed up my first GUI repository merge. Made it the "wrong way" (so messed up bitcoin/bitcoin).
< luke-jr> fjahr: Core and Bitcoin are different things
< fjahr> Major versions means breaking API changes. If we say breaking API changes are breaking consensus changes in Bitcoin wouldn't it make sense to keep 0.x until we have to do a hardfork? I know that's not how people think of the versioning but I think that would make sense.
< sipa> Bitcoin Core releases are versioned as follows: 0.MAJOR.MINOR, and release candidates are suffixed with rc1, rc2 etc.
< bitcoin-git> bitcoin/master 9453fbf Jonas Schnelli: Merge #20: Wrap tooltips in the intro window
< bitcoin-git> bitcoin/master 6ed4bca Hennadii Stepanov: qt: Wrap tooltips in the intro window
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/88271184e822...9453fbf5a022
< gribble> https://github.com/bitcoin/bitcoin/issues/20223 | Drop the leading 0 from the version number by achow101 · Pull Request #20223 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] sushant-varanasi opened pull request #20224: doc: CI system link added, clarity increased (squashed into a single commit) (master...master) https://github.com/bitcoin/bitcoin/pull/20224
< emzy> The howto to set it up is here: https://github.com/sipa/bitcoin-seeder/pull/85
< gribble> https://github.com/bitcoin/bitcoin/issues/19714 | ops: Enable DNSSEC on all Bitcoin DNS Seed domain names · Issue #19714 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20205 | wallet: Properly support a wallet id by achow101 · Pull Request #20205 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19543 | Normalize fee units for RPC ("BTC/kB" and "sat/B) · Issue #19543 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20220 | wallet, rpc, test: explicit feerate follow-ups by jonatack · Pull Request #20220 · bitcoin/bitcoin · GitHub
< hebasto> is any way to label with 0.21 milestone prs from the https://github.com/bitcoin-core/gui ?
< emzy> I have a DNSSEC setup for dnsseed. Not directly bitcoin core related.
< wumpus> no topics have been proposed yet in http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt
< wumpus> #bitcoin-core-dev Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo marcofalke paveljanik NicolasDorier jl2012 achow101 meshcollider jnewbery maaku fanquake promag provoostenator aj Chris_Stewart_5 dongcarl gwillen jamesob ken281221 ryanofsky gleb moneyball kvaciral ariard digi_james
< bitcoin-git> [bitcoin] achow101 opened pull request #20223: Drop the leading 0 from the version number (master...drop-leading-0) https://github.com/bitcoin/bitcoin/pull/20223
< bitcoin-git> [bitcoin] ellemouton opened pull request #20222: refactor: CTxMempool constructor clean up (master...ctxmempool_refactor) https://github.com/bitcoin/bitcoin/pull/20222
< bitcoin-git> [bitcoin] hebasto opened pull request #20221: net: compat.h related cleanup (master...201022-compat) https://github.com/bitcoin/bitcoin/pull/20221
< bitcoin-git> [bitcoin] jonatack opened pull request #20220: rpc, test, doc: explicit feerate follow-ups (master...explicit-feerate-follow-ups) https://github.com/bitcoin/bitcoin/pull/20220
< bitcoin-git> [bitcoin] luke-jr closed pull request #20204: Wallet: Generate UUID for SQLite wallets (master...sqlite_wallet_uuid) https://github.com/bitcoin/bitcoin/pull/20204
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20218: test: Suppress MaybeCompactWalletDB data race (master...2010-testSuppWalletRace) https://github.com/bitcoin/bitcoin/pull/20218
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20112: test: Speed up wallet_resendwallettransactions with mockscheduler RPC (master...2010-testFasterMock) https://github.com/bitcoin/bitcoin/pull/20112
< bitcoin-git> bitcoin/master 8827118 MarcoFalke: Merge #20112: test: Speed up wallet_resendwallettransactions with mocksche...
< bitcoin-git> bitcoin/master fa299ac MarcoFalke: test: Speed up wallet_resendwallettransactions test with mockscheduler RPC
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7012db2a6bcd...88271184e822
< bitcoin-git> [bitcoin] jnewbery opened pull request #20217: net: Remove g_relay_txes (master...2020-10-remove-grelaytxes) https://github.com/bitcoin/bitcoin/pull/20217
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20176: test: Fix intermittent issue in p2p_feefilter (master...2010-testFixIntIssue) https://github.com/bitcoin/bitcoin/pull/20176
< bitcoin-git> bitcoin/master 7012db2 MarcoFalke: Merge #20176: test: Fix intermittent issue in p2p_feefilter
< bitcoin-git> bitcoin/master fa5a91a MarcoFalke: test: Fix typo (one tx is enough) in p2p_feefilter
< bitcoin-git> bitcoin/master fa3af2c MarcoFalke: test: Fix intermittent issue in p2p_feefilter
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1cb4e339f978...7012db2a6bcd
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20039: test: Convert amounts from float to decimal (master...floatdecimal) https://github.com/bitcoin/bitcoin/pull/20039
< bitcoin-git> bitcoin/master 1cb4e33 MarcoFalke: Merge #20039: test: Convert amounts from float to decimal
< bitcoin-git> bitcoin/master 5aadd4b Prayank: Convert amounts from float to decimal
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dda18e7310a2...1cb4e339f978
< bitcoin-git> [bitcoin] theStack opened pull request #20216: wallet: fix buffer over-read in SQLite file magic check (master...20201022-wallet-fix-sqlite-magic-buffer-overread) https://github.com/bitcoin/bitcoin/pull/20216
< bitcoin-git> [bitcoin] fanquake merged pull request #20214: test: Fix rpc_net intermittent issue (master...2010-testFixNet) https://github.com/bitcoin/bitcoin/pull/20214
< bitcoin-git> bitcoin/master dda18e7 fanquake: Merge #20214: test: Fix rpc_net intermittent issue
< bitcoin-git> bitcoin/master fa5f466 MarcoFalke: test: Fix rpc_net intermittent issue
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b46f37ba5ec4...dda18e7310a2

2020-10-21

< bitcoin-git> [bitcoin] ryanofsky closed pull request #19793: bitcoin-wallet salvage: Return false instead of asserting when a loaded tx isn't new (master...pr/badsalv) https://github.com/bitcoin/bitcoin/pull/19793
< bitcoin-git> [bitcoin] sushant-varanasi opened pull request #20215: Travis CI system link (https://travis-ci.org/) added for clarity (master...patch-1) https://github.com/bitcoin/bitcoin/pull/20215
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20214: test: Fix rpc_net intermittent issue (master...2010-testFixNet) https://github.com/bitcoin/bitcoin/pull/20214
< MarcoFalke> If you want to merge pull from the gui repo, you'll have to update to https://github.com/bitcoin-core/bitcoin-maintainer-tools/commit/4ac57664c899fbfb138229361ca444c9e832871e
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20198: Show name, format and if uses descriptors in bitcoin-wallet tool (master...2020/10/wallet_tool_sqlite) https://github.com/bitcoin/bitcoin/pull/20198
< bitcoin-git> bitcoin/master b46f37b MarcoFalke: Merge #20198: Show name, format and if uses descriptors in bitcoin-wallet ...
< bitcoin-git> bitcoin/master fa4074b Jonas Schnelli: Show name, format and if uses descriptors in bitcoin-wallet tool
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/47fc883106fb...b46f37ba5ec4
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19967: test: Replace (dis)?connect_nodes globals with TestFramework methods (master...connect-nodes) https://github.com/bitcoin/bitcoin/pull/19967
< bitcoin-git> bitcoin/master 3c7d9ab Elliott Jin: test: Move (dis)?connect_nodes globals into TestFramework as helpers
< bitcoin-git> bitcoin/master 4b16c61 Prayank: scripted-diff: test: Replace uses of (dis)?connect_nodes global
< bitcoin-git> bitcoin/master be38684 Elliott Jin: test: Replace use of (dis)?connect_nodes globals
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/0f86e7f1285c...47fc883106fb
< bitcoin-git> [bitcoin] vasild opened pull request #20212: net: fix output of peer address in version message (master...fix_version_message_print) https://github.com/bitcoin/bitcoin/pull/20212
< jonasschnelli> hebasto: I just tested https://github.com/bitcoin-core/gui/pull/59 and it still locks the GUI thread if I call generatetoaddress(1000, getnewaddress())
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20157: Bugfix: chainparams: Add missing (always enabled) Taproot deployment for Signet (master...signet_taproot_fix) https://github.com/bitcoin/bitcoin/pull/20157
< bitcoin-git> bitcoin/master 0f86e7f MarcoFalke: Merge #20157: Bugfix: chainparams: Add missing (always enabled) Taproot de...
< bitcoin-git> bitcoin/master 2d5793c Luke Dashjr: Bugfix: chainparams: Add missing (disabled) Taproot deployment for Signet
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f5bd46a4cc6d...0f86e7f1285c
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20211: Use -Wswitch for TxoutType where possible (master...2010-WswitchTxoutType) https://github.com/bitcoin/bitcoin/pull/20211
< fanquake> jonasschnelli: correct. Mine is "git@github.com:bitcoin-core/gui.git"
< bitcoin-git> [bitcoin] jonatack opened pull request #20210: net: ensure CNode::m_inbound_onion is inbound, add getter, unit tests (master...CNode-IsInboundOnion) https://github.com/bitcoin/bitcoin/pull/20210
< jonasschnelli> hebasto: with https://github.com/bitcoin-core/gui/pull/59, the calls are still executed synchronously?
< gribble> https://github.com/bitcoin/bitcoin/issues/20153 | wallet: do not import a descriptor with hardened derivations into a watch-only wallet by S3RK · Pull Request #20153 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19602 | wallet: Migrate legacy wallets to descriptor wallets by achow101 · Pull Request #19602 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20160 | Proposed Timeline for Legacy Wallet and BDB removal · Issue #20160 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19137 | wallettool: Add dump and createfromdump commands by achow101 · Pull Request #19137 · bitcoin/bitcoin · GitHub

2020-10-20

< bitcoin-git> [bitcoin] sipa opened pull request #20207: Follow-up extra comments on taproot code and tests (master...202010_taproot-comments) https://github.com/bitcoin/bitcoin/pull/20207
< bitcoin-git> [bitcoin] hebasto opened pull request #20206: wallet, refactor: Include headers instead of function declarations (master...201020-headers) https://github.com/bitcoin/bitcoin/pull/20206
< bitcoin-git> [bitcoin] achow101 opened pull request #20205: wallet: Properly support a wallet id (master...wallet-id) https://github.com/bitcoin/bitcoin/pull/20205
< bitcoin-git> [bitcoin] luke-jr opened pull request #20204: Wallet: Generate UUID for SQLite wallets (master...sqlite_wallet_uuid) https://github.com/bitcoin/bitcoin/pull/20204
< gribble> https://github.com/bitcoin/bitcoin/issues/19463 | Prune locks by luke-jr · Pull Request #19463 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] achow101 opened pull request #20202: wallet: Make BDB support optional (master...opt-sqlite-bdb) https://github.com/bitcoin/bitcoin/pull/20202
< bitcoin-git> [bitcoin] hebasto opened pull request #20201: build: pkg-config related cleanup (master...201020-pkg) https://github.com/bitcoin/bitcoin/pull/20201
< bitcoin-git> [bitcoin] adamjonas opened pull request #20200: doc: Remove breaking line of CODEOWNERS file (master...102020-fix-codeowners) https://github.com/bitcoin/bitcoin/pull/20200
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #20199: Ignoring (but warn) on dublicate -wallet parameters (master...2020/10/de-duplicate-wallets) https://github.com/bitcoin/bitcoin/pull/20199
< gribble> https://github.com/bitcoin/bitcoin/issues/20120 | net, rpc, test, bugfix: update GetNetworkName, GetNetworksInfo, regression tests by jonatack · Pull Request #20120 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19606 | Backport wtxid relay to v0.20 by jnewbery · Pull Request #19606 · bitcoin/bitcoin · GitHub
< jnewbery> ariard: you can find current release issues/prs here: https://github.com/bitcoin/bitcoin/milestone/45
< gribble> https://github.com/bitcoin/bitcoin/issues/19858 | Periodically make block-relay connections and sync headers by sdaftuar · Pull Request #19858 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #20198: Show name, format and if uses descriptors in bitcoin-wallet tool (master...2020/10/wallet_tool_sqlite) https://github.com/bitcoin/bitcoin/pull/20198
< gribble> https://github.com/bitcoin/bitcoin/issues/20187 | Addrman: test-before-evict bugfix and improvements for block-relay-only peers by sdaftuar · Pull Request #20187 · bitcoin/bitcoin · GitHub
< ariard> the fact it's not used by core addrman doesn't mean it's not used by some other bitcoin clients to decide its peering
< gribble> https://github.com/bitcoin/bitcoin/issues/20 | JSON-RPC callback · Issue #20 · bitcoin/bitcoin · GitHub
< jnewbery> #bitcoin-core-dev P2P Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo marcofalke paveljanik NicolasDorier jl2012 achow101 meshcollider jnewbery maaku fanquake promag provoostenator aj Chris_Stewart_5 dongcarl gwillen jamesob ken281221 ryanofsky gleb moneyball kvaciral ariard digi_james
< jonasschnelli> ryanofsky: the reason why I look at that issue is that probably some users have specified --wallet(s) in bitcoin.conf (or CLI parameter) and will eventually run into the load/unload issue
< ryanofsky> but in general the idea is for the gui to simply reload the same wallets you loaded last time, so you can stop using bitcoin.conf
< ryanofsky> there maybe be similar cases worth fixing. like if a bitcoin.conf specifies a wallet to load, and you unload it and reload it in the gui, that should not trigger any duplicate wallet error
< jonasschnelli> I guess the issue if someone creates a wallet with --wallet=mywallet in bitcoin.conf or via cli parameter, unloaded it and loads it again in the GUI (or with load_on_startup), restarts bitcoin with the same parameter will lead to a halt due to a duplicate -wallet parameter?
< gribble> https://github.com/bitcoin/bitcoin/issues/20186 | wallet: Make -wallet setting not create wallets by ryanofsky · Pull Request #20186 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jonatack opened pull request #20197: p2p: improve onion detection in AttemptToEvictConnection() (master...AttemptToEvictConnection-identify-onions-with-m_inbound_onion) https://github.com/bitcoin/bitcoin/pull/20197
< bitcoin-git> [bitcoin] jonatack closed pull request #20193: p2p: practicalswift would like review of 19972 (master...evict-inbound-onions) https://github.com/bitcoin/bitcoin/pull/20193
< vasild> jnewbery: I renamed the option from --forcerun to --ihave1111 and opened a PR, lets see if travis will still execute the code below this line: https://github.com/bitcoin/bitcoin/pull/20196/files#diff-6b91c5b0a9bd8c4d007ea9548808ae7ba98beb22ff236324d238815c68b3b8b1R62
< bitcoin-git> [bitcoin] vasild opened pull request #20196: net: fix GetListenPort() to derive the proper port (master...fix_GetListenPort) https://github.com/bitcoin/bitcoin/pull/20196
< bitcoin-git> [bitcoin] fanquake opened pull request #20195: build: fix mutex detection when building bdb on macOS (master...bdb_xcode12_implicit_function_decleration) https://github.com/bitcoin/bitcoin/pull/20195
< bitcoin-git> [bitcoin] fanquake closed pull request #20190: net: Hardcoded seeds update for 0.20.1 (master...seeds) https://github.com/bitcoin/bitcoin/pull/20190
< bitcoin-git> [bitcoin] jonatack opened pull request #20193: p2p: improve onion detection in AttemptToEvictConnection (master...evict-inbound-onions) https://github.com/bitcoin/bitcoin/pull/20193
< bitcoin-git> [bitcoin] fanquake closed pull request #20192: README.md (master...master) https://github.com/bitcoin/bitcoin/pull/20192
< bitcoin-git> [bitcoin] yash2121ja opened pull request #20192: README.md (master...master) https://github.com/bitcoin/bitcoin/pull/20192
< bitcoin-git> [bitcoin] S3RK opened pull request #20191: wallet, refactor: make DescriptorScriptPubKeyMan agnostic of internal flag (master...remove_m_internal) https://github.com/bitcoin/bitcoin/pull/20191
< gribble> https://github.com/bitcoin/bitcoin/issues/14053 | Add address-based index (attempt 4?) by marcinja · Pull Request #14053 · bitcoin/bitcoin · GitHub
< yanmaani> Are there any benchmarks on Bitcoin Core's RPC done?

2020-10-19

< bitcoin-git> [bitcoin] meshcollider merged pull request #20125: rpc, wallet: Expose database format in getwalletinfo (master...2020-10-walletinfoformat) https://github.com/bitcoin/bitcoin/pull/20125
< bitcoin-git> bitcoin/master f5bd46a Samuel Dobson: Merge #20125: rpc, wallet: Expose database format in getwalletinfo
< bitcoin-git> bitcoin/master 5e737a0 João Barbosa: rpc, wallet: Expose database format in getwalletinfo
< bitcoin-git> bitcoin/master 624bab0 Jon Atack: test: add coverage for getwalletinfo format field
< bitcoin-git> [bitcoin] meshcollider pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/45385018e13e...f5bd46a4cc6d
< sipa> luke-jr, jonasschnelli, emzy: you'll want update bitcoin-seeder (or forward port the patch), see https://github.com/sipa/bitcoin-seeder/issues/86
< bitcoin-git> [bitcoin] RandyMcMillan opened pull request #20190: net: Hardcoded seeds update for 0.20.1 (master...seeds) https://github.com/bitcoin/bitcoin/pull/20190
< bitcoin-git> [bitcoin] sipa opened pull request #20189: Switch to BIP341's suggested scheme for outputs without script (master...202010_taproot_std_noscript) https://github.com/bitcoin/bitcoin/pull/20189
< bitcoin-git> [bitcoin] practicalswift closed pull request #20122: Make Assert(…) usable in all contexts. Make implicit assumptions explicit. (master...Assert) https://github.com/bitcoin/bitcoin/pull/20122
< bitcoin-git> [bitcoin] practicalswift opened pull request #20188: tests: Add fuzzing harness for CConnman (master...fuzzers-connman) https://github.com/bitcoin/bitcoin/pull/20188
< bitcoin-git> [bitcoin] sdaftuar opened pull request #20187: Addrman: test-before-evict bugfix and improvements for block-relay-only peers (master...2020-10-addrman-block-relay) https://github.com/bitcoin/bitcoin/pull/20187
< bitcoin-git> [bitcoin] ryanofsky opened pull request #20186: wallet: Make -wallet setting not create wallets (master...pr/nowa) https://github.com/bitcoin/bitcoin/pull/20186
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20162: p2p: declare Announcement::m_state as uint8_t, add getter/setter (master...bitfield-too-small-warning) https://github.com/bitcoin/bitcoin/pull/20162
< bitcoin-git> bitcoin/master 4538501 MarcoFalke: Merge #20162: p2p: declare Announcement::m_state as uint8_t, add getter/se...
< bitcoin-git> bitcoin/master c8abbc9 Jon Atack: p2p: declare Announcement::m_state as uint8_t, add getter/setter
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4f807348af58...45385018e13e
< fanquake> harding: fyi, the 0.21 release notes are now up for editing the wiki: https://github.com/bitcoin-core/bitcoin-devwiki/wiki/0.21.0-Release-Notes-Draft
< bitcoin-git> [bitcoin] fanquake merged pull request #20185: doc: Merge release notes (master...2010-docRelFinal) https://github.com/bitcoin/bitcoin/pull/20185
< bitcoin-git> bitcoin/master 4f80734 fanquake: Merge #20185: doc: Merge release notes
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4769942d901a...4f807348af58
< bitcoin-git> bitcoin/master fa38093 MarcoFalke: doc: Merge release notes
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20185: doc: Merge release notes (master...2010-docRelFinal) https://github.com/bitcoin/bitcoin/pull/20185
< bitcoin-git> [bitcoin] vasild reopened pull request #19763: net: don't try to relay to the address' originator (master...only_relay_to_unaware) https://github.com/bitcoin/bitcoin/pull/19763
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19624: Warn on unknown rw_settings (master...2007-settings) https://github.com/bitcoin/bitcoin/pull/19624
< bitcoin-git> bitcoin/master 4769942 MarcoFalke: Merge #19624: Warn on unknown rw_settings
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d9d9a293520d...4769942d901a
< bitcoin-git> bitcoin/master fa48405 MarcoFalke: Warn on unknown rw_settings
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20179: test: Fix intermittent issue in wallet_import_rescan (master...2010-testFixInt2) https://github.com/bitcoin/bitcoin/pull/20179
< bitcoin-git> bitcoin/master d9d9a29 MarcoFalke: Merge #20179: test: Fix intermittent issue in wallet_import_rescan
< bitcoin-git> bitcoin/master faab86f MarcoFalke: test: Fix intermittent issue in wallet_send
< bitcoin-git> bitcoin/master faca373 MarcoFalke: test: Fix intermittent issue in wallet_import_rescan
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/152ddb319758...d9d9a293520d
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20180: test: Fix -Wunused-function warnings if configured --without-libs (master...201018-unused) https://github.com/bitcoin/bitcoin/pull/20180
< bitcoin-git> bitcoin/master 76bbcc4 Hennadii Stepanov: test: Fix -Wunused-function warning if configured --without-libs
< bitcoin-git> bitcoin/master 152ddb3 MarcoFalke: Merge #20180: test: Fix -Wunused-function warnings if configured --without...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/62af467ff039...152ddb319758
< bitcoin-git> [bitcoin] fanquake merged pull request #20082: [bugfix] random: fixes read buffer to use min rather than max (master...perfmon) https://github.com/bitcoin/bitcoin/pull/20082
< bitcoin-git> bitcoin/master 62af467 fanquake: Merge #20082: [bugfix] random: fixes read buffer to use min rather than ma...
< bitcoin-git> bitcoin/master bd52151 Ethan Heilman: random: fixes read buffer resizing in RandAddSeedPerfmon
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a1e0359618e3...62af467ff039
< bitcoin-git> bitcoin/master a1e0359 fanquake: Merge #19986: refactor: clean up -Wlogical-op warning in wallet/scriptpubk...
< bitcoin-git> [bitcoin] fanquake merged pull request #19986: refactor: clean up -Wlogical-op warning in wallet/scriptpubkeyman.cpp (master...master) https://github.com/bitcoin/bitcoin/pull/19986
< bitcoin-git> bitcoin/master 95fedd3 maskoficarus: refactor: Clean up -Wlogical-op warning
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c92aa8357c36...a1e0359618e3
< bitcoin-git> [bitcoin] fanquake merged pull request #19911: net: guard vRecvGetData with cs_vRecv and orphan_work_set with g_cs_orphans (master...cs_vRecv) https://github.com/bitcoin/bitcoin/pull/19911
< bitcoin-git> bitcoin/master 673247b Neha Narula: Lock before checking if orphan_work_set is empty; indicate it is guarded
< bitcoin-git> bitcoin/master 8803aee Neha Narula: Move m_orphan_work_set to net_processing
< bitcoin-git> bitcoin/master 9c47cb2 Neha Narula: [Rename only] Rename orphan_work_set to m_orphan_work_set.
< bitcoin-git> [bitcoin] fanquake pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/80c8a02f1b4f...c92aa8357c36
< bitcoin-git> [bitcoin] hebasto opened pull request #20182: ci: Enable -Werror for Travis builds, and document exceptions (master...201018-error) https://github.com/bitcoin/bitcoin/pull/20182

2020-10-18

< bitcoin-git> [bitcoin] hebasto opened pull request #20180: test: Fix -Wunused-function warning if configured --without-libs (master...201018-unused) https://github.com/bitcoin/bitcoin/pull/20180
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20179: test: Fix intermittent issue in wallet_import_rescan (master...2010-testFixInt2) https://github.com/bitcoin/bitcoin/pull/20179

2020-10-17

< hebasto> definitely, I'm doing something wrong. Cannot figure out what exactly is wrong https://github.com/bitcoin/bitcoin/pull/20172#issuecomment-711081738
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20159: test: mining_getblocktemplate_longpoll.py improvements (use MiniWallet, add logging) (master...20201015-test-improve-mining_getblocktemplate_longpoll) https://github.com/bitcoin/bitcoin/pull/20159
< bitcoin-git> bitcoin/master b128b56 Sebastian Falbesoner: test: add logging for mining_getblocktemplate_longpoll.py
< bitcoin-git> bitcoin/master fddce7e Sebastian Falbesoner: test: use MiniWallet for mining_getblocktemplate_longpoll.py
< bitcoin-git> bitcoin/master 8ee3536 Sebastian Falbesoner: test: remove unused helpers random_transaction(), make_change() and gather...
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/5d644778da48...80c8a02f1b4f
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20176: test: Fix intermittent issue in p2p_feefilter (master...2010-testFixIntIssue) https://github.com/bitcoin/bitcoin/pull/20176
< bitcoin-git> [bitcoin] fanquake merged pull request #20169: Taproot follow-up: Make ComputeEntrySchnorr and ComputeEntryECDSA const to clarify contract (master...const-ComputeEntrySchnorr) https://github.com/bitcoin/bitcoin/pull/20169
< bitcoin-git> bitcoin/master 5d64477 fanquake: Merge #20169: Taproot follow-up: Make ComputeEntrySchnorr and ComputeEntry...
< bitcoin-git> bitcoin/master 5136567 practicalswift: script: Make ComputeEntrySchnorr and ComputeEntryECDSA const to clarify co...
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b3527fd2e9be...5d644778da48
< bitcoin-git> bitcoin/master b3527fd fanquake: Merge #20168: contrib: Fix gen_key_io_test_vectors.py imports
< bitcoin-git> [bitcoin] fanquake merged pull request #20168: contrib: Fix gen_key_io_test_vectors.py imports (master...2010-contribTestGen) https://github.com/bitcoin/bitcoin/pull/20168
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9e8d2bd076d7...b3527fd2e9be
< bitcoin-git> bitcoin/master fa68755 MarcoFalke: contrib: Fix gen_key_io_test_vectors.py imports

2020-10-16

< bitcoin-git> [bitcoin] hebasto opened 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] ariard opened pull request #20171: Add functional test test_txid_inv_delay (master...2020-10-txid-delay-test) https://github.com/bitcoin/bitcoin/pull/20171
< jamesob> I don't seem to be able to kick jobs on Travis anymore; can someone rerun https://travis-ci.org/github/bitcoin/bitcoin/jobs/736379874 for me?
< bitcoin-git> [bitcoin] practicalswift opened pull request #20169: Taproot follow-up: Make ComputeEntrySchnorr and ComputeEntryECDSA const to clarify contract (master...const-ComputeEntrySchnorr) https://github.com/bitcoin/bitcoin/pull/20169
< bitcoin-git> bitcoin/master 9e8d2bd MarcoFalke: Merge bitcoin-core/gui#97: Relax GUI freezes during IBD (when using wallet...
< bitcoin-git> bitcoin/master 0d9d2a1 Jonas Schnelli: Only update the updateSmartFeeLabel once in sync
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cb21d864c52b...9e8d2bd076d7
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20168: contrib: Fix gen_key_io_test_vectors.py imports (master...2010-contribTestGen) https://github.com/bitcoin/bitcoin/pull/20168
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20167: test: Add test for -blockversion (master...2010-testBlockversion) https://github.com/bitcoin/bitcoin/pull/20167
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19401: QA: Use GBT to get block versions correct (master...qa_blockvers) https://github.com/bitcoin/bitcoin/pull/19401
< bitcoin-git> bitcoin/master cb21d86 MarcoFalke: Merge #19401: QA: Use GBT to get block versions correct
< bitcoin-git> bitcoin/master d438d60 Luke Dashjr: QA: Use GBT to get block versions correct
< bitcoin-git> bitcoin/master 1df2cd1 Luke Dashjr: QA: blocktools: Accept block template to create_block
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2947ae6f85d4...cb21d864c52b
< bitcoin-git> [bitcoin] laanwj merged pull request #20035: signet: Fix uninitialized read in validation (master...2009-signetUninitRead) https://github.com/bitcoin/bitcoin/pull/20035
< bitcoin-git> bitcoin/master fa729cd MarcoFalke: doc: Move assumed-values doxygen comments to header
< bitcoin-git> bitcoin/master fa723e3 MarcoFalke: Initialize default-initialized uint256 consensus params to zero explicitly
< bitcoin-git> bitcoin/master fa64892 MarcoFalke: signet: Fix uninitialized read in validation
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/82d3596dfe4e...2947ae6f85d4
< bitcoin-git> bitcoin/master 82d3596 fanquake: Merge #20161: Minor Taproot follow-ups
< bitcoin-git> [bitcoin] fanquake merged pull request #20161: Minor Taproot follow-ups (master...202010_taproot_followup) https://github.com/bitcoin/bitcoin/pull/20161
< bitcoin-git> bitcoin/master 1d22300 Pieter Wuille: Address functional test nits
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/cbb5f3a2d584...82d3596dfe4e
< bitcoin-git> bitcoin/master 5669642 Pieter Wuille: docs: mention BIPs 340-342 in doc/bips.md
< bitcoin-git> [bitcoin] fanquake closed pull request #20164: [test] undo truncation of digits in btc amount (master...rpc-testmempoolaccept-fee) https://github.com/bitcoin/bitcoin/pull/20164
< bitcoin-git> [bitcoin] laanwj closed pull request #19419: wallet: let Listwalletdir do not iterate through our blocksdata. (master...wallet_351) https://github.com/bitcoin/bitcoin/pull/19419
< bitcoin-git> [bitcoin] laanwj closed pull request #19635: param: add bool parameter -ephemeraltoronion to generate ephemeral tor addreses (master...ephemeral-tor-onion) https://github.com/bitcoin/bitcoin/pull/19635
< bitcoin-git> [bitcoin] laanwj closed pull request #20091: doc: reflect the current status of Tor support. (master...pr-351-doc) https://github.com/bitcoin/bitcoin/pull/20091
< bitcoin-git> [bitcoin] fanquake opened pull request #20166: [0.20] Backports (0.20...more_020_backports) https://github.com/bitcoin/bitcoin/pull/20166
< bitcoin-git> [bitcoin] sipa opened pull request #20165: Only relay Taproot spends if next block has it active (master...202010_taproot_policy) https://github.com/bitcoin/bitcoin/pull/20165
< bitcoin-git> [bitcoin] fanquake merged pull request #19836: rpc: Properly deserialize txs with witness before signing (master...2008-rpcDeserTxsWitness) https://github.com/bitcoin/bitcoin/pull/19836
< bitcoin-git> bitcoin/master cbb5f3a fanquake: Merge #19836: rpc: Properly deserialize txs with witness before signing
< bitcoin-git> bitcoin/master 3333077 MarcoFalke: rpc: Adjust witness-tx deserialize error message
< bitcoin-git> bitcoin/master cccc752 MarcoFalke: rpc: Properly deserialize txs with witness before signing
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9ad7cd2887ab...cbb5f3a2d584
< bitcoin-git> [bitcoin] riyasingh0799 opened pull request #20164: [test] undo truncation of digits in btc amount (master...rpc-testmempoolaccept-fee) https://github.com/bitcoin/bitcoin/pull/20164
< gribble> https://github.com/bitcoin/bitcoin/issues/13746 | -masterdatadir for datadir bootstrapping by kallewoof · Pull Request #13746 · bitcoin/bitcoin · GitHub
< kallewoof> promag_: I made https://github.com/bitcoin/bitcoin/pull/13746 a few years ago. Closed it due to lack of interest, though, but it seems similar to what you're saying.
< gribble> https://github.com/bitcoin/bitcoin/issues/20080 | Strip any trailing `/` in -datadir path by hebasto · Pull Request #20080 · bitcoin/bitcoin · GitHub
< fanquake> Seems there is at least some unwanted interaction between #20080 and the functional tests. Unclear why Travis / tests don't seem to be failing for anyone else: https://github.com/bitcoin/bitcoin/pull/20080#issuecomment-709708344

2020-10-15

< bitcoin-git> [bitcoin] jonatack opened pull request #20162: p2p, compiler warnings: specify Announcement::m_state bitfield to be 8 bits (master...bitfield-too-small-warning) https://github.com/bitcoin/bitcoin/pull/20162
< bitcoin-git> [bitcoin] sipa opened pull request #20161: Minor Taproot follow-ups (master...202010_taproot_followup) https://github.com/bitcoin/bitcoin/pull/20161
< gribble> https://github.com/bitcoin/bitcoin/issues/17462 | build: macOS fix Info.plist by RandyMcMillan · Pull Request #17462 · bitcoin/bitcoin · GitHub
< luke-jr> btw, why do we use "org.bitcoinfoundation.Bitcoin-Qt" on macOS?
< bitcoin-git> [bitcoin] theStack opened pull request #20159: test: mining_getblocktemplate_longpoll.py improvements (use MiniWallet, add logging) (master...20201015-test-improve-mining_getblocktemplate_longpoll) https://github.com/bitcoin/bitcoin/pull/20159
< gribble> https://github.com/bitcoin/bitcoin/issues/16528 | Native Descriptor Wallets using DescriptorScriptPubKeyMan by achow101 · Pull Request #16528 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] dongcarl closed pull request #20050: validation: Prune (in)direct g_chainman usage related to ::LookupBlockIndex (bundle 1) (master...2020-09-libbitcoinruntime-v4) https://github.com/bitcoin/bitcoin/pull/20050
< gribble> https://github.com/bitcoin/bitcoin/issues/20156 | Make sqlite support optional (compile-time) by luke-jr · Pull Request #20156 · bitcoin/bitcoin · GitHub
< jeremyrubin> If you had a contract denom in Bitcoin do you owe BCash and Bitcoin after a fork?
< jeremyrubin> the point being that a lot of various regulators want to chat about how Bitcoin works and how they engage, but also understanding how standards emerge
< aj> there's also coinbase looking to support bitcoin dev projects as of an hour or so ago https://twitter.com/coinbase/status/1316801517983334401
< gribble> https://github.com/bitcoin/bitcoin/issues/20157 | Bugfix: chainparams: Add missing (disabled) Taproot deployment for Signet by luke-jr · Pull Request #20157 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19401 | QA: Use GBT to get block versions correct by luke-jr · Pull Request #19401 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19573 | Replace unused BIP 9 logic with draft BIP 8 by luke-jr · Pull Request #19573 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19502 | Bugfix: Wallet: Soft-fail exceptions within ListWalletDir file checks by luke-jr · Pull Request #19502 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15846 | [POLICY] Make sending to future native witness outputs standard by sipa · Pull Request #15846 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19953 | Implement BIP 340-342 validation (Schnorr/taproot/tapscript) by sipa · Pull Request #19953 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15846 | [POLICY] Make sending to future native witness outputs standard by sipa · Pull Request #15846 · bitcoin/bitcoin · GitHub
< sipa> one is relay of v1 transaction outputs; bitcoin core will do that since #15846
< bitcoin-git> [bitcoin] meshcollider closed pull request #19933: wallet: bugfix; if datadir has a trailing '/' listwalletdir would strip lead char of walletname (master...wallet-fix-missing-chars-boost-1.47) https://github.com/bitcoin/bitcoin/pull/19933
< gribble> https://github.com/bitcoin/bitcoin/issues/20125 | rpc, wallet: Expose database format in getwalletinfo by promag · Pull Request #20125 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20080 | Strip any trailing `/` in -datadir path by hebasto · Pull Request #20080 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20080 | Strip any trailing `/` in -datadir path by hebasto · Pull Request #20080 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20156 | Make sqlite support optional (compile-time) by luke-jr · Pull Request #20156 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18788 | tests: Update more tests to work with descriptor wallets by achow101 · Pull Request #18788 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19874 | cli, bugfix: degrade -getinfo gracefully for older servers by jonatack · Pull Request #19874 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19933 | wallet: bugfix; if datadir has a trailing / listwalletdir would strip lead char of walletname by Saibato · Pull Request #19933 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20080 | Strip any trailing `/` in -datadir path by hebasto · Pull Request #20080 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19543 | Normalize fee units for RPC ("BTC/kB" and "sat/B) · Issue #19543 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19874 | cli, bugfix: degrade -getinfo gracefully for older servers by jonatack · Pull Request #19874 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19961 | doc: tor.md updates by jonatack · Pull Request #19961 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20115 | cli: -netinfo quick updates/fixups and release note by jonatack · Pull Request #20115 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20120 | net, rpc, test, bugfix: update GetNetworkName, GetNetworksInfo, regression tests by jonatack · Pull Request #20120 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20120 | net, rpc, test, bugfix: update GetNetworkName, GetNetworksInfo, regression tests by jonatack · Pull Request #20120 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20157 | Bugfix: chainparams: Add missing (disabled) Taproot deployment for Signet by luke-jr · Pull Request #20157 · bitcoin/bitcoin · GitHub
< wumpus> luke-jr: well 10-15 is today here https://github.com/bitcoin/bitcoin/issues/18947 , but does it matter, everything tagged as feature was merged
< wumpus> there are some PRs left of course, but nothing that can be labeled feature imo https://github.com/bitcoin/bitcoin/pulls?q=is%3Aopen+is%3Apr+milestone%3A0.21.0
< luke-jr> [16:22:11] <hebasto> provoostenator: https://github.com/bitcoin-core/gui/pull/96
< wumpus> luke-jr: strange, didn't see it in http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt
< bitcoin-git> [bitcoin] laanwj merged pull request #20090: [doc] Tiny followups to new getpeerinfo connection type field (master...2020-09-getpeerinfo-conn-type-release-notes) https://github.com/bitcoin/bitcoin/pull/20090
< bitcoin-git> bitcoin/master 9ad7cd2 Wladimir J. van der Laan: Merge #20090: [doc] Tiny followups to new getpeerinfo connection type fiel...
< bitcoin-git> bitcoin/master 41dca08 Amiti Uttarwar: [trivial] Extract connection type doc into file where it is used.
< bitcoin-git> bitcoin/master 3069b56 Amiti Uttarwar: [doc] Improve help for getpeerinfo connection_type field.
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9855422e65ca...9ad7cd2887ab
< bitcoin-git> [bitcoin] dongcarl opened pull request #20158: tree-wide: De-globalize ChainstateManager (master...2020-06-libbitcoinruntime) https://github.com/bitcoin/bitcoin/pull/20158
< bitcoin-git> [bitcoin] laanwj merged pull request #17428: p2p: Try to preserve outbound block-relay-only connections during restart (master...20191109-anchors) https://github.com/bitcoin/bitcoin/pull/17428
< bitcoin-git> bitcoin/master bad16af Hennadii Stepanov: p2p: Add CConnman::GetCurrentBlockRelayOnlyConns()
< bitcoin-git> bitcoin/master c29272a Hennadii Stepanov: p2p: Add ReadAnchors()
< bitcoin-git> bitcoin/master 567008d Hennadii Stepanov: p2p: Add DumpAnchors()
< bitcoin-git> [bitcoin] laanwj pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/0d2248235375...9855422e65ca
< gribble> https://github.com/bitcoin/bitcoin/issues/16546 | External signer support - Wallet Box edition by Sjors · Pull Request #16546 · bitcoin/bitcoin · GitHub
< yanmaani> Do you get my posts to the bitcoin-dev list? I can see them online, but I get the "your message awaits approval" message
< bitcoin-git> [bitcoin] laanwj merged pull request #20002: net, rpc, cli: expose peer network in getpeerinfo; simplify/improve -netinfo (master...getpeerinfo-GetNetClass) https://github.com/bitcoin/bitcoin/pull/20002
< bitcoin-git> bitcoin/master 5133fab Jon Atack: cli: simplify -netinfo using getpeerinfo network field