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
infernix has joined #bitcoin-core-dev
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 252 seconds]
Supoli has joined #bitcoin-core-dev
Supoli has left #bitcoin-core-dev [#bitcoin-core-dev]
vysn has joined #bitcoin-core-dev
bitdex has joined #bitcoin-core-dev
zeropoint has quit [Quit: leaving]
Guest74 has joined #bitcoin-core-dev
Guest74 has quit [Client Quit]
adil has joined #bitcoin-core-dev
cmirror has quit [Remote host closed the connection]
cmirror has joined #bitcoin-core-dev
jonatack has quit [Remote host closed the connection]
jonatack has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 244 seconds]
jonatack has joined #bitcoin-core-dev
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 248 seconds]
WizJin_ has quit [Quit: Leaving]
stratospher[m] has quit [Ping timeout: 260 seconds]
stratospher[m] has joined #bitcoin-core-dev
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 260 seconds]
<bitcoin-git> [bitcoin] maflcko opened pull request #32302: ci: Temporarily revert "Drop bench -priority-level in win cross CI" (master...2504-ci-windows-rev) https://github.com/bitcoin/bitcoin/pull/32302
adil has quit [Quit: adil]
sliv3r__ has quit [Read error: Connection reset by peer]
sliv3r__ has joined #bitcoin-core-dev
Guyver2 has joined #bitcoin-core-dev
adil has joined #bitcoin-core-dev
Christoph_ has joined #bitcoin-core-dev
adil has quit [Quit: adil]
adil has joined #bitcoin-core-dev
adil has quit [Client Quit]
edouardparis has joined #bitcoin-core-dev
adil has joined #bitcoin-core-dev
adil has quit [Ping timeout: 276 seconds]
Guyver2 has left #bitcoin-core-dev [Closing Window]
Christoph_ has quit [Quit: Christoph_]
robszarka has joined #bitcoin-core-dev
szarka has quit [Ping timeout: 260 seconds]
adil has joined #bitcoin-core-dev
bitdex has quit [Remote host closed the connection]
bitdex has joined #bitcoin-core-dev
robobub has quit [Quit: Connection closed for inactivity]
brone has joined #bitcoin-core-dev
LainIwakura has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 245 seconds]
jonatack has joined #bitcoin-core-dev
LainIwakura has quit [Ping timeout: 240 seconds]
brone has quit [Ping timeout: 240 seconds]
bro34 has joined #bitcoin-core-dev
bro34 has quit [Client Quit]
jonatack has quit [Ping timeout: 248 seconds]
broner has joined #bitcoin-core-dev
adil has quit [Quit: adil]
jonatack has joined #bitcoin-core-dev
jonatack has quit [Remote host closed the connection]
<PaperSword> Why was this pull needed?
LainIwakura has joined #bitcoin-core-dev
jonatack has joined #bitcoin-core-dev
broner62 has joined #bitcoin-core-dev
LainIwakura71 has joined #bitcoin-core-dev
LainIwakura has quit [Ping timeout: 240 seconds]
broner has quit [Ping timeout: 240 seconds]
LainIwakura54 has joined #bitcoin-core-dev
LainIwakura54 has quit [Client Quit]
LainIwakura71 has quit [Ping timeout: 240 seconds]
broner62 has quit [Ping timeout: 240 seconds]
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 276 seconds]
<bitcoin-git> [bitcoincore.org] glozow closed pull request #1125: 29.0: Fix code block in numbered list (master...2025-04-fix-code-block) https://github.com/bitcoin-core/bitcoincore.org/pull/1125
jonatack has quit [Ping timeout: 272 seconds]
<sipa> PaperSword: people were repeatedly opening bug reports that they got a confusing error when trying to getrawtransaction the genesis coinbase transaction
kevkevin has joined #bitcoin-core-dev
<PaperSword> Ty for your response, my reasoning for even asking is indexing clients such as electrs that back mempool.space and other services can use a litemode, which will call the core rpc for tx data when it's needed instead of storing it in it's own index.
<PaperSword> So any time someone wants to see the contents of the genesis block, it fetches blocks with a verbosity of 1, then looks at the list of TXIDs, tries to fetch. Then error -5
<PaperSword> I just for the sake of diving into this a bit deeper just removed the check for the CB transaction ID to throw the error. Is there a different error that people got before this?
<glozow> Is somebody planning to open a new version of #28130?
<corebot> https://github.com/bitcoin/bitcoin/issues/28130 | Remove arbitrary restrictions on OP_RETURN by default by petertodd · Pull Request #28130 · bitcoin/bitcoin · GitHub
<glozow> instagibbs?
<instagibbs> i might wait a bit to see if mailing list has "interesting" responses
pablomartin has joined #bitcoin-core-dev
<PaperSword> I would like to do it 😈
<instagibbs> people are having discussions in various spots about this vs annex, f.e.
<PaperSword> Just saying MARA enjoys a nice little arb. on standaness in fees for keeping those limits turned off.
<PaperSword> Annex support is coming next week based on Peter Todds libre relay implementation.
<instagibbs> I don't think that's a good argument for relaxation unless the downsides are understood and small
<instagibbs> Peter can do whatever he likes with a one man operation :)
<PaperSword> I agree and MARAs impact to the total number of produced blocks is smallish or even temporary.
jonatack has joined #bitcoin-core-dev
<instagibbs> there's a reason discussions about relaxing annex has stalled out in the past, I don't think there are no insights around
<darosior> Is relaxing the annex seriously on the table?
<darosior> It seems orthogonal and if anything your upgrade hook from the ML point actually applies here
<instagibbs> https://groups.google.com/g/bitcoindev/c/Q5j2Kb6XeHI you could do something like this, there's a lot of history, and no I'm not seriously suggesting it, but people are asking about it
<PaperSword> Ty 4 link
<instagibbs> going from people spamming unspendable p2tr outputs to not is the goal of hte discussion here, and OP_RETURN relaxation seems to do it for this case
<PaperSword> OP_RETURN doesn't give discount + lower max payload.
<instagibbs> they're willing to pay for the output bytes, so we can narrow the scope of the discussion to that case
<PaperSword> "No such mempool or blockchain transaction. Use gettransaction for wallet transactions." is the previous error
<PaperSword> Yeah it's much worse than the new error
<PaperSword> Overall good work
chiram has quit [Ping timeout: 244 seconds]
kevkevin has quit [Remote host closed the connection]
chiram has joined #bitcoin-core-dev
adys has quit [Ping timeout: 260 seconds]
pablomartin has quit [Ping timeout: 276 seconds]
kevkevin has joined #bitcoin-core-dev
nanotube has quit [Quit: *poof*]
Guyver2 has joined #bitcoin-core-dev
Guyver2 has left #bitcoin-core-dev [#bitcoin-core-dev]
zeropoint has joined #bitcoin-core-dev
robszarka has quit [Quit: Leaving]
eugenesiegel has joined #bitcoin-core-dev
kevkevin has quit [Remote host closed the connection]
jonatack has quit [Ping timeout: 276 seconds]
jonatack has joined #bitcoin-core-dev
adys has joined #bitcoin-core-dev
adys has quit [Client Quit]
adys has joined #bitcoin-core-dev
bugs_ has joined #bitcoin-core-dev
adys has quit [Ping timeout: 244 seconds]
bitdex has quit [Ping timeout: 264 seconds]
kevkevin has joined #bitcoin-core-dev
jon_atack has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 265 seconds]
kevkevin has quit [Remote host closed the connection]
Talkless has joined #bitcoin-core-dev
Cory97 has quit [Quit: Client closed]
Cory97 has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] instagibbs opened pull request #32304: test: test MAX_SCRIPT_SIZE for block validity (master...2025-04-max_script_size_test) https://github.com/bitcoin/bitcoin/pull/32304
flag has quit [Remote host closed the connection]
kevkevin has joined #bitcoin-core-dev
jon_atack has quit [Quit: WeeChat 4.6.1]
chiram has quit [Ping timeout: 276 seconds]
pablomartin has joined #bitcoin-core-dev
eugenesiegel has quit [Ping timeout: 240 seconds]
jonatack has joined #bitcoin-core-dev
Cory97 has quit [Quit: Client closed]
chiram has joined #bitcoin-core-dev
Cory97 has joined #bitcoin-core-dev
<achow101> #31247 rfm?
<corebot> https://github.com/bitcoin/bitcoin/issues/31247 | psbt: MuSig2 Fields by achow101 · Pull Request #31247 · bitcoin/bitcoin · GitHub
kevkevin has quit [Remote host closed the connection]
szarka has joined #bitcoin-core-dev
Talkless has quit [Quit: Konversation terminated!]
___nick___ has joined #bitcoin-core-dev
jespada has joined #bitcoin-core-dev
jespada has quit [Client Quit]
kevkevin has joined #bitcoin-core-dev
jespada has joined #bitcoin-core-dev
eugenesiegel has joined #bitcoin-core-dev
___nick___ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
jespada has quit [Client Quit]
kevkevin has quit [Ping timeout: 252 seconds]
___nick___ has joined #bitcoin-core-dev
___nick___ has quit [Client Quit]
___nick___ has joined #bitcoin-core-dev
eugenesiegel has quit [Quit: Client closed]
eugenesiegel has joined #bitcoin-core-dev
bitdex has joined #bitcoin-core-dev
Cory97 has quit [Quit: Client closed]
Cory97 has joined #bitcoin-core-dev
___nick___ has quit [Ping timeout: 245 seconds]
busybusybusy has quit [Quit: Leaving]
eugenesiegel has quit [Ping timeout: 240 seconds]
kevkevin has joined #bitcoin-core-dev
Cory97 has quit [Quit: Client closed]
Cory97 has joined #bitcoin-core-dev
<bitcoin-git> [bitcoincore.org] glozow pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/56264987d13d...88484f17f395
<bitcoin-git> bitcoincore.org/master 89d1603 Hennadii Stepanov: Fix code block rendering
<bitcoin-git> bitcoincore.org/master 88484f1 merge-script: Merge bitcoin-core/bitcoincore.org#1124: Fix code block rendering in 29.0 ...
<bitcoin-git> [bitcoincore.org] glozow merged pull request #1124: Fix code block rendering in 29.0 Release Notes (master...250417-fix-block) https://github.com/bitcoin-core/bitcoincore.org/pull/1124
busy has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] glozow pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/247e9de62228...c7b592fbd7e5
<bitcoin-git> bitcoin/master ff3d460 Ava Chow: psbt: Implement un/ser of musig2 fields
<bitcoin-git> bitcoin/master 26370c6 Ava Chow: rpc: Include MuSig2 fields in decodepsbt
<bitcoin-git> bitcoin/master e261eb8 Ava Chow: tests: Add BIP 373 test vectors
<bitcoin-git> [bitcoin] glozow merged pull request #31247: psbt: MuSig2 Fields (master...musig2-psbt) https://github.com/bitcoin/bitcoin/pull/31247
kevkevin has quit [Remote host closed the connection]
kevkevin has joined #bitcoin-core-dev
pablomartin has quit [Ping timeout: 260 seconds]
bugs_ has quit [Quit: Leaving]
<bitcoin-git> [bitcoin] theStack opened pull request #32305: test: add test for decoding PSBT with MuSig2 PSBT key types (BIP 373) (master...202504-test-add_musig2_decodepsbt_tests) https://github.com/bitcoin/bitcoin/pull/32305
kevkevin has quit [Remote host closed the connection]
<bitcoin-git> [bitcoin] hebasto opened pull request #32306: ci: Temporarily disable `WalletMigration` benchmark (master...250418-windows-bench) https://github.com/bitcoin/bitcoin/pull/32306
vysn has quit [Remote host closed the connection]
kevkevin has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c7b592fbd7e5...33d40a6ad488
<bitcoin-git> bitcoin/master bcaa23a Eval EXEC: torcontrol: Fix addrOnion outdate comment
<bitcoin-git> bitcoin/master 33d40a6 Ava Chow: Merge bitcoin/bitcoin#32282: torcontrol: Fix addrOnion outdated comment
Cory97 has quit [Quit: Client closed]
Cory97 has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 276 seconds]
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/33d40a6ad488...055254e212a2
<bitcoin-git> bitcoin/master 5cb1241 Pieter Wuille: feefrac: avoid integer overflow in temporary
<bitcoin-git> bitcoin/master 055254e Ava Chow: Merge bitcoin/bitcoin#32300: feefrac: avoid integer overflow in temporary
<bitcoin-git> [bitcoin] achow101 merged pull request #32300: feefrac: avoid integer overflow in temporary (master...202504_feefrac_div_fix) https://github.com/bitcoin/bitcoin/pull/32300
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 252 seconds]
Cory97 has quit [Quit: Client closed]
Cory97 has joined #bitcoin-core-dev
Guest96 has joined #bitcoin-core-dev
Guest96 has quit [Client Quit]