2021-04-08

< gribble> https://github.com/bitcoin/bitcoin/issues/20833 | rpc/validation: enable packages through testmempoolaccept by glozow · Pull Request #20833 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #21304: guix: Add guix-clean script + establish gc-root for container profiles (master...2021-02-guix-clean-script) https://github.com/bitcoin/bitcoin/pull/21304
< bitcoin-git> bitcoin/master 8f8b96f Carl Dong: guix: Update hint messages to mention guix-clean
< bitcoin-git> bitcoin/master 44f6d4f Carl Dong: guix: Record precious directories and add guix-clean
< bitcoin-git> bitcoin/master 84912d4 Carl Dong: build: Remove spaces from variable-printing rules
< bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/6664211be2b6...0c9597ce7db2
< core-meetingbot> topic: Bitcoin Core development discussion and commit log | Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/ | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt / http://gnusha.org/bitcoin-core-dev/proposedwalletmeetingtopics.txt
< gribble> https://github.com/bitcoin/bitcoin/issues/19573 | Replace unused BIP 9 logic with draft BIP 8 by luke-jr · Pull Request #19573 · bitcoin/bitcoin · GitHub
< jeremyrubin> which says: " The idea can be implemented on top of either Bitcoin Core's existing BIP9 code or its proposed BIP8 patchset.[6]"
< gribble> https://github.com/bitcoin/bitcoin/issues/19521 | Coinstats Index by fjahr · Pull Request #19521 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21377 | Speedy trial support for versionbits by ajtowns · Pull Request #21377 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17331 | Use effective values throughout coin selection by achow101 · Pull Request #17331 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21377 | Speedy trial support for versionbits by ajtowns · Pull Request #21377 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21377 | Speedy trial support for versionbits by ajtowns · Pull Request #21377 · 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/21392 | Implement BIP 8 based Speedy Trial activation by achow101 · Pull Request #21392 · bitcoin/bitcoin · GitHub
< wumpus> https://github.com/bitcoin/bitcoin/projects/8 has 11 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
< NiamhOnMars> hi I was wondering why the original bitcoin code had some irc related code to join the #bitcoin IRC channel
< gribble> https://github.com/bitcoin/bitcoin/issues/12127 | Remove unused mempool index by sdaftuar · Pull Request #12127 · bitcoin/bitcoin · GitHub
< Kiminuo> sdaftuar, Hi, is there a reason why lines L288 and L289 were not deleted in PR #12127 (https://github.com/bitcoin/bitcoin/pull/12127/files#diff-f4f454edbfa1a878a9d4ad4371611c6c2812b7c77d2bd01baa66606524b61f9eL290)?
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #19048: test: changing signature of wait_until(). (master...fixing-waituntil) https://github.com/bitcoin/bitcoin/pull/19048
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #21445: cirrus: Use SSD cluster for speedup (master...2103-ciSSD) https://github.com/bitcoin/bitcoin/pull/21445
< bitcoin-git> bitcoin/master 6664211 MarcoFalke: Merge #21574: Drop JSONRPCRequest constructors after #21366
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21574: Drop JSONRPCRequest constructors after #21366 (master...pr/simpreq) https://github.com/bitcoin/bitcoin/pull/21574
< bitcoin-git> bitcoin/master 9044522 Russell Yanofsky: Drop JSONRPCRequest constructors after #21366
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2e9031f95d2b...6664211be2b6
< bitcoin-git> [bitcoin] fanquake closed pull request #19120: QA: Support making RPC calls with different authentication (master...qa_rpc_with_auth) https://github.com/bitcoin/bitcoin/pull/19120
< bitcoin-git> [bitcoin] fanquake closed pull request #18909: [0.20] Fix release tarball (0.20...fix_release_tarball-0.20) https://github.com/bitcoin/bitcoin/pull/18909
< bitcoin-git> [bitcoin] fanquake closed pull request #18194: Bugfix: GUI: Remove broken ability to edit the address field in the sending address book (master...bugfix_gui_edit_sendaddr) https://github.com/bitcoin/bitcoin/pull/18194
< bitcoin-git> [bitcoin] achow101 opened pull request #21634: tests: Skip SQLite fsyncs while testing (master...optimize-sqlite) https://github.com/bitcoin/bitcoin/pull/21634
< bitcoin-git> [bitcoin] fanquake merged pull request #21626: doc: Fix typos from codespell (master...master) https://github.com/bitcoin/bitcoin/pull/21626
< bitcoin-git> bitcoin/master 2e9031f fanquake: Merge #21626: doc: Fix typos from codespell
< bitcoin-git> bitcoin/master 94c7dd9 Yerzhan Mazhkenov: doc: Fix typos from codespell lint
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cb79cabdd9d9...2e9031f95d2b

2021-04-07

