Skip to content

Generate chain specs and genesis for dev and stage#196

Merged
vovacha merged 2 commits intodevfrom
feature/chainspec-genesis
Nov 9, 2022
Merged

Generate chain specs and genesis for dev and stage#196
vovacha merged 2 commits intodevfrom
feature/chainspec-genesis

Conversation

@vovacha
Copy link
Contributor

@vovacha vovacha commented Nov 2, 2022

Genesis (Subzero runtime):

  • Balances
  • Tokens
  • Control

chain_spec (Subzero runtime):

  • DEV
  • STAGE

Test scenario:

  • Check if all endowed accounts have expected balances
  • Check if all orgs were created with proper treasury addresses
  • Check if all collators have proper keys
  • Build ok
  • Test ok

!Rebase and merge!
Commit was used to tag a docker image.

@vovacha vovacha changed the base branch from main to dev November 2, 2022 19:47
@vovacha vovacha linked an issue Nov 2, 2022 that may be closed by this pull request
@vovacha vovacha marked this pull request as ready for review November 7, 2022 21:02
@vovacha vovacha requested review from 2075, FiberMan and vayesy November 7, 2022 21:02
@vovacha vovacha force-pushed the feature/chainspec-genesis branch 4 times, most recently from fc3ed9b to f4b3e39 Compare November 8, 2022 00:35
@vovacha vovacha force-pushed the feature/chainspec-genesis branch from f4b3e39 to 63dfff9 Compare November 8, 2022 01:25
Copy link
Member

@vayesy vayesy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As far as I remember we decided to keep runtime versions for all envs the same - zero, subzero, standalone. Is this still the case? If so, other chain versions apart from subzero should also be updated to 63.

@2075
Copy link
Member

2075 commented Nov 9, 2022

just focus on getting one done

@vovacha vovacha merged commit 7714468 into dev Nov 9, 2022
@vovacha vovacha deleted the feature/chainspec-genesis branch November 9, 2022 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create Genesis for the development chain

3 participants