bluealloy/revm

Simplify EthFrame implementation

Open

#1886 opened on Dec 5, 2024

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Rust (2,194 stars) (1,019 forks)user submission
good first issue

Description

Frame trait seems great, but implementation for Eth seem bloated. find the way how to make it nicer and more manageable

Contributor guide