< wumpus> that does require a lot of memory though, the bitcoin functional tests (especially with high parallelism) tend to create many files
< bitcoin-git> [bitcoin] laanwj merged pull request #21594: rpc: add network field to getnodeaddresses (master...getnodeaddresses-network) https://github.com/bitcoin/bitcoin/pull/21594
< bitcoin-git> bitcoin/master 1b91898 Jon Atack: rpc: simplify/constify getnodeaddresses code
< bitcoin-git> bitcoin/master 5c44678 Jon Atack: rpc: improve getnodeaddresses help
< bitcoin-git> bitcoin/master 3bb6e7b Jon Atack: rpc: add network field to rpc getnodeaddresses
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/aa69471ecd55...cb79cabdd9d9
< bitcoin-git> [bitcoin] fanquake opened pull request #21633: refactor: add [[noreturn]] attribute where applicable (master...build_with_noreturn) https://github.com/bitcoin/bitcoin/pull/21633
< bitcoin-git> [bitcoin] luke-jr reopened pull request #19573: Replace unused BIP 9 logic with draft BIP 8 (master...bip8) https://github.com/bitcoin/bitcoin/pull/19573
< bitcoin-git> [bitcoin] vasild opened pull request #21631: i2p: always check the return value of Sock::Wait() (master...SockWait_usage_fix) https://github.com/bitcoin/bitcoin/pull/21631
< bitcoin-git> [bitcoin] vasild opened pull request #21630: fuzz: split FuzzedSock interface and implementation (master...FuzzedSock_move) https://github.com/bitcoin/bitcoin/pull/21630
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21572: Fix wrong wallet RPC context set after #21366 (master...pr/fixref) https://github.com/bitcoin/bitcoin/pull/21572
< bitcoin-git> bitcoin/master aa69471 MarcoFalke: Merge #21572: Fix wrong wallet RPC context set after #21366
< bitcoin-git> bitcoin/master 937fd4a Russell Yanofsky: Fix wrong wallet RPC context set after #21366
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2b3e5bf4c0dc...aa69471ecd55
< bitcoin-git> bitcoin/master a4e970a fanquake: build: enable -Wdocumentation if suppressing external warnings
< bitcoin-git> [bitcoin] fanquake merged pull request #21613: build: enable -Wdocumentation (master...enable_wdocumentation) https://github.com/bitcoin/bitcoin/pull/21613
< bitcoin-git> bitcoin/master 3b0078f fanquake: doc: fixup -Wdocumentation issues
< bitcoin-git> bitcoin/master c6edcf1 fanquake: build: suppress libevent warnings if supressing external warnings
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/6154291cf9ab...2b3e5bf4c0dc
< bitcoin-git> [bitcoin] fanquake opened pull request #21629: build: fix configuring when building depends with NO_BDB=1 (master...fixup_depends_sqlite_only_build) https://github.com/bitcoin/bitcoin/pull/21629
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21617: fuzz: Fix uninitialized read in i2p test (master...2104-fuzzValgrind) https://github.com/bitcoin/bitcoin/pull/21617
< bitcoin-git> bitcoin/master 6154291 MarcoFalke: Merge #21617: fuzz: Fix uninitialized read in i2p test
< bitcoin-git> bitcoin/master 3333375 MarcoFalke: fuzz: Fix uninitialized read in test
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c0160ea52ea8...6154291cf9ab
< bitcoin-git> [gui] hebasto opened pull request #274: [PoC] [do not merge]: Support runtime appearance adjustment on macOS (master...210407-dark-poc) https://github.com/bitcoin-core/gui/pull/274
< bitcoin-git> [bitcoin] fanquake merged pull request #21540: wallet: refactor: dedup sqlite statement preparations/deletions (master...2021-wallet-dedup_setupsqlstatements) https://github.com/bitcoin/bitcoin/pull/21540
< bitcoin-git> bitcoin/master c0160ea fanquake: Merge #21540: wallet: refactor: dedup sqlite statement preparations/deleti...
< bitcoin-git> bitcoin/master ea19cc8 Sebastian Falbesoner: wallet: refactor: dedup sqlite statement deletions
< bitcoin-git> bitcoin/master 9a36709 Sebastian Falbesoner: wallet: refactor: dedup sqlite statement preparations
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/41a8d2b96ff5...c0160ea52ea8
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21582: Fix assumeutxo crash due to missing base_blockhash (master...2104-assumeutxoCrash01) https://github.com/bitcoin/bitcoin/pull/21582
< bitcoin-git> bitcoin/master fa8fffe MarcoFalke: refactor: Prefer clean assert over UB in coinstats
< bitcoin-git> bitcoin/master fa9b74f MarcoFalke: Fix assumeutxo crash due to missing base_blockhash
< bitcoin-git> bitcoin/master 41a8d2b MarcoFalke: Merge #21582: Fix assumeutxo crash due to missing base_blockhash
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/245a5cd5604a...41a8d2b96ff5
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21616: [0.21] build: link against -lsocket if required for *ifaddrs (0.21...backport_21486) https://github.com/bitcoin/bitcoin/pull/21616
< bitcoin-git> [bitcoin] fanquake merged pull request #21166: Introduce DeferredSignatureChecker and have SignatureExtractorClass subclass it (master...fix-sig-extractor-checker) https://github.com/bitcoin/bitcoin/pull/21166
< bitcoin-git> bitcoin/master 245a5cd fanquake: Merge #21166: Introduce DeferredSignatureChecker and have SignatureExtract...
< bitcoin-git> bitcoin/master a97a929 Andrew Chow: Test that signrawtx works when a signed CSV and CLTV inputs are present
< bitcoin-git> bitcoin/master 6965456 Andrew Chow: Introduce DeferringSignatureChecker and inherit with SignatureExtractor
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9be7fe484931...245a5cd5604a
< gribble> https://github.com/bitcoin/bitcoin/issues/21523 | validation: run VerifyDB on all chainstates by jamesob · Pull Request #21523 · bitcoin/bitcoin · GitHub

