dep(monorepo): Integrate with interop-proofs action tests #930
Labels
F-deps
Flag: Updates dependencies
H-interop
Hardfork: Interop related
K-action-test
Kind: Related to action tests
Overview
We use the monorepo's action tests to differentially test
kona
againstop-program
. There are now action tests for the interop proof as well: https://github.com/ethereum-optimism/optimism/blob/develop/op-e2e/actions/interop/interop_test.go#L223As we're working on the interop proof, it's critical to ensure that both implementations line up. These tests should be ran within our CI, as the existing single-chain action tests are.
The text was updated successfully, but these errors were encountered: