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 wasm light client unit tests and tendermint/grandpa cw contract #4306

Merged
merged 9 commits into from
Sep 15, 2023
Merged

Update wasm light client unit tests and tendermint/grandpa cw contract #4306

merged 9 commits into from
Sep 15, 2023

Commits on Aug 7, 2023

  1. Unit tests: temporarily disable grandpa testing, update

    TestInitializeTendermint(), remove unnecessary test from
    TestConsensusStateValidateBasic(), change the update state result's
    height type.
    misko9 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    607aea9 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    c34fd15 View commit details
    Browse the repository at this point in the history
  2. TestVerifyNonMembershipGrandpa, TestInitializeGrandpa,

    TestStatusGrandpa, and TestExportGenesisGrandpa working again
    misko9 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    86dcf72 View commit details
    Browse the repository at this point in the history
  3. TestCheckSubstituteAndUpdateStateGrandpa, TestVerifyHeaderGrandpa,

    TestUpdateStateGrandpa, TestVerifyUpgradeGrandpa working again
    misko9 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    81abf1e View commit details
    Browse the repository at this point in the history
  4. Run linter

    misko9 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    33fa18b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25548ba View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

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

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    aaaab5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f1bfa3 View commit details
    Browse the repository at this point in the history