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

return error when loading version from an empty tree #317

Merged
merged 4 commits into from
Sep 25, 2020

Conversation

erikgrinaker
Copy link
Contributor

@erikgrinaker erikgrinaker commented Sep 25, 2020

This caused a fault to go unnoticed during an SDK upgrade, see cosmos/cosmos-sdk#7385 (where the SDK tries to load the version corresponding to the latest height from all stores, but didn't error if the store was empty).

We can consider backporting this to 0.14, but I'd rather not since it's a breaking change.

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.

None yet

2 participants