190 sats \ 6 replies \ @vostrnad OP 7 Jul \ parent \ on: Definitive explanation of my weird Bitcoin transaction bitcoin
Sure! It might take a bit of work to clean up, but if people are interested then I'll do it.
reply
Amazing thanks!!
reply
Yes please! This code can be extremely valuable both historically and academically.
reply
I've just built my first raw transaction yesterday (here's the code) and learned a ton (also learning Rust as TS dev :) ). A chance to have a sneak peak into yours would be tremendous! Thank you.
reply
reply
The part that needed rewriting in Rust was grinding the vanity TXID and WTXID by repeatedly generating signatures. Even with all sorts of elliptic curve optimizations and porting the code to Rust, it still took over a month of grinding on my relatively recent CPU.
reply