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 tests for malformed init code (2) #96

Merged
merged 5 commits into from
Oct 26, 2018

Commits on Oct 26, 2018

  1. Adds initMalformedBytecodeInvalidMain test

    Call CREATE with bytecode with malformed main export
    lrettig committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    90776b4 View commit details
    Browse the repository at this point in the history
  2. Comment

    lrettig committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    ea04750 View commit details
    Browse the repository at this point in the history
  3. Add initMalformedBytecodeInvalidMainFromTx test

    Attempt to create from tx with init code with invalid signature for main
    lrettig committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    ab7b983 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6547d15 View commit details
    Browse the repository at this point in the history
  5. Rebase and refill tests

    Since ewasm/hera#442 was fixed
    lrettig committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    346b339 View commit details
    Browse the repository at this point in the history