Skip to content

fix: allow empty EVM code, init and runtime #848

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

Merged
merged 1 commit into from
Nov 17, 2022
Merged

Conversation

Stebalien
Copy link
Member

We can already handle executing with empty bytecode, we just didn't allow construction.

fixes filecoin-project/ref-fvm#960

@Stebalien Stebalien marked this pull request as ready for review November 16, 2022 21:26
@Stebalien Stebalien requested a review from vyzo November 16, 2022 21:26
We can already handle _executing_ with empty bytecode, we just didn't
allow construction.
@Stebalien Stebalien force-pushed the fix/evm-construct-empty branch from 02caf17 to 67db223 Compare November 17, 2022 00:46
@Stebalien Stebalien enabled auto-merge (squash) November 17, 2022 00:47
@Stebalien Stebalien merged commit cd7cfce into next Nov 17, 2022
@Stebalien Stebalien deleted the fix/evm-construct-empty branch November 17, 2022 01:08
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