2021-03-30

< bitcoin-git> bitcoin/master fa98f3f MarcoFalke: fuzz: [refactor] Use ConsumeScript in signature_checker fuzz target
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/f9e86d896600...267b60f800cb
< bitcoin-git> [bitcoin] laanwj merged pull request #21387: p2p: Refactor sock to add I2P fuzz and unit tests (master...i2p_tests) https://github.com/bitcoin/bitcoin/pull/21387
< bitcoin-git> bitcoin/master 5a887d4 Vasil Dimov: fuzz: avoid FuzzedSock::Recv() repeated errors with EAGAIN
< bitcoin-git> bitcoin/master 3088f83 Vasil Dimov: fuzz: extend FuzzedSock::Recv() to support MSG_PEEK
< bitcoin-git> bitcoin/master 9b05c49 Vasil Dimov: fuzz: implement unimplemented FuzzedSock methods
< bitcoin-git> [bitcoin] laanwj pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/dede9eb92473...f9e86d896600
< bitcoin-git> [bitcoin] laanwj merged pull request #20197: p2p: protect onions in AttemptToEvictConnection(), add eviction protection test coverage (master...AttemptToEvictConnection-identify-onions-with-m_inbound_onion) https://github.com/bitcoin/bitcoin/pull/20197
< bitcoin-git> bitcoin/master ca63b53 Jon Atack: Use std::unordered_set instead of std::vector in IsEvicted()
< bitcoin-git> bitcoin/master 41f84d5 Jon Atack: Move peer eviction tests to a separate test file
< bitcoin-git> bitcoin/master f126cbd Jon Atack: Extract ProtectEvictionCandidatesByRatio from SelectNodeToEvict
< bitcoin-git> [bitcoin] laanwj pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/1999baac30a1...dede9eb92473
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20228: addrman: Make addrman a top-level component (master...2020-10-addrman) https://github.com/bitcoin/bitcoin/pull/20228
< bitcoin-git> bitcoin/master 8073673 John Newbery: [net] remove CConnman::SetServices
< bitcoin-git> bitcoin/master 392a95d John Newbery: [net_processing] Keep addrman reference in PeerManager
< bitcoin-git> bitcoin/master 1c25adf John Newbery: [net] Construct addrman outside connman
< bitcoin-git> [bitcoin] MarcoFalke pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/3ececa76b70c...1999baac30a1
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21553: fuzz: Misc refactor (master...2103-fuzzCleanups) https://github.com/bitcoin/bitcoin/pull/21553
< bitcoin-git> [gui] hebasto opened pull request #264: Add "Copy address" item to the context menu in the Peers table (master...210330-copy) https://github.com/bitcoin-core/gui/pull/264
< bitcoin-git> [bitcoin] hebasto opened pull request #21551: [PoC] ci: Add Windows task to Cirrus CI (master...210330-cirrus) https://github.com/bitcoin/bitcoin/pull/21551
< bitcoin-git> [gui] hebasto opened pull request #263: Revamp context menus (master...210330-context) https://github.com/bitcoin-core/gui/pull/263
< bitcoin-git> [bitcoin] fanquake merged pull request #21543: build: Enable safe warnings for msvc builds (master...210329-msvc) https://github.com/bitcoin/bitcoin/pull/21543
< bitcoin-git> bitcoin/master 3ececa7 fanquake: Merge #21543: build: Enable safe warnings for msvc builds
< bitcoin-git> bitcoin/master 7c543bc Hennadii Stepanov: build: Enable safe warnings for msvc builds
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1c7be9ab90af...3ececa76b70c

