paradigmxyz / alphanet

Reth AlphaNet is a testnet OP Stack-compatible rollup aimed at enabling experimentation of bleeding edge Ethereum Research.
Apache License 2.0
170 stars 30 forks source link

feat: rely on revm implementation of EIP-2537 #76

Closed fgimenez closed 5 months ago

fgimenez commented 5 months ago

Closes #74

Bumps reth and revm dependencies, uses BLS implementation from revm and removes its local benches, test vectors and gh bench workflow.