Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
46611187
Topic
5045491
Board
Development & Technical Discussion
Re: How is a bitcoin transaction serialised so that it is ready for signing?
by
AdolfinWolf
on
07/10/2018, 13:29:41 UTC
Quote from: Anonymous Kid on October 07, 2018, 01:00:57 PM
What are the exact technical steps to serialize a transactions so that it is ready to be signed and the resulting signature is valid?
You mean something like this?
https://bitcoin.stackexchange.com/a/32695
This answer is also pretty constructive (And is what the above answer is based on).
https://bitcoin.stackexchange.com/questions/3374/how-to-redeem-a-basic-tx?noredirect=1&lq=1
The above answer also links an article which is defnitely worth a read. See
http://www.righto.com/2014/02/bitcoins-hard-way-using-raw-bitcoin.html
I'd be very much interested in seeing a segwit version of this aswell. especially one which uses bech adresses. (If anyone has any links!)