2021-03-08

< bitcoin-git> [bitcoin] achow101 opened pull request #21393: BIP 341: Add Speedy Trial activation parameters (master...taproot-speedy-trial) https://github.com/bitcoin/bitcoin/pull/21393
< bitcoin-git> [bitcoin] achow101 opened pull request #21392: Implement BIP 8 based Speedy Trial activation (master...bip8-speedy-trial) https://github.com/bitcoin/bitcoin/pull/21392
< bitcoin-git> bitcoin/master 48a0319 Andrew Chow: Add a test that selects too large if BnB is used
< bitcoin-git> [bitcoin] meshcollider merged pull request #20536: wallet: Error with "Transaction too large" if the funded tx will end up being too large after signing (master...fundtx-error-large-tx) https://github.com/bitcoin/bitcoin/pull/20536
< bitcoin-git> bitcoin/master 3e69939 Andrew Chow: Fail if maximum weight is too large
< bitcoin-git> bitcoin/master 51e2cd3 Andrew Chow: Have CalculateMaximumSignedTxSize also compute tx weight
< bitcoin-git> [bitcoin] meshcollider pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/2067f9e5e891...a8b0892b743b
< bitcoin-git> [bitcoin] dongcarl opened pull request #21391: [Bundle 5/n] Prune g_chainman usage in RPC modules (master...2020-10-libbitcoinruntime-v7) https://github.com/bitcoin/bitcoin/pull/21391
< bitcoin-git> [bitcoin] fjahr opened pull request #21390: test: Test improvements for UTXO set hash tests (master...19145_followup) https://github.com/bitcoin/bitcoin/pull/21390
< amiti> wumpus: heads up that the Bitcoin-dev google calendar event for p2p meeting hasn't been updated for this week, but is updated after that
< jnewbery> next p2p meeting is tomorrow (March 9) at 21:00 UTC. Feel free to add suggested topics here: https://github.com/bitcoin-core/bitcoin-devwiki/wiki/P2P-IRC-meetings
< bitcoin-git> bitcoin/master 2067f9e MarcoFalke: Merge bitcoin-core/gui#233: qt test: Don't bind to regtest port
< bitcoin-git> bitcoin/master e21276a Andrew Chow: qt test: Don't bind to regtest port
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a22653a636e8...2067f9e5e891
< bitcoin-git> [gui] MarcoFalke merged pull request #233: qt test: Don't bind to regtest port (master...qttest-other-port) https://github.com/bitcoin-core/gui/pull/233
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21388: scripted-diff: [doc] Rename fuzz seed_dir to corpus_dir (master...2103-docInputDir) https://github.com/bitcoin/bitcoin/pull/21388
< bitcoin-git> [bitcoin] vasild opened pull request #21387: fuzz: test the I2P Session public interface (master...i2p_tests) https://github.com/bitcoin/bitcoin/pull/21387
< vasild> wumpus: Marco posted a link some time ago to an updated gpg key here: http://www.erisian.com.au/bitcoin-core-dev/log-2021-02-18.html#l-283
< S3RK> I got LevelDB read failure: IO error: /media/btc/Bitcoin/chainstate/102989.ldb: Input/output error
< gribble> https://github.com/bitcoin/bitcoin/issues/20170 | Packages missing from from https://bitcoincore.org/depends-sources 404 Not Found · Issue #20170 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21371: fuzz: fix gcc Woverloaded-virtual build warnings (master...sock-Woverloaded-virtual) https://github.com/bitcoin/bitcoin/pull/21371
< bitcoin-git> bitcoin/master a22653a MarcoFalke: Merge #21371: fuzz: fix gcc Woverloaded-virtual build warnings
< bitcoin-git> bitcoin/master 36aa295 Jon Atack: fuzz: fix gcc Woverloaded-virtual build warnings
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e797388f8b91...a22653a636e8
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21384: doc: add signet to bitcoin.conf documentation (master...add-signet-to-bitcoin-conf) https://github.com/bitcoin/bitcoin/pull/21384
< bitcoin-git> bitcoin/master e797388 MarcoFalke: Merge #21384: doc: add signet to bitcoin.conf documentation
< bitcoin-git> bitcoin/master 21b6a23 Jon Atack: doc: add signet to share/examples/bitcoin.conf
< bitcoin-git> bitcoin/master 4a28510 Jon Atack: doc: add signet to doc/bitcoin-conf.md
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1a4a9305c2d2...e797388f8b91

2021-03-07

