Post
Topic
Board Announcements (Altcoins)
Re: HARD FORK!!! [SCSY] Securitysyscoin | BitCoinShop | Bittrex | Android App | IRC
by
earlz
on 10/11/2014, 01:10:44 UTC
I will Look into this as soon i got some time to verify.

Elbandi how did you calculate it?
I use this script: https://github.com/heavycoin/heavycoin-hash-python/blob/master/test.py

Code:
print hexlify(heavycoin_hash.getHash(unhexlify('3F0000000000000000000000000000000000000000'), 21))

checksum is using the first 8 char (4 byte) from hash

+1, thx Elbandi

I confirm that the address "SMJ12qn9jNCCXJnTYRz5Yu9ZenERpdErkh" is a good burn address. You can verify it yourself by going to http://lenschulwitz.com/base58 and decoding it. It decodes to 3F0000000000000000000000000000000000000000492D7DF2, which is properly version+data+checksum

Glad someone else managed to do this, I just have not had the time to try to get hefty working in my program