• Axel Kingsley's avatar
    Plasma: Abstract CommitmentData to Interface (#10458) · 1a20fd9c
    Axel Kingsley authored
    * op-node: Generic Commitment
    
    This is a generic commitment to be used by the op-node & op-batcher.
    
    * abstract commitments to CommitmentData interface
    
    * correct byte-stripping ; add tests ; finish wiring
    
    * make GenericCommitment always verify
    
    * correct action tests
    
    * PR comments
    
    * fix unit test
    
    * remove fmt.Println
    
    ---------
    Co-authored-by: default avatarJoshua Gutow <jgutow@oplabs.co>
    1a20fd9c
damgr.go 15.4 KB