SpellChecker has quit [Remote host closed the connection]
SpellChecker has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 250 seconds]
l0rinc has quit [Quit: l0rinc]
l0rinc has joined #bitcoin-core-dev
enochazariah has quit [Quit: Connection closed for inactivity]
<_aj_>
sipa: could have an iterator where "unbroadcst txs with chunk feerates above this are been put in per-peer queues, txs below are put in a single global queue" ? if the global queue grows too large, that iterator then immediately tells you a good value to use as feefilter, without having to gradually increase it from the bottom of the mempool
<_aj_>
not unbroadcst, un-relayed
infernix has quit [Ping timeout: 256 seconds]
Christoph_ has joined #bitcoin-core-dev
kevkevin has quit [Remote host closed the connection]
l0rinc has quit [Quit: l0rinc]
infernix has joined #bitcoin-core-dev
l0rinc has joined #bitcoin-core-dev
purpleKarrot has quit [Quit: purpleKarrot]
purpleKarrot has joined #bitcoin-core-dev
kevkevin has joined #bitcoin-core-dev
gmaxwell has quit [Ping timeout: 248 seconds]
purpleKarrot has quit [Client Quit]
purpleKarrot has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 258 seconds]
Christoph_ has quit [Quit: Christoph_]
l0rinc has quit [Quit: l0rinc]
kevkevin has joined #bitcoin-core-dev
infernix has quit [Ping timeout: 244 seconds]
infernix has joined #bitcoin-core-dev
l0rinc has joined #bitcoin-core-dev
l0rinc has quit [Ping timeout: 244 seconds]
Saturday7 has quit [Read error: Connection reset by peer]
Saturday7 has joined #bitcoin-core-dev
Saturday7 has quit [Ping timeout: 250 seconds]
kevkevin has quit [Ping timeout: 244 seconds]
enochazariah has joined #bitcoin-core-dev
kevkevin has joined #bitcoin-core-dev
l0rinc has joined #bitcoin-core-dev
cmirror has quit [Remote host closed the connection]
Saturday7 has joined #bitcoin-core-dev
cmirror has joined #bitcoin-core-dev
Saturday7 has quit [Client Quit]
Saturday7 has joined #bitcoin-core-dev
<_aj_>
sipa: hmm, except you could do that without the iterator just by setting the feefilter to the highest fee in the global queue
durandal_ has quit [Quit: Leaving]
durandal_ has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 244 seconds]
Cory75 has quit [Quit: Client closed]
Cory75 has joined #bitcoin-core-dev
mbrochh has joined #bitcoin-core-dev
Cory75 has quit [Quit: Client closed]
Cory75 has joined #bitcoin-core-dev
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 258 seconds]
ghost43 has quit [Remote host closed the connection]
ghost43 has joined #bitcoin-core-dev
kevkevin has joined #bitcoin-core-dev
Christoph_ has joined #bitcoin-core-dev
Christoph_ has quit [Client Quit]
l0rinc has quit [Quit: l0rinc]
enochazariah has quit [Quit: Connection closed for inactivity]
jerryf has quit [Ping timeout: 272 seconds]
ghost43 has quit [Ping timeout: 272 seconds]
ghost43 has joined #bitcoin-core-dev
twistedline has quit [Remote host closed the connection]
twistedline has joined #bitcoin-core-dev
jerryf has joined #bitcoin-core-dev
jerryf has quit [Remote host closed the connection]
jerryf has joined #bitcoin-core-dev
vasild has quit [Remote host closed the connection]
vasild has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 244 seconds]
Guest80 has joined #bitcoin-core-dev
Guest80 has quit [Client Quit]
jerryf has quit [Remote host closed the connection]
jerryf has joined #bitcoin-core-dev
mbrochh has quit [Quit: Connection closed for inactivity]
kevkevin has joined #bitcoin-core-dev
f321x has joined #bitcoin-core-dev
Christoph_ has joined #bitcoin-core-dev
Christoph_ has quit [Client Quit]
jerryf has quit [Remote host closed the connection]
jerryf has joined #bitcoin-core-dev
Guyver2 has joined #bitcoin-core-dev
WizJin__ has joined #bitcoin-core-dev
mbrochh has joined #bitcoin-core-dev
WizJin_ has quit [Ping timeout: 250 seconds]
kevkevin has quit [Ping timeout: 244 seconds]
TallTim_ has joined #bitcoin-core-dev
TallTim has quit [Ping timeout: 260 seconds]
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 265 seconds]
darosior has quit [Quit: Ping timeout (120 seconds)]
brunoerg has quit [Remote host closed the connection]
Earnestly has quit [Read error: Connection reset by peer]
Earnestly has joined #bitcoin-core-dev
jespada has joined #bitcoin-core-dev
jespada has quit [Ping timeout: 245 seconds]
QUBIT_ABHAY has joined #bitcoin-core-dev
QUBIT_ABHAY has quit [Client Quit]
flooded has joined #bitcoin-core-dev
Guyver2 has joined #bitcoin-core-dev
QUBIT_ABHAY has joined #bitcoin-core-dev
Guest7 has joined #bitcoin-core-dev
Guest7 has quit [Client Quit]
molodoy has joined #bitcoin-core-dev
jonatack has joined #bitcoin-core-dev
<_aj_>
sipa: no, the inv_to_send is the per-peer to-be-broadcast set, and things are removed from the global to-be-broadcast set and added to all peers' inv-to-send ~atomically.
Christoph_ has joined #bitcoin-core-dev
jon_atack has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 244 seconds]
molodoy has quit [Quit: Client closed]
Christoph_ has quit [Quit: Christoph_]
jonatack has joined #bitcoin-core-dev
Cory75 has quit [Quit: Client closed]
Cory75 has joined #bitcoin-core-dev
Guyver2 has left #bitcoin-core-dev [Closing Window]
jon_atack has quit [Ping timeout: 258 seconds]
QUBIT_ABHAY has quit [Quit: Client closed]
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 244 seconds]
molodoy has joined #bitcoin-core-dev
Christoph_ has joined #bitcoin-core-dev
<Sjors[m]1>
Does our ci cache the LLVM build for the MSan/TSan jobs? Or do we just rely on Cirrus runners being really fast?
cm_ has joined #bitcoin-core-dev
cm has quit [Read error: Connection reset by peer]
cm_ is now known as cm
l0rinc has joined #bitcoin-core-dev
l0rinc has quit [Ping timeout: 244 seconds]
f321x_ has quit [Quit: f321x_]
l0rinc has joined #bitcoin-core-dev
jon_atack has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 244 seconds]
jonatack has joined #bitcoin-core-dev
<Sjors[m]1>
IIUC it seems #33425 made it much faster, so no need to cache.