Why Nostr? What is Njump?
2023-06-07 18:17:37
in reply to

Bernd Jendrissek [ARCHIVE] on Nostr: 📅 Original date posted:2019-04-07 📝 Original message:On Sun, 7 Apr 2019 at ...

📅 Original date posted:2019-04-07
📝 Original message:On Sun, 7 Apr 2019 at 17:45, simondev1 via bitcoin-dev
<bitcoin-dev at lists.linuxfoundation.org> wrote:
> ==Implementation==
> Sort transactions by FeeInSatoshiPerByte (lowest first)
> For each transaction starting from lowest FeeInSatoshiPerByte: Sum up the bytes of space used so far. Check if summed up bytes of space used so far is smaller or equal than the formula result.
> If this is valid for each transaction then the blocksize is valid.

Doesn't this break CPFP? I think to avoid that you'll need to rework
your proposed algorithm to treat chains of transactions as a group.
(And note that you could have multiple transactions in one block that
depend on the same "parent" transaction, also in the same block.)
Author Public Key
npub1nvq5fvffrnm296rpdlknzcs00mnaedm4wp23pz3cc3vpfjh7s9xqnfc33f