Author | SHA1 | Message | Date |
---|---|---|---|
bradyjoestar | f5f1416a14 |
json2wal: increase reader's buffer size (#3147)
``` panic: failed to unmarshal json: unexpected end of JSON input goroutine 1 [running]: main.main() /root/gelgo/src/github.com/tendermint/tendermint/scripts/json2wal/main.go:66 +0x73f ``` Closes #3146 |
6 years ago |
Zarko Milosevic | 7b88172f41 |
Implement BFT time (#2203)
* Implement BFT time * set LastValidators when creating state in state helper for heights >= 2 |
6 years ago |
Anton Kaliaev | eb98f1c3a9 | add missing changelog entries (#2224) | 6 years ago |
bradyjoestar | 785786bec4 |
add json2wal & fix wal2json (#2196)
* add json2wal & fix wal2json * fix bug * Update main.go * add wal2JsonTest file * Delete wal2JsonTest |
6 years ago |