Commit Graph

6539 Commits

Author SHA1 Message Date
0fe53dc5cf remove privValIndex; Stale->AppHashIsStale 2016-12-02 00:27:36 -05:00
5e2a1d3e30 Fix tests; Support 'leveldb' for legacy 2016-11-30 20:22:35 -08:00
5ab5538d6c Move cleveldb to own file w/ build tag condition 'gcc' 2016-11-30 20:15:29 -08:00
8b80f8ee05 feature flag: pex reactor 2016-11-30 23:07:45 -05:00
2cee364692 addrbook: toggle strict routability 2016-11-30 22:57:21 -05:00
226eb6554f Support for Run() convenience function 2016-11-29 16:55:32 -08:00
9f81134388 Add support for levigo bindings 2016-11-29 16:06:36 -08:00
3e7c7f51fa update glide 2016-11-23 19:44:25 -05:00
40448a3897 types: update LastBlockInfo and ConfigInfo 2016-11-23 18:27:27 -05:00
2dce41ad6a types: pretty print validators 2016-11-23 18:22:44 -05:00
e813b8c71d counter: fix tx buffer overflow 2016-11-23 18:22:22 -05:00
2f9063c1d6 consensus: test validator set change 2016-11-23 18:20:46 -05:00
65496ace20 test: tmsp query result is json 2016-11-22 21:50:54 -05:00
64c7a0ad0d update glide 2016-11-22 21:28:57 -05:00
f4e97a5db1 Merge pull request #37 from tendermint/valset
Valset
2016-11-22 21:10:26 -05:00
37b5cca87c update cli example for new query result format 2016-11-22 21:06:50 -05:00
ef3eb4a30e update glide 2016-11-22 21:06:39 -05:00
dc13ec05a1 NewIAVLTree takes waldir 2016-11-22 20:44:41 -05:00
5046d5b181 more handshake replay cleanup 2016-11-22 20:38:14 -05:00
6f8c91b651 use NewValidator; fix setPrivValidatorIndex 2016-11-22 20:38:14 -05:00
e0db20c0cf update privValidatorIndex on valset change 2016-11-22 20:38:14 -05:00
e1e2c1c740 cleanup ReplayBlocks 2016-11-22 20:38:14 -05:00
655b6300f5 val set changes 2016-11-22 20:38:14 -05:00
d7f6c0775a remove LastCommitHeight 2016-11-22 20:38:14 -05:00
a3d863f83b consensus: track index of privVal 2016-11-22 20:38:14 -05:00
b200b82418 dummy: valset changes and tests 2016-11-22 14:01:25 -05:00
9a2d3e51ed heights are uint64 2016-11-22 14:00:31 -05:00
deb4c428fd Update go-autofile 2016-11-21 20:29:30 -08:00
63186e34b3 Fix race condition 2016-11-21 20:26:47 -08:00
b8e94b1d30 Update autofile 2016-11-21 20:19:49 -08:00
2a306419c8 Remove spurious fmt 2016-11-21 20:19:01 -08:00
f40b1b65f8 Add Tempdir 2016-11-21 20:03:59 -08:00
890e240730 Remove AutoFile tests 2016-11-21 20:03:59 -08:00
25dc9ae345 QuitService->BaseService 2016-11-21 20:03:59 -08:00
a6a67ea9b2 Remove AutoFile; Use go-autofile instead 2016-11-21 20:03:59 -08:00
6b4160f2a5 Add Tempdir 2016-11-21 20:01:11 -08:00
a151216e5e Update go-autofile dependency; fixed checkTotalSizeLimit 2016-11-21 19:58:40 -08:00
dd12bd8f1b Fix checkTotalSizeLimit bug; remove more than 1 file at a time 2016-11-21 19:57:17 -08:00
e09950d3fb Use new Group semantics 2016-11-21 19:16:19 -08:00
a528af55d3 Group is a BaseService; TotalSizeLimit enforced; tests fixed 2016-11-21 19:09:14 -08:00
d1848762cf Fix issue where buffered writes may split a line to two files 2016-11-20 17:19:15 -08:00
3206e101f5 Merge pull request #265 from tendermint/handshake
Handshake
2016-11-16 17:00:01 -05:00
c6a648fad7 consensus: lock before loading commit 2016-11-16 16:47:31 -05:00
3a70c07ed1 Merge pull request #29 from tendermint/info_and_header
Info and header
2016-11-16 16:26:58 -05:00
904eeddf36 update glide 2016-11-16 16:25:52 -05:00
0bdb3b887e fix chain_aware app 2016-11-16 16:22:52 -05:00
07597dfd45 post rebase fixes for BlockID, partSize 2016-11-16 16:13:17 -05:00
60e0842ef9 Header.LastBlockID 2016-11-16 16:11:36 -05:00
df299d03c4 block_height is int32 2016-11-16 13:32:18 -05:00
ddb2b01631 BeginBlock(hash, header) 2016-11-16 13:32:18 -05:00