2021-04-06

< bitcoin-git> [bitcoin] achow101 closed pull request #21507: Implement BIP8 lockinontimeout (master...bip8) https://github.com/bitcoin/bitcoin/pull/21507
< bitcoin-git> [bitcoin] achow101 closed 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 closed pull request #21392: Implement BIP 8 based Speedy Trial activation (master...bip8-speedy-trial) https://github.com/bitcoin/bitcoin/pull/21392
< jeremyrubin> hey, somewhat relevent here, notes from the activation meeting https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2021-April/018742.html
< gribble> https://github.com/bitcoin/bitcoin/issues/21515 | Erlay: bandwidth-efficient transaction relay protocol by naumenkogs · Pull Request #21515 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] yerzhan7 opened pull request #21626: trivial: Fix typo in txrequest.cpp comment (master...master) https://github.com/bitcoin/bitcoin/pull/21626
< bitcoin-git> [bitcoin] jamesob opened pull request #21620: ChainstateManager locking improvements (master...2021-04-cs-lock-improvements) https://github.com/bitcoin/bitcoin/pull/21620
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21619: ci: Run self-hosted ci (master...2103-ciSelfHosted) https://github.com/bitcoin/bitcoin/pull/21619
< bitcoin-git> [bitcoin] rebroad opened pull request #21618: Reduce MinRelayFee slower when Mempool utilised and faster when not. (master...MinRelayFeeReductionChanges) https://github.com/bitcoin/bitcoin/pull/21618
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21617: fuzz: Fix uninitialized read in test (master...2104-fuzzValgrind) https://github.com/bitcoin/bitcoin/pull/21617
< bitcoin-git> [bitcoin] fanquake opened pull request #21616: [0.21] build: link against -lsocket if required for *ifaddrs (0.21...backport_21486) https://github.com/bitcoin/bitcoin/pull/21616
< bitcoin-git> [bitcoin] hebasto opened pull request #21615: script: Add trusted key for hebasto (master...210406-key) https://github.com/bitcoin/bitcoin/pull/21615
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21614: [0.21] test: Backports (0.21...2104-21Backports) https://github.com/bitcoin/bitcoin/pull/21614
< bitcoin-git> [bitcoin] laanwj merged pull request #21560: net: Add Tor v3 hardcoded seeds (master...2021-03-torv3-hardcoded-seeds) https://github.com/bitcoin/bitcoin/pull/21560
< bitcoin-git> bitcoin/master 9b29d5d W. J. van der Laan: contrib: Add explicit port numbers for testnet seeds
< bitcoin-git> bitcoin/master 2a257de W. J. van der Laan: contrib: Add a few TorV3 seed nodes
< bitcoin-git> bitcoin/master 06030f7 W. J. van der Laan: contrib: generate-seeds.py generates output in BIP155 format
< bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/1a7dec77f610...9be7fe484931
< bitcoin-git> bitcoin/master 81747b2 Vasil Dimov: test: make sure non-IP peers get discouraged and disconnected
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21571: test: make sure non-IP peers get discouraged and disconnected (vasild) (master...2104-testPointers) https://github.com/bitcoin/bitcoin/pull/21571
< bitcoin-git> bitcoin/master 637bb6d Vasil Dimov: test: also check disconnect in denialofservice_tests/peer_discouragement
< bitcoin-git> bitcoin/master 4d6e246 Vasil Dimov: test: use pointers in denialofservice_tests/peer_discouragement
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/02fb5bdc2172...1a7dec77f610
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21610: build: remove -Wdeprecated-register from NOWARN flags (master...no_more_deprecated_register) https://github.com/bitcoin/bitcoin/pull/21610
< bitcoin-git> bitcoin/master 02fb5bd MarcoFalke: Merge #21610: build: remove -Wdeprecated-register from NOWARN flags
< bitcoin-git> bitcoin/master 1a011b3 fanquake: build: remove -Wdeprecated-register from NOWARN flags
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7b4934e550a4...02fb5bdc2172
< bitcoin-git> [bitcoin] fanquake opened pull request #21613: build: enable -Wdocumentation (master...enable_wdocumentation) https://github.com/bitcoin/bitcoin/pull/21613
< bitcoin-git> [bitcoin] fanquake closed pull request #14920: Build: enable -Wdocumentation via isystem (master...isystem) https://github.com/bitcoin/bitcoin/pull/14920
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21557: test: small cleanup in RPCNestedTests tests (master...update_rpc_nested_tests) https://github.com/bitcoin/bitcoin/pull/21557
< bitcoin-git> bitcoin/master 7b4934e MarcoFalke: Merge #21557: test: small cleanup in RPCNestedTests tests
< bitcoin-git> bitcoin/master 6526a16 fanquake: test: small cleanup in RPCNestedTests tests
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b2ec7d398fb0...7b4934e550a4
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21609: ci: increase CPU count of sanitizer job to increase memory limit (master...up_cpu_count) https://github.com/bitcoin/bitcoin/pull/21609
< bitcoin-git> bitcoin/master b2ec7d3 MarcoFalke: Merge #21609: ci: increase CPU count of sanitizer job to increase memory l...
< bitcoin-git> bitcoin/master de3ae78 fanquake: ci: increase CPU count of sanitizer job to increase memory limit
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9ac8f6d7ddc4...b2ec7d398fb0
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21598: refactor: Remove negative lock annotations from globals (master...2104-syncNeg) https://github.com/bitcoin/bitcoin/pull/21598
< bitcoin-git> bitcoin/master 9ac8f6d MarcoFalke: Merge #21598: refactor: Remove negative lock annotations from globals
< bitcoin-git> bitcoin/master fa5eabe MarcoFalke: refactor: Remove negative lock annotations from globals
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/328aaac80d6f...9ac8f6d7ddc4
< bitcoin-git> [bitcoin] fanquake merged pull request #21597: test: Document race:validation_chainstatemanager_tests suppression (master...2104-testNoSupp) https://github.com/bitcoin/bitcoin/pull/21597
< bitcoin-git> bitcoin/master 328aaac fanquake: Merge #21597: test: Document race:validation_chainstatemanager_tests suppr...
< bitcoin-git> bitcoin/master fab1987 MarcoFalke: test: Document race:validation_chainstatemanager_tests suppression
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e2777b532888...328aaac80d6f
< bitcoin-git> [bitcoin] fanquake merged pull request #21611: Fix a typo in guix-build output (master...202104_outdirt) https://github.com/bitcoin/bitcoin/pull/21611
< bitcoin-git> bitcoin/master e2777b5 fanquake: Merge #21611: Fix a typo in guix-build output
< bitcoin-git> bitcoin/master 5c09bca Pieter Wuille: Fix a typo in guix-build output
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/511e58223b15...e2777b532888
< bitcoin-git> [bitcoin] sipa opened pull request #21611: Fix a typo in guix-build output (master...202104_outdirt) https://github.com/bitcoin/bitcoin/pull/21611
< bitcoin-git> [bitcoin] fanquake opened pull request #21610: build: remove -Wdeprecated-register from NOWARN flags (master...no_more_deprecated_register) https://github.com/bitcoin/bitcoin/pull/21610
< gribble> https://github.com/bitcoin/bitcoin/issues/20680 | ci: Only use credits for pull requests to the main repo by MarcoFalke · Pull Request #20680 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake opened pull request #21609: ci: increase CPU count of sanitizer job to increase memory limit (master...up_cpu_count) https://github.com/bitcoin/bitcoin/pull/21609
< bitcoin-git> bitcoin/master 4b8ad97 fanquake: build: use QT_*_LIBS rather than passing lib names
< bitcoin-git> [bitcoin] fanquake merged pull request #21565: build: make bitcoin_qt.m4 more generic (master...pre_qt6_refactors) https://github.com/bitcoin/bitcoin/pull/21565
< bitcoin-git> bitcoin/master 477df36 fanquake: build: reorder libs in _BITCOIN_QT_CHECK_STATIC_LIBS (move-only)
< bitcoin-git> bitcoin/master 13313b2 fanquake: scripted-diff: replace Qt5 with ${qt_lib_prefix} in _BITCOIN_QT_CHECK_STAT...
< bitcoin-git> [bitcoin] fanquake pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/0102f80b5113...511e58223b15

