<bitcoin-git>
bitcoin/master 97181de Chris Stewart: Add test for negative transaction version w/ CSV to tx_valid.json
<bitcoin-git>
bitcoin/master 8c9dceb fanquake: Merge bitcoin/bitcoin#29291: Add test for negative transaction version w/ ...
<bitcoin-git>
[bitcoin] fanquake merged pull request #29291: Add test for negative transaction version w/ CSV to tx_valid.json (master...2024-01-11-locktime-neg-txversion-test) https://github.com/bitcoin/bitcoin/pull/29291
<sdaftuar>
glozow: I was wondering why testmempoolaccept will process (as a package/AcceptMultipleTransactions) sets of transactions that are not connected?
<sdaftuar>
it seems like AcceptMultipleTransactions could be much simpler, eg for the v3 case, if we didn't have to deal with that as a possibility -- my thought was that disconnected components could be processed separately
<sdaftuar>
but i wasn't sure if there was a reason that we do things this way?
Guest66 has quit [Quit: Client closed]
Talkless has quit [Ping timeout: 260 seconds]
test_ is now known as _flood
<glozow>
sdaftuar: the answer to that question is that I wrote #20833 not knowing anything about package relay and was actually just trying to enable a "multi testmempoolaccept" feature 😅. At the time people were suggesting #21413 as a use case, and I hadn't thought about child-with-parents topology yet
<gribble>
https://github.com/bitcoin/bitcoin/issues/21413 | [rfc] add option to bypass contextual timelocks in testmempoolaccept? by glozow · Pull Request #21413 · bitcoin/bitcoin · GitHub
<glozow>
Today, I can't think of a good reason... agree that it would make the most sense to packageify the transactions before sending them to validation
Guyver2_ has left #bitcoin-core-dev [#bitcoin-core-dev]
<bitcoin-git>
bitcoin/master 32a9f13 Vasil Dimov: wallet: avoid returning a reference to vMasterKey after releasing the mute...
<bitcoin-git>
bitcoin/master 6f732ff Ava Chow: Merge bitcoin/bitcoin#28774: wallet: avoid returning a reference to vMaste...
<bitcoin-git>
[bitcoin] achow101 merged pull request #28774: wallet: avoid returning a reference to vMasterKey after releasing the mutex that guards it (master...avoid_returning_reference_to_mutex_guarded_member) https://github.com/bitcoin/bitcoin/pull/28774
<bitcoin-git>
[bitcoin] petertodd opened pull request #29297: RBF: Require unconfirmed inputs to come from a single conflicting transaction (master...2024-01-rbf-merging-unconfirmed-inputs) https://github.com/bitcoin/bitcoin/pull/29297
<bitcoin-git>
[bitcoin] theuni opened pull request #29298: depends: patch libool out of libnatpmp/miniupnpc (master...depends-no-libtool2) https://github.com/bitcoin/bitcoin/pull/29298