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
joetor5 has joined #bitcoin-core-dev
ioioioioi has joined #bitcoin-core-dev
vasild has quit [Ping timeout: 264 seconds]
vasild has joined #bitcoin-core-dev
szkl has quit [Quit: Connection closed for inactivity]
joetor5 has quit [Quit: joetor5]
Guest84 has joined #bitcoin-core-dev
Guest84 has quit [Client Quit]
Guest31 has joined #bitcoin-core-dev
Guest31 has quit [Quit: Client closed]
cmirror has joined #bitcoin-core-dev
robobub has joined #bitcoin-core-dev
dviola has quit [Ping timeout: 265 seconds]
kevkevin has quit [Remote host closed the connection]
diego has joined #bitcoin-core-dev
vysn has quit [Remote host closed the connection]
jonasschnelli_ has quit [Quit: Mahalo]
jonasschnelli has joined #bitcoin-core-dev
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 252 seconds]
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/eba5f9c4b63f...fa2c5484296f
<bitcoin-git> bitcoin/master fada115 MarcoFalke: doc: Explain that .gitignore is not for IDE-specific excludes
<bitcoin-git> bitcoin/master fa2c548 Hennadii Stepanov: Merge bitcoin/bitcoin#32417: doc: Explain that .gitignore is not for IDE-s...
<bitcoin-git> [bitcoin] hebasto merged pull request #32417: doc: Explain that .gitignore is not for IDE-specific excludes (master...2505-gitignoreignore) https://github.com/bitcoin/bitcoin/pull/32417
ioioioioi has quit [Quit: Client closed]
vysn has joined #bitcoin-core-dev
diego has left #bitcoin-core-dev [#bitcoin-core-dev]
dviola has joined #bitcoin-core-dev
Cory37 has quit [Quit: Client closed]
Cory37 has joined #bitcoin-core-dev
vasild has quit [Quit: leaving]
tjjgGuest81 has joined #bitcoin-core-dev
tjjgGuest81 has quit [Client Quit]
Guyver2 has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] maflcko closed pull request #32368: Catch harmful arbitrary data. (missing code for #32359) (master...data) https://github.com/bitcoin/bitcoin/pull/32368
vasild has joined #bitcoin-core-dev
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 244 seconds]
<_aj_> achow101: (i presume the reason to open it was to be able to fix any bugs found by CI that didn't appear locally)
Guyver2 has quit [Quit: Going offline, see ya! (www.adiirc.com)]
Guyver2 has joined #bitcoin-core-dev
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 252 seconds]
Guest65 has joined #bitcoin-core-dev
Guest49 has joined #bitcoin-core-dev
Guest49 has quit [Client Quit]
szarka has quit [Quit: Leaving]
szarka has joined #bitcoin-core-dev
jespada has joined #bitcoin-core-dev
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 252 seconds]
<bitcoin-git> [bitcoin] hebasto pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/fa2c5484296f...53ccb75f0c47
<bitcoin-git> bitcoin/master 2fd3f2f Haoran Peng: subprocess: Fix memory leaks
<bitcoin-git> bitcoin/master 6476304 Haowen Liu: subprocess: Get Windows return code in wait()
<bitcoin-git> bitcoin/master d3f511b Haowen Liu: subprocess: Fix string_arg when used with rref
<bitcoin-git> [bitcoin] hebasto merged pull request #32358: subprocess: Backport upstream changes (master...250427-subprocess-backports) https://github.com/bitcoin/bitcoin/pull/32358
kevkevin has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] rkrux opened pull request #32419: psbt: clarify PSBT, PSBTInput, PSBTOutput unserialization flows (master...psbt-deser) https://github.com/bitcoin/bitcoin/pull/32419
<bitcoin-git> [bitcoin] rkrux closed pull request #32186: descriptor: handle listdescriptors(private=true) for descriptors having partial keys (master...taproot-list-desc) https://github.com/bitcoin/bitcoin/pull/32186
<bitcoin-git> [bitcoin] Sjors opened pull request #32420: miner: don't needlessly append dummy OP_0 to bip34 (master...2025/05/bip34) https://github.com/bitcoin/bitcoin/pull/32420
Guyver2 has left #bitcoin-core-dev [Closing Window]
bitdex has quit [Quit: = ""]
jespada has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
jespada has joined #bitcoin-core-dev
<instagibbs> achow101 I didn't want a weekend of crap to deal with before I think PR is ready, but yeah wanted to iterate with CI in the loop
<instagibbs> it can be unlocked now
<instagibbs> fanquake 🙏
<instagibbs> While writing a "why we're removing OP_RETURN limits" post I found that I'm not sure people can agree on stytle/etc and a lot of ink has already been spilled so I'll just post the writeup I have since I have nothing more to say really: https://gist.github.com/instagibbs/c436110890ab25aa9997b13c2270d5ce
<instagibbs> _aj_ and gmaxwell have been doing a great job discussing on the mailing list fwiw
mcey_ has joined #bitcoin-core-dev
mcey has quit [Ping timeout: 252 seconds]
Cory37 has quit [Quit: Client closed]
Cory37 has joined #bitcoin-core-dev
vysn has quit [Quit: WeeChat 4.6.1]
donal has joined #bitcoin-core-dev
Cory37 has quit [Quit: Client closed]
Cory37 has joined #bitcoin-core-dev
Guest65 has quit [Quit: Client closed]
Guest65 has joined #bitcoin-core-dev
bugs_ has joined #bitcoin-core-dev
<gmaxwell> instagibbs: I'm a little demoralized, I've been interacting with people on reddit and such but over and over again I find that the accounts with overwrought views just vanish when countered. I suspect they've mostly just been spun up on twitter and aren't armed with facts and understanding to support their feelings. I've heard it said that it's psychologically harmful to dogs to have them
<gmaxwell> chase a laser pointer, and I finally get it. :P
donal has quit [Quit: Ping timeout (120 seconds)]
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/53ccb75f0c47...baa848b8d381
<bitcoin-git> bitcoin/master e1f5438 fanquake: build: replace header checks with __has_include
<bitcoin-git> bitcoin/master baa848b Hennadii Stepanov: Merge bitcoin/bitcoin#32405: build: replace header checks with `__has_incl...
<bitcoin-git> [bitcoin] hebasto merged pull request #32405: build: replace header checks with `__has_include` (master...use_has_include) https://github.com/bitcoin/bitcoin/pull/32405
orbitgrave has joined #bitcoin-core-dev
<gmaxwell> (also holy crap AI responses suck!)
<instagibbs> Well, I'll learn to stop stepping on rakes someday
<instagibbs> ffs
<kevkevin> thank you for the writeup instagibbs, I agree with a lot that is said
Cory37 has quit [Quit: Client closed]
<shiza> instagibbs: it's nice
Cory37 has joined #bitcoin-core-dev
jespada_ has joined #bitcoin-core-dev
jespada has quit [Ping timeout: 276 seconds]
Holz has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] polespinasa closed pull request #31177: rpc, logging: return "verificationprogress" of 1 when up to date (master...verificationProgress) https://github.com/bitcoin/bitcoin/pull/31177
Cory37 has quit [Quit: Client closed]
Cory37 has joined #bitcoin-core-dev
Cory37 has quit [Client Quit]
Cory37 has joined #bitcoin-core-dev
Cory37 has quit [Client Quit]
Cory37 has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 244 seconds]
brunoerg has joined #bitcoin-core-dev
Guest65 has quit [Quit: Client closed]
PaperSword has joined #bitcoin-core-dev
vysn has joined #bitcoin-core-dev
Talkless has joined #bitcoin-core-dev
zeropoint has joined #bitcoin-core-dev
luke-jr has quit [Remote host closed the connection]
luke-jr has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] theStack opened pull request #32421: test: refactor: overhaul (w)txid determination for `CTransaction` objects (master...202505-test-remove_txid_caching) https://github.com/bitcoin/bitcoin/pull/32421
<achow101> instagibbs: I think next time just wait until it's ready to be opened
<achow101> you can setup CI in your own repo
bugs_ has quit [Quit: Leaving]
Cory37 has quit [Quit: Client closed]
Cory37 has joined #bitcoin-core-dev
Guest86 has joined #bitcoin-core-dev
Guest86 has quit [Client Quit]
Guest86 has joined #bitcoin-core-dev
Guest86 has quit [Client Quit]
Cory37 has quit [Quit: Client closed]
Cory37 has joined #bitcoin-core-dev
dzxzg has joined #bitcoin-core-dev
Talkless has quit [Quit: Konversation terminated!]
mudsip has joined #bitcoin-core-dev
mudsip has quit [Client Quit]
<bitcoin-git> [bitcoin] darosior opened pull request #32422: spam: trick Drahtbot into rendering a scammy link (master...2505_trick_drahtbot) https://github.com/bitcoin/bitcoin/pull/32422
<darosior> sorry about that, i couldn't wait 11 more months till April 1st
<bitcoin-git> [bitcoin] darosior closed pull request #32422: spam: trick Drahtbot into rendering a scammy link (master...2505_trick_drahtbot) https://github.com/bitcoin/bitcoin/pull/32422
brunoerg has quit [Read error: Connection reset by peer]
brunoerg has joined #bitcoin-core-dev
mudsip has joined #bitcoin-core-dev
jespada_ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
jespada has joined #bitcoin-core-dev
PaperSword has quit [Ping timeout: 260 seconds]
PaperSword has joined #bitcoin-core-dev
mudsip has quit []
dunxen has joined #bitcoin-core-dev
dunxen has quit [Ping timeout: 252 seconds]
mudsip has joined #bitcoin-core-dev
mudsip has quit [Client Quit]
dzxzg has quit [Read error: Connection reset by peer]
dzxzg has joined #bitcoin-core-dev
PaperSword1 has joined #bitcoin-core-dev
PaperSword has quit [Ping timeout: 252 seconds]
PaperSword1 is now known as PaperSword
entropyx has joined #bitcoin-core-dev
<bitcoin-git> [gui-qml] D33r-Gee opened pull request #449: [DRAFT] WIP Qml Load Snapshot Onboarding (main...qml-load-snapshot-onboarding) https://github.com/bitcoin-core/gui-qml/pull/449
randomgoat has joined #bitcoin-core-dev
jespada has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
kevkevin_ has joined #bitcoin-core-dev
valwal___ has quit [Ping timeout: 252 seconds]
valwal___ has joined #bitcoin-core-dev
TheRec_ has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 252 seconds]
TheRec has quit [Ping timeout: 252 seconds]
pablomartin has quit [Ping timeout: 252 seconds]
pablomartin4btc has joined #bitcoin-core-dev