2021-03-29

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20286: rpc: deprecate `addresses` and `reqSigs` from rpc outputs (master...remove-reqsigs-from-rpcs) https://github.com/bitcoin/bitcoin/pull/20286
< bitcoin-git> bitcoin/master 1c7be9a MarcoFalke: Merge #20286: rpc: deprecate `addresses` and `reqSigs` from rpc outputs
< bitcoin-git> bitcoin/master 085b3a7 Michael Dietz: rpc: deprecate `addresses` and `reqSigs` from rpc outputs
< bitcoin-git> bitcoin/master 90ae3d8 Michael Dietz: doc: Add release notes for -deprecatedrpc=addresses and bitcoin-tx
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4399dc81420f...1c7be9ab90af
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21509: p2p: Don't send FEEFILTER in blocksonly mode. (master...202103_blocksonly_feefilter) https://github.com/bitcoin/bitcoin/pull/21509
< bitcoin-git> bitcoin/master 4399dc8 MarcoFalke: Merge #21509: p2p: Don't send FEEFILTER in blocksonly mode.
< bitcoin-git> bitcoin/master beead33 glozow: [test] no send feefilters when txrelay is turned off
< bitcoin-git> bitcoin/master 18a9b27 Martin Zumsande: p2p: Don't send FEEFILTER in blocksonly mode
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/cf11f9c22ff4...4399dc81420f
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21531: test: remove qt byteswap compattests (master...remove_byteswap_compat_ex_protobuf) https://github.com/bitcoin/bitcoin/pull/21531
< bitcoin-git> bitcoin/master cf11f9c MarcoFalke: Merge #21531: test: remove qt byteswap compattests
< bitcoin-git> bitcoin/master 9ac86bc fanquake: test: remove qt byteswap compattests
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3bcd278aa60a...cf11f9c22ff4
< bitcoin-git> [bitcoin] MarcoFalke opened 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 dc4551c Sylvain Goumy: remove incompatibility release note for darkmode on macos
< bitcoin-git> bitcoin/master 303cfc6 Sylvain Goumy: allow darkmode on macos build
< bitcoin-git> bitcoin/master 78f75a2 Uplab: Allow icon colorization on mac os to better support dark mode
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/11840509fb44...3bcd278aa60a
< bitcoin-git> [gui] MarcoFalke merged pull request #154: qt: Support macOS Dark mode (master...macos_color_icons) https://github.com/bitcoin-core/gui/pull/154
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21484: doc: Add release notes for #18335 (master...rel-notes-18335) https://github.com/bitcoin/bitcoin/pull/21484
< bitcoin-git> bitcoin/master 1184050 MarcoFalke: Merge #21484: doc: Add release notes for #18335
< bitcoin-git> bitcoin/master 51eef4a Larry Ruane: doc: Add release notes for #18335 (rpc work queue exceeded error)
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/97e6a7f98cdb...11840509fb44
< gribble> https://github.com/bitcoin/bitcoin/issues/21359 | rpc: include_unsafe option for fundrawtransaction by t-bast · Pull Request #21359 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] hebasto opened pull request #21543: build: Enable safe warnings for msvc builds (master...210329-msvc) https://github.com/bitcoin/bitcoin/pull/21543
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21477: test: Add test for CNetAddr::ToString IPv6 address formatting (RFC 5952) (master...test-canonical-ipv6) https://github.com/bitcoin/bitcoin/pull/21477
< bitcoin-git> bitcoin/master 97e6a7f MarcoFalke: Merge #21477: test: Add test for CNetAddr::ToString IPv6 address formattin...
< bitcoin-git> bitcoin/master 732c7bd practicalswift: tests: Add test for CNetAddr::ToString IPv6 address formatting (RFC 5952)
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ea3c9a92c688...97e6a7f98cdb
< bitcoin-git> bitcoin/master ea3c9a9 MarcoFalke: Merge bitcoin-core/gui#251: Improve URI/file handling message
< bitcoin-git> bitcoin/master ef3e1d7 Hennadii Stepanov: qt: Improve URI/file handling message
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/de4d3ba43705...ea3c9a92c688
< bitcoin-git> [gui] MarcoFalke merged pull request #251: Improve URI/file handling message (master...210317-uri) https://github.com/bitcoin-core/gui/pull/251
< bitcoin-git> [bitcoin] fanquake closed pull request #21039: refactor: don't throw in GetChainName() (master...dont_throw_getchainname) https://github.com/bitcoin/bitcoin/pull/21039
< bitcoin-git> [bitcoin] fanquake merged pull request #21541: ci: Build depends only once for Android build (master...2103-ciAndroid) https://github.com/bitcoin/bitcoin/pull/21541
< bitcoin-git> bitcoin/master fa97a17 MarcoFalke: ci: Bump Android cross-build to Ubuntu Focal
< bitcoin-git> bitcoin/master fac577d MarcoFalke: ci: Build depends only once for Android build
< bitcoin-git> bitcoin/master fa908a4 MarcoFalke: ci: Set DEPENDS_DIR when setting BASE_ROOT_DIR
< bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/c00852653f2b...de4d3ba43705

2021-03-28

