lhartikk / GenesisH0

SHA256/scrypt/X11/X13/X15 genesis blocks for virtual currencies
Apache License 2.0
268 stars 474 forks source link

Upgrade to python3 #48

Open efokschaner opened 3 years ago

efokschaner commented 3 years ago

Changes are mostly to do with string vs. bytes and encoding stuff. I've confirmed it still works on the original bitcoin genesis block example, as well as finding a custom genesis nonce I was looking for.

RecoX commented 3 years ago

It works, after fighting a lot with this you helped me a lot.

THANKS!

image

to do a pull of this PR you can

git pull origin pull/48/head