2021-04-05

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21606: fuzz: Extend psbt fuzz target a bit (master...2104-fuzzPsbt) https://github.com/bitcoin/bitcoin/pull/21606
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21604: test: Document why no symbol names can be used for suppressions (master...2104-testNoSuppSym) https://github.com/bitcoin/bitcoin/pull/21604
< bitcoin-git> bitcoin/master 1ea5c7e MarcoFalke: Merge #21604: test: Document why no symbol names can be used for suppressi...
< bitcoin-git> bitcoin/master fa04eb7 MarcoFalke: test: Document why no symbol names can be used for suppressions
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5c9b06db8109...1ea5c7ec786d
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21604: test: Document why no symbol names can be used for suppressions (master...2104-testNoSuppSym) https://github.com/bitcoin/bitcoin/pull/21604
< bitcoin-git> [bitcoin] laanwj merged pull request #21302: wallet: createwallet examples for descriptor wallets (master...create_descriptor_help) https://github.com/bitcoin/bitcoin/pull/21302
< bitcoin-git> bitcoin/master 5039e0e Ivan Metlushko: test: HelpExampleCliNamed and HelpExampleRpcNamed
< bitcoin-git> bitcoin/master 591735e Wladimir J. van der Laan: rpc: Add HelpExampleCliNamed and use it for `createwallet` doc
< bitcoin-git> bitcoin/master 5d5a90e Ivan Metlushko: rpc: Add HelpExampleRpcNamed
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/824eea5643a1...5c9b06db8109
< bitcoin-git> [bitcoin] dergoegge opened pull request #21603: log: Mitigate disk filling attacks by rate limiting LogPrintf (master...log_ratelimiting) https://github.com/bitcoin/bitcoin/pull/21603
< bitcoin-git> [gui] jarolrod opened pull request #271: Don't clear console prompt when resizing (master...dont-clear-console) https://github.com/bitcoin-core/gui/pull/271
< bitcoin-git> [bitcoin] jarolrod opened pull request #21602: net, rpc: add ban_time field to listbanned (master...ban-time-info) https://github.com/bitcoin/bitcoin/pull/21602
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21599: test: Replace file level integer overflow suppression with function level suppression (master...remove-blanket-signed-integer-overflow-suppression-from-txmempool) https://github.com/bitcoin/bitcoin/pull/21599
< bitcoin-git> bitcoin/master 824eea5 MarcoFalke: Merge #21599: test: Replace file level integer overflow suppression with f...
< bitcoin-git> bitcoin/master 585854a practicalswift: test: Replace blanket UBSan signed integer overflow suppression for txmemp...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/590e49ccf2af...824eea5643a1

