cmirror has quit [Remote host closed the connection]
cmirror has joined #bitcoin-core-dev
andrewtoth_ has joined #bitcoin-core-dev
_flood has quit [Read error: Connection reset by peer]
andrewtoth has quit [Remote host closed the connection]
BUSY has quit [Quit: Leaving]
nanotube has quit [Ping timeout: 252 seconds]
nanotube has joined #bitcoin-core-dev
memset_ has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
l0rinc has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 257 seconds]
Nebraskka has quit [Read error: Connection reset by peer]
Nebraskka has joined #bitcoin-core-dev
vasild has quit [Remote host closed the connection]
vasild has joined #bitcoin-core-dev
cotsuka has quit [Read error: Connection reset by peer]
cotsuka has joined #bitcoin-core-dev
l0rinc has quit [Quit: l0rinc]
cotsuka has quit [Read error: Connection reset by peer]
cotsuka has joined #bitcoin-core-dev
jurraca has joined #bitcoin-core-dev
SpellChecker has quit [Remote host closed the connection]
SpellChecker has joined #bitcoin-core-dev
Guyver2 has joined #bitcoin-core-dev
<bitcoin-git>
[bitcoin] hodlinator opened pull request #35456: test: Perform full reset of CoinsResult in order to avoid passing 21M BTC (master...2026/06/camount_gifts_2) https://github.com/bitcoin/bitcoin/pull/35456
l0rinc has joined #bitcoin-core-dev
Guyver2 has left #bitcoin-core-dev [Closing Window]
dermoth has quit [Read error: Connection reset by peer]
cotsuka has quit [Read error: Connection reset by peer]
cotsuka has joined #bitcoin-core-dev
jurraca has quit [Ping timeout: 265 seconds]
<bitcoin-git>
[bitcoin] hodlinator opened pull request #35458: qa: Avoid extra tracebacks when exception is raised (master...2026/06/simplify_tracebacks) https://github.com/bitcoin/bitcoin/pull/35458
<bitcoin-git>
[bitcoin] fanquake merged pull request #35410: net: use the proxy if overriden when doing v2-v1 reconnections (master...keep_using_override_proxy_for_v1_reconnects_with_functional_test) https://github.com/bitcoin/bitcoin/pull/35410
jon_atack has joined #bitcoin-core-dev
<fanquake>
New issue re potential leveldb related IBD regression #35457
<corebot>
https://github.com/bitcoin/bitcoin/issues/35457 | Partial IBD speed regression between 9c150222604478431669b66b2caa0d75e8324d4c and 1ea532e590cdc16b86436a2bc4f92d74082307f9 · Issue #35457 · bitcoin/bitcoin · GitHub
cotsuka has quit [Read error: Connection reset by peer]
<nkaretnikov>
also because of the above mistake I actually noticed there is a whole dedicated website for visualizing coverage and test metrics, which I somehow missed before. so the work I’ve been doing the whole week to add a simple ci action and diff coverage script is useless. oh well, but at least I learned about ci a bit more