110 sats \ 7 replies \ @pycan 7 Jul \ on: Definitive explanation of my weird Bitcoin transaction bitcoin
Mad respect, well done!!
Any chance to make the code public?
Sure! It might take a bit of work to clean up, but if people are interested then I'll do it.
reply
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