Skip to content
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
@daltoncoder

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions