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: use EIP3074 instructions from external repo #78

Closed fgimenez closed 5 months ago

fgimenez commented 5 months ago

Closes #75

The instructions implementation comes from https://github.com/paradigmxyz/eip3074-instructions, alphanet-instructions crate is removed.