2021-06-17

< bitcoin-git> bitcoin/master faf1af5 MarcoFalke: fuzz: Add Temporary debug assert for oss-fuzz issue
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6eafa81b32fd...922abe8ca382
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22270: Add missing bitcoin-util help doc and tests (master...2106-utilTestDoc) https://github.com/bitcoin/bitcoin/pull/22270
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22267: fuzz: Speed up crypto fuzz target (master...2106-fuzzSpeedCrypto) https://github.com/bitcoin/bitcoin/pull/22267
< bitcoin-git> bitcoin/master 6eafa81 MarcoFalke: Merge bitcoin/bitcoin#22267: fuzz: Speed up crypto fuzz target
< bitcoin-git> bitcoin/master fa483e9 MarcoFalke: fuzz: Speed up crypto fuzz target
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dd24567a243f...6eafa81b32fd
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22268: fuzz: Add Temporary debug assert for oss-fuzz issue (master...2106-fuzzAssert) https://github.com/bitcoin/bitcoin/pull/22268
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22267: fuzz: Speed up crypto fuzz target (master...2106-fuzzSpeedCrypto) https://github.com/bitcoin/bitcoin/pull/22267
< bitcoin-git> [bitcoin] endjkv opened pull request #22266: refactor: call GetBestBlock() before NewIterator() (master...master) https://github.com/bitcoin/bitcoin/pull/22266
< sipa> i believe that policy wouldn't affect any bitcoin core versions in the past or those with the proposed change
< vasild> you mean for the first "never send to anybody" -- I don't object the research, assume no such one exists now, but is it safe to assume that no such one would exist in the future? As for the second type - "Or send those messages occasionally" -- bitcoin core is such.
< sipa> i wrote a longer response with my thoughts here: https://github.com/bitcoin/bitcoin/pull/22245#issuecomment-862657075
< vasild> concern can be split in 2 sub-concerns: 1. these changes (extensions) to the protocol are done without a new BIP or modifying existent ones and 2. even if with BIP, on the technical level, I think assuming that if a node sends one of getaddr,addr,addrv2,sendaddrv2 then they participate in address relay is wrong, some examples: https://github.com/bitcoin/bitcoin/pull/21528#issuecomment-862312851
<@gribble> https://github.com/bitcoin/bitcoin/issues/22245 | [p2p] Stop sending SENDADDRV2 message to block-relay-only peers by amitiuttarwar · Pull Request #22245 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/21528 | [p2p] Reduce addr blackholes by amitiuttarwar · Pull Request #21528 · bitcoin/bitcoin · GitHub
< vasild> amiti: "In regards to the path forward for #21528 & #22245, it seems like the concerns are all focusing specifically on SENDADDRV2 and the wording of that specific bip" -- no, that's not the case. My biggest concern is changing the meaning of getaddr, addr, addrv2 (and sendaddrv2 if 22245 is considered). I explained that in https://github.com/bitcoin/bitcoin/pull/22245#issuecomment-862539375. My
< vasild> amiti: "why are these approach concerns only being raised now?" I wasn't aware of your work before yesterday. I think late concerns are normal annoyance in software development, not specific to Bitcoin Core or decentralized projects (I worked 10 years in Oracle, I know!). In the same way you seem to be unaware of previous attempts to fix the black holdes problem and explicit signaling for address
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22120: test: p2p_invalid_block: Check that a block rejected due to too-new tim… (master...qa_timetoonew_retry) https://github.com/bitcoin/bitcoin/pull/22120
< bitcoin-git> bitcoin/master dd24567 MarcoFalke: Merge bitcoin/bitcoin#22120: test: p2p_invalid_block: Check that a block r...
< bitcoin-git> bitcoin/master 754e802 Luke Dashjr: test: check rejected future block later accepted
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d50302625e11...dd24567a243f
< bitcoin-git> bitcoin/master e2c40a4 Carl Dong: guix-attest: Error out if SHA256SUMS is unexpected
< bitcoin-git> [bitcoin] fanquake merged pull request #22182: guix: Overhaul how guix-{attest,verify} works and hierarchy (master...2021-05-guix-attestation-overhaul) https://github.com/bitcoin/bitcoin/pull/22182
< bitcoin-git> bitcoin/master 4cc35da Carl Dong: Rewrite guix-{attest,verify} for new hier
< bitcoin-git> bitcoin/master 28a9c9b Carl Dong: Make SHA256SUMS fragment right after build
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/7c561bea5288...d50302625e11
< bitcoin-git> [bitcoin] fanquake merged pull request #21935: Enable external signer support by default, reduce #ifdef (master...2021/05/hww-qt-compile) https://github.com/bitcoin/bitcoin/pull/21935
< bitcoin-git> bitcoin/master 5be90c9 Sjors Provoost: build: enable external signer by default
< bitcoin-git> bitcoin/master 7d94530 Sjors Provoost: refactor: clean up external_signer.h includes
< bitcoin-git> bitcoin/master fc0eca3 Sjors Provoost: fuzz: fix fuzz binary linking order
< bitcoin-git> [bitcoin] fanquake pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/65c4a36e57c5...7c561bea5288
< bitcoin-git> [bitcoin] fanquake merged pull request #22258: build: Disable deprecated-copy warning only when external warnings are enabled (master...2106-buildEnableWarnDeprecatedCopy) https://github.com/bitcoin/bitcoin/pull/22258
< bitcoin-git> bitcoin/master 65c4a36 fanquake: Merge bitcoin/bitcoin#22258: build: Disable deprecated-copy warning only w...
< bitcoin-git> bitcoin/master 1111457 MarcoFalke: build: Disable deprecated-copy warning only when external warnings are ena...
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6bc1eca01b2f...65c4a36e57c5
< bitcoin-git> [bitcoin] hebasto closed pull request #22265: Update wallet.cpp (master...patch-2) https://github.com/bitcoin/bitcoin/pull/22265
< bitcoin-git> [bitcoin] vechiv opened pull request #22265: Update wallet.cpp (master...patch-2) https://github.com/bitcoin/bitcoin/pull/22265
< bitcoin-git> [bitcoin] jamesob opened pull request #22263: refactor: wrap CCoinsViewCursor in unique_ptr (master...2021-06-cursor-unique-ptr) https://github.com/bitcoin/bitcoin/pull/22263

