<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #26929: rpc: Throw more user friendly arg type check error (1.5/2) (master...2301-rpc-arg-type-check-error-nice-🤔) https://github.com/bitcoin/bitcoin/pull/26929
<bitcoin-git>
[bitcoin] dergoegge opened pull request #26930: fuzz: Actually use mocked mempool in tx_pool target (master...2023-01-determ-fuzz-tx-pool) https://github.com/bitcoin/bitcoin/pull/26930
<bitcoin-git>
bitcoin/24.x e72313e Martin Zumsande: rpc: Require NodeStateStats object in getpeerinfo
<bitcoin-git>
bitcoin/24.x 2b87e90 fanquake: Merge bitcoin/bitcoin#26457: [24.x] backport rpc: skip getpeerinfo for a p...
<bitcoin-git>
[bitcoin] fanquake merged pull request #26457: [24.x] backport rpc: skip getpeerinfo for a peer without CNodeStateStats (24.x...24_x_backports) https://github.com/bitcoin/bitcoin/pull/26457
MrFrancis has quit [Ping timeout: 246 seconds]
andrew_mo_ has quit [Ping timeout: 256 seconds]
andrew_mo_ has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 252 seconds]
andrew_mo_ has joined #bitcoin-core-dev
scg has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 256 seconds]
Guest13 has quit [Ping timeout: 260 seconds]
Norrin has quit [Remote host closed the connection]
andrew_mo_ has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 248 seconds]
andrew_mo_ has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 264 seconds]
brunoerg has joined #bitcoin-core-dev
andrew_mo_ has joined #bitcoin-core-dev
bitdex has quit [Ping timeout: 255 seconds]
andrew_mo_ has quit [Ping timeout: 256 seconds]
bitdex has joined #bitcoin-core-dev
_andrewtoth_ has quit [Remote host closed the connection]
andrew_mo_ has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 252 seconds]
MrFrancis has joined #bitcoin-core-dev
bitdex has quit [Remote host closed the connection]
___nick___ has joined #bitcoin-core-dev
<bitcoin-git>
[bitcoin] glozow opened pull request #26933: mempool: disallow txns under min relay fee, even in packages (master...2023-01-package-mempoolmin-only) https://github.com/bitcoin/bitcoin/pull/26933
andrew_mo_ has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 252 seconds]
weylin_ has joined #bitcoin-core-dev
weylin_ has quit [Remote host closed the connection]
andrew_mo_ has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 260 seconds]
andrew_mo_ has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 268 seconds]
_andrewtoth_ has joined #bitcoin-core-dev
andrew_mo_ has joined #bitcoin-core-dev
weylin_ has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 265 seconds]
<bitcoin-git>
[bitcoin] instagibbs opened pull request #26934: Add unit test for ComputeTapleafHash (master...202208_tapleaf_script_followup) https://github.com/bitcoin/bitcoin/pull/26934
<bitcoin-git>
bitcoin/master f34ada8 Greg Sanders: Add unit test for ComputeTapleafHash
<bitcoin-git>
bitcoin/master c0b6c40 MarcoFalke: Merge bitcoin/bitcoin#26934: test: Add unit test for ComputeTapleafHash
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #26934: test: Add unit test for ComputeTapleafHash (master...202208_tapleaf_script_followup) https://github.com/bitcoin/bitcoin/pull/26934
andrew_mo_ has joined #bitcoin-core-dev
andrew_m_ has joined #bitcoin-core-dev
halosghost has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 272 seconds]
andrew_m_ has quit [Ping timeout: 256 seconds]
jarthur has joined #bitcoin-core-dev
andrew_mo_ has joined #bitcoin-core-dev
flooded is now known as _flood
jonatack has quit [Ping timeout: 268 seconds]
jonatack has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 264 seconds]
virtu has quit [Quit: You have been kicked for being idle]
andrew_mo_ has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 260 seconds]
andrew_mo_ has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 252 seconds]
andrew_mo_ has joined #bitcoin-core-dev
andrew_m_ has joined #bitcoin-core-dev
halosghost has quit [Read error: Connection reset by peer]
halosghost has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 256 seconds]
andrew_m_ has quit [Ping timeout: 256 seconds]
as2333 has joined #bitcoin-core-dev
iseeu has joined #bitcoin-core-dev
andrew_mo_ has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 255 seconds]
MrFrancis has joined #bitcoin-core-dev
andrew_mo_ has joined #bitcoin-core-dev
<jamesob>
sipa: do you think it's reasonable to assume that script checks for inputs will always done, as they are now, in vin order? Or do you think there may come a day where we can't rely on that ordering?
<jamesob>
*will always be done
<jamesob>
like, if we get cross-input signature agg., might it happen in such a way that those inputs would have to be contiguous, preserving the script check order in some sense?
weylin_ has quit [Ping timeout: 260 seconds]
<jamesob>
(will post the resulting answers to stackexchange)
<jamesob>
oh I might be missing that perhaps pvChecks entries are processed concurrently today? not sure if this is the case
iseeu has quit [Quit: Lost terminal]
andrew_mo_ has quit [Ping timeout: 272 seconds]
andrew_mo_ has joined #bitcoin-core-dev
andrew_m_ has joined #bitcoin-core-dev
andrew_mo_ has quit [Ping timeout: 260 seconds]
andrew_m_ has quit [Ping timeout: 268 seconds]
halosghost has quit [Read error: Connection reset by peer]
halosghost has joined #bitcoin-core-dev
salvatoshi has quit [Ping timeout: 272 seconds]
andrew_mo_ has joined #bitcoin-core-dev
<sipa>
@jamesob Yeah, input script checking is already not sequential
<sipa>
The checks are added to a queue, and the script check workers take elements off that queue.
<bitcoin-git>
[bitcoin] brunoerg opened pull request #26938: [WIP] p2p: asmap, avoiding inbound connections from specific AS (master...2023-01-avoid-as) https://github.com/bitcoin/bitcoin/pull/26938
brunoerg has quit [Remote host closed the connection]