achow101 changed the topic of #bitcoin-core-dev to: Bitcoin Core development discussion and commit log | Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/ | Weekly Meeting Thursday @ 16:00 UTC | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt
hernanmarino_ has joined #bitcoin-core-dev
hernanmarino has quit [Ping timeout: 268 seconds]
noonien808310429 has quit [Quit: The Lounge - https://thelounge.chat]
robszarka has joined #bitcoin-core-dev
noonien808310429 has joined #bitcoin-core-dev
szarka has quit [Ping timeout: 248 seconds]
<PaperSword> My question is why would this be accepted as consensus valid?
<achow101> All inputs have final sequence number which disables locktime checks
<PaperSword> Thanks!
jon_atack has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 244 seconds]
bitdex has quit [Quit: = ""]
MrHAPPY has quit []
montxero has joined #bitcoin-core-dev
robszarka has quit [Quit: Leaving]
szarka has joined #bitcoin-core-dev
Zenton has joined #bitcoin-core-dev
kevkevin_ has quit [Remote host closed the connection]
kevkevin has joined #bitcoin-core-dev
aLeSD has quit [Read error: Connection reset by peer]
aLeSD has joined #bitcoin-core-dev
jon_atack has quit [Ping timeout: 252 seconds]
eval-exec has joined #bitcoin-core-dev
jonatack has joined #bitcoin-core-dev
eval-exec has quit [Remote host closed the connection]
eval-exec has joined #bitcoin-core-dev
bitdex has joined #bitcoin-core-dev
eval-exec1 has joined #bitcoin-core-dev
eval-exec has quit [Ping timeout: 244 seconds]
eval-exec1 is now known as eval-exec
eval-exec has quit [Remote host closed the connection]
kevkevin has quit [Remote host closed the connection]
eval-exec has joined #bitcoin-core-dev
eval-exec has quit [Remote host closed the connection]
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 248 seconds]
PaperSword has quit [Quit: PaperSword]
PaperSword has joined #bitcoin-core-dev
PaperSword has quit [Client Quit]
PaperSword has joined #bitcoin-core-dev
eval-exec has joined #bitcoin-core-dev
eval-exec has quit [Remote host closed the connection]
cmirror has quit [Remote host closed the connection]
cmirror has joined #bitcoin-core-dev
montxero has quit [Remote host closed the connection]
saturday- has joined #bitcoin-core-dev
Saturday7 has quit [Ping timeout: 248 seconds]
aLeSD has quit [Ping timeout: 265 seconds]
eval-exec has joined #bitcoin-core-dev
eval-exec has quit [Remote host closed the connection]
eval-exec has joined #bitcoin-core-dev
eval-exec has quit [Remote host closed the connection]
eval-exec has joined #bitcoin-core-dev
agentcasey has quit [Read error: Connection reset by peer]
agentcasey has joined #bitcoin-core-dev
<bitcoin-git> [gui] whitslack opened pull request #861: cmake: support `-DBUILD_GUI=qt6` (master...qt6) https://github.com/bitcoin-core/gui/pull/861
<bitcoin-git> [gui] fanquake closed pull request #861: cmake: support `-DBUILD_GUI=qt6` (master...qt6) https://github.com/bitcoin-core/gui/pull/861
Christoph_ 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
Guest8 has joined #bitcoin-core-dev
Guest8 has quit [Client Quit]
aLeSD has joined #bitcoin-core-dev
asini_ has joined #bitcoin-core-dev
aLeSD has quit [Ping timeout: 260 seconds]
asini_ has quit [Quit: Leaving]
aLeSD has joined #bitcoin-core-dev
aLeSD has quit [Client Quit]
pyth has joined #bitcoin-core-dev
pyth has quit [Remote host closed the connection]
Christoph_ has quit [Quit: Christoph_]
Christoph_ has joined #bitcoin-core-dev
eval-exec has quit [Ping timeout: 260 seconds]
eval-exec has joined #bitcoin-core-dev
eval-exec has quit [Remote host closed the connection]
SpellChecker_ has joined #bitcoin-core-dev
SpellChecker has quit [Ping timeout: 264 seconds]
kevkevin has joined #bitcoin-core-dev
bitdex has quit [Remote host closed the connection]
bitdex has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 268 seconds]
Christoph_ has quit [Quit: Christoph_]
<PaperSword> Is there any reason a regtest node would be slower to accept transactions into it's mempool than other networks?
<PaperSword> I am creating chains of 86 children, 86 times for a single block and the time to sendrawtransaction with each additional transactions keeps increasing.
<PaperSword> The same exact exercise on Testnet seems to be much faster.
eval-exec has joined #bitcoin-core-dev
<_aj_> is it sendrawtransaction that's slow, not the wallet operations to fund/sign the transaction?
<_aj_> actually accepting the tx can cause a bunch of wallet ops as well, which should appear in the logs as a bunch of wallet noise i think
<PaperSword> There is no wallet loaded
<PaperSword> The TXs are all signed using libsecp256k1
<PaperSword> I even tried using just OP_TRUE to remove any sig validation
<PaperSword> The first 1000 TX load in second
<_aj_> have you increased limitdescendentcount and limitancestorcount above 25?
<PaperSword> Oh yes
<PaperSword> But my question would be why does it have an impact between nets.
<PaperSword> I will get some quantitative data.
<_aj_> i can't think of a reason why it would be different, but i can't see why it would be noticably slower in the first place either
<bitcoin-git> [gui] maflcko closed pull request #857: qt: Add addressList field to SendCoinsRecipient for multiple addresses (master...BG) https://github.com/bitcoin-core/gui/pull/857
Christoph_ has joined #bitcoin-core-dev
Guyver2 has joined #bitcoin-core-dev
Cory21 has quit [Quit: Client closed]
Cory21 has joined #bitcoin-core-dev
eval-exec has quit [Ping timeout: 252 seconds]
Guyver2 has left #bitcoin-core-dev [Closing Window]
jespada has joined #bitcoin-core-dev
salvatoshi has joined #bitcoin-core-dev
<sipa> PaperSword: regtest has -checkmempool enabled by default
eval-exec has joined #bitcoin-core-dev
<instagibbs> ^ yeah this
<instagibbs> does some extreme auditing in real time that wouldn't be acceptable in a regular test network node
<sipa> -checkblockindex too, though that has no simpact on transaction acceptance
<sipa> if you want comparable performance, you'll want to disable both
brunoerg_ has joined #bitcoin-core-dev
bitdex has quit [Quit: = ""]
brunoerg has quit [Ping timeout: 248 seconds]
Earnestly has quit [Ping timeout: 244 seconds]
Earnestly has joined #bitcoin-core-dev
eval-exec has quit [Ping timeout: 252 seconds]
eval-exec has joined #bitcoin-core-dev
pablomartin4btc has joined #bitcoin-core-dev
aleggg has quit [Ping timeout: 245 seconds]
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/4c1906a500ca...3358b1d10519
<bitcoin-git> bitcoin/master f861919 Hennadii Stepanov: ci: Use `bash` by default for all platforms
<bitcoin-git> bitcoin/master 3501bca Hennadii Stepanov: ci: Move "Windows cross" job from Cirrus CI to GHA CI
<bitcoin-git> bitcoin/master 25b56fd Hennadii Stepanov: ci: Test cross-built Windows executables on Windows natively
<bitcoin-git> [bitcoin] fanquake merged pull request #31176: ci: Test cross-built Windows executables on Windows natively (master...241029-ci-win) https://github.com/bitcoin/bitcoin/pull/31176
aleggg has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 252 seconds]
kevkevin has joined #bitcoin-core-dev
jonatack has joined #bitcoin-core-dev
jespada has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
jespada has joined #bitcoin-core-dev
manny2 has joined #bitcoin-core-dev
OGU has joined #bitcoin-core-dev
manny2 has quit [Quit: Client closed]
manny81 has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 245 seconds]
jonatack has joined #bitcoin-core-dev
noonien808310429 has quit [Quit: The Lounge - https://thelounge.chat]
noonien808310429 has joined #bitcoin-core-dev
Christoph_ has quit [Quit: Christoph_]
Earnestly has quit [Ping timeout: 268 seconds]
Earnestly has joined #bitcoin-core-dev
kevkevin_ has joined #bitcoin-core-dev
kevkevin has quit [Read error: Connection reset by peer]
<bitcoin-git> [bitcoin] pablomartin4btc opened pull request #32174: test: Verify that a message is not in rpc errors raised (follow-up 31451) (master...verify-message-not-among-error-messages-in-rpc-call) https://github.com/bitcoin/bitcoin/pull/32174
bugs_ has joined #bitcoin-core-dev
aleggg has quit [Ping timeout: 260 seconds]
aleggg has joined #bitcoin-core-dev
salvatoshi has quit [Ping timeout: 252 seconds]
darosior has quit [Ping timeout: 252 seconds]
zeropoint has joined #bitcoin-core-dev
jespada has quit [Ping timeout: 268 seconds]
Christoph_ has joined #bitcoin-core-dev
pyth has joined #bitcoin-core-dev
eval-exec has quit [Ping timeout: 252 seconds]
eugenesiegel has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] brunoerg opened pull request #32175: fuzz: doc: add info about `afl-system-config` for macOS (master...2025-03-fuzz-afl) https://github.com/bitcoin/bitcoin/pull/32175
Christoph_ has quit [Quit: Christoph_]
<bitcoin-git> [bitcoin] laanwj opened pull request #32176: net: Prevent accidental circuit sharing when using Tor stream isolation (master...2025-03-tor-stream-isolation) https://github.com/bitcoin/bitcoin/pull/32176
pablomartin4btc has quit [Ping timeout: 252 seconds]
eugenesiegel has quit [Ping timeout: 240 seconds]
salvatoshi has joined #bitcoin-core-dev
pyth has quit [Remote host closed the connection]
Talkless has joined #bitcoin-core-dev
kevkevin_ has quit [Remote host closed the connection]
kevkevin has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 248 seconds]
kevkevin has quit [Ping timeout: 244 seconds]
kevkevin has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] instagibbs opened pull request #32177: TxGraph: Increase fuzz coverage (master...2025-03-txgraph_coverage) https://github.com/bitcoin/bitcoin/pull/32177
kevkevin has quit [Remote host closed the connection]
manny81 has quit [Ping timeout: 240 seconds]
manny69 has joined #bitcoin-core-dev
darosior has joined #bitcoin-core-dev
___nick___ has joined #bitcoin-core-dev
kevkevin has joined #bitcoin-core-dev
kevkevin_ has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 248 seconds]
kevkevin_ has quit [Ping timeout: 248 seconds]
___nick___ has quit [Ping timeout: 252 seconds]
jespada has joined #bitcoin-core-dev
jespada has quit [Client Quit]
jespada has joined #bitcoin-core-dev
___nick___ has joined #bitcoin-core-dev
kevkevin has joined #bitcoin-core-dev
robszarka has joined #bitcoin-core-dev
szarka has quit [Ping timeout: 260 seconds]
agentcasey has quit [Quit: ZNC 1.10.x-git-38-e8c4cda0 - https://znc.in]
agentcasey has joined #bitcoin-core-dev
mcey has quit [Remote host closed the connection]
mcey has joined #bitcoin-core-dev
<sliv3r__> Does anyone have data available about the actual number (or amount) of UTXOs that can be unlocked with reused addresses?
robobub has joined #bitcoin-core-dev
<darosior> sliv3r__: i don't know of statistics about address reuse off the top of my head, but i guess https://bitinfocharts.com/top-100-richest-bitcoin-addresses.html can already provide a lower bound in terms of value behind reused addresses.
Cory21 has quit [Quit: Client closed]
Cory21 has joined #bitcoin-core-dev
<sipa> i once computed that to be ~5.5M BTC (taking p2pk, bare multisig, reused addresses, and public keys revealed on forkchains into account)
<sipa> that was several years ago, though
Guest60 has joined #bitcoin-core-dev
Guest60 has quit [Client Quit]
Guest60 has joined #bitcoin-core-dev
Guest60 has quit [Client Quit]
Talkless has quit [Quit: Konversation terminated!]
<sliv3r__> thanks both
rszarka has joined #bitcoin-core-dev
robszarka has quit [Ping timeout: 248 seconds]
twistedline has quit [Ping timeout: 265 seconds]
aleggg has quit [Ping timeout: 260 seconds]
eugenesiegel has joined #bitcoin-core-dev
___nick___ has quit [Ping timeout: 260 seconds]
<bitcoin-git> [bitcoin] ryanofsky pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/3358b1d10519...74d9598bfbc2
<bitcoin-git> bitcoin/master 99a92ef Hodlinator: descriptors doc: Correct Markdown format + wording
<bitcoin-git> bitcoin/master 7e974f4 Hodlinator: descriptors refactor: Use range-for and limit scope of seen_multipath
<bitcoin-git> bitcoin/master 56f271e Hodlinator: descriptors refactor: Clarify multipath data relationships through local s...
<bitcoin-git> [bitcoin] ryanofsky merged pull request #32134: descriptors: Multipath/PR 22838 follow-ups (master...2025/03/22838_follow_up) https://github.com/bitcoin/bitcoin/pull/32134
pablomartin4btc has joined #bitcoin-core-dev
eugenesiegel has quit [Ping timeout: 240 seconds]
pablomartin4btc has quit [Quit: Leaving]
jonatack has joined #bitcoin-core-dev
bugs_ has quit [Quit: Leaving]
mcey has quit [Ping timeout: 252 seconds]
jonatack has quit [Quit: WeeChat 4.5.2]
mcey has joined #bitcoin-core-dev
eugenesiegel has joined #bitcoin-core-dev
salvatoshi has quit [Ping timeout: 244 seconds]
eugenesiegel has quit [Ping timeout: 240 seconds]
agentcasey_ has joined #bitcoin-core-dev
agentcasey has quit [Ping timeout: 268 seconds]
manny69 has quit [Ping timeout: 240 seconds]
jespada has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<bitcoin-git> [bitcoin] mzumsande opened pull request #32180: p2p: Advance pindexLastCommonBlock early after connecting blocks (master...202403_ibd_lastcommonblock) https://github.com/bitcoin/bitcoin/pull/32180
andytoshi has quit [Ping timeout: 248 seconds]
Earnestly has quit [Ping timeout: 245 seconds]
Earnestly has joined #bitcoin-core-dev
andytoshi has joined #bitcoin-core-dev
pyth has joined #bitcoin-core-dev