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

fix: invalid return value from keeper GetLastCompleteUpgrade #11705

Commits on Apr 25, 2022

  1. Configuration menu
    Copy the full SHA
    754fe37 View commit details
    Browse the repository at this point in the history
  2. fix: sort by block height in GetLastCompletedUpgrade

    Integrating solution from cosmos#11707 (comment)
    daeMOn63 committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    20ded92 View commit details
    Browse the repository at this point in the history
  3. fix: style

    daeMOn63 committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    d62bb27 View commit details
    Browse the repository at this point in the history
  4. fix: use upgrade struct

    daeMOn63 committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    4ab2c62 View commit details
    Browse the repository at this point in the history
  5. Update x/upgrade/keeper/keeper.go

    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    daeMOn63 and alexanderbez committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    1741e7e View commit details
    Browse the repository at this point in the history
  6. docs: add changelog entry

    daeMOn63 committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    e921e72 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9783c74 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7dff66 View commit details
    Browse the repository at this point in the history