< bitcoin-git> [gui] wodry opened pull request #261: Display node address in peer table with monospace font for clean alignment (master...node-address-monospace) https://github.com/bitcoin-core/gui/pull/261
< bitcoin-git> [bitcoin] hebasto opened 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 c008526 MarcoFalke: Merge bitcoin-core/gui#254: refactor: Drop redundant setEditTriggers(NoEdi...
< bitcoin-git> bitcoin/master 257f55c Hennadii Stepanov: qt, refactor: Drop redundant setEditTriggers(NoEditTriggers) calls
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e658b0e49bee...c00852653f2b
< bitcoin-git> [gui] MarcoFalke merged pull request #254: refactor: Drop redundant setEditTriggers(NoEditTriggers) calls (master...210323-edit) https://github.com/bitcoin-core/gui/pull/254
< bitcoin-git> [bitcoin] icota closed pull request #21537: DONOTMERGE: CI: remove cached Qt when building Android APK (master...fix-apk-ci) https://github.com/bitcoin/bitcoin/pull/21537
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21541: ci: Build depends only once for Android build (master...2103-ciAndroid) https://github.com/bitcoin/bitcoin/pull/21541
< bitcoin-git> [bitcoin] ccdle12 closed pull request #21534: p2p, refactor: Extract logic of announcing a local address into a private method (master...2021-03-extract-announce-local-address) https://github.com/bitcoin/bitcoin/pull/21534
< bitcoin-git> [bitcoin] theStack opened pull request #21540: wallet: refactor: dedup sqlite statement preparations (master...2021-wallet-dedup_setupsqlstatements) https://github.com/bitcoin/bitcoin/pull/21540
< bitcoin-git> [bitcoin] practicalswift opened pull request #21538: fuzz: Add fuzzing syscall sandbox: detect use of unexpected syscalls when fuzzing (master...seccomp-bpf-fuzzing) https://github.com/bitcoin/bitcoin/pull/21538
< bitcoin-git> [bitcoin] icota opened pull request #21537: DONOTMERGE: CI: remove cached Qt when building Android APK (master...fix-apk-ci) https://github.com/bitcoin/bitcoin/pull/21537
< gribble> https://github.com/bitcoin/bitcoin/issues/21515 | Erlay: bandwidth-efficient transaction relay protocol by naumenkogs · Pull Request #21515 · bitcoin/bitcoin · GitHub
< bitcoin-git> [gui] hebasto reopened pull request #256: Save/restore column sizes of the tables in the Peers tab (master...210323-peers) https://github.com/bitcoin-core/gui/pull/256
< bitcoin-git> [gui] hebasto closed pull request #256: Save/restore column sizes of the tables in the Peers tab (master...210323-peers) https://github.com/bitcoin-core/gui/pull/256
< bitcoin-git> [gui] hebasto reopened pull request #256: Save/restore column sizes of the tables in the Peers tab (master...210323-peers) https://github.com/bitcoin-core/gui/pull/256
< bitcoin-git> [gui] hebasto closed pull request #256: Save/restore column sizes of the tables in the Peers tab (master...210323-peers) https://github.com/bitcoin-core/gui/pull/256
< bitcoin-git> [gui] hebasto reopened pull request #254: refactor: Drop redundant setEditTriggers(NoEditTriggers) calls (master...210323-edit) https://github.com/bitcoin-core/gui/pull/254
< bitcoin-git> [gui] hebasto closed pull request #254: refactor: Drop redundant setEditTriggers(NoEditTriggers) calls (master...210323-edit) https://github.com/bitcoin-core/gui/pull/254
< bitcoin-git> [bitcoin] naumenkogs reopened pull request #21515: Erlay: bandwidth-efficient transaction relay protocol (master...2021-03-erlay) https://github.com/bitcoin/bitcoin/pull/21515
< bitcoin-git> [bitcoin] naumenkogs closed pull request #21515: Erlay: bandwidth-efficient transaction relay protocol (master...2021-03-erlay) https://github.com/bitcoin/bitcoin/pull/21515

2021-03-27

< bitcoin-git> [gui] hebasto reopened pull request #260: Handle exceptions instead of crash (master...210326-ex) https://github.com/bitcoin-core/gui/pull/260
< bitcoin-git> [gui] hebasto closed pull request #260: Handle exceptions instead of crash (master...210326-ex) https://github.com/bitcoin-core/gui/pull/260
< bitcoin-git> [bitcoin] ccdle12 opened pull request #21534: p2p, refactor: Extract logic of announcing a local address into a private method (master...2021-03-extract-announce-local-address) https://github.com/bitcoin/bitcoin/pull/21534
< bitcoin-git> [bitcoin] jnewbery opened pull request #21533: [mining] Remove unused extranonce logic (master...2021-03-extra-nonce) https://github.com/bitcoin/bitcoin/pull/21533
< bitcoin-git> [bitcoin] fanquake merged pull request #21505: build: Remove unused header from the build system (master...210322-miniwget) https://github.com/bitcoin/bitcoin/pull/21505
< bitcoin-git> bitcoin/master e658b0e fanquake: Merge #21505: build: Remove unused header from the build system
< bitcoin-git> bitcoin/master 0eabb2a Hennadii Stepanov: build: Remove unused header from the build system
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/19e3e6542938...e658b0e49bee

2021-03-26

< gribble> https://github.com/bitcoin/bitcoin/issues/21166 | Introduce DeferredSignatureChecker and have SignatureExtractorClass subclass it by achow101 · Pull Request #21166 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21520 | [0.21] wallet: Avoid requesting fee rates multiple times during coin selection by achow101 · Pull Request #21520 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19521 | Coinstats Index by fjahr · Pull Request #19521 · bitcoin/bitcoin · GitHub
< achow101> #bitcoin-core-dev Wallet 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 petertodd phantomcircuit promag
< bitcoin-git> [bitcoin] hebasto closed pull request #18897: qt: Handle exceptions instead of crash (master...200506-slot-ex) https://github.com/bitcoin/bitcoin/pull/18897
< bitcoin-git> [gui] hebasto opened pull request #260: Handle exceptions instead of crash (master...210326-ex) https://github.com/bitcoin-core/gui/pull/260
< bitcoin-git> bitcoin/master 19e3e65 MarcoFalke: Merge bitcoin-core/gui#243: fix issue when disabling the auto-enabled blan...
< bitcoin-git> bitcoin/master 915e341 Jarol Rodriguez: qt: fix issue when disabling the auto-enabled blank wallet checkbox
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9b48b3ac4229...19e3e6542938
< bitcoin-git> [gui] MarcoFalke merged pull request #243: fix issue when disabling the auto-enabled blank wallet checkbox (master...create-wallet) https://github.com/bitcoin-core/gui/pull/243
< bitcoin-git> [bitcoin] fanquake closed pull request #21532: Circleci project setup (master...circleci-project-setup) https://github.com/bitcoin/bitcoin/pull/21532
< bitcoin-git> [bitcoin] manballs opened pull request #21532: Circleci project setup (master...circleci-project-setup) https://github.com/bitcoin/bitcoin/pull/21532
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21390: test: Test improvements for UTXO set hash tests (master...19145_followup) https://github.com/bitcoin/bitcoin/pull/21390
< bitcoin-git> bitcoin/master 4973c51 Fabian Jahr: test: Remove wallet dependency of utxo set hash test
< bitcoin-git> bitcoin/master 4f2653a Fabian Jahr: test: Use deterministic chain in utxo set hash test
< bitcoin-git> bitcoin/master 1a27af1 Fabian Jahr: rpc: Improve gettxoutsetinfo help
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/9217f9fe7351...9b48b3ac4229
< bitcoin-git> [bitcoin] fanquake closed pull request #20728: ci: Fix COMMIT_RANGE variable value for cloned repos (master...201220-cirrus) https://github.com/bitcoin/bitcoin/pull/20728
< bitcoin-git> [bitcoin] fanquake closed pull request #19119: Bugfix: QA: TestNodeCLI: Behave the same as authproxy for HTTP Forbidden (master...bugfix_qa_20200531b) https://github.com/bitcoin/bitcoin/pull/19119
< bitcoin-git> [bitcoin] fanquake closed pull request #19118: Bugfix: QA: Read response data for non-JSON responses in authproxy (master...bugfix_qa_20200531a) https://github.com/bitcoin/bitcoin/pull/19118
< bitcoin-git> [bitcoin] fanquake opened pull request #21531: test: remove qt byteswap compattests (master...remove_byteswap_compat_ex_protobuf) https://github.com/bitcoin/bitcoin/pull/21531

