ethereum-optimism / tests

Standard Tests for OP Stack Component Implementations.
https://static.optimism.io/tests
MIT License
16 stars 11 forks source link

fix: Use Refactored Kona Types #75

Closed refcell closed 1 month ago

refcell commented 1 month ago

Description

Updates crates to use kona-derive types refactored into kona-primitives.

Reference: https://github.com/ethereum-optimism/kona/pull/454

Also updates kona dependencies to use versioned imports. Once our release-plz workflow is working again, we can pull in the published crates instead.