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

Implement query to search hash by KVStoreKey at specific heights #1137

Closed
Tracked by #1016
p0mvn opened this issue Mar 24, 2022 · 1 comment
Closed
Tracked by #1016

Implement query to search hash by KVStoreKey at specific heights #1137

p0mvn opened this issue Mar 24, 2022 · 1 comment
Assignees
Labels
T:task ⚙️ A task belongs to a story

Comments

@p0mvn
Copy link
Member

p0mvn commented Mar 24, 2022

Context

To debug app hash bug, we need a query to search for each KVStore's hash at a specific height.

This should help us with debugging: #1090

If the error still persists after the upcoming release

Acceptance Criteria

  • Implement a way to query specific KVStore hashes used to calculate app hash at each height
@p0mvn p0mvn self-assigned this Mar 24, 2022
@p0mvn p0mvn added the T:task ⚙️ A task belongs to a story label Mar 24, 2022
@p0mvn p0mvn moved this to 🔍 Needs Review in Osmosis Chain Development Mar 24, 2022
@p0mvn p0mvn moved this from 🔍 Needs Review to 🕒 Todo in Osmosis Chain Development Mar 24, 2022
@p0mvn p0mvn moved this from 🕒 Todo to 🏃 In Progress in Osmosis Chain Development Mar 24, 2022
@p0mvn
Copy link
Member Author

p0mvn commented Mar 25, 2022

Merged

@p0mvn p0mvn closed this as completed Mar 25, 2022
Repository owner moved this from 🏃 In Progress to ✅ Done in Osmosis Chain Development Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T:task ⚙️ A task belongs to a story
Projects
Archived in project
Development

No branches or pull requests

1 participant