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(ibc-core): copy substitute consensus state during client recovery #1197

Merged
merged 17 commits into from
Apr 26, 2024

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    005ae23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b87deea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da7cfa4 View commit details
    Browse the repository at this point in the history
  4. consume new_client_state later

    rnbguy committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d83d85b View commit details
    Browse the repository at this point in the history
  5. update ibc_derive

    rnbguy committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a47744e View commit details
    Browse the repository at this point in the history
  6. update mock client state

    rnbguy committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    66321c6 View commit details
    Browse the repository at this point in the history
  7. cargo format

    rnbguy committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    4c67e83 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e449bb7 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'sean/fix/client-recovery-consensus' of https://github.c…

    …om/cosmos/ibc-rs into sean/fix/client-recovery-consensus
    seanchen1991 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    2525d5f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e3a0665 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    57bfb99 View commit details
    Browse the repository at this point in the history
  12. consistent naming

    rnbguy committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    18375cb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c1c8165 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'sean/fix/client-recovery-consensus' of https://github.c…

    …om/cosmos/ibc-rs into sean/fix/client-recovery-consensus
    seanchen1991 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    76643e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    d1edd86 View commit details
    Browse the repository at this point in the history
  2. test consensus state recovery

    rnbguy committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    0f9f1ee View commit details
    Browse the repository at this point in the history
  3. link on doc strings

    rnbguy committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6f52da0 View commit details
    Browse the repository at this point in the history