2021-04-04

< bitcoin-git> [bitcoin] practicalswift opened pull request #21599: test: Replace file level (txmempool.cpp) signed integer overflow suppression with function level suppression (CTxMemPool::PrioritiseTransaction) (master...remove-blanket-signed-integer-overflow-suppression-from-txmempool) https://github.com/bitcoin/bitcoin/pull/21599
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #21597: test: Remove unused race:validation_chainstatemanager_tests suppression (master...2104-testNoSupp) https://github.com/bitcoin/bitcoin/pull/21597
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #21597: test: Remove unused race:validation_chainstatemanager_tests suppression (master...2104-testNoSupp) https://github.com/bitcoin/bitcoin/pull/21597
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21598: refactor: Remove negative lock annotations from globals (master...2104-syncNeg) https://github.com/bitcoin/bitcoin/pull/21598
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21597: test: Remove unused race:validation_chainstatemanager_tests suppression (master...2104-testNoSupp) https://github.com/bitcoin/bitcoin/pull/21597
< bitcoin-git> [bitcoin] jonatack opened pull request #21595: cli: create -addressinfo (master...addressinfo) https://github.com/bitcoin/bitcoin/pull/21595
< bitcoin-git> [bitcoin] jonatack opened pull request #21594: rpc: add network field to getnodeaddresses (master...getnodeaddresses-network) https://github.com/bitcoin/bitcoin/pull/21594
< bitcoin-git> [bitcoin] hebasto opened pull request #21593: build, qt, refactor: Get rid of some sed command instances (master...210404-sed) https://github.com/bitcoin/bitcoin/pull/21593
< bitcoin-git> [gui] hebasto reopened pull request #123: rpc: Do not accept command while executing another one (master...201028-prompt) https://github.com/bitcoin-core/gui/pull/123
< bitcoin-git> [gui] hebasto closed pull request #123: rpc: Do not accept command while executing another one (master...201028-prompt) https://github.com/bitcoin-core/gui/pull/123
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21592: test: Remove option to make TestChain100Setup non-deterministic (master...2104-testCleanup) https://github.com/bitcoin/bitcoin/pull/21592
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21586: test: Add missing suppression for signed-integer-overflow:txmempool.cpp (master...2104-testSupp) https://github.com/bitcoin/bitcoin/pull/21586
< bitcoin-git> bitcoin/master 590e49c MarcoFalke: Merge #21586: test: Add missing suppression for signed-integer-overflow:tx...
< bitcoin-git> bitcoin/master fad8a97 MarcoFalke: test: Add missing suppression for signed-integer-overflow:txmempool.cpp
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ad4bf8a94594...590e49ccf2af
< bitcoin-git> [bitcoin] hebasto opened pull request #21591: build, qt: Fix wrong cross-compiling detection on macOS (master...210403-cross) https://github.com/bitcoin/bitcoin/pull/21591
< bitcoin-git> [bitcoin] sipa opened pull request #21590: Safegcd-based modular inverses in MuHash3072 (master...202101_muhash_safegcd) https://github.com/bitcoin/bitcoin/pull/21590
< bitcoin-git> [bitcoin] hebasto opened pull request #21589: build, qt: Do not require xml module for native builds in depends (master...210404-bootstrap) https://github.com/bitcoin/bitcoin/pull/21589

2021-04-03

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21586: test: Add missing suppression for signed-integer-overflow:txmempool.cpp (master...2104-testSupp) https://github.com/bitcoin/bitcoin/pull/21586
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21585: 2104 assumeutxo crash03 (master...2104-assumeutxoCrash03) https://github.com/bitcoin/bitcoin/pull/21585
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21584: Fix assumeutxo crash due to invalid base_blockhash (master...2104-assumeutxoCrash02) https://github.com/bitcoin/bitcoin/pull/21584
< bitcoin-git> [bitcoin] AdityaNG opened pull request #21583: Removed -feefilter option (master...feefilter_cleanup) https://github.com/bitcoin/bitcoin/pull/21583
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21582: Fix assumeutxo crash due to missing base_blockhash (master...2104-assumeutxoCrash01) https://github.com/bitcoin/bitcoin/pull/21582
< bitcoin-git> [gui] hebasto reopened pull request #123: rpc: Do not accept command while executing another one (master...201028-prompt) https://github.com/bitcoin-core/gui/pull/123
< bitcoin-git> [gui] hebasto closed pull request #123: rpc: Do not accept command while executing another one (master...201028-prompt) https://github.com/bitcoin-core/gui/pull/123
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21581: streams: Accept URef obj for VectorReader unserialize (master...2104-streamUref) https://github.com/bitcoin/bitcoin/pull/21581
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20459: rpc: Fail to return undocumented return values (master...2011-rpcDoc) https://github.com/bitcoin/bitcoin/pull/20459
< bitcoin-git> bitcoin/master fa8192f MarcoFalke: rpc: Fail to return undocumented return values
< bitcoin-git> bitcoin/master ad4bf8a MarcoFalke: Merge #20459: rpc: Fail to return undocumented return values
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9565dafed597...ad4bf8a94594
< bitcoin-git> [bitcoin] fanquake closed pull request #21580: Create cmake.yml (master...master) https://github.com/bitcoin/bitcoin/pull/21580
< bitcoin-git> [bitcoin] Stevenans66 opened pull request #21580: Create cmake.yml (master...master) https://github.com/bitcoin/bitcoin/pull/21580
< bitcoin-git> [gui] jarolrod opened pull request #268: macOS theme switching not supported (master...doc-switch-macos) https://github.com/bitcoin-core/gui/pull/268
< bitcoin-git> [bitcoin] fanquake merged pull request #21403: build: set --build when configuring packages in depends (master...explicitly_set_depends_build) https://github.com/bitcoin/bitcoin/pull/21403
< bitcoin-git> bitcoin/master 7356109 fanquake: build: set --build when configuring packages in depends
< bitcoin-git> bitcoin/master 9565daf fanquake: Merge #21403: build: set --build when configuring packages in depends
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e08f3193b543...9565dafed597
< bitcoin-git> [gui] hebasto reopened pull request #257: refactor: Use template function qOverload in signal-slot connections (master...210323-overload) https://github.com/bitcoin-core/gui/pull/257
< bitcoin-git> [gui] hebasto closed pull request #257: refactor: Use template function qOverload in signal-slot connections (master...210323-overload) https://github.com/bitcoin-core/gui/pull/257
< bitcoin-git> [bitcoin] prayank23 closed pull request #21157: doc: Improve Tor docs (master...tor-docs-add) https://github.com/bitcoin/bitcoin/pull/21157

