2020-10-27

< gribble> https://github.com/bitcoin/bitcoin/issues/19606 | Backport wtxid relay to v0.20 by jnewbery · Pull Request #19606 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19681 | 0.19: Add txids with non-standard inputs to reject filter by sdaftuar · Pull Request #19681 · bitcoin/bitcoin · GitHub

2020-10-26

< luke-jr> actual consensus rules versioning would look something very different: https://en.bitcoin.it/wiki/Consensus_versions
< bitcoin-git> [bitcoin] luke-jr opened pull request #20251: Move major version to first version integer as specified by SemVer (master...semver2) https://github.com/bitcoin/bitcoin/pull/20251
< bitcoin-git> [bitcoin] luke-jr opened pull request #20250: Bugfix: RPC/Wallet: Make BTC/kB and sat/B fee modes work sanely (master...rpcwallet_explicit_fixups) https://github.com/bitcoin/bitcoin/pull/20250
< roconnor> Strangely BitcoinABC's CNetAddr:IsRoutable() gets miscompiled, but not Bitcoin's. I have no explaination.
< bitcoin-git> [bitcoin] dgpv opened pull request #20248: Fix test: length of R check in test/key_tests.cpp:key_signature_tests (master...fix-test-key-signature-low-r) https://github.com/bitcoin/bitcoin/pull/20248
< bitcoin-git> [bitcoin] practicalswift opened pull request #20247: fuzz: Check for addrv1 compatibility before using addrv1 serializer. Fuzz addrv2 address serialization. (master...fuzzers-netaddr-post-addrv2) https://github.com/bitcoin/bitcoin/pull/20247
< gribble> https://github.com/bitcoin/bitcoin/issues/20234 | net: dont extra bind for Tor if binds are restricted by vasild · Pull Request #20234 · bitcoin/bitcoin · GitHub
< luke-jr> AdulrunaRedviva: again, #bitcoin
< luke-jr> AdulrunaRedviva: #Bitcoin for user questions, but rephrase it
< wumpus> AdulrunaRedviva: it's unclear to me what you mean, I suppose you are using multiwallet but what are yo trying to do? to select a wallet for RPC getbalance in bitcoin-cli you can pass -rpcwallet=<walletname>
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20245: test: Run script_assets_test even if built --with-libs=no (master...2010-testAssetTestlibconsensus) https://github.com/bitcoin/bitcoin/pull/20245
< bitcoin-git> [bitcoin] fanquake closed pull request #20244: Create BITCOIN (master...patch-2) https://github.com/bitcoin/bitcoin/pull/20244
< bitcoin-git> [bitcoin] MewTww opened pull request #20244: Create BITCOIN (master...patch-2) https://github.com/bitcoin/bitcoin/pull/20244
< bitcoin-git> [bitcoin] hebasto opened pull request #20243: rpc, wallet: Expose wallet id in getwalletinfo RPC output (master...201026-wid) https://github.com/bitcoin/bitcoin/pull/20243
< vasild> luke-jr: https://github.com/bitcoin/bitcoin/pull/20234#issuecomment-716045914 what do you mean in particular? I think all is in the PR description, but apparently not, since you ask...
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #20242: fuzz: Properly initialize PrecomputedTransactionData (master...2010-fuzzInit) https://github.com/bitcoin/bitcoin/pull/20242
< bitcoin-git> [bitcoin] instagibbs closed pull request #18723: Expand on contracting carve-out rule test (master...onemore_again) https://github.com/bitcoin/bitcoin/pull/18723
< gribble> https://github.com/bitcoin/bitcoin/issues/19683 | depends: Pin clang search paths for darwin host by dongcarl · Pull Request #19683 · bitcoin/bitcoin · GitHub
< ossifrage> bitcoin-qt: validation.cpp:1977: bool CChainState::ConnectBlock(const CBlock&, BlockValidationState&, CBlockIndex*, CCoinsViewCache&, const CChainParams&, bool): Assertion `hashPrevBlock == view.GetBestBlock()' failed.

2020-10-25

< bitcoin-git> [bitcoin] jonatack opened pull request #20240: script: fix linter error in test runner (master...fix-python-linter-error) https://github.com/bitcoin/bitcoin/pull/20240
< bitcoin-git> [bitcoin] decryp2kanon opened pull request #20238: Trivial: Missing comments for signet parameters (master...patch-1) https://github.com/bitcoin/bitcoin/pull/20238
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #19918: sync: Replace LockAssertion with AssertLockHeldUnverified (master...pr/lockb) https://github.com/bitcoin/bitcoin/pull/19918
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #19865: scripted-diff: Restore AssertLockHeld after #19668, remove LockAssertion (master...pr/locka) https://github.com/bitcoin/bitcoin/pull/19865
< bitcoin-git> [bitcoin] laanwj opened pull request #20237: net: Hardcoded seeds update for 0.21 (master...2020_10_seeds_update) https://github.com/bitcoin/bitcoin/pull/20237

2020-10-24

< gribble> https://github.com/bitcoin/bitcoin/issues/95 | Increase -maxsendbuffer -maxreceivebuffer defaults by gavinandresen · Pull Request #95 · bitcoin/bitcoin · GitHub
< luke-jr> https://github.com/bitcoin-core/gui/pull/107 should get tagged for 0.21
< bitcoin-git> [bitcoin] vasild opened pull request #20234: net: don't extra bind for Tor if binds are restricted (master...bind) https://github.com/bitcoin/bitcoin/pull/20234
< gribble> https://github.com/bitcoin/bitcoin/issues/20156 | Make sqlite support optional (compile-time) by luke-jr · Pull Request #20156 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] luke-jr reopened pull request #14066: gitian-linux: Build binaries for 64-bit POWER (master...gitian_power64) https://github.com/bitcoin/bitcoin/pull/14066
< bitcoin-git> [bitcoin] jonatack closed pull request #20231: wallet, rpc: universal feerate (sat/vB) param/option (master...universal-feerate) https://github.com/bitcoin/bitcoin/pull/20231
< bitcoin-git> [bitcoin] jonatack closed pull request #19874: cli: degrade -getinfo gracefully for older servers (master...getinfo-handle-older-servers-gracefully) https://github.com/bitcoin/bitcoin/pull/19874
< bitcoin-git> bitcoin/master d67883d MarcoFalke: Merge bitcoin-core/gui#43: bugfix: Call setWalletActionsEnabled(true) only...
< bitcoin-git> bitcoin/master 20c9e03 Hennadii Stepanov: gui: Call setWalletActionsEnabled(true) only for the first wallet
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/49984b44cfcd...d67883d01e50

2020-10-23

< bitcoin-git> [bitcoin] jnewbery opened pull request #20233: addrman: make sanity checks a runtime option (master...2020-10-addrman-sanity) https://github.com/bitcoin/bitcoin/pull/20233
< 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/20115 | cli: -netinfo quick updates/fixups and release note by jonatack · Pull Request #20115 · bitcoin/bitcoin · GitHub
< luke-jr> "Welcome to Bitcoin Core 2022.11. You are using an ancient wallet version, that will not be supported in the next release. Do you want to upgrade now? This will invalidate old backups!"
< achow101> meshcollider: https://github.com/bitcoin/bitcoin/projects/16 can be closed/removed/whatever happens to completed project boards
< jtimon> so what's the status on using bitcoin core with hardware wallets, multisig and all those cool things? is it still a separated branch?
< gribble> https://github.com/bitcoin/bitcoin/issues/17356 | RPC: Internal named params by luke-jr · Pull Request #17356 · 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
< sipa> Murch: the bitcoin core RPC also lets you pass any amount as a string, in case your client library can't produce JSON numbers without going through a floating-point type
< luke-jr> emzy: but msat isn't an existing unit (in Bitcoin/Core at least)
< sipa> bitcoin core has no problem with this, it parses the decimals exactly from json, without conversion to a floating point type at any point
< gribble> https://github.com/bitcoin/bitcoin/issues/20220 | wallet, rpc: explicit feerate follow-ups by jonatack · Pull Request #20220 · 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: explicit feerate follow-ups by jonatack · Pull Request #20220 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17356 | RPC: Internal named params by luke-jr · Pull Request #17356 · 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/19453 | refactor: reduce DefaultRequestHandler memory allocations by jonatack · Pull Request #19453 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20220 | wallet, rpc: explicit feerate follow-ups by jonatack · Pull Request #20220 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/11413 | [wallet] [rpc] sendtoaddress/sendmany: Add explicit feerate option by kallewoof · Pull Request #11413 · bitcoin/bitcoin · GitHub
< achow101> #bitcoin-core-dev Wallet 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 ariard digi_james amiti fjahr jeremyrubin emilengler jonatack hebasto
< bitcoin-git> [bitcoin] jonatack opened pull request #20231: wallet, rpc: universal feerate (sat/vB) param/option (master...universal-feerate) https://github.com/bitcoin/bitcoin/pull/20231
< bitcoin-git> [bitcoin] hebasto opened pull request #20230: wallet: Fix bug when just created encrypted wallet cannot get address (master...201023-signal) https://github.com/bitcoin/bitcoin/pull/20230
< jonasschnelli> ##bitcoin-core-gui
< jonasschnelli> join #bitcoin-core-gui
< jonasschnelli> For the one not following the GUI repository: https://github.com/bitcoin-core/gui/pull/108 (interactive mempool statistics). Ideas, reviews and testing welcome
< queip> kinlo: if yes then great opportunity to ditch github. Or at least prepare to do so in future. if we distribute PRs, Issues, and maybe searching all servers for git remote modules, then we can ignore any such problems. anyway if bitcoin GH is officially mirrored to other gits, wouldn't hurt to promote that knowledge in places
< queip> I am curious now, they commited some bitcoin.svg just to change git glame to them or something, got rejected, and now are DMCA-mad that their pressious bitcoin.svg sits there in PR? or smth? (besides that svg file is 404 anyway already)
< queip> MarcoFalke: probably that troll, now asks in #bitcoin with some fake DMCA I guess
< jonasschnelli> The SV people recently started foundation activity in Switzerland.... I think its them. The webpage also links to bitcoin.com.
< gribble> https://github.com/bitcoin/bitcoin/issues/20229 | Adding a new Bitcoin logo, and release it under the public domain license. by bitcoin-foundation-admin · Pull Request #20229 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #20229: Adding a new Bitcoin logo, and release it under the public domain license. (master...master) https://github.com/bitcoin/bitcoin/pull/20229
< bitcoin-git> [bitcoin] bitcoin-foundation-admin opened pull request #20229: Adding a new Bitcoin logo, and release it under the public domain license. (master...master) https://github.com/bitcoin/bitcoin/pull/20229
< jonasschnelli> I'm again banned in #bitcoin-dev and #bitcoin and #bitcoin-wizards ... if anyone know how to unban: thanks.
< 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