anton-rs / kona

A suite of `no_std` components for the OP Stack state transition function and L2 chain derivation.
https://anton-rs.github.io/kona
MIT License
132 stars 41 forks source link

fix(primitives): Remove ecotone Module #490

Closed refcell closed 2 months ago

refcell commented 2 months ago

Description

Remove the ecotone module in kona-primitives and re-export the Hardforks type from op-alloy-protocol.

A future ticket will remove all of kona-primitives and drop op-alloy-protocol in-place.