maxsam4 / fork-off-substrate

This script allows bootstrapping a new substrate chain with the current state of a live chain
MIT License
111 stars 65 forks source link

`spec_name` Mismatched #17

Closed AurevoirXavier closed 3 years ago

AurevoirXavier commented 3 years ago
Unable to author block in slot 270671004,. `can_author_with` returned: `spec_name` does not match `Darwinia` vs `Crab` Probably a node update is required!    
AurevoirXavier commented 3 years ago

Interesting. The data is from Darwinia. But the version show it's Crab.

image

Also from the fork.json:

{
    "name": "Darwinia-fork",
    "id": "darwinia-fork",
...
AurevoirXavier commented 3 years ago

I notice one thing, this script will warn you storage.json already existed if you have perform a export before. And I only remove the storage.json, should I also remove the genesis.json?

AurevoirXavier commented 3 years ago

Sry, I forgot to replace the runtime.wasm.