op-plasma: sync derivation with DA challenge contract state (#9682)
* feat: plasma e2e * feat: skip oversized inputs * fix: bring back metrics * feat: set usePlasma in e2e test params * fix: lint * fix: activate plasma flag in data source test * fix: add DA contract proxy to deploy config * more tests, fix leaky abstraction and refactor loadChallenges * fix: cleanup type assertion * support for l1 reorgs, proxy l1 finality signal and tests * fix: plasma disabled * add plasma specific e2e test run * strongly typed commitment * fix test * fix sync lookback * finalize with l1 signal events instead of derivation * adjust pipeline errors * fix batcher commitment encoding and invalid comm logging * fix: adjust plasma state pruning and use bool for DA resetting flag * fix: use l1 fetcher and check pq length
Showing
This diff is collapsed.
This diff is collapsed.
op-plasma/commitment.go
0 → 100644
This diff is collapsed.
op-plasma/damgr_test.go
0 → 100644
op-plasma/dastate.go
0 → 100644
op-plasma/metrics.go
0 → 100644
op-plasma/params.go
0 → 100644
Please register or sign in to comment