<bitcoin-git>
bitcoin/master 9085dee David Gumberg: qa: Add lock order annotation for TxMempool::cs
<bitcoin-git>
bitcoin/master 5f75d90 merge-script: Merge bitcoin/bitcoin#34813: threads: qa: Add lock order annotation for `T...
<bitcoin-git>
[bitcoin] fanquake merged pull request #34813: threads: qa: Add lock order annotation for `TxMempool::cs` (master...2026-03-11-txmempoolcslockorder) https://github.com/bitcoin/bitcoin/pull/34813
brunoerg has quit [Ping timeout: 244 seconds]
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 245 seconds]
jonatack has quit [Ping timeout: 265 seconds]
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 244 seconds]
kevkevin has quit [Read error: Connection reset by peer]
kevkevin has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 244 seconds]
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 268 seconds]
brunoerg has joined #bitcoin-core-dev
jonatack has joined #bitcoin-core-dev
kevkevin has quit [Remote host closed the connection]
brunoerg has quit [Ping timeout: 244 seconds]
jonatack has quit [Ping timeout: 244 seconds]
dzxzg has quit [Remote host closed the connection]
Guest86 has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 244 seconds]
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 268 seconds]
Guest86 has quit [Quit: Client closed]
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 244 seconds]
jarthur_ has joined #bitcoin-core-dev
jarthur_ has quit [Client Quit]
jarthur has quit [Ping timeout: 264 seconds]
jarthur_ has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
dzxzg has joined #bitcoin-core-dev
dzxzg2 has quit [Ping timeout: 264 seconds]
justache has quit [Read error: Connection reset by peer]
justache has joined #bitcoin-core-dev
cmirror has quit [Remote host closed the connection]
cmirror has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 268 seconds]
alexw33 has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 268 seconds]
svanstaa has quit [Ping timeout: 264 seconds]
svanstaa has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 244 seconds]
brunoerg has joined #bitcoin-core-dev
twistedline has quit [Ping timeout: 248 seconds]
brunoerg has quit [Ping timeout: 256 seconds]
twistedline has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 248 seconds]
<stickies-v>
apologies for missing the irc meeting, _aj_ agreed the current logging work being done is quite chaotic with people pulling in different directions. i suggest the main people proposing logging changes (I think that's currently mostly _aj_ ryanofsky and myself) + anyone interested get together at next coredev to better understand each other's rationales and priorities and close/adjust some prs as a result?
<stickies-v>
i will continue to work on my PRs + review the ones I care about but perhaps we can agree to not merge/draft any controversial logging PRs until we've had that conversation?
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 268 seconds]
jarthur_ has quit [Quit: jarthur_]
jarthur has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
<stickies-v>
will also go through your gist and leave comments there
alexw33 has quit [Quit: Client closed]
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
Nebraskka has quit [Read error: Connection reset by peer]
Nebraskka has joined #bitcoin-core-dev
BrandonOdiwuor has joined #bitcoin-core-dev
ghost43_ has quit [Ping timeout: 258 seconds]
ghost43 has joined #bitcoin-core-dev
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 248 seconds]
BGL has quit [Ping timeout: 255 seconds]
BrandonOdiwuor has quit [Quit: Client closed]
brunoerg has joined #bitcoin-core-dev
memset has quit [Remote host closed the connection]
<bitcoin-git>
[bitcoin] maflcko opened pull request #34819: test: Revert "Fix 'RuntimeError: Event loop is closed' on Windows" (master...2603-test-windows-revert) https://github.com/bitcoin/bitcoin/pull/34819
<fjahr>
sipa: Hm, the embedded asmap is described in the "updated settings" section. Do you think it should be moved to P2P instead? I don't think the info needs to be duplicated?
brunoerg has quit [Ping timeout: 268 seconds]
Guyver2 has left #bitcoin-core-dev [Closing Window]
<bitcoin-git>
[bitcoin] maflcko opened pull request #34820: test: Use asyncio.SelectorEventLoop() over deprecated asyncio.SelectorEventLoop() (master...2603-test-windows-revert) https://github.com/bitcoin/bitcoin/pull/34820
<bitcoin-git>
bitcoin-detached-sigs/31.x ccbc446 Matthew Zipkin: 31.0 osx sig for rc1
jonatack has joined #bitcoin-core-dev
l0rinc has joined #bitcoin-core-dev
l0rinc has quit [Client Quit]
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
l0rinc has joined #bitcoin-core-dev
jarthur has quit [Quit: jarthur]
<sipa>
fjahr: i don't think the information needs to be duplicated, but i'd put the main description of the change in P2P, and a short "-asmap or asmap=1 now loads the embedded asmap file rather than $datadir/ip_asn.dat" in the updated settings section.
jonatack has quit [Read error: Connection reset by peer]
jonatack has joined #bitcoin-core-dev
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
<fjahr>
ok, fair
<sipa>
fjahr: in other news, i had Opus 4.6 rewrite asmap.py and asmap-tool.py to C++... python encodes in 21.5s, pypy in 8.4s, c++ in 1.3s
FirefoxDeHuk has joined #bitcoin-core-dev
<fjahr>
Hah, nice!
FirefoxDeHuk has quit [Quit: Client closed]
kevkevin has joined #bitcoin-core-dev
_flood has quit [Remote host closed the connection]
_flood has joined #bitcoin-core-dev
jerryf has quit [Remote host closed the connection]
jerryf has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 248 seconds]
<bitcoin-git>
[bitcoin] HowHsu opened pull request #34821: txgraph: Add ChainClusterImpl for chain-shaped cluster topologies (master...chaincluster) https://github.com/bitcoin/bitcoin/pull/34821
<bitcoin-git>
[gui-qml] johnny9 opened pull request #535: qml, tests: decouple BanListModel from qt BantableModel (qt6...pr/qt6-qml-qtdep-04-banlistmodel) https://github.com/bitcoin-core/gui-qml/pull/535
eugenesiegel has joined #bitcoin-core-dev
memset has quit [Remote host closed the connection]
memset has joined #bitcoin-core-dev
eugenesiegel has quit [Quit: Client closed]
l0rinc has quit [Quit: l0rinc]
svanstaa has quit [Ping timeout: 264 seconds]
svanstaa_ has joined #bitcoin-core-dev
brunoerg has quit [Remote host closed the connection]