• Joshua Gutow's avatar
    plasma mode: Specify valid commitment type (#10622) · 926ba712
    Joshua Gutow authored
    * op-node: Better logging in commitment tracking
    
    * op-node: Properly handle differences in Keccak vs Generic Commitments
    
    * Use daCommitmentType in deploy config
    
    * da-server: Add option to use generic commitments
    
    * CI: Add generic commitment
    
    * op-chain-ops: Set daCommitmentType in testdata
    
    * Fix comm type check
    
    * Fix CI env var
    
    * Set proper default for daCommitmentType
    
    * Use string for daCommitmentType
    
    * Use bytes cast instead of abi.encodePacked
    926ba712
daserver.go 4.83 KB