GenesisH0 icon indicating copy to clipboard operation
GenesisH0 copied to clipboard

SHA256/scrypt/X11/X13/X15 genesis blocks for virtual currencies

Results 28 GenesisH0 issues
Sort by recently updated
recently updated
newest added

Hello, how is everything? When I try to generate no X11 algorithm this appears, how can I solve it? ![image](https://user-images.githubusercontent.com/83592440/134594710-f7045319-3bc9-478f-a909-39ff78b93ee9.png)

Everything worked fine in my code until i changed my block reward to 80, than he says the Genesis hash is wrong. So i think i need to specify somewhere...

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...

Hello. I'm using this script to mine a sha256 genesis block but after 7 hours of mining it crashes with this error. Note: The script actually works if i start...

Is there a special flag or option I need to include when generating a genesis block for the testnet? I am receiving invalid errors at compile time, any help would...

The code needs to be ported to work with Python3 or specifically listed as not compatible with Python3.

I have solved this problem, because the version of `construct` is too high you can use `pip install construct==2.5.3` Python Version: 2.7 OS: Linux

Hi, this setup fails with a lot of errors thrown. Likely cause might be the scrypt version, as pip automatically fetches the 0.18.x version which might be incompatible with the...

this just doesn't work. you will waste your time and regret it. if you're reading the issues, you've already decided the generator doesn;t work. I tried to fork litecoin and...