Thane Thomson
a335caaedb
alias amino imports (#3219)
As per conversation here: https://github.com/tendermint/tendermint/pull/3218#discussion_r251364041 This is the result of running the following code on the repo: ```bash find . -name '*.go' | grep -v 'vendor/' | xargs -n 1 goimports -w ``` |
6 years ago | |
---|---|---|
.. | ||
height_vote_set.go | [R4R] Fixed sized and reordered fields for Vote/Proposal/Heartbeat SignBytes (#2598) | 6 years ago |
height_vote_set_test.go | Remove privval.GetAddress(), memoize pubkey (#2948) | 6 years ago |
peer_round_state.go | Updated Marshal and unmarshal methods to make compatible with protobuf (#2918) | 6 years ago |
round_state.go | [WIP] fix halting issue (#3197) | 6 years ago |
round_state_test.go | alias amino imports (#3219) | 6 years ago |
wire.go | separate mock evidence from real evidence (#2571) | 6 years ago |