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: remove invalid unbonding ids #169

Merged
merged 26 commits into from
Aug 4, 2024
Merged

Commits on Aug 3, 2024

  1. add upgrade handler

    sontrinh16 committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    706dfc4 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. update

    catShaark committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    be46cf0 View commit details
    Browse the repository at this point in the history
  2. update

    sontrinh16 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    41321a1 View commit details
    Browse the repository at this point in the history
  3. add more check

    sontrinh16 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    8a2ae6a View commit details
    Browse the repository at this point in the history
  4. resolve conflict

    sontrinh16 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    1943ecf View commit details
    Browse the repository at this point in the history
  5. filter all invalid ids

    sontrinh16 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    20d310a View commit details
    Browse the repository at this point in the history
  6. update upgrade func

    catShaark committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    c3cd2a0 View commit details
    Browse the repository at this point in the history
  7. update

    catShaark committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    3d4feaa View commit details
    Browse the repository at this point in the history
  8. update

    catShaark committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    b3f1334 View commit details
    Browse the repository at this point in the history
  9. add upgrade height

    catShaark committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    4d2e876 View commit details
    Browse the repository at this point in the history
  10. Update upgrade.go

    sontrinh16 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    2c28280 View commit details
    Browse the repository at this point in the history
  11. try old method

    sontrinh16 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    a2d4811 View commit details
    Browse the repository at this point in the history
  12. add log

    sontrinh16 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    4a8bc47 View commit details
    Browse the repository at this point in the history
  13. add log

    sontrinh16 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    f010db5 View commit details
    Browse the repository at this point in the history
  14. Update app.go

    sontrinh16 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    39b982c View commit details
    Browse the repository at this point in the history
  15. Update app.go

    sontrinh16 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    16e15e5 View commit details
    Browse the repository at this point in the history
  16. Update constant.go

    lichdu29 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    02e9032 View commit details
    Browse the repository at this point in the history
  17. update print

    sontrinh16 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    754ced6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    62de495 View commit details
    Browse the repository at this point in the history
  19. remove

    sontrinh16 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    646ae5d View commit details
    Browse the repository at this point in the history
  20. compare

    sontrinh16 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    a4f4d0f View commit details
    Browse the repository at this point in the history
  21. compare

    sontrinh16 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    e1c9c67 View commit details
    Browse the repository at this point in the history
  22. fix fix fix

    sontrinh16 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    a460062 View commit details
    Browse the repository at this point in the history
  23. add panic

    sontrinh16 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    2c40fe7 View commit details
    Browse the repository at this point in the history
  24. hope

    sontrinh16 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    90bbaef View commit details
    Browse the repository at this point in the history
  25. i need sleep

    sontrinh16 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    efd6d89 View commit details
    Browse the repository at this point in the history