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 | |
---|---|---|
.. | ||
pool.go | Fix fast sync stack with wrong block #2457 (#2731) | 6 years ago |
pool_test.go | Fix fast sync stack with wrong block #2457 (#2731) | 6 years ago |
reactor.go | update go version & other cleanup (#3018) | 6 years ago |
reactor_test.go | Remove privval.GetAddress(), memoize pubkey (#2948) | 6 years ago |
store.go | Catch up with amino 0.13.0 (#2690) | 6 years ago |
store_test.go | Simple merkle rfc compatibility (#2713) | 6 years ago |
wire.go | alias amino imports (#3219) | 6 years ago |