From damian at willtech.com.au Sun Feb 20 14:14:01 2022 From: damian at willtech.com.au (damian at willtech.com.au) Date: Mon, 21 Feb 2022 01:14:01 +1100 Subject: [Lightning-dev] [bitcoin-dev] [Pre-BIP] Fee Accounts In-Reply-To: References: Message-ID: <590cf52920040c9cf7517b219624bbb5@willtech.com.au> Agreed, you cannot rely on a replacement transaction would somehow invalidate a previous version of it, it has been spoken into the gossip and exists there in mempools somewhere if it does, there is no guarantee that anyone has ever heard of the replacement transaction as there is no consensus about either the previous version of the transaction or its replacement until one of them is mined and the block accepted. -DA. On 2022-02-20 04:20, darosior via bitcoin-dev wrote: >> Necromancing might be a reasonable name for attacks that work by >> getting an >> out-of-date version of a tx mined. > > It's not an "attack"? There is no such thing as an out-of-date > transaction, if > you signed and broadcasted it in the first place. You can't rely on > the fact that > a replacement transaction would somehow invalidate a previous version > of it.