memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
eugenesiegel has joined #bitcoin-core-dev
janb84 has joined #bitcoin-core-dev
janb84 has quit [Client Quit]
janb84 has joined #bitcoin-core-dev
bitdex has quit [Quit: = ""]
timbo_xyz has joined #bitcoin-core-dev
bomb-on has quit [Ping timeout: 264 seconds]
bomb-on_ has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 264 seconds]
bomb-on_ has quit [Read error: Connection reset by peer]
bomb-on has joined #bitcoin-core-dev
bomb-on_ has joined #bitcoin-core-dev
bomb-on has quit [Ping timeout: 246 seconds]
bomb-on_ has quit [Ping timeout: 255 seconds]
timbo_xyz has quit [Remote host closed the connection]
timbo_xyz has joined #bitcoin-core-dev
bomb-on has joined #bitcoin-core-dev
bomb-on_ has joined #bitcoin-core-dev
sliv3r__ has quit [Read error: Connection reset by peer]
sliv3r__ has joined #bitcoin-core-dev
bomb-on has quit [Ping timeout: 265 seconds]
bomb-on_ has quit [Read error: Connection reset by peer]
cotsuka has quit [Read error: Connection reset by peer]
cotsuka has joined #bitcoin-core-dev
___nick___ has quit [Ping timeout: 265 seconds]
__nick__ has joined #bitcoin-core-dev
gf2718 has quit [Ping timeout: 272 seconds]
PaperSword has quit [Read error: Connection reset by peer]
bugs_ has quit [Quit: Leaving]
eugenesiegel has quit [Ping timeout: 245 seconds]
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
eugenesiegel has joined #bitcoin-core-dev
cotsuka has quit [Read error: Connection reset by peer]
cotsuka has joined #bitcoin-core-dev
sliv3r__ has quit [Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in]
sliv3r__ has joined #bitcoin-core-dev
<bitcoin-git>
[bitcoin] pinheadmz opened pull request #35182: Replace libevent with our own HTTP and socket-handling implementation (master...http-rewrite-30Apr2026) https://github.com/bitcoin/bitcoin/pull/35182
<bitcoin-git>
[bitcoin] pinheadmz closed pull request #32061: Replace libevent with our own HTTP and socket-handling implementation (master...http-rewrite-13march2025) https://github.com/bitcoin/bitcoin/pull/32061
epicleafies has joined #bitcoin-core-dev
epicleafies has quit [Client Quit]
epicleafies has joined #bitcoin-core-dev
roconnor has quit [Ping timeout: 244 seconds]
roconnor has joined #bitcoin-core-dev
abubakarsadiq has joined #bitcoin-core-dev
pseudoramdom has joined #bitcoin-core-dev
<abubakarsadiq>
#startmeeting
<corebot>
abubakarsadiq: Meeting started at 2026-04-30T16:00+0000
<corebot>
abubakarsadiq: Current chairs: abubakarsadiq
<abubakarsadiq>
#topic QML GUI WG Update (johnny9dev)
<johnny9dev>
We have first PRs by our new contributor pseudoramdom bitcoin-core/gui-qml#561, bitcoin-core/gui-qml#556, bitcoin-core/gui-qml#554
<johnny9dev>
I have PR'd some improvements to our activity page, the block clock, and PSBT support bitcoin-core/gui-qml#559, bitcoin-core/gui-qml#558, bitcoin-core/gui-qml#557
<johnny9dev>
epicleafies has a PR up now for feature parity receive features bitcoin-core/gui-qml#553 and is working on other remaining parity features.
<johnny9dev>
thats an interesting idea. I will consider it.
<johnny9dev>
but that is the kind of thing I am trying to work out right now
cotsuka has joined #bitcoin-core-dev
<johnny9dev>
as I'd like to share where we are and where we plan to be at the meeting
<abubakarsadiq>
yeah they are quite a lots of PR's so you can just reference the board with the summary of the update, some also use tracking issue for that
<epicleafies>
Not too much else, but I also created a PR for fixing some issues with Gmock
<pinheadmz>
Lots of progress on #32061 this week. Rebased on master after pre-factor commits were merged. Addressed feedback from vasild, janb84, hodlinator, and b-l-u-e. Claude found some crash bugs and HTTP violations and those have been patched. I also had Claude add functional tests to cover the most common and well-known HTTP vulnerabilities and malformed requests. Libevent actually failed one of those tests but not in a dangerous way. That PR
<pinheadmz>
just passed (windows) ci this morning so I closed it with 400+ comments and opened a fresh one: #35182 The PR is dead! Long live the PR!
<pinheadmz>
Fuzz testing and integration testing are next... especially now that lnd has fixed their ci incompatabilities with v31
<corebot>
https://github.com/bitcoin/bitcoin/issues/32061 | Replace libevent with our own HTTP and socket-handling implementation by pinheadmz · Pull Request #32061 · bitcoin/bitcoin · GitHub
<corebot>
https://github.com/bitcoin/bitcoin/issues/35182 | Replace libevent with our own HTTP and socket-handling implementation by pinheadmz · Pull Request #35182 · bitcoin/bitcoin · GitHub
<vasild>
hi
<pinheadmz>
nothigng new from fjahr
<pinheadmz>
that it
<abubakarsadiq>
#topic Net Split WG Update (cfields)
<yancy>
hi
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
<abubakarsadiq>
As usual, next week there won't be an IRC meeting because of the coredev meeting.
<abubakarsadiq>
Anything else to discuss?
<abubakarsadiq>
#endmeeting
<corebot>
abubakarsadiq: Meeting ended at 2026-04-30T16:13+0000
<bitcoin-git>
bitcoin/master 32e479f Ava Chow: Merge bitcoin/bitcoin#34669: feefrac: drop comparison and operator{>} ...
<bitcoin-git>
[bitcoin] achow101 merged pull request #34669: feefrac: drop comparison and operator{,} for sorted wrappers (master...wip_feefrac_order) https://github.com/bitcoin/bitcoin/pull/34669
PaperSword has joined #bitcoin-core-dev
dzxzg has quit [Quit: Konversation terminated!]
dzxzg has joined #bitcoin-core-dev
<bitcoin-git>
[bitcoin] shuv-amp opened pull request #35185: wallet: fix importdescriptors batch abort on timestamp error (master...fix-importdesc-timestamp-abort) https://github.com/bitcoin/bitcoin/pull/35185
<brunoerg>
Just rebased a PR and iwyu failed due to a missing import feefrac.h, perhaps related to #34669? seems missing to include <concepts> due to derived_from?
<bitcoin-git>
bitcoin/master 7236a05 Lőrinc: test: enable `feature_bind_extra` on macOS and BSD
<bitcoin-git>
bitcoin/master 1950da9 Lőrinc: test: enable `rpc_bind` on macOS and BSD
<bitcoin-git>
bitcoin/master 4044705 Ava Chow: Merge bitcoin/bitcoin#34256: test: support `get_bind_addrs` and `feature_b...
<bitcoin-git>
[bitcoin] achow101 merged pull request #34256: test: support `get_bind_addrs` and `feature_bind_extra` on macOS & BSD (master...l0rinc/test-macos-bind-netutil) https://github.com/bitcoin/bitcoin/pull/34256
cotsuka has joined #bitcoin-core-dev
<bitcoin-git>
[bitcoin] sedited opened pull request #35187: kernel: Add non-utxo set block validation to API (master...external_coins_block_validation) https://github.com/bitcoin/bitcoin/pull/35187