bluealloy / revm

Ethereum Virtual Machine written in rust that is fast and simple to use

Home Page:https://bluealloy.github.io/revm/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unify `alloy-eips` and `revm-primitives` KZG implementations

DaniPopes opened this issue · comments

After #1552 is merged we should use alloy-eips for our KZG needs. CC @Wodann

Those should be pushed to c-kzg lib as they are lib specific.

done