2021-06-16

< bitcoin-git> [bitcoin] hebasto reopened pull request #19882: depends: Export variables from make to environment explicitly (master...200905-build) https://github.com/bitcoin/bitcoin/pull/19882
< michaelfolkson> hiii: #bitcoin
< michaelfolkson> hiii: "Bitcoin Core development discussion and commit log"
< hiii> Hi, is this the main bitcoin dev channel?
< amiti> so, if 21528 only used ADDR, ADDRV2, GETADDR to indicate "interest in addr relay", then bitcoin core nodes wouldn't initiate any of those to outbound block-relay-only connections. but nodes who have started up in blocks-only mode would initiate a GETADDR to their outbound peers.
<@gribble> https://github.com/bitcoin/bitcoin/issues/21528 | [p2p] Reduce addr blackholes by amitiuttarwar · Pull Request #21528 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/22245 | [p2p] Stop sending SENDADDRV2 message to block-relay-only peers by amitiuttarwar · Pull Request #22245 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/22245 | [p2p] Stop sending SENDADDRV2 message to block-relay-only peers by amitiuttarwar · Pull Request #22245 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/21528 | [p2p] Reduce addr blackholes by amitiuttarwar · Pull Request #21528 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/22245 | [p2p] Stop sending SENDADDRV2 message to block-relay-only peers by amitiuttarwar · Pull Request #22245 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/21528 | [p2p] Reduce addr blackholes by amitiuttarwar · Pull Request #21528 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/21528 | [p2p] Reduce addr blackholes by amitiuttarwar · Pull Request #21528 · bitcoin/bitcoin · GitHub
< amiti> understanding was the biggest concern was about compatibility for other clients, so I wrote to the mailing list and researched / opened issues in every other bitcoin client I could find. I’ve additionally brought up these changes at a P2P meeting in early April and then again this week. I understand that time zones are hard and that not everyone can attend the meetings, but I’d hope the logs would be read and concerns to
< amiti> To review the context of this work: I opened #21528 almost 3 months ago, and soon after brought it up at the weekly bitcoin-core-dev meeting to seek approach feedback. A lot of the concerns that are now being voiced (should there be a separate flag, could we do redundant relay for blackholes rather than selective, what are the implications for other clients) have already been discussed in relation to these changes. My
< WS_black22> i got my old wallet.dat i need to imported to the new bitcoin core, how can i do this? i dont see the replasment of wallet.dat,
< bitcoin-git> [bitcoin] dongcarl closed pull request #20158: tree-wide: De-globalize ChainstateManager (master...2020-06-libbitcoinruntime) https://github.com/bitcoin/bitcoin/pull/20158
< bitcoin-git> [bitcoin] jnewbery opened pull request #22261: [p2p/mempool] Two small fixes to node broadcast logic (master...2021-06-broadcast-fixes) https://github.com/bitcoin/bitcoin/pull/22261
< bitcoin-git> [bitcoin] Sjors opened pull request #22260: Make bech32m the default, except where needed. Update GUI checkbox. (master...2021/06/bech32_gui) https://github.com/bitcoin/bitcoin/pull/22260
< jnewbery> laanwj: I'd suggest re-reading the irc meeting logs from when this was discussed, both in the main Bitcoin Core meeting, and in the p2p meeting. You commented in the first meeting in March, so you were aware that this was a proposal.
< vasild> hmm, actually laanwj is right that 21528 is not related to just bitcoin core - it changes the semantics of getaddr, addr, addrv2 and sendaddrv2. I guess that warrants a BIP.
< jnewbery> laanwj: this has been discussed in many venues already. It's been raised on the mailing list, discussed in bitcoin core irc and p2p irc meetings, amiti has even done a survey of every other common node implementation to make sure it doesn't break them: https://github.com/bitcoin/bitcoin/pull/21528#issuecomment-809906430
< laanwj> doesn't seem limited to bitcoin core
<@gribble> https://github.com/bitcoin/bitcoin/issues/21528 | [p2p] Reduce addr blackholes by amitiuttarwar · Pull Request #21528 · bitcoin/bitcoin · GitHub
< jnewbery> a pre-bip155 bitcoin core node will send a getaddr, which implies that it wants to receive addresses
< vasild> anyway, if sendaddrv2 signalled preference to receive unrequested address messages, then bitcoin core-pre-bip155 do not want to receive unrequested address messages?
< vasild> But I think the bigger argument here is 22245+21528 and changing the semantic of sendaddrv2 in order to tweak address relay and attempt to fix the black holes problem. But would even that fix it? Some scenarios where it will not: https://github.com/bitcoin/bitcoin/pull/21528#issuecomment-862312851
<@gribble> https://github.com/bitcoin/bitcoin/issues/21528 | [p2p] Reduce addr blackholes by amitiuttarwar · Pull Request #21528 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/22245 | [p2p] Stop sending SENDADDRV2 message to block-relay-only peers by amitiuttarwar · Pull Request #22245 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/21528 | [p2p] Reduce addr blackholes by amitiuttarwar · Pull Request #21528 · bitcoin/bitcoin · GitHub
< jnewbery> vasild: I don't think your 4 state analysis in https://github.com/bitcoin/bitcoin/pull/22245#issuecomment-862279099 is quite right. When you say:
<@gribble> https://github.com/bitcoin/bitcoin/issues/21528 | [p2p] Reduce addr blackholes by amitiuttarwar · Pull Request #21528 · bitcoin/bitcoin · GitHub
< laanwj> https://github.com/bitcoin/bips/pull/1134 clears it up for me
< vasild> I opened https://github.com/bitcoin/bips/pull/1134 to clarify BIP155
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22258: build: Disable deprecated-copy warning only when external warnings are enabled (master...2106-buildEnableWarnDeprecatedCopy) https://github.com/bitcoin/bitcoin/pull/22258
<@gribble> https://github.com/bitcoin/bitcoin/issues/22245 | [p2p] Stop sending SENDADDRV2 message to block-relay-only peers by amitiuttarwar · Pull Request #22245 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] hebasto closed pull request #22240: build: Re-enable -Wdeprecated-copy (master...210614-revert) https://github.com/bitcoin/bitcoin/pull/22240
<@gribble> https://github.com/bitcoin/bitcoin/issues/21934 | RPC/blockchain: getblockchaininfo: Include versionbits signalling details during LOCKED_IN by luke-jr · Pull Request #21934 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake merged pull request #22144: Randomize message processing peer order (master...202106_rand_peers) https://github.com/bitcoin/bitcoin/pull/22144
< bitcoin-git> bitcoin/master 6bc1eca fanquake: Merge bitcoin/bitcoin#22144: Randomize message processing peer order
< bitcoin-git> bitcoin/master 79c02c8 Pieter Wuille: Randomize message processing peer order
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/eb63b1db2c4d...6bc1eca01b2f

