• clabby's avatar
    feat(op-proposer): `DisputeGameFactory` support (#8689) · d066dd49
    clabby authored
    * draft: `op-proposer` `DisputeGameFactory` support
    
    * Add `ProposalInterval` option
    
    flag names
    
    * add game type configuration
    
    * @sebastianst: Use `errors.New` over `fmt.Errorf`
    
    * @sebastianst: var name nit
    
    * @sebastianst: l2oo addr ptr consistency
    
    * @sebastianst: error bubble
    
    * @sebastianst: break out nests
    
    * @sebastianst: defer cancel
    
    * lint
    
    * Hide DGF flags
    
    * fix service init
    d066dd49
l2_output_submitter.go 1.09 KB