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

Add revision number tests for 07-tendermint #1302

Merged
merged 18 commits into from
May 10, 2022

Commits on Apr 21, 2022

  1. add revision tests for VerifyClientMessage

    adds UpgradeChain which manually upgrades the chainID to the next revision
    adds test cases for VerifyClientMessage in relation to a changing revision number
    colin-axner committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    5e3935a View commit details
    Browse the repository at this point in the history
  2. fix revision tests

    colin-axner committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    af4c7ec View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

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

Commits on Apr 28, 2022

  1. Configuration menu
    Copy the full SHA
    fdc261f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab1808a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9097b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec7db93 View commit details
    Browse the repository at this point in the history
  5. add changelog entry

    colin-axner committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    eb7540a View commit details
    Browse the repository at this point in the history
  6. Merge branch 'colin/1184-revisionid-tests' of github.com:cosmos/ibc-g…

    …o into colin/1184-revisionid-tests
    colin-axner committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    83907b1 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. fix client state tests

    colin-axner committed May 2, 2022
    Configuration menu
    Copy the full SHA
    fa05b4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    223eb15 View commit details
    Browse the repository at this point in the history
  3. fix hard coded tests

    colin-axner committed May 2, 2022
    Configuration menu
    Copy the full SHA
    a7ba8df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25cc6f7 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Update modules/light-clients/07-tendermint/types/update_test.go

    Co-authored-by: Aditya <adityasripal@gmail.com>
    colin-axner and AdityaSripal committed May 4, 2022
    Configuration menu
    Copy the full SHA
    19bc44b View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Configuration menu
    Copy the full SHA
    5f7220e View commit details
    Browse the repository at this point in the history
  2. add strings trim space

    colin-axner committed May 10, 2022
    Configuration menu
    Copy the full SHA
    7dd3c34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29e2f9c View commit details
    Browse the repository at this point in the history