2021-03-25

< wumpus> PSA: because of the windows signing key being revoked, i have for https://bitcoincore.org/bin/bitcoin-core-0.21.0/ and https://bitcoincore.org/bin/bitcoin-core-0.20.1/ moved the -setup.exe to an "archived" directory, uploaded the setup-unsigned.exe instead, also created and signed a new SHA256SUMS.asc with the alternative exe in it
< gribble> https://github.com/bitcoin/bitcoin/issues/21489 | fuzz: cleanups for versionbits fuzzer by ajtowns · Pull Request #21489 · bitcoin/bitcoin · GitHub
< achow101> screenshots of the different prompts that appear for the windows installers: https://github.com/bitcoin-core/gui/issues/252#issuecomment-807400048 The non-codesigned warning has gotten scarier.
< dongcarl> achow101: Is https://github.com/bitcoin-core/gui/issues/252 where I should follow the codesigning discussions?
< gribble> https://github.com/bitcoin/bitcoin/issues/19950 | [Linux] Add wayland support · Issue #19950 · bitcoin/bitcoin · GitHub
< achow101> we have bitcoin-0.21.0-win64-setup-unsigned.exe from the gitian builds which is non-codesigned that we can upload
< achow101> luke-jr: pretty much. this is what people see: https://github.com/bitcoin-core/gui/issues/252
< achow101> comodo has also changed how they are verifying the Bitcoin Core Code Signing Association which is making it harder to get the renewed key. jonasschnelli_ is working on that, but it could be a while
< bitcoin-git> [bitcoin] sipa closed pull request #21472: BIP 350: Implement Bech32m and use it for v1+ segwit addresses (0.19 backport) (0.19...202103_bech32m_0.19) https://github.com/bitcoin/bitcoin/pull/21472
< gribble> https://github.com/bitcoin/bitcoin/issues/20165 | Only relay Taproot spends if next block has it active by sipa · Pull Request #20165 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/15846 | [POLICY] Make sending to future native witness outputs standard by sipa · Pull Request #15846 · bitcoin/bitcoin · GitHub
< sipa> but it would be unfortunate if adoption (once activated etc) is hampered by the fact that you can't send to it from stable bitcoin core releases
< gribble> https://github.com/bitcoin/bitcoin/issues/21472 | BIP 350: Implement Bech32m and use it for v1+ segwit addresses (0.19 backport) by sipa · Pull Request #21472 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20861 | BIP 350: Implement Bech32m and use it for v1+ segwit addresses by sipa · Pull Request #20861 · bitcoin/bitcoin · GitHub
< michaelfolkson> I tried writing up the block height versus mix of block height and MTP discussion on a SE question. Suggested edits welcome https://bitcoin.stackexchange.com/questions/103854/should-block-height-or-mtp-or-a-mixture-of-both-be-used-in-a-soft-fork-activatio
< jeremyrubin> I posted notes to bitcoin-dev mailing list
< 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/20726 | p2p: Add DISABLETX message for negotiating block-relay-only connections by sdaftuar · Pull Request #20726 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21528 | [net_processing] Reduce addr blackholes by amitiuttarwar · Pull Request #21528 · 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 has 8 blockers, 2 chasing concept ACK
< 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/21392 | Implement BIP 8 based Speedy Trial activation by achow101 · Pull Request #21392 · bitcoin/bitcoin · GitHub
< wumpus> FYI: you can propose meeting topics with #proposedmeetingtopic during the week, they will appear in http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt
< 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
< michaelfolkson> I did try to summarize the block height versus mix of block height and MTP discussion on SE https://bitcoin.stackexchange.com/questions/103854/should-block-height-or-mtp-or-a-mixture-of-both-be-used-in-a-soft-fork-activatio
< 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/21392 | Implement BIP 8 based Speedy Trial activation by achow101 · Pull Request #21392 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] sethupavan12 closed pull request #21530: Updated copyright headers to 2021 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21530
< bitcoin-git> [bitcoin] sethupavan12 opened pull request #21530: Updated copyright headers to 2021 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21530
< bitcoin-git> [bitcoin] sethupavan12 closed pull request #21529: Updated copyright year (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21529
< bitcoin-git> [bitcoin] sethupavan12 reopened pull request #21529: Updated copyright year (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21529
< bitcoin-git> [bitcoin] sethupavan12 closed pull request #21529: Updated copyright year (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21529
< bitcoin-git> [bitcoin] sethupavan12 opened pull request #21529: Updated copyright year (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21529
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21522: fuzz: [refactor] Use PickValue where possible (master...2103-fuzzPickValue) https://github.com/bitcoin/bitcoin/pull/21522
< bitcoin-git> bitcoin/master 9217f9f MarcoFalke: Merge #21522: fuzz: [refactor] Use PickValue where possible
< bitcoin-git> bitcoin/master fa818ca MarcoFalke: fuzz: [refactor] Use PickValue where possible
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8f94c70625eb...9217f9fe7351
< bitcoin-git> [bitcoin] amitiuttarwar opened pull request #21528: [net_processing] Reduce addr blackholes (master...2021-03-addr-defer2) https://github.com/bitcoin/bitcoin/pull/21528
< bitcoin-git> [bitcoin] ajtowns opened pull request #21527: NOMERGE: net_processing: orphan handling changes (master...202102-orphanworkset) https://github.com/bitcoin/bitcoin/pull/21527
< bitcoin-git> bitcoin/master 8f94c70 fanquake: Merge #21495: build, qt: Fix static builds on macOS Big Sur
< bitcoin-git> [bitcoin] fanquake merged pull request #21495: build, qt: Fix static builds on macOS Big Sur (master...210321-layer) https://github.com/bitcoin/bitcoin/pull/21495
< bitcoin-git> bitcoin/master ec76bad Hennadii Stepanov: build, qt: Fix static builds on macOS Big Sur
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ed49203daabb...8f94c70625eb

