-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
fix!: invalid return value from keeper GetLastCompleteUpgrade - breaking change version #11800
Merged
alexanderbez
merged 11 commits into
cosmos:main
from
daeMOn63:xupgrade_index_done_upgrade_by_height
May 2, 2022
Merged
fix!: invalid return value from keeper GetLastCompleteUpgrade - breaking change version #11800
alexanderbez
merged 11 commits into
cosmos:main
from
daeMOn63:xupgrade_index_done_upgrade_by_height
May 2, 2022
Commits on Apr 27, 2022
-
fix!: alternative option to fix cosmos#11707
This change indexing the "Done upgrades" from the store, from their name only to height+name, in order to ensure correct ordering.
Configuration menu - View commit details
-
Copy full SHA for 9264647 - Browse repository at this point
Copy the full SHA 9264647View commit details -
Configuration menu - View commit details
-
Copy full SHA for 562a852 - Browse repository at this point
Copy the full SHA 562a852View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e6c5e7 - Browse repository at this point
Copy the full SHA 4e6c5e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bbfc58 - Browse repository at this point
Copy the full SHA 7bbfc58View commit details
Commits on Apr 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2457acb - Browse repository at this point
Copy the full SHA 2457acbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f75165c - Browse repository at this point
Copy the full SHA f75165cView commit details
Commits on Apr 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2672874 - Browse repository at this point
Copy the full SHA 2672874View commit details -
Update x/upgrade/keeper/keeper.go
Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 52885b6 - Browse repository at this point
Copy the full SHA 52885b6View commit details -
Update x/upgrade/keeper/keeper_test.go
Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ccee5c6 - Browse repository at this point
Copy the full SHA ccee5c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1358a89 - Browse repository at this point
Copy the full SHA 1358a89View commit details
Commits on May 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f19e247 - Browse repository at this point
Copy the full SHA f19e247View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.