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

Update to SDK 0.46.14, ibc-go 6.2.0, latest gravity #237

Merged
merged 31 commits into from
Dec 13, 2023
Merged

Commits on Dec 10, 2023

  1. WIP - gravity mod update

    EricBolten committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    9b75390 View commit details
    Browse the repository at this point in the history
  2. Remove rest clients

    EricBolten committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    3d99161 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d785a6b View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    af79c29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d6c9ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d852531 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6108d73 View commit details
    Browse the repository at this point in the history
  5. update cmd

    EricBolten committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    bfaa499 View commit details
    Browse the repository at this point in the history
  6. x/auction compiles

    EricBolten committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    d36af6f View commit details
    Browse the repository at this point in the history
  7. x/axelarcork mostly compiles

    need to fix IBC middleware mocks
    EricBolten committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    efedcf5 View commit details
    Browse the repository at this point in the history
  8. remove RegisterRESTRoutes

    EricBolten committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    5b5f875 View commit details
    Browse the repository at this point in the history
  9. x/cellarfees compiles

    EricBolten committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    b8ee146 View commit details
    Browse the repository at this point in the history
  10. x/incentives compiles

    EricBolten committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    d71e9dc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e1bc31f View commit details
    Browse the repository at this point in the history
  12. x/cork mostly compiles

    needs regenerated mocks for staking
    EricBolten committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    3161573 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e83c42c View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Fix axelarcork mocks

    EricBolten committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    71ba357 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2242515 View commit details
    Browse the repository at this point in the history
  3. integration tests compile

    EricBolten committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    d1f102a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e245f7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b66e7f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d6667b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e75e176 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a811bb6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    70ade73 View commit details
    Browse the repository at this point in the history
  10. fix scheduled cork integration test

    Invalid legacy proposals do not seem to return a specific error code,
    but rather fail silently. For the initial invalid proposal test, we
    submit it and then query the gov module to see that no props have been
    created.
    EricBolten committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    7cebb4e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1b66fb9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    16291e9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7fa41f6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    807887b View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. ioutil -> os

    EricBolten committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ca2486c View commit details
    Browse the repository at this point in the history