< bitcoin-git> [bitcoin] fanquake closed pull request #21383: Update hmac_sha512.cpp (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21383
< bitcoin-git> [bitcoin] jonatack opened pull request #21384: doc: add signet to share/examples/bitcoin.conf (master...add-signet-to-bitcoin-conf) https://github.com/bitcoin/bitcoin/pull/21384
< bitcoin-git> [bitcoin] Gapcoin1 opened pull request #21383: Update hmac_sha512.cpp (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21383
< bitcoin-git> [bitcoin] hebasto opened pull request #21382: build: Clean remnants of QTBUG-34748 fix (master...210307-libxcb) https://github.com/bitcoin/bitcoin/pull/21382
< bitcoin-git> bitcoin/master 1a4a930 MarcoFalke: Merge bitcoin-core/gui#221: qt, refactor: rpcconsole translatable string f...
< bitcoin-git> bitcoin/master 6242bee Jon Atack: Hoist repeated translated strings to RPCConsole struct members
< bitcoin-git> bitcoin/master 0f035c1 Jon Atack: RPCConsole::updateDetailWidget: convert strings to translated strings
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/8c049fe9afcb...1a4a9305c2d2
< bitcoin-git> [gui] MarcoFalke merged pull request #221: qt, refactor: rpcconsole translatable string fixes and improvements (master...qt-rpcconsole-translation-improvements) https://github.com/bitcoin-core/gui/pull/221
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19771: net: Replace enum CConnMan::NumConnections with enum class ConnectionDirection (master...enum_conndir) https://github.com/bitcoin/bitcoin/pull/19771
< bitcoin-git> bitcoin/master 8c049fe MarcoFalke: Merge #19771: net: Replace enum CConnMan::NumConnections with enum class C...
< bitcoin-git> bitcoin/master c77de62 Luke Dashjr: net: Replace enum CConnMan::NumConnections with enum class ConnectionDirec...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8c21562180d2...8c049fe9afcb
< bitcoin-git> [bitcoin] ajtowns opened pull request #21380: Add fuzzing harness for versionbits (master...202103-versionbits-fuzz) https://github.com/bitcoin/bitcoin/pull/21380
< bitcoin-git> [gui] MarcoFalke merged pull request #166: refactor: Use enum type as switch argument in *TableModel (master...201225-header) https://github.com/bitcoin-core/gui/pull/166
< bitcoin-git> bitcoin/master 52f122c Hennadii Stepanov: qt, refactor: Use enum type as switch argument in PeerTableModel
< bitcoin-git> bitcoin/master a35223f Hennadii Stepanov: qt, refactor: Use enum type as switch argument in BanTableModel
< bitcoin-git> bitcoin/master ab8a747 Hennadii Stepanov: qt, refactor: Use enum type as switch argument in AddressTableModel
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/1020b04c390a...8c21562180d2
< Kiminuo> jonasschnelli, Hi Jonas, I'm interested in https://github.com/bitcoin/bitcoin/pull/15836 as the feature is really useful. Could you please tell me if this PR is on your radar? I have also attempted to do the rebase work and include a few review comments (https://github.com/bitcoin/bitcoin/pull/15836#issuecomment-792070533) so that may help to move the PR forward a bit.
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21334: test: Additional (refactored) BIP9 tests (master...2021/03/bip9_tests) https://github.com/bitcoin/bitcoin/pull/21334
< bitcoin-git> bitcoin/master 0c471a5 Anthony Towns: tests: check never active versionbits
< bitcoin-git> bitcoin/master 1020b04 MarcoFalke: Merge #21334: test: Additional (refactored) BIP9 tests
< bitcoin-git> bitcoin/master 3ba9283 Anthony Towns: tests: more helpful errors for failing versionbits tests
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/48725e64fbfb...1020b04c390a

2021-03-06

< bitcoin-git> [bitcoin] DesWurstes closed pull request #21372: RPC: minetxlocally (master...bb) https://github.com/bitcoin/bitcoin/pull/21372
< bitcoin-git> [bitcoin] ajtowns opened pull request #21378: Convert taproot to flag day activation (master...202103-taproot-flag-day) https://github.com/bitcoin/bitcoin/pull/21378
< bitcoin-git> [bitcoin] ajtowns opened pull request #21377: Speedy trial support for versionbits (master...202103-bip9-speedy-trial-support) https://github.com/bitcoin/bitcoin/pull/21377
< bitcoin-git> [bitcoin] fanquake opened pull request #21376: depends: Qt 5.12.10 (master...qt_5_12_10_enhanced) https://github.com/bitcoin/bitcoin/pull/21376
< achow101> it's set in the bitcoin.conf in test_framework/util
< bitcoin-git> [bitcoin] fanquake merged pull request #21209: build: use newer source for libnatpmp (master...newer_libnatpmp) https://github.com/bitcoin/bitcoin/pull/21209
< bitcoin-git> bitcoin/master 48725e6 fanquake: Merge #21209: build: use newer source for libnatpmp
< bitcoin-git> bitcoin/master ee35745 fanquake: build: use newer source for libnatpmp
< bitcoin-git> bitcoin/master 7af2502 fanquake: build: compile libnatpmp with -DNATPMP_STATICLIB on Windows
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ed25cb58f605...48725e64fbfb

2021-03-05

