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

refactor: Cached Chain Startup State #1214

Closed
wants to merge 2 commits into from
Closed

Conversation

Reecepbcups
Copy link
Member

@Reecepbcups Reecepbcups commented Aug 13, 2024

closes #71
ref: faster refactor: #1208

Summary

This takes andrew's previous work & ports it to latest interchaintest. A new genesis start is implimented allowing for a chain to use a previous genesis file on start

TODO

  • Test with IBC relayers (may need to start up before)
  • Remove delete_me test. Add test which reads a genesis
  • Test multiple validators, changing of validators from genesis amount? (Do we want to support this?)
  • Rename OverrideGenesisStart
  • Remove TestSingleValBenchmark
  • Add into local-ic ?

Copy link

vercel bot commented Aug 13, 2024

Deployment failed with the following error:

Please accept Vercel's request to update the GitHub App permissions. Otherwise GitHub will not permit Vercel to create or access a new Git repository for you.

@Reecepbcups Reecepbcups changed the title refactor/feat: Cached Chain Startup State refactor: Cached Chain Startup State Aug 21, 2024
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

Successfully merging this pull request may close these issues.

Chain state should be cached on startup (opt-in)
1 participant