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

Conversation

eyusufatik
Copy link
Member

Description

Closes #1617

Copy link

codecov bot commented Dec 19, 2024

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).
Report is 2 commits behind head on nightly.

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

@eyusufatik eyusufatik merged commit d240484 into nightly Dec 19, 2024
14 of 15 checks passed
@eyusufatik eyusufatik deleted the esad/error-out-on-non-deserializable-evm-txs branch December 19, 2024 11:38
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.

Error out on non deserializable evm transactions
3 participants