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

feat: list snapshots query #246

Merged
merged 6 commits into from
Jun 7, 2022
Merged

feat: list snapshots query #246

merged 6 commits into from
Jun 7, 2022

Conversation

p0mvn
Copy link
Member

@p0mvn p0mvn commented May 25, 2022

Closes: #XXX

What is the purpose of the change

This change introduces ABCI query to list snapshots. This would be helpful for testing state sync in e2e: osmosis-labs/osmosis#1572

Testing and Verifying

This change added tests and can be verified as follows:

  • TestListSnapshots

Documentation and Release Note

  • Does this pull request introduce a new feature or user-facing behavior changes? no
  • Is a relevant changelog entry added to the Unreleased section in CHANGELOG.md? no
  • How is the feature or change documented? not applicable

@p0mvn p0mvn marked this pull request as ready for review May 25, 2022 20:04
@p0mvn p0mvn requested a review from a team May 25, 2022 20:04
baseapp/abci.go Outdated Show resolved Hide resolved
baseapp/baseapp_test.go Outdated Show resolved Hide resolved
baseapp/baseapp_test.go Outdated Show resolved Hide resolved
baseapp/abci.go Show resolved Hide resolved
baseapp/abci.go Outdated Show resolved Hide resolved
baseapp/abci.go Outdated Show resolved Hide resolved
Co-authored-by: Aleksandr Bezobchuk <[email protected]>
@p0mvn p0mvn merged commit f69c198 into osmosis-main Jun 7, 2022
@p0mvn p0mvn deleted the roman/list-snapshots branch June 7, 2022 01:12
mergify bot pushed a commit that referenced this pull request Jun 7, 2022
(cherry picked from commit f69c198)
p0mvn added a commit that referenced this pull request Jun 7, 2022
(cherry picked from commit f69c198)

Co-authored-by: Roman <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants