achow101 changed the topic of #bitcoin-core-dev to: 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/ | Weekly Meeting Thursday @ 16:00 UTC | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt
jonatack has joined #bitcoin-core-dev
stringintech has quit [Quit: Ping timeout (120 seconds)]
stringintech has joined #bitcoin-core-dev
stringintech has quit [Client Quit]
stringintech has joined #bitcoin-core-dev
stringintech has quit [Client Quit]
stringintech has joined #bitcoin-core-dev
stringintech has quit [Client Quit]
BUSY has joined #bitcoin-core-dev
stringintech has joined #bitcoin-core-dev
TallTim_ has joined #bitcoin-core-dev
hardtotell8 has joined #bitcoin-core-dev
valwal_____ has joined #bitcoin-core-dev
otoburb_ has joined #bitcoin-core-dev
jnewbery_ has joined #bitcoin-core-dev
JTL2 has joined #bitcoin-core-dev
otoburb has quit [*.net *.split]
TallTIm has quit [*.net *.split]
moneyball_______ has quit [*.net *.split]
hardtotell8 is now known as hardtotell
moneyball_______ has joined #bitcoin-core-dev
JTL2 is now known as JTL
hacker4web3bitco has quit [Ping timeout: 255 seconds]
hacker4web3bitco has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 268 seconds]
memset has quit [Remote host closed the connection]
hacker4web3bitco has quit [Ping timeout: 248 seconds]
memset has joined #bitcoin-core-dev
hacker4web3bitco has joined #bitcoin-core-dev
dzxzg has joined #bitcoin-core-dev
hacker4web3bitco has quit [Ping timeout: 265 seconds]
hacker4web3bitco has joined #bitcoin-core-dev
hacker4web3bitco has quit [Ping timeout: 252 seconds]
hacker4web3bitco has joined #bitcoin-core-dev
dzxzg has quit [Remote host closed the connection]
stringintech has quit [Remote host closed the connection]
luke-jr has quit [Read error: Connection reset by peer]
luke-jr has joined #bitcoin-core-dev
luke-jr has quit [Client Quit]
luke-jr has joined #bitcoin-core-dev
cmirror has quit [Remote host closed the connection]
cmirror has joined #bitcoin-core-dev
hacker4web3bitco has quit [Ping timeout: 252 seconds]
hacker4web3bitco has joined #bitcoin-core-dev
andrewtoth_ has quit [Remote host closed the connection]
andrewtoth_ has joined #bitcoin-core-dev
andrewtoth_ has quit [Remote host closed the connection]
andrewtoth_ has joined #bitcoin-core-dev
hacker4web3bitco has quit [Ping timeout: 265 seconds]
hacker4web3bitco has joined #bitcoin-core-dev
l0rinc has joined #bitcoin-core-dev
l0rinc has quit [Quit: l0rinc]
timbo_xyz has joined #bitcoin-core-dev
l0rinc has joined #bitcoin-core-dev
andrewtoth_ has quit [Remote host closed the connection]
andrewtoth_ has joined #bitcoin-core-dev
ghost43 has quit [Remote host closed the connection]
jonatack has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 245 seconds]
jonatack has joined #bitcoin-core-dev
hacker4web3bitco has quit [Ping timeout: 245 seconds]
jonatack has quit [Ping timeout: 256 seconds]
hacker4web3bitco has joined #bitcoin-core-dev
darosior has quit [Ping timeout: 244 seconds]
hacker4web3bitco has quit [Ping timeout: 244 seconds]
hacker4web3bitco has joined #bitcoin-core-dev
darosior has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] optout21 closed pull request #34416: Add nullptr-check to CChain::Contains(), tests (master...cchain-contains) https://github.com/bitcoin/bitcoin/pull/34416
jonatack has joined #bitcoin-core-dev
hacker4web3bitco has quit [Ping timeout: 256 seconds]
hacker4web3bitco has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 276 seconds]
hacker4web3bitco has quit [Ping timeout: 245 seconds]
hacker4web3bitco has joined #bitcoin-core-dev
jonatack has joined #bitcoin-core-dev
memset has quit [Remote host closed the connection]
hacker4web3bitco has quit [Ping timeout: 245 seconds]
memset has joined #bitcoin-core-dev
memset has quit [Remote host closed the connection]
jonatack has quit [Ping timeout: 248 seconds]
memset has joined #bitcoin-core-dev
ghost43 has joined #bitcoin-core-dev
hacker4web3bitco has joined #bitcoin-core-dev
jonatack has joined #bitcoin-core-dev
hacker4web3bitco has quit [Ping timeout: 276 seconds]
jonatack has quit [Ping timeout: 245 seconds]
hacker4web3bitco has joined #bitcoin-core-dev
abubakarsadiq has joined #bitcoin-core-dev
hacker4web3bitco has quit [Ping timeout: 245 seconds]
hacker4web3bitco has joined #bitcoin-core-dev
timbo_xyz has quit [Quit: WeeChat 4.8.1]
hacker4web3bitco has quit [Ping timeout: 255 seconds]
jonatack has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 248 seconds]
hacker4web3bitco has joined #bitcoin-core-dev
moneyball_______ has quit [Ping timeout: 248 seconds]
hacker4web3bitco has quit [Remote host closed the connection]
moneyball_______ has joined #bitcoin-core-dev
jonatack has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 272 seconds]
___nick___ has joined #bitcoin-core-dev
___nick___ has quit [Client Quit]
luke-jr has quit [Quit: Konversation terminated!]
___nick___ has joined #bitcoin-core-dev
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
___nick___ has quit [Client Quit]
___nick___ has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] sedited pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/cd7865b0ce17...8a843a1b7c0c
<bitcoin-git> bitcoin/master 8a55b17 stickies-v: util: make SourceLocation constructor explicit
<bitcoin-git> bitcoin/master b414913 stickies-v: util: add timestamp and thread_name to log::Entry
<bitcoin-git> bitcoin/master 8115001 stickies-v: logging: pass log::Entry through to logging functions
<bitcoin-git> [bitcoin] sedited merged pull request #34865: logging: better use of log::Entry internally (master...2026-03/logging-use-entry) https://github.com/bitcoin/bitcoin/pull/34865
jonatack has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 244 seconds]
deadmanoz has joined #bitcoin-core-dev
ozdeadman has quit [Ping timeout: 265 seconds]
jonatack has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] thomasbuilds opened pull request #35143: kernel: guard btck::Handle move-assignment against self-move (master...fix-btck-handle-self-move-assign) https://github.com/bitcoin/bitcoin/pull/35143
jonatack has quit [Ping timeout: 245 seconds]
takinbo has quit [Ping timeout: 245 seconds]
l0rinc has quit [Read error: Connection reset by peer]
l0rinc has joined #bitcoin-core-dev
memset_ has joined #bitcoin-core-dev
memset has quit [Remote host closed the connection]
takinbo has joined #bitcoin-core-dev
jonatack has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 245 seconds]
<bitcoin-git> [bitcoin] sedited pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/8a843a1b7c0c...f17cd18d02b4
<bitcoin-git> bitcoin/master b2debc9 takeshikurosawaa: net: cleanup SOCKS5 auth logging
<bitcoin-git> bitcoin/master 3bf3b6d takeshikurosawaa: net: log SOCKS5 auth before sending
<bitcoin-git> bitcoin/master f17cd18 merge-script: Merge bitcoin/bitcoin#35116: net: cleanup SOCKS5 auth logging
<bitcoin-git> [bitcoin] sedited merged pull request #35116: net: cleanup SOCKS5 auth logging (master...cleanup-socks5-auth-logging) https://github.com/bitcoin/bitcoin/pull/35116
jonatack has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 245 seconds]
b10c has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
b10c has joined #bitcoin-core-dev
stringintech has joined #bitcoin-core-dev
b10c has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
b10c[m]1 has left #bitcoin-core-dev [#bitcoin-core-dev]
SpellChecker has quit [Ping timeout: 265 seconds]
vasild has quit [Ping timeout: 265 seconds]
stringintech0 has joined #bitcoin-core-dev
ghost43 has quit [Ping timeout: 265 seconds]
ghost43 has joined #bitcoin-core-dev
SpellChecker has joined #bitcoin-core-dev
b10c has joined #bitcoin-core-dev
stringintech has quit [Ping timeout: 246 seconds]
stringintech0 is now known as stringintech
jonatack has joined #bitcoin-core-dev
vasild has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 244 seconds]
ghost43 has quit [Remote host closed the connection]
vasild has quit [Remote host closed the connection]
SpellChecker has quit [Remote host closed the connection]
memset_ has quit [Remote host closed the connection]
vasild has joined #bitcoin-core-dev
ghost43 has joined #bitcoin-core-dev
SpellChecker has joined #bitcoin-core-dev
memset has joined #bitcoin-core-dev
jonatack has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 276 seconds]
jonatack has joined #bitcoin-core-dev
szkl has quit [Quit: Connection closed for inactivity]
jonatack has quit [Ping timeout: 245 seconds]
eugenesiegel has joined #bitcoin-core-dev
jonatack has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 248 seconds]
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] willcl-ark opened pull request #35144: ci: rfq: migrate linux CI jobs to namespace (master...namespace-runners) https://github.com/bitcoin/bitcoin/pull/35144
bugs_ has joined #bitcoin-core-dev
jonatack has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 248 seconds]
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
jonatack has joined #bitcoin-core-dev
<eugenesiegel> does someone know where to find i2p documentation on the protocol itself?
<sedited> you mean aside the docs on i2p.net?
csgui has joined #bitcoin-core-dev
<eugenesiegel> I was looking at the wrong docs on the website, I found the ones I wanted
eugenesiegel has quit [Ping timeout: 245 seconds]
Emc99 has joined #bitcoin-core-dev
<abubakarsadiq> #startmeeting
<corebot> abubakarsadiq: Meeting started at 2026-04-23T16:00+0000
<corebot> abubakarsadiq: Current chairs: abubakarsadiq
<corebot> abubakarsadiq: Useful commands: #action #info #idea #link #topic #motion #vote #close #endmeeting
<corebot> abubakarsadiq: See also: https://hcoop-meetbot.readthedocs.io/en/stable/
<corebot> abubakarsadiq: Participants should now identify themselves with '#here' or with an alias like '#here FirstLast'
musaHaruna has joined #bitcoin-core-dev
<abubakarsadiq> #bitcoin-core-dev Meeting: abubakarsadiq achow101 _aj_ ajonas b10c brunoerg cfields darosior dergoegge dzxzg eugenesiegel fanquake fjahr furszy gleb glozow hebasto hodlinator instagibbs janb84 jarolrod jonatack josibake kanzure kevkevin laanwj LarryRuane lightlike l0rinc luke-jr maflcko marcofleon maxedw Murch pinheadmz provoostenator ryanofsky sdaftuar S3RK stickies-v sipa sliv3r__ sr_gi tdb3 theStack TheCharlatan
<abubakarsadiq> vasild willcl-ark
<furszy> hi
<b10c> hi
<johnny9dev> hi
<maxedw> hi
<hebasto> hi
<cfields> hi
<andrewtoth_> hi
<stickies-v> hi
<sipa> #here FirstLast
<marcofleon> hi
<lightlike> hi
dzxzg has joined #bitcoin-core-dev
<instagibbs> hi
<abubakarsadiq> There are no pre-proposed meeting topics this week. Any last minute ones to add?
<stringintech> hi
Murch[m] has quit [Changing host]
Murch[m] has joined #bitcoin-core-dev
<jonatack> hi
<pinheadmz> Yo
<dzxzg> hi
<hodlinator> hi
<sipa> #yay for 31.0 \o/
<corebot> sipa: Unknown command: #yay
<Murch[m]> hi
<marcofleon> woo!
<abubakarsadiq> \o/
<fjahr> hi
<hodlinator> the big one
eugenesiegel44 has joined #bitcoin-core-dev
<yancy_> hi
<instagibbs> solid work
<cfields> 🚀
<abubakarsadiq> #topic Net Split WG Update (cfields)
<kanzure> hi
<l0rinc> hi
<janb84> hi
<abubakarsadiq> I guess no update from cfields, if there is we can come back to the topic
<abubakarsadiq> #topic Benchmarking WG Update (l0rinc, andrewtoth)
<l0rinc> #35025 was merged, the deserialization benchmarks are more realistic now.
<corebot> https://github.com/bitcoin/bitcoin/issues/35025 | refactor: use `SpanReader` in deserialization benchmarks by l0rinc · Pull Request #35025 · bitcoin/bitcoin · GitHub
<cfields> No update this week, been working on my multi_index replacement.
csgui has quit [Quit: Client closed]
<l0rinc> The untimed setup of nanobench needed a follow-up to make it more intuitive to use, see #35124.
<corebot> https://github.com/bitcoin/bitcoin/issues/35124 | bench: fix benchmark fixtures and setup checks by l0rinc · Pull Request #35124 · bitcoin/bitcoin · GitHub
<l0rinc> #34641 was split into tiny, focused commits based on the feedback.
<corebot> https://github.com/bitcoin/bitcoin/issues/34641 | node: scale default `-dbcache` with system RAM by l0rinc · Pull Request #34641 · bitcoin/bitcoin · GitHub
<l0rinc> Pushed #35128 to speed up `gettxoutsetinfo` - a follow-up is already brewing based on the feedback.
<corebot> https://github.com/bitcoin/bitcoin/issues/35128 | dbwrapper: avoid copying `CDBIterator` keys in `GetKey()` by l0rinc · Pull Request #35128 · bitcoin/bitcoin · GitHub
csgui has joined #bitcoin-core-dev
<l0rinc> That's it from me, thanks for the reviews.
<abubakarsadiq> #topic QML GUI WG Update (johnny9dev)
<johnny9dev> Opened up a PR for new settings pages (bitcoin-core/gui-qml#551) This includes Wallet settings that has details, create backup, password add/update, and wallet deletion. Sign message will likely end up here as well. The PR also includes a Mempool settings page that shows transaction amount and memory usage as well as an input field for updating mempool memory amount. I am currently working on a flow for importing PSBT.
<corebot> https://github.com/bitcoin-core/gui-qml/issues/551 | Wallet settings and Mempool information by johnny9 · Pull Request #551 · bitcoin-core/gui-qml · GitHub
<johnny9dev> We have a new contributor as well, pseudoramdom, who will be starting by implementing our RBF design as his first feature.
<johnny9dev> With pseudoramdom on RBF, epicleafies working on Receiving and Sign message, and me doing PSBT import I think that just leaves the "Address Book" page as the last feature-parity issue needing a first implementation
<johnny9dev> that is all
<abubakarsadiq> #topic Libevent removal (pinheadmz, fjahr)
<fjahr> I keep getting good review comments on #34342, trying to address them as fast as possible but didn't get to the comments from yesterday yet :) Waiting for the rebase/re-open to start review on the http server again. That's it from me.
<corebot> https://github.com/bitcoin/bitcoin/issues/34342 | cli: Replace libevent usage with simple http client by fjahr · Pull Request #34342 · bitcoin/bitcoin · GitHub
<pinheadmz> Nothing new from me this week
dzxzg has quit [Quit: Konversation terminated!]
dzxzg has joined #bitcoin-core-dev
<abubakarsadiq> I skipped some working groups because the leads aren't here. If you have an update please propose the topic
<abubakarsadiq> Anything else to discuss?
memset has quit [Remote host closed the connection]
<abubakarsadiq> #endmeeting
<corebot> abubakarsadiq: Meeting ended at 2026-04-23T16:11+0000
Emc99 has quit [Quit: Client closed]
memset has joined #bitcoin-core-dev
eugenesiegel44 has quit [Quit: Client closed]
<bitcoin-git> [bitcoin] hebasto reopened pull request #34228: depends: Unset `SOURCE_DATE_EPOCH` in `gen_id` script (master...260108-depends-clang-epoch) https://github.com/bitcoin/bitcoin/pull/34228
dzxzg has quit [Quit: Konversation terminated!]
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
___nick___ has quit [Ping timeout: 246 seconds]
nervana21 has joined #bitcoin-core-dev
nervana21 has quit [Quit: Client closed]
pseudoramdom has joined #bitcoin-core-dev
pseudoramdom has quit [Remote host closed the connection]
<bitcoin-git> [bitcoin] ViniciusCestarii opened pull request #35145: log: fix misleading VerifyDB summary and drop dead check (master...verifydb-cleanup) https://github.com/bitcoin/bitcoin/pull/35145
l0rinc has quit [Quit: l0rinc]
dzxzg has joined #bitcoin-core-dev
dzxzg has quit [Client Quit]
dzxzg has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] Rohith1-p opened pull request #35146: [DOCKER SEEDING] Add .helix Docker test evaluation files (master...docker-golden-solution) https://github.com/bitcoin/bitcoin/pull/35146
<bitcoin-git> [bitcoin] DrahtBot closed pull request #35146: [DOCKER SEEDING] Add .helix Docker test evaluation files (master...docker-golden-solution) https://github.com/bitcoin/bitcoin/pull/35146
l0rinc has joined #bitcoin-core-dev
Talkless has joined #bitcoin-core-dev
eugenesiegel has joined #bitcoin-core-dev
musaHaruna has quit [Quit: Connection closed for inactivity]
eugenesiegel has quit [Ping timeout: 245 seconds]
csgui has quit [Quit: Client closed]
dzxzg has quit [Quit: Konversation terminated!]
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
eugenesiegel has joined #bitcoin-core-dev
afiore has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f17cd18d02b4...290e48fbf0a6
<bitcoin-git> bitcoin/master f0e498a Lőrinc: test: cover failed `CDBIterator::GetKey()` deserialization
<bitcoin-git> bitcoin/master 5de2f97 Lőrinc: dbwrapper: use `SpanReader` for iterator keys
<bitcoin-git> bitcoin/master 290e48f Ava Chow: Merge bitcoin/bitcoin#35128: dbwrapper: avoid copying `CDBIterator` keys i...
<bitcoin-git> [bitcoin] achow101 merged pull request #35128: dbwrapper: avoid copying `CDBIterator` keys in `GetKey()` (master...l0rinc/dbwrapper-key-spanreader) https://github.com/bitcoin/bitcoin/pull/35128
eugenesiegel has quit [Ping timeout: 245 seconds]
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/290e48fbf0a6...1aef4d53ff09
<bitcoin-git> bitcoin/master df44afd Peter Zafonte: kernel: expose btck_block_tree_entry_get_ancestor
<bitcoin-git> bitcoin/master 1aef4d5 merge-script: Merge bitcoin/bitcoin#34885: kernel: expose btck_block_tree_entry_get_ance...
<bitcoin-git> [bitcoin] fanquake merged pull request #34885: kernel: expose btck_block_tree_entry_get_ancestor (master...kernel-api-block-tree-ancestor) https://github.com/bitcoin/bitcoin/pull/34885
eugenesiegel has joined #bitcoin-core-dev
l0rinc has quit [Quit: l0rinc]
cornfeedhobo has quit [Ping timeout: 245 seconds]
l0rinc has joined #bitcoin-core-dev
abubakarsadiq has quit [Quit: Connection closed for inactivity]
cornfeedhobo has joined #bitcoin-core-dev
andrewtoth_ has quit [Remote host closed the connection]
Talkless has quit [Quit: Konversation terminated!]
dzxzg has joined #bitcoin-core-dev
PaperSword1 has joined #bitcoin-core-dev
PaperSword has quit [Ping timeout: 264 seconds]
PaperSword1 is now known as PaperSword
eugenesiegel has quit [Ping timeout: 245 seconds]
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
bugs_ has quit [Quit: Leaving]
dzxzg has quit [Quit: Konversation terminated!]
dzxzg has joined #bitcoin-core-dev
PaperSword has quit [Quit: PaperSword]
PaperSword has joined #bitcoin-core-dev
l0rinc has quit [Quit: l0rinc]
memset_ has joined #bitcoin-core-dev
memset has quit [Remote host closed the connection]
memset_ has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
TallTim_ is now known as TallTim
afiore has quit [Quit: GNU inetutils 1.3a (telnet)]