This repository has been archived by the owner on Nov 29, 2023. It is now read-only.
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.
refactor: application genesis file #479
Open
Description
Description
Genesis file for the application layer currently is being loaded in the init_chain function in types.rs. Its pretty ugly at the moment and manually loads in each contract individually. I would like to rework this flow to be a bit cleaner and future proof it a bit as this genesis file changes throughout development. Id also like a script that automatically updates the genesis file when the bytecode to the contracts in the repo changes.
Checklist
- I have ensured that my version is up-to-date
- I have ensured that my issue is reproducible
- I have ensured that my issue is not a duplicate
Metadata
Assignees
Labels
No labels
Activity