Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

eWASM contract should always contain code #1357

Open
gregdhill opened this issue Mar 12, 2020 · 0 comments
Open

eWASM contract should always contain code #1357

gregdhill opened this issue Mar 12, 2020 · 0 comments

Comments

@gregdhill
Copy link
Contributor

In ewasm, we expect the first execution of main() to return the full bytecode. In the case of the evm, if no code is returned then we throw an error so the same should be true in ewasm - which currently allows a contract account to hold no code.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

1 participant