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

Refactor - Remove EvmTransactionSignedEcRecovered #826

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

LukaszRozmej
Copy link
Contributor

Description

Remove EvmTransactionSignedEcRecovered type to make code less complicated
Rename RawEvmTransaction to RlpEvmTransaction

…ated

Rename RawEvmTransaction to RlpEvmTransaction
@LukaszRozmej LukaszRozmej marked this pull request as ready for review September 8, 2023 13:46
@codecov
Copy link

codecov bot commented Sep 8, 2023

Codecov Report

Merging #826 (71de918) into nightly (b735eaf) will increase coverage by 0.0%.
The diff coverage is 93.5%.

Files Changed Coverage Δ
...stem/module-implementations/sov-evm/src/evm/mod.rs 100.0% <ø> (ø)
...ule-implementations/sov-evm/src/evm/transaction.rs 80.0% <ø> (-1.9%) ⬇️
...ule-implementations/sov-evm/src/evm/conversions.rs 68.7% <91.6%> (+0.8%) ⬆️
full-node/sov-ethereum/src/lib.rs 92.7% <100.0%> (ø)
...-system/module-implementations/sov-evm/src/call.rs 95.0% <100.0%> (ø)
...module-implementations/sov-evm/src/evm/executor.rs 100.0% <100.0%> (ø)

📢 Have feedback on the report? Share it here.

@LukaszRozmej LukaszRozmej added this pull request to the merge queue Sep 8, 2023
Merged via the queue into nightly with commit 6645ddb Sep 8, 2023
12 checks passed
@LukaszRozmej LukaszRozmej deleted the evm/remove_tx_wrapper branch September 8, 2023 14:31
preston-evans98 pushed a commit that referenced this pull request Sep 14, 2023
…ated (#826)

Rename RawEvmTransaction to RlpEvmTransaction
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.

2 participants