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
jespada has quit [Ping timeout: 260 seconds]
Cory15 has quit [Quit: Client closed]
Cory15 has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/26747d9f3e3f...1be688f57515
<bitcoin-git> bitcoin/master 8ba2f9b Sjors Provoost: refactor: use util::Result for GetExternalSigner()
<bitcoin-git> bitcoin/master 0a4ee93 Sjors Provoost: wallet: use PSBTError::EXTERNAL_SIGNER_NOT_FOUND
<bitcoin-git> bitcoin/master 9dfc61d Sjors Provoost: test: detect no external signer connected
<bitcoin-git> [bitcoin] achow101 merged pull request #32682: wallet: have external signer use PSBT error code EXTERNAL_SIGNER_NOT_FOUND (master...2025/06/external-signer-error) https://github.com/bitcoin/bitcoin/pull/32682
adil has joined #bitcoin-core-dev
adil has quit [Client Quit]
cman has quit [Quit: Konversation terminated!]
conman has joined #bitcoin-core-dev
conman has quit [Remote host closed the connection]
conman has joined #bitcoin-core-dev
Saturday7 has joined #bitcoin-core-dev
zeropoint has quit [Quit: leaving]
robszarka has joined #bitcoin-core-dev
szarka has quit [Ping timeout: 248 seconds]
cmirror has quit [Remote host closed the connection]
cmirror has joined #bitcoin-core-dev
PaperSword has quit [Quit: PaperSword]
Cory15 has quit [Quit: Client closed]
Cory15 has joined #bitcoin-core-dev
entropyx has quit [Ping timeout: 244 seconds]
entropyx has joined #bitcoin-core-dev
Saturday7 has quit [Ping timeout: 260 seconds]
PaperSword has joined #bitcoin-core-dev
Saturday7 has joined #bitcoin-core-dev
kevkevin has quit [Remote host closed the connection]
kevkevin has joined #bitcoin-core-dev
mcey_ has joined #bitcoin-core-dev
mcey has quit [Ping timeout: 265 seconds]
kevkevin has quit [Ping timeout: 276 seconds]
kevkevin has joined #bitcoin-core-dev
l0rinc has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 252 seconds]
<phantomcircuit> does anybody know off the top of their head whether extra pool transactions are reconsidered for mempool acceptance after a block is accepted?
Dansken has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
Christoph_ has joined #bitcoin-core-dev
kevkevin has joined #bitcoin-core-dev
Guyver2 has joined #bitcoin-core-dev
Christoph_ has quit [Quit: Christoph_]
kevkevin has quit [Ping timeout: 260 seconds]
Dansken has joined #bitcoin-core-dev
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 260 seconds]
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 252 seconds]
kevkevin has joined #bitcoin-core-dev
l0rinc has quit [Quit: l0rinc]
kevkevin has quit [Ping timeout: 244 seconds]
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Ping timeout: 260 seconds]
jespada has joined #bitcoin-core-dev
<_aj_> phantomcircuit: not automatically, but if someone else relays them to you they will be
kevkevin has joined #bitcoin-core-dev
Guyver2 has left #bitcoin-core-dev [Closing Window]
kevkevin has quit [Ping timeout: 268 seconds]
<phantomcircuit> _aj_: hmm that might be an improvement, since a block could easily change which transactions are better fee wise
kevkevin has joined #bitcoin-core-dev
l0rinc has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to 28.x: https://github.com/bitcoin/bitcoin/compare/cb1326416962...e5a9e2435f16
<bitcoin-git> bitcoin/28.x 9082498 Ava Chow: contrib: Sign all Windows binaries too
<bitcoin-git> bitcoin/28.x a6aca67 josibake: build: patch cmake min version on freetype
<bitcoin-git> bitcoin/28.x 2437d93 fanquake: doc: update 28.x release notes
<bitcoin-git> [bitcoin] fanquake merged pull request #32735: [28.x] More backports (28.x...28_x_win_sign_cmake_4) https://github.com/bitcoin/bitcoin/pull/32735
l0rinc has quit [Ping timeout: 244 seconds]
brunoerg has quit [Remote host closed the connection]
<_aj_> phantomcircuit: usual reason for txs to go in there is that they were already rbf'ed by a higher fee tx though?
<phantomcircuit> _aj_: or a cpfp thing happened, but a block might invalidate that
kevkevin has quit [Ping timeout: 276 seconds]
l0rinc has joined #bitcoin-core-dev
Cory15 has quit [Quit: Client closed]
Cory15 has joined #bitcoin-core-dev
kevkevin has joined #bitcoin-core-dev
kevkevin has quit [Remote host closed the connection]
Guest8556 has joined #bitcoin-core-dev
kevkevin has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Remote host closed the connection]
brunoerg has joined #bitcoin-core-dev
Cory15 has quit [Quit: Client closed]
Cory15 has joined #bitcoin-core-dev
Guest8556 has quit [Ping timeout: 244 seconds]
Guest4332 has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] hebasto opened pull request #32764: guix: Build for macOS using Clang only (master...250617-guix-libcxx) https://github.com/bitcoin/bitcoin/pull/32764
Guest4332 has quit [Ping timeout: 268 seconds]
brunoerg has quit [Remote host closed the connection]
brunoerg has joined #bitcoin-core-dev
l0rinc has quit [Quit: l0rinc]
brunoerg has quit [Ping timeout: 244 seconds]
Guest4912 has joined #bitcoin-core-dev
Zenton has quit [Ping timeout: 245 seconds]
Cory15 has quit [Quit: Client closed]
Cory15 has joined #bitcoin-core-dev
brunoerg has joined #bitcoin-core-dev
Dansken has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
Cory15 has quit [Quit: Client closed]
Cory15 has joined #bitcoin-core-dev
l0rinc has joined #bitcoin-core-dev
l0rinc has quit [Ping timeout: 260 seconds]
<bitcoin-git> [bitcoin] fanquake closed pull request #32484: [28.x] build: suppress `-Wunterminated-string-initialization` in secp256k1 (28.x...28_suppress_unterm_string_init) https://github.com/bitcoin/bitcoin/pull/32484
twistedline has quit [Ping timeout: 248 seconds]
twistedline has joined #bitcoin-core-dev
bugs_ has joined #bitcoin-core-dev
Christoph_ has joined #bitcoin-core-dev
<achow101> #proposedmeetingtopic move the repo to bitcoin-core
zeropoint has joined #bitcoin-core-dev
Cory81 has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] zaidmstrr opened pull request #32765: test: Fix list index out of range error in feature_bip68_sequence.py (master...test-feature-bip68-fix) https://github.com/bitcoin/bitcoin/pull/32765
Cory15 has quit [Ping timeout: 272 seconds]
Dansken has joined #bitcoin-core-dev
Christoph_ has quit [Quit: Christoph_]
Guest9 has joined #bitcoin-core-dev
Guest9 has quit [Client Quit]
probot has joined #bitcoin-core-dev
Talkless has joined #bitcoin-core-dev
Guest39 has joined #bitcoin-core-dev
Guest39 has quit [Client Quit]
Guest40 has joined #bitcoin-core-dev
Guest40 has quit [Client Quit]
jackielove4u9 has joined #bitcoin-core-dev
PROBOT24 has joined #bitcoin-core-dev
jackielove4u has quit [Ping timeout: 260 seconds]
jackielove4u9 is now known as jackielove4u
PROBOT24 has quit [Client Quit]
Cory81 has quit [Quit: Client closed]
Cory81 has joined #bitcoin-core-dev
Dansken has quit [Remote host closed the connection]
eugenesiegel has joined #bitcoin-core-dev
l0rinc has joined #bitcoin-core-dev
l0rinc has quit [Ping timeout: 260 seconds]
jespada has quit [Ping timeout: 248 seconds]
jespada has joined #bitcoin-core-dev
<bitcoin-git> [bitcoin] achow101 opened pull request #32766: [28.x] Finalize 28.2 (28.x...28.2-final) https://github.com/bitcoin/bitcoin/pull/32766
<bitcoin-git> [bitcoin] ryanofsky pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/1be688f57515...5e6dbfd14ea9
<bitcoin-git> bitcoin/master 832c57a Cory Fields: thread-safety: modernize thread safety macros
<bitcoin-git> bitcoin/master aeea5f0 Cory Fields: thread-safety: add missing lock annotation
<bitcoin-git> bitcoin/master a201a99 Cory Fields: thread-safety: fix annotations with REVERSE_LOCK
<bitcoin-git> [bitcoin] ryanofsky merged pull request #32465: thread-safety: fix annotations with REVERSE_LOCK (master...fix-reverselock) https://github.com/bitcoin/bitcoin/pull/32465
<bitcoin-git> [bitcoin] maflcko opened pull request #32767: ci: Allow running CI in worktrees (master...2506-ci-worktree) https://github.com/bitcoin/bitcoin/pull/32767
Christoph_ has joined #bitcoin-core-dev
Cory81 has quit [Quit: Client closed]
Cory81 has joined #bitcoin-core-dev
BlueMatt[m] has quit [Ping timeout: 248 seconds]
laanwj has quit [Ping timeout: 248 seconds]
bitcoin-git has quit [Ping timeout: 260 seconds]
stratospher[m] has quit [Ping timeout: 248 seconds]
laanwj has joined #bitcoin-core-dev
bitcoin-git has joined #bitcoin-core-dev
stratospher[m] has joined #bitcoin-core-dev
jespada has quit [Ping timeout: 252 seconds]
_cold has joined #bitcoin-core-dev
cold has quit [Ping timeout: 252 seconds]
probot has quit [Quit: Connection closed for inactivity]
Talkless has quit [Quit: Konversation terminated!]
l0rinc has joined #bitcoin-core-dev
l0rinc has quit [Ping timeout: 268 seconds]
eugenesiegel has quit [Quit: Client closed]
Christoph_ has quit [Quit: Christoph_]
jespada has joined #bitcoin-core-dev
jespada has quit [Client Quit]
Christoph_ has joined #bitcoin-core-dev
Christoph_ has quit [Ping timeout: 248 seconds]
Guest4912 has quit [Remote host closed the connection]
szkl has quit [Quit: Connection closed for inactivity]
<bitcoin-git> [bitcoin] achow101 opened pull request #32768: wallet: Remove `CWalletTx::fTimeReceivedIsTxTime` (master...rm-timereceivedistxtime) https://github.com/bitcoin/bitcoin/pull/32768
vasild has quit [Remote host closed the connection]
vasild has joined #bitcoin-core-dev
zeropoint has quit [Quit: leaving]
l0rinc has joined #bitcoin-core-dev
l0rinc has quit [Ping timeout: 252 seconds]
bugs_ has quit [Quit: Leaving]
Cory81 has quit [Quit: Client closed]
Cory81 has joined #bitcoin-core-dev
vysn has quit [Quit: WeeChat 4.6.1]
l0rinc has joined #bitcoin-core-dev
l0rinc has quit [Ping timeout: 260 seconds]
Christoph_ has joined #bitcoin-core-dev
Christoph_ has quit [Ping timeout: 248 seconds]