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

deps!: support cosmos-sdk-v45-ics-lsm integration #1120

Merged
merged 19 commits into from
Aug 16, 2023

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    790feda View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    6b4d0d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5f147b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21624a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    3a37e82 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    314cd35 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    fd356ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9b80ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c26bd77 View commit details
    Browse the repository at this point in the history
  4. fix!: avoid panicking on CancelUnbondingDelegation (#977)

    * handle CancelUnbondingDelegation message
    
    * tests: add cancel-unbond e2e test
    
    * fix: appease linter
    
    * chore: Hardcode golangci-lint version (#990)
    
    * Hardcode golangci-lint version
    
    * Hardcode version in CI config
    
    ---------
    
    Co-authored-by: MSalopek <matija.salopek994@gmail.com>
    Co-authored-by: Philip Offtermatt <57488781+p-offtermatt@users.noreply.github.com>
    3 people committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    3336e5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15cc76e View commit details
    Browse the repository at this point in the history
  6. chore: regenerate mocks

    MSalopek committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    aa25ce9 View commit details
    Browse the repository at this point in the history
  7. chore: run make proto-gen

    MSalopek committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    c295e27 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c18e891 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    18fa794 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b31026b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    863915e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. use SDK 0.45.16-ics-lsm-rc0

    mpoke committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    49797ec View commit details
    Browse the repository at this point in the history
  2. add changelog entry

    mpoke committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    fbe6821 View commit details
    Browse the repository at this point in the history