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

EIP-7702: Set EOA account code [devnet-6 version] #961

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Refactor EIP-7702: delegation resolution in EVM instead of host function

7d70c0d
Select commit
Loading
Failed to load commit list.
Open

EIP-7702: Set EOA account code [devnet-6 version] #961

Refactor EIP-7702: delegation resolution in EVM instead of host function
7d70c0d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 31, 2025 in 0s

97.54% of diff hit (target 94.29%)

View this Pull Request on Codecov

97.54% of diff hit (target 94.29%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmone/instructions_calls.cpp#L42

Added line #L42 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmone/instructions_calls.cpp#L100

Added line #L100 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmone/instructions_calls.cpp#L221

Added line #L221 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmone/instructions_calls.cpp#L234

Added line #L234 was not covered by tests

Check warning on line 81 in test/state/errors.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/state/errors.hpp#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 362 in test/state/state.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/state/state.cpp#L362

Added line #L362 was not covered by tests

Check warning on line 366 in test/state/state.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/state/state.cpp#L366

Added line #L366 was not covered by tests

Check warning on line 142 in test/statetest/statetest_loader.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/statetest/statetest_loader.cpp#L142

Added line #L142 was not covered by tests