Commit Graph

2089 Commits

Author SHA1 Message Date
eab2baa363 use go-flowrate instead of flowcontrol 2016-12-04 18:20:37 -08:00
dc436e72f9 Merge pull request #255 from tendermint/broadcast_tx_grpc
broadcast_tx via grpc
2016-12-02 00:31:40 -05:00
b74a97a4f6 update grpc broadcast tx 2016-12-02 00:29:25 -05:00
2ef695da97 include check/append responses in broadcast_tx_commit 2016-12-02 00:29:25 -05:00
db437e7a45 broadcast_tx via grpc 2016-12-02 00:29:25 -05:00
538a50c9e8 Merge pull request #319 from tendermint/valset
Validator Set Changes
2016-12-02 00:28:07 -05:00
0fe53dc5cf remove privValIndex; Stale->AppHashIsStale 2016-12-02 00:27:36 -05: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
3e7c7f51fa update glide 2016-11-23 19:44:25 -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
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
deb4c428fd Update go-autofile 2016-11-21 20:29:30 -08:00
b8e94b1d30 Update autofile 2016-11-21 20:19:49 -08:00
a151216e5e Update go-autofile dependency; fixed checkTotalSizeLimit 2016-11-21 19:58:40 -08:00
e09950d3fb Use new Group semantics 2016-11-21 19:16:19 -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
904eeddf36 update glide 2016-11-16 16:25:52 -05:00
07597dfd45 post rebase fixes for BlockID, partSize 2016-11-16 16:13:17 -05:00
4360c360a4 move handshake to state, use Handshaker, more tests 2016-11-16 13:29:22 -05:00
befd8b0cb2 post rebase fixes 2016-11-16 13:27:06 -05:00
3f90fcae48 fail tests and fix 2016-11-16 13:26:39 -05:00
8ec1839f5d save block b4 apply; track stale apphash 2016-11-16 13:26:39 -05:00
fb9735ef46 rebase fixes and BeginBlock(hash,header) 2016-11-16 13:25:13 -05:00
138de19e1e test: app persistence 2016-11-16 13:25:13 -05:00
d3ae920bd0 state: ApplyBlock 2016-11-16 13:25:13 -05:00
f37f56d4f1 fixes 2016-11-16 13:25:13 -05:00
a0e4253edc handshake 2016-11-16 13:25:13 -05:00
c3d5634efa begin block 2016-11-16 13:23:57 -05:00
c05b2c5c59 Merge pull request #314 from tendermint/bft_fix_rebase
Bft fix rebase
2016-11-16 01:52:54 -05:00
f763a9ef56 scripts/txs/random.sh 2016-11-16 01:32:13 -05:00
81e6df0d57 cswal: write #HEIGHT:1 for empty wal 2016-11-16 01:23:19 -05:00
d83fc02597 MakePartSet takes partSize from config. fix replay test 2016-11-16 01:23:16 -05:00
95c8bb4252 Fixing issues from review in #229 2016-11-15 18:48:35 -05:00
c1729addce Fix BFT issue where VoteSetMaj23Message wasn't being sent where prs.Round == blockStore.Round() 2016-11-15 18:48:35 -05:00
3e3b034252 Make ConsensusReactor use ConsensusState's blockstore; debug functions 2016-11-15 18:48:34 -05:00
9d0c7f6ec7 fix bft test. still halts 2016-11-15 18:47:19 -05:00
c5a803a146 DataChannel -> StateChannel for Maj23Msg 2016-11-15 18:45:36 -05:00
5f55ed2a40 consensus: ensure dir for cswal on reactor tests 2016-11-15 18:45:36 -05:00
7afcf92539 consensus: fix panic on POLRound=-1 2016-11-15 18:45:36 -05:00
57da2e4af5 make byzantine logic testable 2016-11-15 18:45:36 -05:00