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

chore: fix wasm client tests #4613

Commits on Sep 9, 2023

  1. Unit tests: temporarily disable grandpa testing, update

    TestInitializeTendermint(), remove unnecessary test from
    TestConsensusStateValidateBasic(), change the update state result's
    height type.
    misko9 authored and faddat committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    c0dab17 View commit details
    Browse the repository at this point in the history
  2. TestVerifyMembershipGrandpa working again

    misko9 authored and faddat committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    7416eb3 View commit details
    Browse the repository at this point in the history
  3. TestVerifyNonMembershipGrandpa, TestInitializeGrandpa,

    TestStatusGrandpa, and TestExportGenesisGrandpa working again
    misko9 authored and faddat committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    6b2719c View commit details
    Browse the repository at this point in the history
  4. TestCheckSubstituteAndUpdateStateGrandpa, TestVerifyHeaderGrandpa,

    TestUpdateStateGrandpa, TestVerifyUpgradeGrandpa working again
    misko9 authored and faddat committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    69d2f8c View commit details
    Browse the repository at this point in the history
  5. Run linter

    misko9 authored and faddat committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    bcd9303 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f3528a View commit details
    Browse the repository at this point in the history
  7. Add space after comment delimiter

    misko9 authored and faddat committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    0a62b7f View commit details
    Browse the repository at this point in the history