2021-06-15

< bitcoin-git> [bitcoin] theStack opened pull request #22257: test: refactor: use `{From,To}Hex` helpers for msg (de)serialization from/to hex (master...202106-test-refactor-replace_manual_deser_with_fromtohex) https://github.com/bitcoin/bitcoin/pull/22257
< prayank> Can we merge this? https://github.com/bitcoin/bitcoin/pull/21157 or if anyone has issues with the changes in PR feel free to comment
< 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/21061 | [p2p] Introduce node rebroadcast module by amitiuttarwar · Pull Request #21061 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/22245 | [p2p] Stop sending SENDADDRV2 message to block-relay-only peers by amitiuttarwar · Pull Request #22245 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/22245 | [p2p] Stop sending SENDADDRV2 message to block-relay-only peers by amitiuttarwar · Pull Request #22245 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/22245 | [p2p] Stop sending SENDADDRV2 message to block-relay-only peers by amitiuttarwar · Pull Request #22245 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/21528 | [p2p] Reduce addr blackholes by amitiuttarwar · Pull Request #21528 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/21527 | net_processing: lock clean up by ajtowns · Pull Request #21527 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/15 | Option to specify external IP address · Issue #15 · bitcoin/bitcoin · GitHub
< jnewbery_> Hi folks. We have two items on the agenda today: https://github.com/bitcoin-core/bitcoin-devwiki/wiki/P2P-IRC-meetings#15-jun-2021
< 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 Jun 15 21:00:16 2021 UTC. The chair is jnewbery_. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<@gribble> https://github.com/bitcoin/bitcoin/issues/21935 | Enable external signer support by default, reduce #ifdef by Sjors · Pull Request #21935 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] luke-jr opened pull request #22255: [0.21] wallet: Do not iterate a directory if having an error while accessing it (0.21...listwalletdir_iterate_inf-0.19) https://github.com/bitcoin/bitcoin/pull/22255
<@gribble> https://github.com/bitcoin/bitcoin/issues/22254 | Boost::ASIO (used by Boost::Process) uses (falsely?) deprecated std::allocator · Issue #22254 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/22147 | p2p: Protect last outbound HB compact block peer by sdaftuar · Pull Request #22147 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/22144 | Randomize message processing peer order by sipa · Pull Request #22144 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/22245 | [p2p] Stop sending SENDADDRV2 message to block-relay-only peers by amitiuttarwar · Pull Request #22245 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/21528 | [p2p] Reduce addr blackholes by amitiuttarwar · Pull Request #21528 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/22245 | [p2p] Stop sending SENDADDRV2 message to block-relay-only peers by amitiuttarwar · Pull Request #22245 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/21528 | [p2p] Reduce addr blackholes by amitiuttarwar · Pull Request #21528 · bitcoin/bitcoin · GitHub
< jnewbery_> As always, feel free to update your own priorities at https://github.com/bitcoin-core/bitcoin-devwiki/wiki/P2P-Current-Priorities to let others know what you're working on
< jnewbery_> Hi folks. As a reminder, we have a p2p meeting scheduled for today in around 4 hours time. If you have any topics that you'd like to discuss, feel free to add them to the wiki page here: https://github.com/bitcoin-core/bitcoin-devwiki/wiki/P2P-IRC-meetings
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #22251: [WIP] ci: Use cirrus isolation feature (master...2106-ciTest) https://github.com/bitcoin/bitcoin/pull/22251
< bitcoin-git> [bitcoin] glozow opened pull request #22253: [validation/mempool] distinguish between same tx and same nonwitness tx already in mempool (master...2021-06-same-txid-diff-wtxid) https://github.com/bitcoin/bitcoin/pull/22253
< bitcoin-git> [bitcoin] glozow opened pull request #22252: policy: Trim Packages when transaction with same txid exists in mempool (master...2021-06-mempool-matches) https://github.com/bitcoin/bitcoin/pull/22252
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22251: [WIP] ci: Use cirrus isolation feature (master...2106-ciTest) https://github.com/bitcoin/bitcoin/pull/22251
< vasild> fanquake: wrt https://github.com/bitcoin/bitcoin/pull/22250#issuecomment-861453715 maybe jonatack meant "can be merged _even_ after FF", i.e. can be merged before or after FF
< bitcoin-git> [bitcoin] vasild opened pull request #22250: doc: add basic I2P documentation (master...i2p_doc) https://github.com/bitcoin/bitcoin/pull/22250
<@gribble> https://github.com/bitcoin/bitcoin/issues/21365 | Basic Taproot signing support for descriptor wallets by sipa · Pull Request #21365 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/22166 | Add support for inferring tr() descriptors by sipa · Pull Request #22166 · bitcoin/bitcoin · GitHub
< glozow> could I ask for a rerun of this CI job please? https://github.com/bitcoin/bitcoin/pull/21800/checks?check_run_id=2821522273
< bitcoin-git> [bitcoin] S3RK opened pull request #22249: test: kill process group to avoid dangling processes when using `--failfast` (master...test_kill_process_group) https://github.com/bitcoin/bitcoin/pull/22249
< bitcoin-git> [bitcoin] fanquake closed pull request #22241: MacOS Monterey(12.0 beta) support confirmed (master...patch-1) https://github.com/bitcoin/bitcoin/pull/22241
< bitcoin-git> [bitcoin] fanquake merged pull request #22247: Switch Appveyor CI to VS2019 stable image (master...appveyor-image-stable) https://github.com/bitcoin/bitcoin/pull/22247
< bitcoin-git> bitcoin/master eb63b1d fanquake: Merge bitcoin/bitcoin#22247: Switch Appveyor CI to VS2019 stable image
< bitcoin-git> bitcoin/master aab7fd0 Aaron Clauson: Switch Appveyor CI to VS2019 stable image
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3f68f02db919...eb63b1db2c4d
< achow101> the gui also has "Help" > "About Bitcoin Core" which has a link to the license on opensource.org
< achow101> the license gets put in C:\Program Files\Bitcoin\COPYING.txt
< BlueMatt> Does the bitcoin core windows installer show you the software license?

