Commit Graph

15 Commits

Author SHA1 Message Date
cd0fd06b0d update for sdk2 libs. need to fix kv test
NOTE we only updating for tmlibs and abci
2018-02-03 03:35:02 -05:00
4e3488c677 update types 2018-02-03 03:23:10 -05:00
35521b553a save historical consensus params 2017-12-21 17:46:25 -05:00
0ffd60b8cf ValidatorSetUpdates -> ValidatorUpdates 2017-12-21 11:52:26 -06:00
898ae53672 types: fix for broken customtype int in gogo 2017-12-02 12:00:46 -05:00
388f66c9b3 types: drop uint64 from protobuf.go 2017-12-02 01:07:17 -05:00
922af7c405 int64 height
uint64 is considered dangerous. the details will follow in a blog post.
2017-12-01 19:04:53 -06:00
86af889dfb remove unnecessary casts (Refs #911) 2017-12-01 17:17:22 -05:00
d1a00c684e types: comments 2017-09-22 12:00:37 -04:00
842609ddcb Send InitChain message from ABCI to Core on Genesis
InitChain is send from the ABCI to the Core node when the ABCI
app has no blocks stored.
2017-04-27 20:22:11 +02:00
c147b41013 TMSP -> ABCI 2017-01-12 15:53:32 -05:00
5046d5b181 more handshake replay cleanup 2016-11-22 20:38:14 -05:00
07597dfd45 post rebase fixes for BlockID, partSize 2016-11-16 16:13:17 -05:00
f37f56d4f1 fixes 2016-11-16 13:25:13 -05:00
c3d5634efa begin block 2016-11-16 13:23:57 -05:00