Open mibuono opened 5 months ago
Go through all special cases and document before we test this. Should be easy to mine these genesis blocks quickly with the new GPU miners.
Should just check hashes so it extends to working with ontological expansions.
We'll postpone this fix. It's too risky as we're aware the problem only occurs during expansions (which we are postponing anyway).
If parents = genesis hash -- Need to check all cases?
General overlook of genesis hashes in the system.
Everytime we check a genesis hash we need to check
Make sure we check genesis hash by hash strictly and not by number
The number filter can happen when it's not block 0 - this needs to come before the hash check.