jb55 on Nostr: I just found a new style of bitcoin transaction that I wanted to do but could not ...
I just found a new style of bitcoin transaction that I wanted to do but could not find any tools that could express it, even bitcoin-qt. You could of course do this with the commandline but I wanted something that was a bit safer.
The idea is you create a single input and single output transaction for privacy and efficiency reasons. Now let’s say it might take awhile to confirm and you just remembered you want to add another output to the same transaction.
I want a way to take that unconfirmed transaction, double spend the input, adding another output, reducing the amount from the original output, redirecting some of that to the new output, and also reducing the overall amount by some value to bump the fee for the miner.
Maybe this is too advanced, but it would have saved me having to do another bitcoin transaction.
In general I think what I want is a way to edit a transaction in flight, but bitcoin-core only allows fee bumping. Maybe they don’t want to make double spending easier 😂
Published at
2024-05-29 18:59:15Event JSON
{
"id": "3116d736730c902185c6d5d622b3696bafdc66c007454e117ac58c01925e1746",
"pubkey": "32e1827635450ebb3c5a7d12c1f8e7b2b514439ac10a67eef3d9fd9c5c68e245",
"created_at": 1717009155,
"kind": 1,
"tags": [],
"content": "I just found a new style of bitcoin transaction that I wanted to do but could not find any tools that could express it, even bitcoin-qt. You could of course do this with the commandline but I wanted something that was a bit safer.\n\nThe idea is you create a single input and single output transaction for privacy and efficiency reasons. Now let’s say it might take awhile to confirm and you just remembered you want to add another output to the same transaction.\n\nI want a way to take that unconfirmed transaction, double spend the input, adding another output, reducing the amount from the original output, redirecting some of that to the new output, and also reducing the overall amount by some value to bump the fee for the miner.\n\nMaybe this is too advanced, but it would have saved me having to do another bitcoin transaction.\n\nIn general I think what I want is a way to edit a transaction in flight, but bitcoin-core only allows fee bumping. Maybe they don’t want to make double spending easier 😂",
"sig": "5149f6da037d951dc2c11e666f42cff056e057b579c72d30cd7fc3345d448eca3fcc53af83935ef00166720768006e95abaa5e67bac43804206305ff6a552b0f"
}