• tdot's avatar
    op-plasma: sync derivation with DA challenge contract state (#9682) · 802c2839
    tdot authored
    * 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
    802c2839
data_source.go 4.45 KB