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(sdk/vm): improve MsgCall panic error message for wrong number of args #1610

Merged

Commits on Feb 1, 2024

  1. chore: In VMKeeper Call, panic with useful error message for wrong nu…

    …mber of arguments
    
    Signed-off-by: Jeff Thompson <[email protected]>
    jefft0 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    b489616 View commit details
    Browse the repository at this point in the history
  2. Improve panic messages for wrong number of arguments

    Co-authored-by: Morgan <[email protected]>
    jefft0 and thehowl authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    7a9bb12 View commit details
    Browse the repository at this point in the history
  3. TestNumberOfArgsError: Update expected error message

    Signed-off-by: Jeff Thompson <[email protected]>
    jefft0 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    52085e4 View commit details
    Browse the repository at this point in the history