Skip to content

refactor: add error handling to evm module#142

Merged
MegaRedHand merged 5 commits into
mainfrom
add-evm-preverify
Jul 12, 2024
Merged

refactor: add error handling to evm module#142
MegaRedHand merged 5 commits into
mainfrom
add-evm-preverify

Conversation

@fmoletta

@fmoletta fmoletta commented Jul 11, 2024

Copy link
Copy Markdown
Contributor

Motivation

Add error handling to execute_tx and remove unwrap

Description

Add EvmError
Map revm's EVMError to EvmError
Add error handling to execute_tx

Closes None

@fmoletta fmoletta marked this pull request as ready for review July 11, 2024 15:23
@fmoletta fmoletta requested a review from a team as a code owner July 11, 2024 15:23
Comment thread crates/core/src/evm/mod.rs
@fmoletta fmoletta changed the title feat: use evm preverify_transaction + add error handling feat: add error handling to evm module Jul 11, 2024
@fmoletta fmoletta changed the title feat: add error handling to evm module refactor: add error handling to evm module Jul 11, 2024

@MegaRedHand MegaRedHand left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!

@MegaRedHand MegaRedHand merged commit 9d9ab65 into main Jul 12, 2024
@MegaRedHand MegaRedHand deleted the add-evm-preverify branch July 12, 2024 14:34
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