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

refactor: modify VerifyUpgradeAndUpdateState to set upgraded client and consensus state #598

Merged
merged 7 commits into from
Mar 16, 2022

Commits on Dec 6, 2021

  1. modify VerifyUpgradeAndUpdateState interface function to remove retur…

    …ned client and consensus state
    
    removes the client and consensus state from the return values in VerifyUpgradeAndUpdateState client state interface function
    Updates light client implementations to set client and consensus state in client store
    Fixes and updates tests
    colin-axner committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    2122cc9 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

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

    colin-axner committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    d111126 View commit details
    Browse the repository at this point in the history
  3. add migration docs

    colin-axner committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    83c5f69 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

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

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    aa980f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f6fe35 View commit details
    Browse the repository at this point in the history