2021-04-02

< bitcoin-git> [bitcoin] laanwj closed pull request #21579: Remove `dnsseed.bluematt.me` from DNS seeds (master...bluematt-remove) https://github.com/bitcoin/bitcoin/pull/21579
< bitcoin-git> [bitcoin] prayank23 opened pull request #21579: Remove `dnsseed.bluematt.me` from DNS seeds (master...bluematt-remove) https://github.com/bitcoin/bitcoin/pull/21579
< LaraCroft101> i cant instal bitcoin core in windows. it says administrator blocked, blah bllah
< bitcoin-git> [bitcoin] kiminuo opened pull request #21577: refactor: Remove superfluous "return" from "addUnchecked" in txmempool.cpp (master...feature/2021-04-02-superfluous-return) https://github.com/bitcoin/bitcoin/pull/21577
< bitcoin-git> [bitcoin] Sjors opened pull request #21576: rpc: bumpfee signer support (master...2021/04/signer_bumpfee) https://github.com/bitcoin/bitcoin/pull/21576
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21575: refactor: Create blockstorage module (master...2104-blockstorage) https://github.com/bitcoin/bitcoin/pull/21575
< bitcoin-git> [bitcoin] ryanofsky opened pull request #21574: Drop JSONRPCRequest constructors after #21366 (master...pr/simpreq) https://github.com/bitcoin/bitcoin/pull/21574
< bitcoin-git> [bitcoin] sipa opened pull request #21573: Update libsecp256k1 subtree to latest master (master...202104_secp256k1) https://github.com/bitcoin/bitcoin/pull/21573
< bitcoin-git> [bitcoin] ryanofsky opened pull request #21572: Fix wrong wallet RPC context set after #21366 (master...pr/fixref) https://github.com/bitcoin/bitcoin/pull/21572
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21571: test: make sure non-IP peers get discouraged and disconnected (master...2104-testPointers) https://github.com/bitcoin/bitcoin/pull/21571
< bitcoin-git> bitcoin/master e309646 wodry: Doc: Copyright: Fix embedded font file location
< bitcoin-git> bitcoin/master e08f319 MarcoFalke: Merge bitcoin-core/gui#266: Doc: Copyright: Fix embedded font file locatio...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7aa0d8adf80d...e08f3193b543
< bitcoin-git> [gui] MarcoFalke merged pull request #266: Doc: Copyright: Fix embedded font file location (master...patch-1) https://github.com/bitcoin-core/gui/pull/266
< bitcoin-git> [bitcoin] fanquake merged pull request #21063: wallet, rpc: update listdescriptors response format (master...listdescriptors_format) https://github.com/bitcoin/bitcoin/pull/21063
< bitcoin-git> bitcoin/master 7aa0d8a fanquake: Merge #21063: wallet, rpc: update listdescriptors response format
< bitcoin-git> bitcoin/master 2e5f7de Ivan Metlushko: wallet, rpc: update listdescriptors response format
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/66daf4cb3b47...7aa0d8adf80d
< bitcoin-git> [bitcoin] hebasto opened pull request #21570: build, qt: Simplifies checks for -fPIE and -fPIC (master...210402-pie) https://github.com/bitcoin/bitcoin/pull/21570
< bitcoin-git> [gui] wodry opened pull request #266: Doc: Copyright: Fix embedded font file location (master...patch-1) https://github.com/bitcoin-core/gui/pull/266

2021-04-01

