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

error out on non-serializeable evm tx #1625

Merged
merged 1 commit into from
Dec 19, 2024

error out on non-serializeable evm tx

757097a
Select commit
Loading
Failed to load commit list.
Merged

error out on non-serializeable evm tx #1625

error out on non-serializeable evm tx
757097a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 0s

78.4% (+0.0%) compared to e8c5647

View this Pull Request on Codecov

78.4% (+0.0%) compared to e8c5647

Details

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 78.4%. Comparing base (e8c5647) to head (757097a).

Files with missing lines Patch % Lines
crates/sequencer/src/runner.rs 0.0% 1 Missing ⚠️
...eign-sdk/rollup-interface/src/state_machine/stf.rs 0.0% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
crates/evm/src/call.rs 98.2% <100.0%> (-0.1%) ⬇️
crates/sequencer/src/runner.rs 92.5% <0.0%> (-0.2%) ⬇️
...eign-sdk/rollup-interface/src/state_machine/stf.rs 8.6% <0.0%> (-0.2%) ⬇️

... and 6 files with indirect coverage changes