Jae Kwon
|
0416e0aa9c
|
Close opened files
|
2016-12-06 01:46:23 -08:00 |
|
Jae Kwon
|
70e694ee76
|
Fix ThrottleTimer null-pointer error / race condition
|
2016-12-06 01:39:04 -08:00 |
|
Jae Kwon
|
918f76f96a
|
Remove flowcontrol
|
2016-12-06 01:26:05 -08:00 |
|
Jae Kwon
|
4202c4bf20
|
Fix Merge pull request #319
|
2016-12-06 01:16:13 -08:00 |
|
Jae Kwon
|
eab2baa363
|
use go-flowrate instead of flowcontrol
|
2016-12-04 18:20:37 -08:00 |
|
Ethan Buchman
|
dc436e72f9
|
Merge pull request #255 from tendermint/broadcast_tx_grpc
broadcast_tx via grpc
|
2016-12-02 00:31:40 -05:00 |
|
Ethan Buchman
|
b74a97a4f6
|
update grpc broadcast tx
|
2016-12-02 00:29:25 -05:00 |
|
Ethan Buchman
|
2ef695da97
|
include check/append responses in broadcast_tx_commit
|
2016-12-02 00:29:25 -05:00 |
|
Ethan Buchman
|
db437e7a45
|
broadcast_tx via grpc
|
2016-12-02 00:29:25 -05:00 |
|
Ethan Buchman
|
538a50c9e8
|
Merge pull request #319 from tendermint/valset
Validator Set Changes
|
2016-12-02 00:28:07 -05:00 |
|
Ethan Buchman
|
0fe53dc5cf
|
remove privValIndex; Stale->AppHashIsStale
|
2016-12-02 00:27:36 -05:00 |
|
Jae Kwon
|
5e2a1d3e30
|
Fix tests; Support 'leveldb' for legacy
|
2016-11-30 20:22:35 -08:00 |
|
Jae Kwon
|
5ab5538d6c
|
Move cleveldb to own file w/ build tag condition 'gcc'
|
2016-11-30 20:15:29 -08:00 |
|
Ethan Buchman
|
8b80f8ee05
|
feature flag: pex reactor
|
2016-11-30 23:07:45 -05:00 |
|
Ethan Buchman
|
2cee364692
|
addrbook: toggle strict routability
|
2016-11-30 22:57:21 -05:00 |
|
Jae Kwon
|
226eb6554f
|
Support for Run() convenience function
|
2016-11-29 16:55:32 -08:00 |
|
Jae Kwon
|
9f81134388
|
Add support for levigo bindings
|
2016-11-29 16:06:36 -08:00 |
|
Ethan Buchman
|
3e7c7f51fa
|
update glide
|
2016-11-23 19:44:25 -05:00 |
|
Ethan Buchman
|
40448a3897
|
types: update LastBlockInfo and ConfigInfo
|
2016-11-23 18:27:27 -05:00 |
|
Ethan Buchman
|
2dce41ad6a
|
types: pretty print validators
|
2016-11-23 18:22:44 -05:00 |
|
Ethan Buchman
|
e813b8c71d
|
counter: fix tx buffer overflow
|
2016-11-23 18:22:22 -05:00 |
|
Ethan Buchman
|
2f9063c1d6
|
consensus: test validator set change
|
2016-11-23 18:20:46 -05:00 |
|
Ethan Buchman
|
65496ace20
|
test: tmsp query result is json
|
2016-11-22 21:50:54 -05:00 |
|
Ethan Buchman
|
64c7a0ad0d
|
update glide
|
2016-11-22 21:28:57 -05:00 |
|
Ethan Buchman
|
f4e97a5db1
|
Merge pull request #37 from tendermint/valset
Valset
|
2016-11-22 21:10:26 -05:00 |
|
Ethan Buchman
|
37b5cca87c
|
update cli example for new query result format
|
2016-11-22 21:06:50 -05:00 |
|
Ethan Buchman
|
ef3eb4a30e
|
update glide
|
2016-11-22 21:06:39 -05:00 |
|
Ethan Buchman
|
dc13ec05a1
|
NewIAVLTree takes waldir
|
2016-11-22 20:44:41 -05:00 |
|
Ethan Buchman
|
5046d5b181
|
more handshake replay cleanup
|
2016-11-22 20:38:14 -05:00 |
|
Ethan Buchman
|
6f8c91b651
|
use NewValidator; fix setPrivValidatorIndex
|
2016-11-22 20:38:14 -05:00 |
|
Ethan Buchman
|
e0db20c0cf
|
update privValidatorIndex on valset change
|
2016-11-22 20:38:14 -05:00 |
|
Ethan Buchman
|
e1e2c1c740
|
cleanup ReplayBlocks
|
2016-11-22 20:38:14 -05:00 |
|
Ethan Buchman
|
655b6300f5
|
val set changes
|
2016-11-22 20:38:14 -05:00 |
|
Ethan Buchman
|
d7f6c0775a
|
remove LastCommitHeight
|
2016-11-22 20:38:14 -05:00 |
|
Ethan Buchman
|
a3d863f83b
|
consensus: track index of privVal
|
2016-11-22 20:38:14 -05:00 |
|
Ethan Buchman
|
b200b82418
|
dummy: valset changes and tests
|
2016-11-22 14:01:25 -05:00 |
|
Ethan Buchman
|
9a2d3e51ed
|
heights are uint64
|
2016-11-22 14:00:31 -05:00 |
|
Jae Kwon
|
deb4c428fd
|
Update go-autofile
|
2016-11-21 20:29:30 -08:00 |
|
Jae Kwon
|
63186e34b3
|
Fix race condition
|
2016-11-21 20:26:47 -08:00 |
|
Jae Kwon
|
b8e94b1d30
|
Update autofile
|
2016-11-21 20:19:49 -08:00 |
|
Jae Kwon
|
2a306419c8
|
Remove spurious fmt
|
2016-11-21 20:19:01 -08:00 |
|
Jae Kwon
|
f40b1b65f8
|
Add Tempdir
|
2016-11-21 20:03:59 -08:00 |
|
Jae Kwon
|
890e240730
|
Remove AutoFile tests
|
2016-11-21 20:03:59 -08:00 |
|
Jae Kwon
|
25dc9ae345
|
QuitService->BaseService
|
2016-11-21 20:03:59 -08:00 |
|
Jae Kwon
|
a6a67ea9b2
|
Remove AutoFile; Use go-autofile instead
|
2016-11-21 20:03:59 -08:00 |
|
Jae Kwon
|
6b4160f2a5
|
Add Tempdir
|
2016-11-21 20:01:11 -08:00 |
|
Jae Kwon
|
a151216e5e
|
Update go-autofile dependency; fixed checkTotalSizeLimit
|
2016-11-21 19:58:40 -08:00 |
|
Jae Kwon
|
dd12bd8f1b
|
Fix checkTotalSizeLimit bug; remove more than 1 file at a time
|
2016-11-21 19:57:17 -08:00 |
|
Jae Kwon
|
e09950d3fb
|
Use new Group semantics
|
2016-11-21 19:16:19 -08:00 |
|
Jae Kwon
|
a528af55d3
|
Group is a BaseService; TotalSizeLimit enforced; tests fixed
|
2016-11-21 19:09:14 -08:00 |
|