Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Deterministic genesis hash for --dev runtime #11131

@ggwpez

Description

@ggwpez

When I start a substrate node in --dev node, it sometimes has different genesis hashes.
It does not happen on every start but sometimes after building? I could not really track to what it is related.

It would be nice to have deterministic genesis hashes such that import/export-block can be used for testing and in CI.
Either by fixing it or using a --seed flag.

@athei said it could be because of randomized staking nominations.

Metadata

Metadata

Labels

I4-annoyanceThe client behaves within expectations, however this “expected behaviour” itself is at issue.U3-nice_to_haveIssue is worth doing eventually.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions