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 client upgrade #2304

Merged
merged 11 commits into from
Jun 17, 2022
Merged

Fix client upgrade #2304

merged 11 commits into from
Jun 17, 2022

Commits on Jun 14, 2022

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

    plafer committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    40344b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    b15a145 View commit details
    Browse the repository at this point in the history
  2. don't wait for target height

    plafer committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    4092841 View commit details
    Browse the repository at this point in the history
  3. better error message

    plafer committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    6e570eb View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Configuration menu
    Copy the full SHA
    a80eac6 View commit details
    Browse the repository at this point in the history
  2. Update relayer/src/foreign_client.rs

    Co-authored-by: Adi Seredinschi <adi@informal.systems>
    plafer and adizere authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    16571c0 View commit details
    Browse the repository at this point in the history
  3. docstrings and var name change

    plafer committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    1807e7f View commit details
    Browse the repository at this point in the history
  4. use ibc::Height::decrement

    plafer committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    71eb44c View commit details
    Browse the repository at this point in the history
  5. add warning

    plafer committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    83d6396 View commit details
    Browse the repository at this point in the history
  6. query_latest_height call once

    plafer committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    49df45f View commit details
    Browse the repository at this point in the history