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

[Do-not-merge] Upgrade to Cosmos-SDK v0.50. #1448

Closed
wants to merge 27 commits into from
Closed

[Do-not-merge] Upgrade to Cosmos-SDK v0.50. #1448

wants to merge 27 commits into from

Commits on Jun 13, 2023

  1. Start sdk upgrade

    alpe committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    609ac96 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Apply dependency updates

    alpe committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    6669272 View commit details
    Browse the repository at this point in the history
  2. Update app.go and more

    alpe committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    e1ea7e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d5cd07 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. More upgrade work

    alpe committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    1a4d3bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f89afe View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    d941b45 View commit details
    Browse the repository at this point in the history
  2. Formatting and minor updates

    alpe committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    472ff8d View commit details
    Browse the repository at this point in the history
  3. Better comet setup

    alpe committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    917752b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    1be59fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2e78d5 View commit details
    Browse the repository at this point in the history
  3. Make tests pass or skip

    alpe committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    a3feddf View commit details
    Browse the repository at this point in the history
  4. Refactor to StoreService

    alpe committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    5cca661 View commit details
    Browse the repository at this point in the history
  5. Better helper method names

    alpe committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    959b95c View commit details
    Browse the repository at this point in the history
  6. Add proto annotations

    alpe committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    a284619 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Fix proposal test

    alpe committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    abf3ff9 View commit details
    Browse the repository at this point in the history
  2. Use collections lib for params

    alpe committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    52d4260 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    6c2ae45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dca2ed View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Bump seq in ibctests for failed messages as well

    (cherry picked from commit b29ba8b)
    alpe committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    e0023c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51bc121 View commit details
    Browse the repository at this point in the history
  3. Fix sequence bump for tests

    alpe committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    ac452ff View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    921a256 View commit details
    Browse the repository at this point in the history
  2. Add regression test

    alpe committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    060980c View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. use a more stable ibc-go

    faddat committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    4e0ad6b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Merge pull request #1504 from notional-labs/faddat/ibc-bumps

    use a more stable ibc-go
    alpe committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    2a54734 View commit details
    Browse the repository at this point in the history
  2. faddat/lint sdk 50 (#1506)

    * use a more stable ibc-go
    
    * fix some small errors in accordance with what's working in ibc-go and wasmd
    
    * temporarily disable rosetta
    
    * add a few error checks and update some deprecated tendermint calls
    
    * error checks in export.go
    faddat committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    810f3f4 View commit details
    Browse the repository at this point in the history