< bitcoin-git> [bitcoin] dongcarl opened pull request #21375: guix: Cleanup and add guix-{attest,verify} (master...2021-02-dist-naming) https://github.com/bitcoin/bitcoin/pull/21375
< bitcoin-git> [bitcoin] sipa closed pull request #21374: 0.21 (master...0.21) https://github.com/bitcoin/bitcoin/pull/21374
< bitcoin-git> [bitcoin] Fisherman917 opened pull request #21374: 0.21 (master...0.21) https://github.com/bitcoin/bitcoin/pull/21374
< bitcoin-git> [bitcoin] jonatack opened pull request #21373: test: extend rpc timeout in feature_nulldummy to fix CI timeouts (master...fix_feature_nulldummy_test_timeout) https://github.com/bitcoin/bitcoin/pull/21373
< bitcoin-git> [bitcoin] DesWurstes opened pull request #21372: RPC: minetxlocally (master...bb) https://github.com/bitcoin/bitcoin/pull/21372
< bitcoin-git> [bitcoin] jonatack opened pull request #21371: net, fuzz: fix gcc Woverloaded-virtual build warnings (master...sock-Woverloaded-virtual) https://github.com/bitcoin/bitcoin/pull/21371
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21370: Use C++11 member initializer in CNodeState (master...2103-netCNodeStateRefactor) https://github.com/bitcoin/bitcoin/pull/21370
< bitcoin-git> bitcoin/master ed25cb5 MarcoFalke: Merge bitcoin-core/gui#217: qt: Make warning label look clickable
< bitcoin-git> bitcoin/master 67c59ae Jarol Rodriguez: qt: Make warning label look clickable
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f7653eb5ae6e...ed25cb58f605
< bitcoin-git> [gui] MarcoFalke merged pull request #217: qt: Make warning label look clickable (master...warning-look-like-button) https://github.com/bitcoin-core/gui/pull/217
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21345: test: bring p2p_leak.py up to date (master...202103_p2p_leak) https://github.com/bitcoin/bitcoin/pull/21345
< bitcoin-git> bitcoin/master f7653eb MarcoFalke: Merge #21345: test: bring p2p_leak.py up to date
< bitcoin-git> bitcoin/master a061a29 Martin Zumsande: test: bring p2p_leak.py up to date.
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/da8c7edffe0c...f7653eb5ae6e
< gribble> https://github.com/bitcoin/bitcoin/issues/21367 | ScanForWalletTransactions: jump or move depends on uninitialised value · Issue #21367 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake merged pull request #21364: fuzz: Avoid -Wreturn-type warnings (master...–Wreturn-type) https://github.com/bitcoin/bitcoin/pull/21364
< bitcoin-git> bitcoin/master 3f36468 practicalswift: fuzz: Avoid -Wreturn-type warnings
< bitcoin-git> bitcoin/master da8c7ed fanquake: Merge #21364: fuzz: Avoid -Wreturn-type warnings
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fbf5d16238d6...da8c7edffe0c
< bitcoin-git> [bitcoin] fanquake merged pull request #21246: doc: Correction for VerifyTaprootCommitment comments (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21246
< bitcoin-git> bitcoin/master fbf5d16 fanquake: Merge #21246: doc: Correction for VerifyTaprootCommitment comments
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2620ac4ec308...fbf5d16238d6
< bitcoin-git> bitcoin/master 6a0a6e7 Russell O'Connor: Correction for VerifyTaprootCommitment comments
< bitcoin-git> [bitcoin] fanquake merged pull request #21354: build, doc: Drop no longer required packages from macOS cross-compiling dependencies (master...210303-macos) https://github.com/bitcoin/bitcoin/pull/21354
< bitcoin-git> bitcoin/master 2620ac4 fanquake: Merge #21354: build, doc: Drop no longer required packages from macOS cros...
< bitcoin-git> bitcoin/master f7f3829 Hennadii Stepanov: build, doc: Drop libbz2-dev from macOS cross-compiling dependencies
< bitcoin-git> bitcoin/master d823936 Hennadii Stepanov: build, doc: Drop libcap-dev from macOS cross-compiling dependencies
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b4d22654fe9e...2620ac4ec308
< bitcoin-git> [bitcoin] theStack opened pull request #21366: refactor: replace util::Ref with std::any (C++17) (master...202012-replace-util_ref-by-std_any) https://github.com/bitcoin/bitcoin/pull/21366
< sipa> if i run most wallet functional tests with --valgrind, i get a "Conditional jump or move depends on uninitialised value(s)" on line https://github.com/bitcoin/bitcoin/blob/master/src/wallet/wallet.cpp#L1822

2021-03-04

