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

runtime-sdk/modules/evm: Add support for simulating CREATE #1669

Merged
merged 1 commit into from
Mar 27, 2024

runtime-sdk/modules/evm: Add support for simulating CREATE

44eaec5
Select commit
Loading
Failed to load commit list.
Merged

runtime-sdk/modules/evm: Add support for simulating CREATE #1669

runtime-sdk/modules/evm: Add support for simulating CREATE
44eaec5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 26, 2024 in 0s

81.03% of diff hit (target 65.34%)

View this Pull Request on Codecov

81.03% of diff hit (target 65.34%)

Annotations

Check warning on line 322 in runtime-sdk/modules/evm/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime-sdk/modules/evm/src/lib.rs#L322

Added line #L322 was not covered by tests

Check warning on line 351 in runtime-sdk/modules/evm/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime-sdk/modules/evm/src/lib.rs#L351

Added line #L351 was not covered by tests

Check warning on line 396 in runtime-sdk/modules/evm/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime-sdk/modules/evm/src/lib.rs#L396

Added line #L396 was not covered by tests

Check warning on line 398 in runtime-sdk/modules/evm/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime-sdk/modules/evm/src/lib.rs#L398

Added line #L398 was not covered by tests

Check warning on line 405 in runtime-sdk/modules/evm/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime-sdk/modules/evm/src/lib.rs#L405

Added line #L405 was not covered by tests

Check warning on line 408 in runtime-sdk/modules/evm/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime-sdk/modules/evm/src/lib.rs#L408

Added line #L408 was not covered by tests

Check warning on line 467 in runtime-sdk/modules/evm/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime-sdk/modules/evm/src/lib.rs#L467

Added line #L467 was not covered by tests

Check warning on line 475 in runtime-sdk/modules/evm/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime-sdk/modules/evm/src/lib.rs#L475

Added line #L475 was not covered by tests

Check warning on line 479 in runtime-sdk/modules/evm/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime-sdk/modules/evm/src/lib.rs#L479

Added line #L479 was not covered by tests

Check warning on line 491 in runtime-sdk/modules/evm/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime-sdk/modules/evm/src/lib.rs#L491

Added line #L491 was not covered by tests

Check warning on line 509 in runtime-sdk/modules/evm/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime-sdk/modules/evm/src/lib.rs#L509

Added line #L509 was not covered by tests