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] Add new configuration to specify the snapshot directory #944

Merged
merged 15 commits into from
Jun 30, 2023

Conversation

yzang2019
Copy link
Contributor

Describe your changes and provide context

Changes:

  1. Add a new config snapshot-directory in app.toml to override default directory
  2. If not specified, default to the previous behavior
  3. Regroup integration test

Testing performed to validate your change

Added integration test:

  1. Validate creating a new snapshot in a customize directory
  2. Validate spin up an rpc node from the snapshot

yzang2019 added a commit to sei-protocol/sei-cosmos that referenced this pull request Jun 30, 2023
## Describe your changes and provide context
This change add a new config `snapshot-directory` in app.toml to
override default directory for storing state sync snapshot.

## Testing performed to validate your change
Tests are covered in sei-protocol/sei-chain#944

---------

Co-authored-by: Yiming Zang <[email protected]>
@yzang2019 yzang2019 merged commit 9bdc2b8 into main Jun 30, 2023
35 checks passed
@yzang2019 yzang2019 deleted the yzang/SEI-4777 branch June 30, 2023 21:05
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.

3 participants