• Joshua Gutow's avatar
    Properly wrap errors (#3366) · abaa065b
    Joshua Gutow authored
    * op-node: Properly wrap errors
    
    * op-proposer: Properly wrap errors
    
    * Update linters to use errorlint
    
    This includes a hack with golangci-lint to disable the assertion
    and comparison check in errorlint but to retain the errorf lint.
    
    In the the future the assertion lint could probably be fixed, but
    the comparison lint may be overactive with certain cases.
    abaa065b
Makefile 172 Bytes