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

Conversation

lrettig
Copy link
Member

@lrettig lrettig commented Oct 25, 2018

Forked from #92, these tests are failing pending ewasm/hera#441 and ewasm/hera#442 (nb. #92 (comment)).

@lrettig
Copy link
Member Author

lrettig commented Oct 25, 2018

Rebased and refilled. These are passing now against hera master since #96 was fixed.

@axic
Copy link
Member

axic commented Oct 25, 2018

Depends on ewasm/hera#448 I think.

@axic
Copy link
Member

axic commented Oct 26, 2018

Also can you please rebase?

@lrettig
Copy link
Member Author

lrettig commented Oct 26, 2018

@axic just rebased against the latest wasm-tests branch and I've confirmed that the tests pass against the current hera master. Looks good to go to me.

Call CREATE with bytecode with malformed main export
Attempt to create from tx with init code with invalid signature for main
@axic axic merged commit d414d4b into ewasm:wasm-tests Oct 26, 2018
@axic axic removed the in progress label Oct 26, 2018
hugo-dc pushed a commit that referenced this pull request Nov 3, 2018
* Adds initMalformedBytecodeInvalidMain test

Call CREATE with bytecode with malformed main export

* Add initMalformedBytecodeInvalidMainFromTx test

Attempt to create from tx with init code with invalid signature for main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants