bluealloy/revm

Simplify EthFrame implementation

Open

#1,886 opened on Dec 5, 2024

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

Repository metrics

Stars
 (2,194 stars)
PR merge metrics
 (Avg merge 1d 14h) (32 merged PRs in 30d)

Description

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

Contributor guide