ymgve / bitcoin_fork_claimer

Script for transferring/claiming your coins on various Bitcoin forks
204 stars 86 forks source link

Transactions with big amount are rejected #35

Closed Ghoom closed 6 years ago

Ghoom commented 6 years ago

I think the problem appears above 2147483647 satoshi. Maybe a problem with cast int, struct.pack...

ymgve commented 6 years ago

People have transferred amounts larger than that without any problems. What issues are you having? What's the command line (without private key) you're using?

ymgve commented 6 years ago

That transaction got spent at https://blockchain.info/tx/3d2eaff098f8c5b8b234ba5e5f71a98e8652c123755b43683a49e130adaa452d at block height 500683, which is before any of those forks happened.