Phil Salant
05075ea5b7
linters: modify code to pass maligned and interfacer (#3959)
* Fix maligned structs * Fix interfacer errors * Revert accidental go.mod and go.sum changes * Revert P2PConfig struct maligned reorder * Revert PeerRoundState struct maligned reordering * Revert RoundState struct maligned reordering * Reorder WSClient struct * Revert accidental type change * Clean up type change * Clean up type changes * Revert to types.ABCIApplicationServer in GRPCServer struct * Revert maligned changes to BaseConfig struct * Fix tests in io_test.go * Fix client_test package tests * Fix reactor tests in consensus package * Fix new interfacer errors |
5 years ago | |
---|---|---|
.. | ||
block.go | Merge branch 'develop' into jae/literefactor4 | 6 years ago |
errors.go | replace errors.go with github.com/pkg/errors (2/2) (#3890) | 5 years ago |
proof.go | General Merkle Proof (#2298) | 6 years ago |
proxy.go | linters: modify code to pass maligned and interfacer (#3959) | 5 years ago |
query.go | fix linter errors thrown by `unconvert`, `goconst`, and `nakedret` (#3960) | 5 years ago |
query_test.go | add staticcheck linting (#3828) | 5 years ago |
validate_test.go | types.NewCommit (#3275) | 6 years ago |
verifier.go | replace errors.go with github.com/pkg/errors (2/2) (#3890) | 5 years ago |
wrapper.go | fix linter errors thrown by `unconvert`, `goconst`, and `nakedret` (#3960) | 5 years ago |