2021-03-24

< gribble> https://github.com/bitcoin/bitcoin/issues/21526 | validation: misc. multi-chainstate preparation by jamesob · Pull Request #21526 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21526 | validation: misc. multi-chainstate preparation by jamesob · Pull Request #21526 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/21523 | validation: run VerifyDB on all chainstates by jamesob · Pull Request #21523 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jamesob opened pull request #21526: validation: misc. multi-chainstate preparation (master...2021-03-multi-chainstates) https://github.com/bitcoin/bitcoin/pull/21526
< bitcoin-git> [bitcoin] dongcarl opened 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] MarcoFalke merged 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
< bitcoin-git> bitcoin/master ed49203 MarcoFalke: Merge #21357: test: Unconditionally check for fRelay field in test framewo...
< bitcoin-git> bitcoin/master 39a9ec5 Troy Giorshev: Unconditionally check for fRelay field in test framework
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/23b15601dfeb...ed49203daabb
< bitcoin-git> [bitcoin] laanwj merged pull request #17227: Qt: Add Android packaging support (master...qt-android-package) https://github.com/bitcoin/bitcoin/pull/17227
< bitcoin-git> bitcoin/master ba46ada Igor Cota: CI: add Android APK build to cirrus
< bitcoin-git> bitcoin/master 7563720 Igor Cota: CI: add Android APK build script
< bitcoin-git> [bitcoin] laanwj pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/b1281b5d8fe3...23b15601dfeb
< bitcoin-git> bitcoin/master ebfb10c Igor Cota: Qt: add Android packaging support
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21516: remove unnecessary newline from initWarning() argument (master...rm-unnecessary-newline) https://github.com/bitcoin/bitcoin/pull/21516
< bitcoin-git> bitcoin/master b1281b5 MarcoFalke: Merge #21516: remove unnecessary newline from initWarning() argument
< bitcoin-git> bitcoin/master 804ac10 Larry Ruane: remove unnecessary newline from initWarning() argument
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f67b5dca5766...b1281b5d8fe3
< bitcoin-git> [bitcoin] jamesob opened pull request #21523: validation: parameterize VerifyDB by chainstate (master...2021-03-au-verifydb) https://github.com/bitcoin/bitcoin/pull/21523
< 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] fanquake merged pull request #20734: build: Make platform-specific targets available for proper platform builds only (master...201221-targets) https://github.com/bitcoin/bitcoin/pull/20734
< bitcoin-git> bitcoin/master a65e772 fanquake: Merge #21428: test: Cleanup in test-{security,symbol}-check.py
< bitcoin-git> bitcoin/master 0fc0c00 Hennadii Stepanov: test: Drop unused get_machine function
< bitcoin-git> bitcoin/master 61a0f8f Hennadii Stepanov: test: Cleanup test files in test-{security,symbol}-check.py
< bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/7ce7ce5716c8...f67b5dca5766
< bitcoin-git> [bitcoin] MarcoFalke merged 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/master 7ce7ce5 MarcoFalke: Merge #21338: test: add functional test for anchors.dat
< bitcoin-git> bitcoin/master 581791c bruno: test: add functional test for anchors.dat
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f95071a3f5d3...7ce7ce5716c8
< gribble> https://github.com/bitcoin/bitcoin/issues/20353 | configure: Support -fdebug-prefix-map and -fmacro-prefix-map by ajtowns · Pull Request #20353 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake merged pull request #21489: fuzz: cleanups for versionbits fuzzer (master...202103-versionbits-fuzz-followups) https://github.com/bitcoin/bitcoin/pull/21489
< bitcoin-git> bitcoin/master aa7f418 Anthony Towns: fuzz: cleanups for versionbits fuzzer
< bitcoin-git> bitcoin/master f95071a fanquake: Merge #21489: fuzz: cleanups for versionbits fuzzer
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fa2a5b8f3aeb...f95071a3f5d3
< gribble> https://github.com/bitcoin/bitcoin/issues/21489 | fuzz: cleanups for versionbits fuzzer by ajtowns · Pull Request #21489 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21522: fuzz: [refactor] Use PickValue where possible (master...2103-fuzzPickValue) https://github.com/bitcoin/bitcoin/pull/21522
< bitcoin-git> [bitcoin] achow101 opened pull request #21520: [0.21] wallet: Avoid requesting fee rates multiple times during coin selection (0.21...0.21-createtx-same-feerate) https://github.com/bitcoin/bitcoin/pull/21520
< gribble> https://github.com/bitcoin/bitcoin/issues/21489 | fuzz: cleanups for versionbits fuzzer by ajtowns · Pull Request #21489 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/8563 | Add configure check for -latomic by ajtowns · Pull Request #8563 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake merged pull request #20901: [0.21.1]: rc1 Backports (0.21...2101-2101Backports) https://github.com/bitcoin/bitcoin/pull/20901
< bitcoin-git> bitcoin/0.21 7bf3ed4 Luke Dashjr: Bugfix: GUI: Restore SendConfirmationDialog button default to "Yes"
< bitcoin-git> bitcoin/0.21 bdce029 Vasil Dimov: test: add test for banning of non-IP addresses
< bitcoin-git> bitcoin/0.21 c33fbab Vasil Dimov: net: allow CSubNet of non-IP networks
< bitcoin-git> [bitcoin] fanquake pushed 25 commits to 0.21: https://github.com/bitcoin/bitcoin/compare/1bad33f952ea...a30fd40735eb
< bitcoin-git> [gui] hebasto opened pull request #257: refactor: Use template function qOverload in signal-slot connections (master...210323-overload) https://github.com/bitcoin-core/gui/pull/257
< fanquake> Same person has followed up by emailing me a private key. “Here, take my private key, you get zero bitcoin”
< hebasto> fanquake: hah, last week I was banned in linguist telegram group after mentioning translation Bitcoin Core
< gribble> https://github.com/bitcoin/bitcoin/issues/90 | Improve debug logging by jgarzik · Pull Request #90 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake closed pull request #21518: 0.21 (master...0.21) https://github.com/bitcoin/bitcoin/pull/21518
< bitcoin-git> [bitcoin] avainlakech opened pull request #21518: 0.21 (master...0.21) https://github.com/bitcoin/bitcoin/pull/21518

