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

refactor: application genesis file #479

Open
1 of 3 tasks
daltoncoder opened this issue Apr 2, 2023 · 0 comments
Open
1 of 3 tasks

refactor: application genesis file #479

daltoncoder opened this issue Apr 2, 2023 · 0 comments

Comments

@daltoncoder
Copy link
Member

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant