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

feat: upgrade interchain stack to ibc5 #8791

Merged
merged 15 commits into from
Feb 6, 2024
Merged

feat: upgrade interchain stack to ibc5 #8791

merged 15 commits into from
Feb 6, 2024

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    302f6a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    045d051 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f8deb4 View commit details
    Browse the repository at this point in the history
  4. fix: unwrap account keeper for app module

    Allows it to access some internal struct fields.
    JimLarson committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    20a89f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    680e527 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6abb10 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb12a53 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    38f6c3f View commit details
    Browse the repository at this point in the history
  9. fix: avoid broken goleveldb

    This was a replace directive in the cosmos-sdk go.mod file,
    hence not automatically propagaged.
    JimLarson committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    a2bfb34 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d2602b3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0345c4d View commit details
    Browse the repository at this point in the history
  12. fix: govulncheck updates

    JimLarson committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    34d5056 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2e4d8d3 View commit details
    Browse the repository at this point in the history
  14. docs: typo

    JimLarson committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    6e29061 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5a02d32 View commit details
    Browse the repository at this point in the history