2021-03-23

< bitcoin-git> [gui] hebasto opened pull request #256: Save/restore column sizes of the tables in the Peers tab (master...210323-peers) https://github.com/bitcoin-core/gui/pull/256
< bitcoin-git> [bitcoin] naumenkogs closed pull request #18261: Erlay: bandwidth-efficient transaction relay protocol (master...erlay) https://github.com/bitcoin/bitcoin/pull/18261
< bitcoin-git> [bitcoin] LarryRuane opened pull request #21516: remove unnecessary newline from chain.initWarning() argument (master...rm-unnecessary-newline) https://github.com/bitcoin/bitcoin/pull/21516
< gribble> https://github.com/bitcoin/bitcoin/issues/20726 | p2p: Add DISABLETX message for negotiating block-relay-only connections by sdaftuar · Pull Request #20726 · bitcoin/bitcoin · GitHub
< core-meetingbot> topic: Bitcoin Core development discussion and commit log | Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/ | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt / http://gnusha.org/bitcoin-core-dev/proposedwalletmeetingtopics.txt
< sipa> michaelfolkson: there will be a time while the public mainnet bitcoin P2P network is a mix of erlay nodes and non-erlay nodes, and propagation must work well across those nodes too
< 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/21061 | [p2p] Introduce node rebroadcast module by amitiuttarwar · Pull Request #21061 · bitcoin/bitcoin · GitHub
< jnewbery> Feel free to share your p2p priorities here: https://github.com/bitcoin-core/bitcoin-devwiki/wiki/P2P-Current-Priorities
< jnewbery> We have one proposed topic in https://github.com/bitcoin-core/bitcoin-devwiki/wiki/P2P-IRC-meetings (Erlay update from Gleb)
< jnewbery> #bitcoin-core-dev Meeting: achow101 aj amiti ariard bluematt cfields Chris_Stewart_5 digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos nehan NicolasDorier paveljanik
< core-meetingbot> Meeting started Tue Mar 23 21:00:29 2021 UTC. The chair is jnewbery. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
< bitcoin-git> [bitcoin] naumenkogs opened pull request #21515: Erlay: bandwidth-efficient transaction relay protocol (master...2021-03-erlay) https://github.com/bitcoin/bitcoin/pull/21515
< bitcoin-git> [bitcoin] laanwj merged pull request #20421: build: miniupnpc 2.2.2 (master...miniupnpc_220) https://github.com/bitcoin/bitcoin/pull/20421
< bitcoin-git> bitcoin/master fa2a5b8 Wladimir J. van der Laan: Merge #20421: build: miniupnpc 2.2.2
< bitcoin-git> bitcoin/master 180dc3c fanquake: build: miniupnpc 2.2.2
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/681c21be9abb...fa2a5b8f3aeb
< bitcoin-git> [bitcoin] luke-jr closed pull request #21460: BIP8: Minimal common changes (master...bip8_minimal) https://github.com/bitcoin/bitcoin/pull/21460
< bitcoin-git> [bitcoin] vasild opened pull request #21514: Ignore ports on I2P addresses (master...ignore_port_in_i2p) https://github.com/bitcoin/bitcoin/pull/21514
< bitcoin-git> [bitcoin] LarryRuane reopened pull request #21484: doc: Add release notes for #18335 (master...rel-notes-18335) https://github.com/bitcoin/bitcoin/pull/21484
< bitcoin-git> [bitcoin] LarryRuane closed pull request #21484: doc: Add release notes for #18335 (master...rel-notes-18335) https://github.com/bitcoin/bitcoin/pull/21484
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21512: fuzz: Fix tx_pool target to properly fuzz immature outpoints (master...2103-fuzzImmaturePool) https://github.com/bitcoin/bitcoin/pull/21512
< bitcoin-git> bitcoin/master 681c21b MarcoFalke: Merge #21512: fuzz: Fix tx_pool target to properly fuzz immature outpoints...
< bitcoin-git> bitcoin/master fac921f MarcoFalke: fuzz: Fix tx_pool target to properly fuzz immature outpoints
< bitcoin-git> bitcoin/master fa2b95f MarcoFalke: fuzz: Style fixups
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/837e59eff6ac...681c21be9abb
< bitcoin-git> bitcoin/master d09ebc4 wodry: Fix wrong(1024) divisor for 1000-based prefixes
< bitcoin-git> bitcoin/master 837e59e MarcoFalke: Merge bitcoin-core/gui#248: Fix: For values of "Bytes transferred" and "By...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3c87dbe95c92...837e59eff6ac
< bitcoin-git> [gui] MarcoFalke merged pull request #248: Fix: For values of "Bytes transferred" and "Bytes/s" with 1000-based prefix names use 1000-based divisor instead of 1024-based (master...binary-prefix) https://github.com/bitcoin-core/gui/pull/248
< bitcoin-git> [gui] hebasto opened pull request #254: refactor: Drop redundant setEditTriggers(NoEditTriggers) calls (master...210323-edit) https://github.com/bitcoin-core/gui/pull/254
< jnewbery> Hi folks. Reminder that there's a p2p meeting at 21:00 UTC today. Feel free to add requested topics to https://github.com/bitcoin-core/bitcoin-devwiki/wiki/P2P-IRC-meetings and update your priorities at https://github.com/bitcoin-core/bitcoin-devwiki/wiki/P2P-Current-Priorities.
< bitcoin-git> [bitcoin] fanquake merged pull request #21497: build: Do not opt-in unused CoreWLAN stuff in depends for macOS (master...210321-wlan) https://github.com/bitcoin/bitcoin/pull/21497
< bitcoin-git> bitcoin/master 3c87dbe fanquake: Merge #21497: build: Do not opt-in unused CoreWLAN stuff in depends for ma...
< bitcoin-git> bitcoin/master 810b131 Hennadii Stepanov: build: Do not build unused CoreWLAN stuff in depends for macOS
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/55ceaeb8c4a2...3c87dbe95c92
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18030: doc: Coin::IsSpent() can also mean never existed (master...2020/01/doc_is_spent) https://github.com/bitcoin/bitcoin/pull/18030
< bitcoin-git> bitcoin/master 55ceaeb MarcoFalke: Merge #18030: doc: Coin::IsSpent() can also mean never existed
< bitcoin-git> bitcoin/master 1404c57 Sjors Provoost: [doc] Coin: explain that IsSpent() can also mean never existed
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fd2b22bf24d8...55ceaeb8c4a2
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21512: fuzz: Fix tx_pool target to properly fuzz immature outpoints (master...2103-fuzzImmaturePool) https://github.com/bitcoin/bitcoin/pull/21512
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21142: fuzz: Add tx_pool fuzz target (master...2102-fuzzPool) https://github.com/bitcoin/bitcoin/pull/21142
< bitcoin-git> bitcoin/master fd2b22b MarcoFalke: Merge #21142: fuzz: Add tx_pool fuzz target
< bitcoin-git> bitcoin/master faa9ef4 MarcoFalke: fuzz: Add tx_pool fuzz targets
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d400e672a032...fd2b22bf24d8
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21487: fuzz: Use ConsumeWeakEnum in addrman for service flags (master...2103-fuzzEnumWeak) https://github.com/bitcoin/bitcoin/pull/21487
< bitcoin-git> bitcoin/master 5555446 MarcoFalke: fuzz: Use ConsumeWeakEnum in addrman for service flags
< bitcoin-git> bitcoin/master d400e67 MarcoFalke: Merge #21487: fuzz: Use ConsumeWeakEnum in addrman for service flags
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1c3a8579c0a8...d400e672a032
< bitcoin-git> [bitcoin] fanquake merged pull request #21421: build: don't try and use -fstack-clash-protection on Windows (master...skip_stack_clash_windows) https://github.com/bitcoin/bitcoin/pull/21421
< bitcoin-git> bitcoin/master 1c3a857 fanquake: Merge #21421: build: don't try and use -fstack-clash-protection on Windows...
< bitcoin-git> bitcoin/master 7b3434f fanquake: build: don't try and use -fstack-clash-protection on Windows
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c46f1ce75196...1c3a8579c0a8