2021-06-14

< hebasto> MarcoFalke: jonasschnelli: it seems changes in https://github.com/bitcoin-core/qa-assets on 2021-06-13 broke fuzz build on https://bitcoinbuilds.org
< bitcoin-git> bitcoin/master e4c916a Luke Dashjr: Bugfix: GUI: Use a different shortcut for "1 d&ay" banning, due to conflic...
< bitcoin-git> bitcoin/master 02b5263 Luke Dashjr: GUI: Restore keyboard shortcuts for context menu entries
< bitcoin-git> bitcoin/master 94e7cdd Luke Dashjr: GUI: Add keyboard shortcuts for other context menus
< bitcoin-git> [bitcoin] hebasto pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/3a2c84a6b514...3f68f02db919
< bitcoin-git> [gui] hebasto merged pull request #362: Add keyboard shortcuts to context menus (master...kbshortcuts_context) https://github.com/bitcoin-core/gui/pull/362
< bitcoin-git> [gui] hebasto opened pull request #365: Draw "eye" sign at the beginning of watch-only addresses (master...210614-tx) https://github.com/bitcoin-core/gui/pull/365
< bitcoin-git> [bitcoin] sipsorcery opened pull request #22247: Switch Appveyor CI to VS2019 stable image (master...appveyor-image-stable) https://github.com/bitcoin/bitcoin/pull/22247
< Alina-malina> there was a mindmap for bitcoin core source code
< jamesob> Alina-malina: that's a question for #bitcoin
< Alina-malina> guys do you remember the name of that program/protocol, that was right before bitcoin appeared in 2009? like it was something-brokers or something?
< bitcoin-git> [bitcoin] amitiuttarwar opened pull request #22245: [p2p] Stop sending SENDADDRV2 message to block-relay-only peers (master...2021-06-sendaddrv2) https://github.com/bitcoin/bitcoin/pull/22245
< bitcoin-git> [bitcoin] laanwj opened pull request #22244: devtools: Correctly extract symbol versions in symbol-check (master...2021-06-pixie) https://github.com/bitcoin/bitcoin/pull/22244
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22242: Move CBlockTreeDB to node/blockstorage (master...2106-blockstorage) https://github.com/bitcoin/bitcoin/pull/22242
< bitcoin-git> [bitcoin] mikkildlebl opened pull request #22241: MacOS Monterey(12.0 beta) support confirmed (master...patch-1) https://github.com/bitcoin/bitcoin/pull/22241
< bitcoin-git> [bitcoin] hebasto opened pull request #22240: build: Re-enable -Wdeprecated-copy (master...210614-revert) https://github.com/bitcoin/bitcoin/pull/22240
< bitcoin-git> bitcoin/master 0670397 Hennadii Stepanov: Make CAddrMan::Check private
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19238: refactor: Make CAddrMan::cs non-recursive (master...200610-addrman-mx) https://github.com/bitcoin/bitcoin/pull/19238
< bitcoin-git> bitcoin/master efc6fac Hennadii Stepanov: refactor: Avoid recursive locking in CAddrMan::size
< bitcoin-git> bitcoin/master 2da9554 Hennadii Stepanov: test: Drop excessive locking in CAddrManTest::SimConnFail
< bitcoin-git> [bitcoin] MarcoFalke pushed 11 commits to master: https://github.com/bitcoin/bitcoin/compare/5c4f0c4d46f0...3a2c84a6b514
< bitcoin-git> [gui] hebasto closed pull request #307: Make row color alternating in the Peers tab optional (master...210501-stripes) https://github.com/bitcoin-core/gui/pull/307
<@gribble> https://github.com/bitcoin/bitcoin/issues/6103 | Add ZeroMQ notifications by promag · Pull Request #6103 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/5303 | Add ZMQ support. Report blocks and transactions via ZMQ. by jgarzik · Pull Request #5303 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/4594 | Adds publishing blocks and transactions over ZMQ by jmcorgan · Pull Request #4594 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #21261: p2p: update inbound eviction protection for multiple networks, add I2P peers (master...protect-i2p-peers-from-eviction) https://github.com/bitcoin/bitcoin/pull/21261
< bitcoin-git> bitcoin/master 4a19f50 Jon Atack: test: add ALL_NETWORKS to test utilities
< bitcoin-git> bitcoin/master 519e76b Jon Atack: test: speed up and simplify peer_eviction_test
< bitcoin-git> bitcoin/master 1cde800 Jon Atack: p2p, refactor: rm redundant erase_size calculation in SelectNodeToEvict()
< bitcoin-git> [bitcoin] laanwj pushed 18 commits to master: https://github.com/bitcoin/bitcoin/compare/de5512e28df2...5c4f0c4d46f0
< bitcoin-git> [bitcoin] fanquake closed pull request #22239: Bitcoin (master...master) https://github.com/bitcoin/bitcoin/pull/22239
< bitcoin-git> [bitcoin] Andipandi111 opened pull request #22239: Bitcoin (master...master) https://github.com/bitcoin/bitcoin/pull/22239
< elichai2> pubhashtx, I took 20 because in the end I'm gathering some stats on transactions(for research purposes) and it's not too useful to me to get transactions in a big delay after the node gets them (I should've probably hacked my data gathering into bitcoin core), so I'd rather miss transactions than get them in delay
<@gribble> https://github.com/bitcoin/bitcoin/issues/21461 | fuzz: Make it possible to execute each file in a directory without fuzz engine · Issue #21461 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/12314 | Bech32 address generation in regtest does not have the prefix `tb` · Issue #12314 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake opened pull request #22238: build: improve detection of eBPF support (master...no_probes_darwin_for_now) https://github.com/bitcoin/bitcoin/pull/22238
< bitcoin-git> [bitcoin] fanquake merged pull request #22230: build: Fix MSVC linker /SubSystem option for bitcoin-qt.exe (master...210612-msvc) https://github.com/bitcoin/bitcoin/pull/22230
< bitcoin-git> bitcoin/master de5512e fanquake: Merge bitcoin/bitcoin#22230: build: Fix MSVC linker /SubSystem option for ...
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ad2ab88ccc3a...de5512e28df2
< bitcoin-git> bitcoin/master 9edd713 Hennadii Stepanov: build: Fix MSVC linker /SubSystem option for bitcoin-qt.exe
< bitcoin-git> [bitcoin] fanquake merged pull request #22224: Update msvc and appveyor builds to use Qt5.12.11 binaries (master...msvc_qt5.12.11) https://github.com/bitcoin/bitcoin/pull/22224
< bitcoin-git> bitcoin/master ad2ab88 fanquake: Merge bitcoin/bitcoin#22224: Update msvc and appveyor builds to use Qt5.12...
< bitcoin-git> bitcoin/master e25ea54 Aaron Clauson: Update msvc and appveyor builds to use Qt5.12.11 binaries.
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d75a1df6178a...ad2ab88ccc3a

2021-06-13

< bitcoin-git> [bitcoin] dgoncharov opened pull request #22237: build: Avoid remaking makefiles. (master...avoid_rebuilding_makefiles) https://github.com/bitcoin/bitcoin/pull/22237
< bitcoin-git> [bitcoin] josibake opened pull request #22235: script: add script to generate example bitcoin.conf (master...josibake-auto-generate-example-bitcoin-conf-file) https://github.com/bitcoin/bitcoin/pull/22235
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21941: fuzz: Call const member functions in addrman fuzz test only once (master...2105-fuzzAddrConst) https://github.com/bitcoin/bitcoin/pull/21941
< bitcoin-git> bitcoin/master d75a1df MarcoFalke: Merge bitcoin/bitcoin#21941: fuzz: Call const member functions in addrman ...
< bitcoin-git> bitcoin/master faf7623 MarcoFalke: fuzz: Call const member functions in addrman fuzz test only once
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/964d91b193f8...d75a1df6178a
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22130: test: refactor: dedup utility function chain_transaction() (master...20210601-test-dedup_chain_transaction) https://github.com/bitcoin/bitcoin/pull/22130
< bitcoin-git> bitcoin/master 964d91b MarcoFalke: Merge bitcoin/bitcoin#22130: test: refactor: dedup utility function chain_...
< bitcoin-git> bitcoin/master 01eedf3 Sebastian Falbesoner: test: doc: improve doc for chain_transaction() helper
< bitcoin-git> bitcoin/master 6e63e36 Sebastian Falbesoner: test: refactor: dedup utility function chain_transaction()
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9c1ec689f353...964d91b193f8
< bitcoin-git> [bitcoin] dgoncharov opened pull request #22234: build: Mark print-% target as phony. (master...mark_print_as_phony) https://github.com/bitcoin/bitcoin/pull/22234
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22232: refactor: Pass interpreter flags as uint32_t instead of signed int (master...2106-refactorFlags) https://github.com/bitcoin/bitcoin/pull/22232
< elichai2> I'm sometimes getting big jumps in (zmq) sequence numbers, for example, I was listening to `hashtx` with a buffer of 20 on the bitcoin core side, and suddenly I got a message with sequence number 4139 while the one before it had 3038
< elichai2> which channel is best for asking about details on the zmq interface? #bitcoin? (I remembered there was a #bitcoin-dev, but I can't join it) or is here also fine?
< elichai2> oh I apparently forgot that zmq addresses need to have a protocol prefix (eg "tcp://IP:PORT"), and bitcoin core didn't complain about it
< elichai2> Are the binaries from bitcoin.org compiled with zmq support?
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22102: Remove `Warning:` from warning message printed for unknown new rules (master...warning-msg) https://github.com/bitcoin/bitcoin/pull/22102
< bitcoin-git> bitcoin/master 9c1ec68 MarcoFalke: Merge bitcoin/bitcoin#22102: Remove `Warning:` from warning message printe...
< bitcoin-git> bitcoin/master 6d7e46c Prayank: Remove `Warning:`
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b0e5fbf6fad8...9c1ec689f353

2021-06-12

< bitcoin-git> [bitcoin] hebasto opened pull request #22231: refactor: Separate AppInitStartClients from AppInitMain (master...210612-start) https://github.com/bitcoin/bitcoin/pull/22231
< bitcoin-git> [gui] luke-jr opened pull request #363: Peers window: Show direction in a new column, with clearer icon (master...qt_peers_directionarrow) https://github.com/bitcoin-core/gui/pull/363
< bitcoin-git> [gui] luke-jr opened pull request #362: Add keyboard shortcuts to context menus (master...kbshortcuts_context) https://github.com/bitcoin-core/gui/pull/362
<@gribble> https://github.com/bitcoin/bitcoin/issues/263 | 0.3.22rc2 Says 0.0005 in the warning dialog but takes 0.01 as a fee for small transactions. · Issue #263 · bitcoin/bitcoin · GitHub
< luke-jr> hebasto: what's the rationale for removing key shortcuts in https://github.com/bitcoin-core/gui/pull/263 ?
< bitcoin-git> [bitcoin] laanwj merged pull request #22156: Allow tr() import only when Taproot is active (master...disallow-tr-privkey-import) https://github.com/bitcoin/bitcoin/pull/22156
< bitcoin-git> bitcoin/master b0e5fbf W. J. van der Laan: Merge bitcoin/bitcoin#22156: Allow tr() import only when Taproot is active...
< bitcoin-git> bitcoin/master fbf485c Andrew Chow: Allow tr() import only when Taproot is active
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6f3fbc062f97...b0e5fbf6fad8
< bitcoin-git> [bitcoin] hebasto opened pull request #22230: build: Fix MSVC linker /SubSystem option for bitcoin-qt.exe (master...210612-msvc) https://github.com/bitcoin/bitcoin/pull/22230
< bitcoin-git> [gui] hebasto merged pull request #333: refactor: Signal-slot connections cleanup (master...210515-slots) https://github.com/bitcoin-core/gui/pull/333
< bitcoin-git> bitcoin/master bd50ff9 Hennadii Stepanov: qt: Drop redundant OverviewPage::handleOutOfSyncWarningClicks slot
< bitcoin-git> bitcoin/master f507681 Hennadii Stepanov: qt: Connect WalletView signal to BitcoinGUI slot directly
< bitcoin-git> bitcoin/master 793f195 Hennadii Stepanov: qt: Drop redundant WalletView::requestedSyncWarningInfo slot
< bitcoin-git> [bitcoin] hebasto pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/4bff49bbb1d4...6f3fbc062f97
< bitcoin-git> [bitcoin] laanwj merged pull request #22172: doc: update tor.md, release notes with removal of tor v2 support (master...tor-v2-removal-documentation) https://github.com/bitcoin/bitcoin/pull/22172
< bitcoin-git> bitcoin/master 4bff49b W. J. van der Laan: Merge bitcoin/bitcoin#22172: doc: update tor.md, release notes with remova...
< bitcoin-git> bitcoin/master 2ad034a Jon Atack: doc: update release notes with removal of tor v2 support
< bitcoin-git> bitcoin/master 49938ee Jon Atack: doc: update tor.md with removal of tor v2 support
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/96f828ba4d69...4bff49bbb1d4
<@gribble> https://github.com/bitcoin/bitcoin/issues/22172 | doc: update tor.md, release notes with removal of tor v2 support by jonatack · Pull Request #22172 · bitcoin/bitcoin · GitHub
< bitcoin-git> bitcoin/master 96f828b fanquake: Merge bitcoin/bitcoin#22221: refactor: Pass block reference instead of poi...
< bitcoin-git> [bitcoin] fanquake merged pull request #22221: refactor: Pass block reference instead of pointer to PeerManagerImpl::BlockRequested (master...2106-netBlock) https://github.com/bitcoin/bitcoin/pull/22221
< bitcoin-git> bitcoin/master fa334b4 MarcoFalke: refactor: Pass block reference instead of pointer to PeerManagerImpl::Bloc...
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1a369f006fd0...96f828ba4d69
< bitcoin-git> [bitcoin] fanquake opened pull request #22229: test: consolidate to f-strings (part 1) (master...consolidate_to_f_strings) https://github.com/bitcoin/bitcoin/pull/22229
< bitcoin-git> [bitcoin] fanquake merged pull request #18722: addrman: improve performance by using more suitable containers (master...addrman_map) https://github.com/bitcoin/bitcoin/pull/18722
< bitcoin-git> bitcoin/master 1a369f0 fanquake: Merge bitcoin/bitcoin#18722: addrman: improve performance by using more su...
< bitcoin-git> bitcoin/master a92485b Vasil Dimov: addrman: use unordered_map instead of map
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9795e8ec8c27...1a369f006fd0
< bitcoin-git> [bitcoin] fanquake merged pull request #22214: refactor: Rearrange fillPSBT arguments (master...pr/ipc-fill) https://github.com/bitcoin/bitcoin/pull/22214
< bitcoin-git> bitcoin/master 9795e8e fanquake: Merge bitcoin/bitcoin#22214: refactor: Rearrange fillPSBT arguments
< bitcoin-git> bitcoin/master f47e802 Russell Yanofsky: Rearrange fillPSBT arguments
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a55904a80c35...9795e8ec8c27
< bitcoin-git> [bitcoin] fanquake merged pull request #21866: [Bundle 7/7] validation: Farewell, global Chainstate! (master...2020-10-libbitcoinruntime-v9) https://github.com/bitcoin/bitcoin/pull/21866
< bitcoin-git> bitcoin/master 4d99b61 Carl Dong: test/miner_tests: Pass in chain tip to CreateBlockIndex
< bitcoin-git> bitcoin/master f0dd5e6 Carl Dong: test/util: Use existing chainman in ::PrepareBlock
< bitcoin-git> bitcoin/master 464c313 Carl Dong: init: Use existing chainman
< bitcoin-git> [bitcoin] fanquake pushed 13 commits to master: https://github.com/bitcoin/bitcoin/compare/a8c8dbc98fa9...a55904a80c35

2021-06-11

< bitcoin-git> bitcoin/master a8c8dbc Hennadii Stepanov: Merge bitcoin-core/gui#361: Fix gui segfault caused by bitcoin/bitcoin#222...
< bitcoin-git> bitcoin/master d7f3b1a Russell Yanofsky: Fix gui segfault caused by bitcoin/bitcoin#22216
< bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f66eceaecf46...a8c8dbc98fa9
< bitcoin-git> [gui] hebasto merged pull request #361: Fix gui segfault caused by bitcoin/bitcoin#22216 (master...pr/ipc-guicrash) https://github.com/bitcoin-core/gui/pull/361
< bitcoin-git> [gui] ryanofsky opened pull request #361: Fix gui segfault caused by bitcoin/bitcoin#22216 (master...pr/ipc-guicrash) https://github.com/bitcoin-core/gui/pull/361
< bitcoin-git> [bitcoin] jamesob opened pull request #22226: doc: add unittest core dump instructions (master...2021-06-tests-core-dump) https://github.com/bitcoin/bitcoin/pull/22226
< bitcoin-git> [bitcoin] sipsorcery opened pull request #22224: Update msvc and appveyor builds to use Qt5.12.11 binaries (master...msvc_qt5.12.11) https://github.com/bitcoin/bitcoin/pull/22224
< michaelfolkson> earnestly: Having same issue as this? https://github.com/bitcoin/bitcoin/issues/22170
< Kiminuo> https://github.com/bitcoin/bitcoin/blob/master/doc/benchmarking.md#running - mentions: For benchmarks purposes you only need to compile `bitcoin_bench`. Beware of configuring without `--enable-debug` as this would impact benchmarking by unlatching log printers and lock analysis.
< michaelfolkson> Taking the Taproot descriptor from the examples https://github.com/bitcoin/bitcoin/blob/master/doc/descriptors.md#examples
<@gribble> https://github.com/bitcoin/bitcoin/issues/22156 | Allow tr() import only when Taproot is active by achow101 · Pull Request #22156 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22221: refactor: Pass block reference instead of pointer to PeerManagerImpl::BlockRequested (master...2106-netBlock) https://github.com/bitcoin/bitcoin/pull/22221
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22216: refactor: Make SetupServerArgs callable without NodeContext (master...pr/ipc-sargs) https://github.com/bitcoin/bitcoin/pull/22216
< bitcoin-git> bitcoin/master 493fb47 Russell Yanofsky: Make SetupServerArgs callable without NodeContext
< bitcoin-git> bitcoin/master f66ecea MarcoFalke: Merge bitcoin/bitcoin#22216: refactor: Make SetupServerArgs callable witho...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6985038046cd...f66eceaecf46
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #22118: test: check anchors.dat when node starts for the first time (master...2021-05-improv-anchors-test) https://github.com/bitcoin/bitcoin/pull/22118
< bitcoin-git> bitcoin/master 6985038 MarcoFalke: Merge bitcoin/bitcoin#22118: test: check anchors.dat when node starts for ...
< bitcoin-git> bitcoin/master ef99d03 bruno: test: check anchors.dat when node starts for the first time
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ce8276b5316b...6985038046cd
< bitcoin-git> [bitcoin] fanquake opened pull request #22220: util: make ParseMoney return a std::optional<CAmount> (master...parse_money_optional) https://github.com/bitcoin/bitcoin/pull/22220
< bitcoin-git> [bitcoin] fanquake merged pull request #22190: Use latest signapple commit (master...update-signapple-commit) https://github.com/bitcoin/bitcoin/pull/22190
< bitcoin-git> bitcoin/master ce8276b fanquake: Merge bitcoin/bitcoin#22190: Use latest signapple commit
< bitcoin-git> bitcoin/master 683d197 Andrew Chow: Use latest signapple commit
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/551933f9ec98...ce8276b5316b
< bitcoin-git> [bitcoin] fanquake merged pull request #22203: test: Use ConnmanTestMsg from test lib in denialofservice_tests (master...2106-testConnman) https://github.com/bitcoin/bitcoin/pull/22203
< bitcoin-git> bitcoin/master 551933f fanquake: Merge bitcoin/bitcoin#22203: test: Use ConnmanTestMsg from test lib in den...
< bitcoin-git> bitcoin/master fa72fce MarcoFalke: test: Use ConnmanTestMsg from test lib in denialofservice_tests
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1704bbf2263f...551933f9ec98

2021-06-10

< bitcoin-git> [bitcoin] ryanofsky opened pull request #22219: multiprocess: Start using init makeNode, makeChain, etc methods (master...pr/ipc-make) https://github.com/bitcoin/bitcoin/pull/22219
< bitcoin-git> [bitcoin] ryanofsky opened pull request #22218: multiprocess: Add ipc::Context and ipc::capnp::Context structs (master...pr/ipc-ctx) https://github.com/bitcoin/bitcoin/pull/22218
< bitcoin-git> [bitcoin] ryanofsky opened pull request #22217: refactor: Avoid wallet code writing node settings file (master...pr/ipc-wset) https://github.com/bitcoin/bitcoin/pull/22217
< bitcoin-git> [bitcoin] ryanofsky opened pull request #22216: refactor: Make SetupServerArgs callable without NodeContext (master...pr/ipc-sargs) https://github.com/bitcoin/bitcoin/pull/22216
< bitcoin-git> [bitcoin] ryanofsky opened pull request #22215: refactor: Add FoundBlock.found member (master...pr/ipc-found) https://github.com/bitcoin/bitcoin/pull/22215
< bitcoin-git> [bitcoin] ryanofsky opened pull request #22214: refactor: Rearrange fillPSBT arguments (master...pr/ipc-fill) https://github.com/bitcoin/bitcoin/pull/22214
< 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/21365 | Basic Taproot signing support for descriptor wallets by sipa · Pull Request #21365 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/22051 | Basic Taproot derivation support for descriptors by sipa · Pull Request #22051 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/22051 | Basic Taproot derivation support for descriptors by sipa · Pull Request #22051 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/21365 | Basic Taproot signing support for descriptor wallets by sipa · Pull Request #21365 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/18964 | rpc, wallet: Scan mempool after import* by promag · Pull Request #18964 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/21935 | Enable external signer support for GUI builds, reduce #ifdef by Sjors · Pull Request #21935 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/21365 | Basic Taproot signing support for descriptor wallets by sipa · Pull Request #21365 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/22154 | Add OutputType::BECH32M and related wallet support for fetching bech32m addresses by achow101 · Pull Request #22154 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/22156 | Allow tr() import to privkey wallets only when Taproot is active by achow101 · Pull Request #22156 · bitcoin/bitcoin · GitHub
< jonatack> Am about to push an update to the inbound eviction protection one. I was hoping to get back to the BTC/kvB-to-sat/vB transition in time for the release but that's unfeasible so just concentrating on finishing up https://github.com/bitcoin/bitcoin/pull/21261
<@gribble> https://github.com/bitcoin/bitcoin/issues/22156 | Allow tr() import to privkey wallets only when Taproot is active by achow101 · Pull Request #22156 · bitcoin/bitcoin · GitHub
<@gribble> https://github.com/bitcoin/bitcoin/issues/18722 | addrman: improve performance by using more suitable containers by vasild · Pull Request #18722 · bitcoin/bitcoin · GitHub
< laanwj> #bitcoin-core-dev Meeting: achow101 _aj_ amiti ariard BlueMatt cfields Chris_Stewart_5 darosior digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jarolrod jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral laanwj lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos
< core-meetingbot> Meeting started Thu Jun 10 19:00:04 2021 UTC. The chair is laanwj. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
< bitcoin-git> [gui] ryanofsky opened pull request #360: gui: Unregister wallet notifications before unloading wallets (master...pr/qtwd) https://github.com/bitcoin-core/gui/pull/360
< bitcoin-git> [bitcoin] laanwj merged pull request #22141: net processing: Remove hash and fValidatedHeaders from QueuedBlock (master...2021-06-blocks-in-flight) https://github.com/bitcoin/bitcoin/pull/22141
< bitcoin-git> bitcoin/master b03de9c John Newbery: [net processing] Remove CNodeState.nBlocksInFlightValidHeaders
< bitcoin-git> bitcoin/master b4e29f2 John Newbery: [net processing] Remove QueuedBlock.fValidatedHeaders
< bitcoin-git> bitcoin/master 85e058b John Newbery: [net processing] Remove unnecessary hash arg from MarkBlockAsInFlight()
< bitcoin-git> [bitcoin] laanwj pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/ef8f2966ac8e...1704bbf2263f
< bitcoin-git> [bitcoin] amadeuszpawlik opened pull request #22212: Guard `fHavePruned` to avoid potential data race (master...fix_guard_fhavepruned) https://github.com/bitcoin/bitcoin/pull/22212
< bitcoin-git> [bitcoin] vasild opened pull request #22211: net: relay I2P addresses even if not reachable (by us) (master...i2p_IsRelayable) https://github.com/bitcoin/bitcoin/pull/22211
< bitcoin-git> [bitcoin] fanquake merged pull request #22084: package testmempoolaccept followups (master...20833-followups) https://github.com/bitcoin/bitcoin/pull/22084
< bitcoin-git> bitcoin/master e8ecc62 glozow: [refactor] comment/naming improvements
< bitcoin-git> bitcoin/master 7d91442 glozow: [rpc] reserve space in txns
< bitcoin-git> bitcoin/master 6c5f19d glozow: [package] static_assert max package size >= max tx size
< bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/e87fbee4026b...ef8f2966ac8e
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #22210: test: Use MiniWallet in test_no_inherited_signaling RBF test (master...2106-testMiniWallet) https://github.com/bitcoin/bitcoin/pull/22210