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(simulation): Fix all problems make test-sim-custom-genesis-fast for simulation test. #17911

Merged
merged 9 commits into from
Oct 20, 2023

Commits on Sep 27, 2023

  1. fix(simulation): fix account randomly generated by AppStateFromGenesi…

    …sFileFn does not have ConsKey causing SimulateMsgCreateValidator fail
    luchenqun committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    126b8b2 View commit details
    Browse the repository at this point in the history
  2. fix(simulation): fix the problem of operating group such as SimulateM…

    …sgCreateGroupPolicy when the group does not exist in the chain during simulation test
    luchenqun committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    f9f3f76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7172d90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6aaaa0a View commit details
    Browse the repository at this point in the history
  5. chore: update CHANGELOG.md

    luchenqun committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    0b0b283 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. fix(simulation): add an SigverifyTx flag in the simulation test wheth…

    …er to sigverify check for transaction
    chenqunl committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    8996f6b View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    bc7a998 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25d1c20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    958e45b View commit details
    Browse the repository at this point in the history