2021-03-22

< bitcoin-git> [bitcoin] mzumsande opened pull request #21509: p2p: Don't send FEEFILTER in blocksonly mode. (master...202103_blocksonly_feefilter) https://github.com/bitcoin/bitcoin/pull/21509
< bitcoin-git> [bitcoin] achow101 opened pull request #21507: Implement BIP8 lockinontimeout (master...bip8) https://github.com/bitcoin/bitcoin/pull/21507
< bitcoin-git> [bitcoin] jonatack opened pull request #21506: p2p, refactor: make NetPermissionFlags an enum class (master...NetPermissionFlags-enum-class) https://github.com/bitcoin/bitcoin/pull/21506
< bitcoin-git> [bitcoin] hebasto closed 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] jamesob closed pull request #21502: test: remove unicode from tmp test_runner dir (master...2021-03-testrunner-tmp-no-unicode) https://github.com/bitcoin/bitcoin/pull/21502
< gribble> https://github.com/bitcoin/bitcoin/issues/21344 | build: Fix libbitcoinconsensus cross-compiling for Windows with DEBUG=1 by hebasto · Pull Request #21344 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] hebasto opened pull request #21505: build: Remove unused header from the build system (master...210322-miniwget) https://github.com/bitcoin/bitcoin/pull/21505
< bitcoin-git> [bitcoin] laanwj merged pull request #21418: contrib: Make systemd invoke dependencies only when ready (master...2021-03-systemd-daemonwait) https://github.com/bitcoin/bitcoin/pull/21418
< bitcoin-git> bitcoin/master 663f6cd Wladimir J. van der Laan: contrib: Use -daemonwait in systemd init script
< bitcoin-git> bitcoin/master c46f1ce Wladimir J. van der Laan: Merge #21418: contrib: Make systemd invoke dependencies only when ready
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1e4a3c057a9b...c46f1ce75196
< bitcoin-git> [bitcoin] jamesob opened pull request #21502: test: remove unicode from tmp test_runner dir (master...2021-03-testrunner-tmp-no-unicode) https://github.com/bitcoin/bitcoin/pull/21502
< bitcoin-git> [bitcoin] S3RK opened pull request #21500: wallet, rpc: add an option to list private descriptors (master...listdescriptors_private) https://github.com/bitcoin/bitcoin/pull/21500
< vasild> MarcoFalke: maybe ConsumeEnumOrRandom() better describes it? wrt https://github.com/bitcoin/bitcoin/pull/21487#issuecomment-803631252
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21317: util: Make Assume() usable as unary expression (master...2102-utilAssumeUnary) https://github.com/bitcoin/bitcoin/pull/21317
< bitcoin-git> bitcoin/master 1e4a3c0 MarcoFalke: Merge #21317: util: Make Assume() usable as unary expression
< bitcoin-git> bitcoin/master fa4ceba MarcoFalke: util: Make Assume() usable as unary expression
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/786654aa5e0b...1e4a3c057a9b
< gribble> https://github.com/bitcoin/bitcoin/issues/21499 | Update bitcoin.conf by apitko · Pull Request #21499 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] apitko opened pull request #21499: Update bitcoin.conf (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21499
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21498: refactor: return std::nullopt instead of {} (master...return_std_nullopt) https://github.com/bitcoin/bitcoin/pull/21498
< bitcoin-git> bitcoin/master 786654a MarcoFalke: Merge #21498: refactor: return std::nullopt instead of {}
< bitcoin-git> bitcoin/master 5294f0d fanquake: refactor: return std::nullopt instead of {}
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/80cb51cc6b41...786654aa5e0b
< bitcoin-git> [bitcoin] instagibbs closed pull request #16972: Add test for send{toaddress, many} conf_target under subtractfromamount scenario (master...sendtoaddr_conftarget_test) https://github.com/bitcoin/bitcoin/pull/16972
< bitcoin-git> [bitcoin] fanquake merged pull request #21491: test: remove duplicate assertions in util_tests (master...remove-duplicate-assertions-in-util-tests) https://github.com/bitcoin/bitcoin/pull/21491
< bitcoin-git> bitcoin/master 80cb51c fanquake: Merge #21491: test: remove duplicate assertions in util_tests
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d2a78ee9288e...80cb51cc6b41
< bitcoin-git> bitcoin/master 7e34448 Jon Atack: test: remove duplicate assertions in util_tests
< bitcoin-git> [bitcoin] fanquake opened pull request #21498: refactor: return std::nullopt instead of {} (master...return_std_nullopt) https://github.com/bitcoin/bitcoin/pull/21498

2021-03-21

< bitcoin-git> [bitcoin] hebasto opened pull request #21497: build: Do not build unused CoreWLAN stuff in depends for macOS (master...210321-wlan) https://github.com/bitcoin/bitcoin/pull/21497