< bitcoin-git> [bitcoin] sipa opened pull request #21365: Basic Taproot signing support for descriptor wallets (master...202102_taproot_sign) https://github.com/bitcoin/bitcoin/pull/21365
< gribble> https://github.com/bitcoin/bitcoin/issues/17167 | Allow whitelisting outgoing connections by luke-jr · Pull Request #17167 · bitcoin/bitcoin · GitHub
< sipa> (in bitcoin core)
< bitcoin-git> [bitcoin] practicalswift opened pull request #21364: fuzz: Avoid -Wreturn-type warnings (master...–Wreturn-type) https://github.com/bitcoin/bitcoin/pull/21364
< bitcoin-git> [bitcoin] hebasto opened pull request #21363: build, qt: Improve Qt static plugins/libs check code (master...210304-qt) https://github.com/bitcoin/bitcoin/pull/21363
< gribble> https://github.com/bitcoin/bitcoin/issues/21061 | [p2p] Introduce node rebroadcast module by amitiuttarwar · Pull Request #21061 · bitcoin/bitcoin · GitHub
< ajonas> Hi. A summary of the latest dev survey is at https://adamjonas.com/bitcoin/coredev/retro/coredev-2020-retro/. Thank you to everyone who participated.
< gribble> https://github.com/bitcoin/bitcoin/issues/15759 | p2p: Add 2 outbound block-relay-only connections by sdaftuar · Pull Request #15759 · bitcoin/bitcoin · GitHub
< MarcoFalke> Bitcoin Core implements BIP60, but doesn't require peers to implement it. (Like any other optional BIP)
< ariard> MarcoFalke: i mean here https://github.com/bitcoin/bitcoin/blob/master/doc/bips.md, for a dev writing another bitcoin client and trying to understand core behavior
< sipa> what happens right now if someone runs bitcoin-qt in -blocksonly mode and creates a transaction?
< gribble> https://github.com/bitcoin/bitcoin/issues/21061 | [p2p] Introduce node rebroadcast module by amitiuttarwar · Pull Request #21061 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17167 | Allow whitelisting outgoing connections by luke-jr · Pull Request #17167 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/4 | Export/Import wallet in a human readable, future-proof format · Issue #4 · bitcoin/bitcoin · GitHub
< sdaftuar> can't someone use bitcoin-qt in blocksonly mode? i'm not understanding hte force flag in that scenario
< jnewbery> by Bitcoin Core? We set fRelay=false for -blocksonly mode, or for the block-relay-only connections, even if you're not in -blocksonly mode
< gribble> https://github.com/bitcoin/bitcoin/issues/4 | Export/Import wallet in a human readable, future-proof format · Issue #4 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15990 | Add tests and documentation for blocksonly by MarcoFalke · Pull Request #15990 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/6993 | Add -blocksonly option by pstratem · Pull Request #6993 · bitcoin/bitcoin · GitHub
< jnewbery> This was added in PR #6993 and was made a public documented option #15990 (https://github.com/bitcoin/bitcoin/blob/master/doc/reduce-traffic.md#4-turn-off-transaction-relay--blocksonly)
< jnewbery> There is a `-blocksonly` option in Bitcoin Core, which disables transaction relay for a node.
< gribble> https://github.com/bitcoin/bitcoin/issues/14604 | tests: Add test and refactor feature_block.py by sanket1729 · Pull Request #14604 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19393 | test: Add more tests for orphan tx handling by hebasto · Pull Request #19393 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18795 | Test: wallet issue with orphaned rewards by domob1812 · Pull Request #18795 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20536 | wallet: Error with "Transaction too large" if the funded tx will end up being too large after signing by achow101 · Pull Request #20536 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20197 | p2p: protect onions in AttemptToEvictConnection(), add eviction protection test coverage by jonatack · Pull Request #20197 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20664 | Add scanblocks RPC call by jonasschnelli · Pull Request #20664 · bitcoin/bitcoin · GitHub
< wumpus> https://github.com/bitcoin/bitcoin/projects/8 9 blockers, 2 chasing concept ACK
< wumpus> #bitcoin-core-dev Meeting: achow101 aj amiti ariard bluematt cfields Chris_Stewart_5 digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos nehan NicolasDorier paveljanik
< gribble> https://github.com/bitcoin/bitcoin/issues/20586 | Fix Windows build with --enable-werror by hebasto · Pull Request #20586 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21355 | windows: new -Wreturn-type warnings after #19203 · Issue #21355 · bitcoin/bitcoin · GitHub
< MarcoFalke> Looks like this one was updated an hour ago: https://github.com/bitcoin/bitcoin/pull/21236#issuecomment-782102826
< bitcoin-git> [bitcoin] ivanacostarubio opened pull request #21362: qa: testing for the year 2038 problem (master...y2038_tests) https://github.com/bitcoin/bitcoin/pull/21362
< bitcoin-git> bitcoin/master b4d2265 Wladimir J. van der Laan: Merge #21337: guix: Update darwin native packages dependencies
< bitcoin-git> [bitcoin] laanwj merged pull request #21337: guix: Update darwin native packages dependencies (master...210302-cdrkit) https://github.com/bitcoin/bitcoin/pull/21337
< bitcoin-git> bitcoin/master c967fb7 Hennadii Stepanov: guix: Remove libcap from manifest
< bitcoin-git> bitcoin/master 7bbb409 Hennadii Stepanov: guix: Update darwin native packages dependencies
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/702cfc8c531d...b4d22654fe9e
< bitcoin-git> [bitcoin] laanwj merged pull request #21055: [Bundle 3/n] Prune remaining g_chainman usage in validation functions (master...2020-09-reduce-validation-ccsactiveglobal-usage) https://github.com/bitcoin/bitcoin/pull/21055
< bitcoin-git> bitcoin/master a3ba08b Carl Dong: validation: Remove global ::{{Precious,Invalidate}Block,ResetBlockFailureF...
< bitcoin-git> bitcoin/master 4927c9e Carl Dong: validation: Remove global ::LoadGenesisBlock
< bitcoin-git> bitcoin/master 9da106b Carl Dong: validation: Check chain tip is non-null in CheckFinalTx
< bitcoin-git> [bitcoin] laanwj pushed 17 commits to master: https://github.com/bitcoin/bitcoin/compare/83bdbbd300bb...702cfc8c531d
< bitcoin-git> [bitcoin] fanquake closed pull request #21341: build: removing xcrun from darwin build (master...removing_xcrum) https://github.com/bitcoin/bitcoin/pull/21341
< bitcoin-git> [bitcoin] fanquake merged pull request #21003: test: Move MakeNoLogFileContext to libtest_util, and use it in bench (master...2101-benchNoLog) https://github.com/bitcoin/bitcoin/pull/21003
< bitcoin-git> bitcoin/master fa576b4 MarcoFalke: Move MakeNoLogFileContext to common libtest_util, and use it in bench
< bitcoin-git> bitcoin/master 83bdbbd fanquake: Merge #21003: test: Move MakeNoLogFileContext to libtest_util, and use it ...
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7450a01691e8...83bdbbd300bb
< bitcoin-git> [bitcoin] fanquake merged pull request #21358: fuzz: Add missing include (test/util/setup_common.h) (master...2103-fuzzInc) https://github.com/bitcoin/bitcoin/pull/21358
< bitcoin-git> bitcoin/master 7450a01 fanquake: Merge #21358: fuzz: Add missing include (test/util/setup_common.h)
< bitcoin-git> bitcoin/master fa59ad5 MarcoFalke: fuzz: Add missing include (test/util/setup_common.h)
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/33921379b6bb...7450a01691e8
< bitcoin-git> [bitcoin] fanquake merged pull request #21015: Make all of net_processing (and some of net) use std::chrono types (master...pr-20044) https://github.com/bitcoin/bitcoin/pull/21015
< bitcoin-git> bitcoin/master 55e8288 Pieter Wuille: Make all Poisson delays use std::chrono types
< bitcoin-git> bitcoin/master c733ac4 Pieter Wuille: Convert block/header sync timeouts to std::chrono types
< bitcoin-git> bitcoin/master 4d98b40 Pieter Wuille: Change all ping times to std::chrono types
< bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/92b7efcf54d3...33921379b6bb
< bitcoin-git> [bitcoin] t-bast opened pull request #21359: rpc: include_unsafe option for fundrawtransaction (master...fund-raw-transaction-allow-unsafe) https://github.com/bitcoin/bitcoin/pull/21359
< gribble> https://github.com/bitcoin/bitcoin/issues/20851 | Release schedule for 22.0 · Issue #20851 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #21148: Split orphan handling from net_processing into txorphanage (master...202102-txorphanage) https://github.com/bitcoin/bitcoin/pull/21148
< bitcoin-git> bitcoin/master 38a11c3 Anthony Towns: txorphanage: Add lock annotations
< bitcoin-git> bitcoin/master 81dd57e Anthony Towns: txorphanage: Pass uint256 by reference instead of value
< bitcoin-git> bitcoin/master 9d5313d Anthony Towns: move-only: Add txorphanage module
< bitcoin-git> [bitcoin] laanwj pushed 15 commits to master: https://github.com/bitcoin/bitcoin/compare/d099894ec124...92b7efcf54d3
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21358: fuzz: Add missing include (test/util/setup_common.h) (master...2103-fuzzInc) https://github.com/bitcoin/bitcoin/pull/21358
< bitcoin-git> bitcoin/master d099894 MarcoFalke: Merge #20969: test: check that getblockfilter RPC fails without block filt...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20969: test: check that getblockfilter RPC fails without block filter index (master...2021-test_getblockfilter_with_disabled_blockfilters) https://github.com/bitcoin/bitcoin/pull/20969
< bitcoin-git> bitcoin/master 233a886 Sebastian Falbesoner: test: check that getblockfilter RPC fails without block filter index
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/47b99ab1a9e9...d099894ec124
< bitcoin-git> [bitcoin] jarolrod opened pull request #21357: test: Unconditionally check for fRelay field in test framework (master...test-framework-ver-msg-fix) https://github.com/bitcoin/bitcoin/pull/21357
< gribble> https://github.com/bitcoin/bitcoin/issues/21236 | Net processing: Extract `addr` send functionality into MaybeSendAddr() by jnewbery · Pull Request #21236 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21015 | Make all of net_processing (and some of net) use std::chrono types by dhruv · Pull Request #21015 · bitcoin/bitcoin · GitHub

2021-03-03

< gribble> https://github.com/bitcoin/bitcoin/issues/21148 | Split orphan handling from net_processing into txorphanage by ajtowns · Pull Request #21148 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] hebasto opened pull request #21354: build, doc: Drop no longer required packages from macOS cross-compiling dependencies (master...210303-macos) https://github.com/bitcoin/bitcoin/pull/21354
< bitcoin-git> [bitcoin] ryanofsky closed pull request #18608: refactor: Remove CAddressBookData::destdata (master...pr/nodest) https://github.com/bitcoin/bitcoin/pull/18608
< bitcoin-git> [bitcoin] ryanofsky opened pull request #21353: interfaces: Stop exposing wallet destdata to gui (master...pr/nodestg) https://github.com/bitcoin/bitcoin/pull/21353
< snarpua> Yo sorry to bother, but its been a while since i said thanks dude for working on bitcoin and doing all this stuff just so i can make a couple bucks on bitcoins. i appreciate yous even if sometimes i like to fight. thanks enjoy have a good day.
< bitcoin-git> [bitcoin] laanwj merged pull request #20406: util: Avoid invalid integer negation in FormatMoney and ValueFromAmount (master...avoid-invalid-integer-negation-in-FormatMoney) https://github.com/bitcoin/bitcoin/pull/20406
< bitcoin-git> bitcoin/master 1f05dbd practicalswift: util: Avoid invalid integer negation in ValueFromAmount: make ValueFromAmo...
< bitcoin-git> bitcoin/master 47b99ab Wladimir J. van der Laan: Merge #20406: util: Avoid invalid integer negation in FormatMoney and Valu...
< bitcoin-git> bitcoin/master 7cc75c9 practicalswift: util: Avoid invalid integer negation in FormatMoney: make FormatMoney(cons...
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/cabe63759ce8...47b99ab1a9e9
< bitcoin-git> [bitcoin] laanwj merged pull request #20877: netinfo: user help and argument parsing improvements (master...netinfo-help-follow-ups) https://github.com/bitcoin/bitcoin/pull/20877
< bitcoin-git> bitcoin/master 6b45ef3 Jon Atack: cli: improve -netinfo invalid argument error message
< bitcoin-git> bitcoin/master 7afdd72 Jon Atack: cli: enable -netinfo help to run without a remote server
< bitcoin-git> bitcoin/master 3732404 Jon Atack: cli: warn in help that -netinfo is not intended to be a stable API
< bitcoin-git> [bitcoin] laanwj pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/ebd8d664540c...cabe63759ce8
< jonatack> wumpus: people updating to bitcoin core 0.21 were filing issues that bisq no longer worked and were told to downgrade to tor v2
< gribble> https://github.com/bitcoin/bitcoin/issues/21351 | net: onlynet=tor node is failing completely on master · Issue #21351 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21209 | build: use newer source for libnatpmp by fanquake · Pull Request #21209 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19203: net: Add regression fuzz harness for CVE-2017-18350. Add FuzzedSocket. (master...fuzzers-Socks5) https://github.com/bitcoin/bitcoin/pull/19203
< bitcoin-git> bitcoin/master 366e3e1 practicalswift: fuzz: Add FUZZED_SOCKET_FAKE_LATENCY mode to FuzzedSock to allow for fuzzi...
< bitcoin-git> bitcoin/master ebd8d66 MarcoFalke: Merge #19203: net: Add regression fuzz harness for CVE-2017-18350. Add Fuz...
< bitcoin-git> bitcoin/master b22d4c1 practicalswift: fuzz: Add fuzzing harness for Socks5(...)
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/97a35f3ae5bf...ebd8d664540c
< gribble> https://github.com/bitcoin/bitcoin/issues/20877 | netinfo: user help and argument parsing improvements by jonatack · Pull Request #20877 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake merged pull request #21320: build: fix libnatpmp macos cross compile (master...fix_libnatpmp_cross_macos) https://github.com/bitcoin/bitcoin/pull/21320
< bitcoin-git> bitcoin/master 97a35f3 fanquake: Merge #21320: build: fix libnatpmp macos cross compile
< bitcoin-git> bitcoin/master bd49ac4 fanquake: build: fix libnatpmp macos cross compile
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b1a457ab1d5a...97a35f3ae5bf
< bitcoin-git> [bitcoin] laanwj merged pull request #21324: doc: Update build instructions for Fedora (master...210301-fedora) https://github.com/bitcoin/bitcoin/pull/21324
< bitcoin-git> bitcoin/master 4899fa3 Hennadii Stepanov: doc: Update build instructions for Fedora
< bitcoin-git> bitcoin/master b1a457a Wladimir J. van der Laan: Merge #21324: doc: Update build instructions for Fedora
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dd8f474d52ec...b1a457ab1d5a
< bitcoin-git> [bitcoin] laanwj merged pull request #19288: fuzz: Add fuzzing harness for TorController (master...fuzzers-torcontroller) https://github.com/bitcoin/bitcoin/pull/19288
< bitcoin-git> bitcoin/master dd8f474 Wladimir J. van der Laan: Merge #19288: fuzz: Add fuzzing harness for TorController
< bitcoin-git> bitcoin/master 10d4477 practicalswift: tests: Add fuzzing harness for TorController
< bitcoin-git> bitcoin/master 64219c0 practicalswift: torcontrol: Move TorControlReply, TorControlConnection and TorController t...
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9212e6746351...dd8f474d52ec
< bitcoin-git> [bitcoin] hebasto opened pull request #21349: build: Fix fuzz-cuckoocache cross-compiling for Windows with DEBUG=1 (master...210303-fuzz) https://github.com/bitcoin/bitcoin/pull/21349
< wumpus> i think it's completely valid to day "yes, i'm willing to support old releases but only if you pay me", it would also be the only possible situation i'd be interested in maintaining years-old bitcoin core releases, it's simply drab work
< bitcoin-git> [bitcoin] fanquake closed pull request #19716: build: Qt 5.15.x (master...qt_5_15_x) https://github.com/bitcoin/bitcoin/pull/19716
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21346: doc: install qt5 when building on macOS (master...explicit_qt5) https://github.com/bitcoin/bitcoin/pull/21346
< bitcoin-git> bitcoin/master 9212e67 MarcoFalke: Merge #21346: doc: install qt5 when building on macOS
< bitcoin-git> bitcoin/master bec7f2c fanquake: doc: install qt5 when building on macOS
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fca3e98f64f0...9212e6746351
< bitcoin-git> [bitcoin] fanquake merged pull request #18298: build: Fix Qt processing of configure script for depends with DEBUG=1 (master...20200309-depends-debug) https://github.com/bitcoin/bitcoin/pull/18298
< bitcoin-git> bitcoin/master fca3e98 fanquake: Merge #18298: build: Fix Qt processing of configure script for depends wit...
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4f223e93e9c0...fca3e98f64f0
< bitcoin-git> bitcoin/master 76f52e3 Hennadii Stepanov: build: Fix Qt processing of configure script for depends with DEBUG=1
< bitcoin-git> [bitcoin] fanquake opened pull request #21346: doc: install qt5 when building on macOS (master...explicit_qt5) https://github.com/bitcoin/bitcoin/pull/21346
< bitcoin-git> [bitcoin] fanquake merged pull request #21339: build: Make AM_CONDITIONAL([ENABLE_EXTERNAL_SIGNER]) unconditional (master...210302-signer) https://github.com/bitcoin/bitcoin/pull/21339
< bitcoin-git> bitcoin/master 4f223e9 fanquake: Merge #21339: build: Make AM_CONDITIONAL([ENABLE_EXTERNAL_SIGNER]) uncondi...
< bitcoin-git> bitcoin/master 9fef209 Hennadii Stepanov: build, refactor: Fix indentation for if..then..fi
< bitcoin-git> bitcoin/master a412813 Hennadii Stepanov: build: Make AM_CONDITIONAL([ENABLE_EXTERNAL_SIGNER]) unconditional
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3a8fc51a560b...4f223e93e9c0
< bitcoin-git> [bitcoin] fanquake merged pull request #21333: build: set Unicode true for NSIS installer (master...windows_unicode) https://github.com/bitcoin/bitcoin/pull/21333
< bitcoin-git> bitcoin/master 3a8fc51 fanquake: Merge #21333: build: set Unicode true for NSIS installer
< bitcoin-git> bitcoin/master 9086e0d fanquake: build: set Unicode true for NSIS installer
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0459e7abbac5...3a8fc51a560b
< bitcoin-git> [gui] luke-jr opened pull request #236: Bugfix: GUI: Allow the user to start anyway when loading a wallet errors (master...gui_init_walleterror_cont) https://github.com/bitcoin-core/gui/pull/236
< bitcoin-git> [bitcoin] fanquake merged pull request #21336: Make .gitignore ignore src/test/fuzz/fuzz.exe (master...210302-ignore) https://github.com/bitcoin/bitcoin/pull/21336
< bitcoin-git> bitcoin/master 35da623 Hennadii Stepanov: Make .gitignore ignore src/test/fuzz/fuzz.exe
< bitcoin-git> bitcoin/master 0459e7a fanquake: Merge #21336: Make .gitignore ignore src/test/fuzz/fuzz.exe
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0b294c0ba84f...0459e7abbac5

2021-03-02

< bitcoin-git> [bitcoin] mzumsande opened pull request #21345: test: bring p2p_leak.py up to date (master...202103_p2p_leak) https://github.com/bitcoin/bitcoin/pull/21345
< bitcoin-git> bitcoin/master 0b294c0 fanquake: Merge #21342: doc: Remove outdated comment
< bitcoin-git> [bitcoin] fanquake merged pull request #21342: doc: Remove outdated comment (master...210302-autogen) https://github.com/bitcoin/bitcoin/pull/21342
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b9f41df1ead4...0b294c0ba84f
< bitcoin-git> bitcoin/master f1f63ac Hennadii Stepanov: doc: Remove outdated comment
< bitcoin-git> [bitcoin] hebasto opened pull request #21344: build: Fix libbitcoinconsensus cross-compiling for Windows with DEBUG=1 (master...210302-debug) https://github.com/bitcoin/bitcoin/pull/21344
< bitcoin-git> [bitcoin] jarolrod opened pull request #21343: doc: revamp macOS build doc (master...macos-build-docs) https://github.com/bitcoin/bitcoin/pull/21343
< bitcoin-git> [bitcoin] hebasto opened pull request #21342: doc: Remove outdated comment (master...210302-autogen) https://github.com/bitcoin/bitcoin/pull/21342
< bitcoin-git> [bitcoin] ivanacostarubio closed pull request #21308: build: removing xcrun from darwin build (master...issue18959) https://github.com/bitcoin/bitcoin/pull/21308
< bitcoin-git> [bitcoin] ivanacostarubio opened pull request #21341: build: removing xcrun from darwin build (master...removing_xcrum) https://github.com/bitcoin/bitcoin/pull/21341
< bitcoin-git> [bitcoin] glozow closed pull request #21146: validation/coins: limit MemPoolAccept access to coins cache + make it responsible for uncaching (master...2021-02-coinsviews) https://github.com/bitcoin/bitcoin/pull/21146
< hebasto> Talkless: ##bitcoin-core-gui is for developers interested in https://github.com/bitcoin-core/gui
< bitcoin-git> [bitcoin] hebasto opened pull request #21339: build: Make AM_CONDITIONAL([ENABLE_EXTERNAL_SIGNER]) unconditional (master...210302-signer) https://github.com/bitcoin/bitcoin/pull/21339
< vasild> stupid question: how do I edit https://github.com/bitcoin-core/bitcoin-devwiki/wiki/P2P-Current-Priorities ? I am sure I edited it before, but now I can't figure out how to.
< bitcoin-git> [bitcoin] brunoerg opened pull request #21338: test: add functional test for anchors.dat (master...2021-03-anchors-test) https://github.com/bitcoin/bitcoin/pull/21338
< bitcoin-git> [bitcoin] hebasto opened pull request #21337: guix: Update darwin native packages dependencies (master...210302-cdrkit) https://github.com/bitcoin/bitcoin/pull/21337
< bitcoin-git> [bitcoin] hebasto opened pull request #21336: Add src/test/fuzz/fuzz.exe to .gitignore (master...210302-ignore) https://github.com/bitcoin/bitcoin/pull/21336
< bitcoin-git> [bitcoin] naumenkogs closed pull request #21335: Erlay refactored (master...erlay_refactored_public) https://github.com/bitcoin/bitcoin/pull/21335
< bitcoin-git> [bitcoin] naumenkogs opened pull request #21335: Erlay refactored (master...erlay_refactored_public) https://github.com/bitcoin/bitcoin/pull/21335
< bitcoin-git> [bitcoin] Sjors opened pull request #21334: Additional (refactored) BIP9 tests (master...2021/03/bip9_tests) https://github.com/bitcoin/bitcoin/pull/21334
< bitcoin-git> [bitcoin] laanwj merged pull request #20685: Add I2P support using I2P SAM (master...i2p_sam) https://github.com/bitcoin/bitcoin/pull/20685
< bitcoin-git> bitcoin/master 545bc5f Vasil Dimov: util: fix WriteBinaryFile() claiming success even if error occurred
< bitcoin-git> bitcoin/master 8b6e4b3 Vasil Dimov: util: fix ReadBinaryFile() returning partial contents
< bitcoin-git> bitcoin/master 4cba2fd Vasil Dimov: util: extract {Read,Write}BinaryFile() to its own files
< bitcoin-git> [bitcoin] laanwj pushed 21 commits to master: https://github.com/bitcoin/bitcoin/compare/cfce346508f1...b9f41df1ead4
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21310: zmq test: fix sync-up by matching notification to generated block (master...2021-zmq-fix_sync_up_procedure) https://github.com/bitcoin/bitcoin/pull/21310
< bitcoin-git> bitcoin/master cfce346 MarcoFalke: Merge #21310: zmq test: fix sync-up by matching notification to generated ...
< bitcoin-git> bitcoin/master 8a8c638 Sebastian Falbesoner: zmq test: fix sync-up by matching notification to generated block
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/72e6979b31ba...cfce346508f1
< bitcoin-git> [bitcoin] fanquake opened pull request #21333: build: set Unicode true for NSIS installer (master...windows_unicode) https://github.com/bitcoin/bitcoin/pull/21333
< gribble> https://github.com/bitcoin/bitcoin/issues/20557 | addrman: Fix new table bucketing during unserialization by jnewbery · Pull Request #20557 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake opened pull request #21331: rpc: replace raw pointers with shared_ptrs (#18592 rebased) (master...18592_rebased) https://github.com/bitcoin/bitcoin/pull/21331
< bitcoin-git> [bitcoin] sipa opened pull request #21330: Deal with missing data in signature hashes more consistently (master...202103_missing_data_verify) https://github.com/bitcoin/bitcoin/pull/21330
< bitcoin-git> [bitcoin] fanquake merged pull request #21325: lint: Fix spelling errors in comments (master...fix-spelling-errors) https://github.com/bitcoin/bitcoin/pull/21325
< bitcoin-git> bitcoin/master 72e6979 fanquake: Merge #21325: lint: Fix spelling errors in comments
< bitcoin-git> bitcoin/master fbbb2d4 fyquah: lint: Fix spelling errors in comments
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a28c053c885e...72e6979b31ba
< bitcoin-git> [bitcoin] fanquake merged pull request #21298: guix: Bump time-machine, glibc, and linux-headers (master...2021-02-bump-guix-and-glibc) https://github.com/bitcoin/bitcoin/pull/21298
< bitcoin-git> bitcoin/master a28c053 fanquake: Merge #21298: guix: Bump time-machine, glibc, and linux-headers
< bitcoin-git> bitcoin/master c33b199 Carl Dong: guix: Bump glibc and linux-headers
< bitcoin-git> bitcoin/master 65363a1 Carl Dong: guix: Rebase on 95aca2991b (1.2.0-12.dffc918)
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d1abe54fcee1...a28c053c885e
< bitcoin-git> [bitcoin] fanquake merged pull request #21323: guix, doc: Update default HOSTS value (master...210301-guixdoc) https://github.com/bitcoin/bitcoin/pull/21323
< bitcoin-git> bitcoin/master d1abe54 fanquake: Merge #21323: guix, doc: Update default HOSTS value
< bitcoin-git> bitcoin/master a0a7a43 Hennadii Stepanov: guix, doc: Update default HOSTS value
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/05e821ee1955...d1abe54fcee1
< gribble> https://github.com/bitcoin/bitcoin/issues/20557 | addrman: Fix new table bucketing during unserialization by jnewbery · Pull Request #20557 · bitcoin/bitcoin · GitHub

2021-03-01

< bitcoin-git> [bitcoin] achow101 opened pull request #21329: descriptor wallet: Cache last hardened xpub and use in normalized descriptors (master...norm-desc-xpub-cache) https://github.com/bitcoin/bitcoin/pull/21329
< bitcoin-git> [bitcoin] jonatack opened pull request #21328: net, refactor: pass uint16 CService::port as uint16 (master...pass-uint16_t-CService-port-as-uint16_t) https://github.com/bitcoin/bitcoin/pull/21328
< bitcoin-git> [gui] achow101 opened pull request #233: qt test: Don't bind to regtest port (master...qttest-other-port) https://github.com/bitcoin-core/gui/pull/233
< bitcoin-git> [bitcoin] laanwj merged pull request #21170: bench: Add benchmark to write JSON into a string (master...2021-02-benchmark-BlockToJsonVerboseWrite) https://github.com/bitcoin/bitcoin/pull/21170
< bitcoin-git> bitcoin/master 05e821e Wladimir J. van der Laan: Merge #21170: bench: Add benchmark to write JSON into a string
< bitcoin-git> bitcoin/master e3e0a24 Martin Ankerl: Add benchmark to write JSON into a string
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ad89812c70a9...05e821ee1955
< bitcoin-git> [bitcoin] glozow opened pull request #21327: net_processing: ignore transactions while in IBD (master...2021-02-ibd-txrelay) https://github.com/bitcoin/bitcoin/pull/21327
< bitcoin-git> [bitcoin] dougEfresh closed pull request #21326: doc: remove the word 'experimental' in README (master...master) https://github.com/bitcoin/bitcoin/pull/21326
< bitcoin-git> [bitcoin] dougEfresh opened pull request #21326: doc: remove the word 'experimental' in README (master...master) https://github.com/bitcoin/bitcoin/pull/21326
< bitcoin-git> [bitcoin] fyquah opened pull request #21325: lint: Fix spelling errors in comments (master...fix-spelling-errors) https://github.com/bitcoin/bitcoin/pull/21325
< bitcoin-git> [bitcoin] hebasto opened pull request #21324: doc: Update build instructions for Fedora (master...210301-fedora) https://github.com/bitcoin/bitcoin/pull/21324
< gribble> https://github.com/bitcoin/bitcoin/issues/20197 | p2p: protect onions in AttemptToEvictConnection(), add eviction protection test coverage by jonatack · Pull Request #20197 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20685 | Add I2P support using I2P SAM by vasild · Pull Request #20685 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #21321: guix: Add curl to required tool list (master...210301-curl) https://github.com/bitcoin/bitcoin/pull/21321
< bitcoin-git> bitcoin/master ad89812 Wladimir J. van der Laan: Merge #21321: guix: Add curl to required tool list
< bitcoin-git> bitcoin/master 97f1062 Hennadii Stepanov: guix: Add curl to required tool list