Post
Topic
Board Development & Technical Discussion
Re: VERIFYING RAW BITCOIN TX USING SAGEMATH (pure ecdsa in math)
by
lotuseuy
on 20/04/2015, 02:30:48 UTC
You're running the hashes, both outer and inner on strings of hex. Thats wrong.

You haven't included enough of your sage output to see if you got the ECC parts right, ... you shouldn't need any mods at all if you're using the right object types, see the notebook on bitcoin.ninja.

i try method from bitcoin.ninja too but it still invalid