< gribble> https://github.com/bitcoin/bitcoin/issues/20272 | Add missing thread safety annotations by vasild · Pull Request #20272 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20833 | rpc/validation: enable packages through testmempoolaccept by glozow · Pull Request #20833 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21392 | Implement BIP 8 based Speedy Trial activation by achow101 · Pull Request #21392 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21160 | net/net processing: Move tx inventory into net_processing by jnewbery · Pull Request #21160 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21330 | Deal with missing data in signature hashes more consistently by sipa · Pull Request #21330 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19160 | multiprocess: Add basic spawn and IPC support by ryanofsky · Pull Request #19160 · bitcoin/bitcoin · GitHub
< wumpus> https://github.com/bitcoin/bitcoin/projects/8 8 blockers, 2 chasing concept ACK
< wumpus> no proposed meeting topics in http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt (i think, do remind me if i missed anything)
< 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
< gwillen> I'm seeing something in the docs about configuring them in the cirrus.yml file, but I don't see any of those lines in the bitcoin one, and I don't immediately see any artifact links from the jobs.
< bitcoin-git> [bitcoin] laanwj merged pull request #21567: docs: fix various misleading comments (master...2021-validation-docs) https://github.com/bitcoin/bitcoin/pull/21567
< bitcoin-git> bitcoin/master 4eca20d glozow: [doc] correct comment about ATMPW
< bitcoin-git> bitcoin/master 8fa74ae glozow: [doc] correct comment in chainparams
< bitcoin-git> bitcoin/master 2f8272c gzhao408: [doc] GetBestBlock() doesn't do nothing
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/086226d98ae8...66daf4cb3b47
< bitcoin-git> [bitcoin] laanwj merged pull request #21198: net: Address outstanding review comments from PR20721 (master...2021-02-20721-followups) https://github.com/bitcoin/bitcoin/pull/21198
< bitcoin-git> bitcoin/master 086226d W. J. van der Laan: Merge #21198: net: Address outstanding review comments from PR20721
< bitcoin-git> bitcoin/master 5ed535a John Newbery: [net] Changes to RunInactivityChecks
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6e22b522f950...086226d98ae8
< bitcoin-git> [bitcoin] glozow opened pull request #21567: docs: fix various misleading comments (master...2021-validation-docs) https://github.com/bitcoin/bitcoin/pull/21567
< bitcoin-git> [bitcoin] jnewbery reopened pull request #21562: [net processing] Various tidying up of PeerManagerImpl ctor and dtor (master...2021-03-peer-manager-impl-ctor-dtor) https://github.com/bitcoin/bitcoin/pull/21562
< bitcoin-git> [bitcoin] jnewbery closed pull request #21562: [net processing] Various tidying up of PeerManagerImpl ctor and dtor (master...2021-03-peer-manager-impl-ctor-dtor) https://github.com/bitcoin/bitcoin/pull/21562
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21373: test: generate fewer blocks in feature_nulldummy to fix timeouts, speed up (master...fix_feature_nulldummy_test_timeout) https://github.com/bitcoin/bitcoin/pull/21373
< bitcoin-git> bitcoin/master 6e22b52 MarcoFalke: Merge #21373: test: generate fewer blocks in feature_nulldummy to fix time...
< bitcoin-git> bitcoin/master ccd976d Jon Atack: test: use 327 fewer blocks in feature_nulldummy
< bitcoin-git> bitcoin/master 68c280f Jon Atack: test, refactor: abstract the feature_nulldummy blockheight values
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ee35532409fd...6e22b522f950
< bitcoin-git> [bitcoin] fanquake merged pull request #21300: script: Add explanatory comment to tc.sh (master...tc.sh) https://github.com/bitcoin/bitcoin/pull/21300
< bitcoin-git> bitcoin/master ee35532 fanquake: Merge #21300: script: Add explanatory comment to tc.sh
< bitcoin-git> bitcoin/master 3a0446f dscotese: script: Add explanatory comment to tc.sh
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/80a699fda9ff...ee35532409fd
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21469: BIP 350: Implement Bech32m and use it for v1+ segwit addresses (0.21 backport) (0.21...202103_bech32m_0.21) https://github.com/bitcoin/bitcoin/pull/21469
< bitcoin-git> bitcoin/0.21 8944aaa Pieter Wuille: Add Bech32m test vectors
< bitcoin-git> bitcoin/0.21 593e206 Pieter Wuille: Use Bech32m encoding for v1+ segwit addresses
< bitcoin-git> bitcoin/0.21 1485533 Pieter Wuille: Implement Bech32m encoding/decoding
< bitcoin-git> [bitcoin] MarcoFalke pushed 7 commits to 0.21: https://github.com/bitcoin/bitcoin/compare/a30fd40735eb...65fa43bda19a
< bitcoin-git> [bitcoin] fanquake closed pull request #21020: Add check for gnu sed inplace replace (master...gnu_sed) https://github.com/bitcoin/bitcoin/pull/21020
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21525: [Bundle 4.5/n] Followup fixups to bundle 4 (master...2021-03-kernel-bundle-4.5) https://github.com/bitcoin/bitcoin/pull/21525
< bitcoin-git> bitcoin/master e62067e Carl Dong: Revert "miner: Pass in chainstate to BlockAssembler::CreateNewBlock"
< bitcoin-git> bitcoin/master 0c1b2bc Carl Dong: Revert "miner: Remove old CreateNewBlock w/o chainstate param"
< bitcoin-git> bitcoin/master eede064 Carl Dong: Revert "scripted-diff: Invoke CreateNewBlock with chainstate"
< bitcoin-git> [bitcoin] MarcoFalke pushed 11 commits to master: https://github.com/bitcoin/bitcoin/compare/c2caa0fc4d56...80a699fda9ff
< bitcoin-git> [bitcoin] fanquake opened pull request #21565: build: make bitcoin_qt.m4 more generic (master...pre_qt6_refactors) https://github.com/bitcoin/bitcoin/pull/21565
< bitcoin-git> [bitcoin] fanquake closed pull request #21269: doc: Add method comments in coinselection (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21269
< bitcoin-git> [bitcoin] fanquake merged pull request #21311: rpc: document optional fields for getchaintxstats result (master...2021-rpc-document_optional_getchaintxstats_fields) https://github.com/bitcoin/bitcoin/pull/21311
< bitcoin-git> bitcoin/master c2caa0f fanquake: Merge #21311: rpc: document optional fields for getchaintxstats result
< bitcoin-git> bitcoin/master 73e1f7d Sebastian Falbesoner: rpc: document optional fields for getchaintxstats result
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2b2ab9ab7895...c2caa0fc4d56
< bitcoin-git> [bitcoin] practicalswift opened pull request #21564: net: Avoid calling getnameinfo when formatting IPv4 addresses in CNetAddr::ToStringIP (master...simplify-ipv4-address-formatting) https://github.com/bitcoin/bitcoin/pull/21564
< bitcoin-git> [bitcoin] fanquake merged pull request #21544: rpc: Missing doc updates for bumpfee psbt update (master...2103-rpcBumpfee) https://github.com/bitcoin/bitcoin/pull/21544
< bitcoin-git> bitcoin/master 2b2ab9a fanquake: Merge #21544: rpc: Missing doc updates for bumpfee psbt update
< bitcoin-git> bitcoin/master 1111896 MarcoFalke: doc: Merge release notes
< bitcoin-git> bitcoin/master faeba98 MarcoFalke: rpc: Missing doc updates for bumpfee psbt update
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/539e4eec63fa...2b2ab9ab7895
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #20648: chainparams: Add default fixed seeds for signet (master...2012-chainFixedSeedsSignet) https://github.com/bitcoin/bitcoin/pull/20648
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21236: net processing: Extract `addr` send functionality into MaybeSendAddr() (master...2021-02-maybe-send-addr) https://github.com/bitcoin/bitcoin/pull/21236
< bitcoin-git> bitcoin/master ad71929 John Newbery: [net processing] Extract `addr` send functionality into MaybeSendAddr()
< bitcoin-git> bitcoin/master 4ad4abc John Newbery: [net] Change addr send times fields to be guarded by new mutex
< bitcoin-git> bitcoin/master c02fa47 John Newbery: [net processing] Only call GetTime() once in SendMessages()
< bitcoin-git> [bitcoin] MarcoFalke pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/602b038d433b...539e4eec63fa

