Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] deploy system contracts at genesis #62

Open
extraymond opened this issue Sep 15, 2022 · 0 comments
Open

[feature] deploy system contracts at genesis #62

extraymond opened this issue Sep 15, 2022 · 0 comments
Assignees

Comments

@extraymond
Copy link
Contributor

extraymond commented Sep 15, 2022

Info

description:
system contracts should be deployable at genesis, which satisfied fixed contract addresses

pallet-contracts seems to have Externalities requirement which made contract undeployable at genesis, we might need to deploy it at block1 instead of block 0

expected results:

  • allow specify multiple system-contracts through gensis-config
  • execute system-contracts deployments at genesis
  • system-contracts should be operational after deployment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants