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

EOFCREATE and RETURNCONTRACT implementation #553

Merged
merged 11 commits into from
Apr 16, 2024

Add test for initcode-mode non-transitiveness

6e697e7
Select commit
Loading
Failed to load commit list.
Merged

EOFCREATE and RETURNCONTRACT implementation #553

Add test for initcode-mode non-transitiveness
6e697e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 16, 2024 in 0s

98.82% of diff hit (target 98.17%)

View this Pull Request on Codecov

98.82% of diff hit (target 98.17%)

Annotations

Check warning on line 667 in lib/evmone/eof.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmone/eof.cpp#L667

Added line #L667 was not covered by tests

Check warning on line 871 in lib/evmone/eof.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmone/eof.cpp#L866-L871

Added lines #L866 - L871 were not covered by tests

Check warning on line 325 in lib/evmone/instructions_calls.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmone/instructions_calls.cpp#L325

Added line #L325 was not covered by tests

Check warning on line 337 in lib/evmone/instructions_calls.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmone/instructions_calls.cpp#L337

Added line #L337 was not covered by tests

Check warning on line 61 in test/unittests/eof_test.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/unittests/eof_test.cpp#L61

Added line #L61 was not covered by tests

Check warning on line 81 in test/unittests/eof_test.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/unittests/eof_test.cpp#L81

Added line #L81 was not covered by tests