karpathy / cryptos

Pure Python from-scratch zero-dependency implementation of Bitcoin for educational purposes
1.61k stars 277 forks source link

? problem with message = tx.encode(sig_index = 0) #3

Open ted-consolidatedwonder opened 3 years ago

ted-consolidatedwonder commented 3 years ago

thanks for doing this!

Algorant commented 3 years ago

I can confirm I am dealing with the same issue. Working to figure it out.