2021-03-31

< bitcoin-git> [bitcoin] hebasto opened pull request #21563: net: Drop cs_sendProcessing mutex that guards nothing (master...210331-send) https://github.com/bitcoin/bitcoin/pull/21563
< bitcoin-git> [bitcoin] laanwj merged 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
< bitcoin-git> bitcoin/master 916ab01 Sebastian Falbesoner: remove unused class util::Ref and its unit test
< bitcoin-git> bitcoin/master 8dbb87a Sebastian Falbesoner: refactor: replace util::Ref by std::any (C++17)
< bitcoin-git> bitcoin/master 95cccf8 Sebastian Falbesoner: util: introduce helper AnyPtr to access std::any instances
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/b14462083f82...602b038d433b
< bitcoin-git> [bitcoin] jnewbery opened pull request #21562: [net processing] Various tidying up of PeerManagerImpl ctor and dtor (master...2021-03-peer-manager-impl-ctor-dtor) https://github.com/bitcoin/bitcoin/pull/21562
< bitcoin-git> [bitcoin] laanwj opened pull request #21560: net: Add Tor v3 hardcoded seeds (master...2021-03-torv3-hardcoded-seeds) https://github.com/bitcoin/bitcoin/pull/21560
< bitcoin-git> [bitcoin] fanquake merged pull request #21486: build: link against -lsocket if required for *ifaddrs (master...use_freeifaddrs_only_when_available) https://github.com/bitcoin/bitcoin/pull/21486
< bitcoin-git> bitcoin/master 4783115 fanquake: net: add ifaddrs.h include
< bitcoin-git> bitcoin/master 879215e fanquake: build: check if -lsocket is required with *ifaddrs
< bitcoin-git> bitcoin/master 87deac6 fanquake: rand: only try and use freeifaddrs if available
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/e4a291823855...b14462083f82
< bitcoin-git> [bitcoin] fanquake opened pull request #21557: test: small cleanup in RPCNestedTests tests (master...update_rpc_nested_tests) https://github.com/bitcoin/bitcoin/pull/21557
< bitcoin-git> [bitcoin] fanquake merged pull request #21542: ci: Bump macOS VM image to the latest version (master...210328-mac) https://github.com/bitcoin/bitcoin/pull/21542
< bitcoin-git> bitcoin/master e4a2918 fanquake: Merge #21542: ci: Bump macOS VM image to the latest version
< bitcoin-git> bitcoin/master b8e7647 Hennadii Stepanov: ci: Bump macOS VM image to the latest version
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1a0d1452a0ab...e4a291823855
< bitcoin-git> [bitcoin] fanquake closed pull request #21030: refactor: move load block thread into ChainstateManager (master...revive_marco_val_loadblock_thread) https://github.com/bitcoin/bitcoin/pull/21030