• Sebastian Stammler's avatar
    Fjord: Implement max sequencer drift change to a constant (#10465) · 6471017e
    Sebastian Stammler authored
    * op-node/rollup: Add MaxSequencerDrift to ChainSpec
    
    * op-node/rollup,op-e2e: Use spec max seq drift instead of config
    
    * op-node/rollup: Showcase feature/fork separation pattern with seq drift change
    
    * op-node/driver: add origin selector Fjord test
    
    * op-node/rollup: refactor batch validation test
    
    prepare to allow for general modification of rollup config
    
    * op-node/rollup: add batch validation test
    
    * Update op-node/rollup/types.go
    Co-authored-by: default avatarJoshua Gutow <jgutow@oplabs.co>
    
    * op-node/rollup/derive: add Fjord span batch validation test
    
    ---------
    Co-authored-by: default avatarJoshua Gutow <jgutow@oplabs.co>
    6471017e
origin_selector_test.go 9.61 KB