risechain / pevm

Blazingly fast Parallel EVM
MIT License
217 stars 41 forks source link

Import functions to replace `compat.rs` #300

Open hai-rise opened 1 month ago

hai-rise commented 1 month ago

Ideally, we can import tight conversion functions from revm instead of maintaining these ourselves.