This repository has been archived by the owner on Aug 2, 2024. It is now read-only.
bug: Genesis hash is only consistent upon using the raw chainspec file #1485
Labels
bug
Something isn't working
Bug Report
Madara version:
latest version
Current behavior:
Upon further investigation of #1468 and having provided a quicker fix to that issue on #1482. The main problem seems to be that the genesis hash is only consistent when using the raw chainspec file.
Expected behavior:
The genesis hash should match if nodes are using the same chainspec and should be deterministic so the fault could either be within the forked subtrate crate or how we setup the chainspec.
Steps to reproduce:
Run a testnest while using the
local
ordev
chain flags.The text was updated successfully, but these errors were encountered: