Anton Kaliaev
|
58c84a209f
|
listen for blocks, not headers
to be able to record txs throughput
|
2019-07-29 10:40:48 +04:00 |
|
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
```
|
2019-01-28 16:13:17 +04:00 |
|
Zach
|
8ce588d984
|
fixes for tools repo merge (#1945)
fixes for tools repo merge (#1943)
|
2018-07-10 16:42:27 -04:00 |
|
Zach Ramsay
|
2f4ab0c068
|
mv tools files to tools repo
|
2018-07-10 11:15:39 -04:00 |
|