Ethan Buchman
|
e0db20c0cf
|
update privValidatorIndex on valset change
|
2016-11-22 20:38:14 -05:00 |
|
Ethan Buchman
|
a3d863f83b
|
consensus: track index of privVal
|
2016-11-22 20:38:14 -05:00 |
|
Jae Kwon
|
d83fc02597
|
MakePartSet takes partSize from config. fix replay test
|
2016-11-16 01:23:16 -05:00 |
|
Ethan Buchman
|
9d0c7f6ec7
|
fix bft test. still halts
|
2016-11-15 18:47:19 -05:00 |
|
Ethan Buchman
|
5f55ed2a40
|
consensus: ensure dir for cswal on reactor tests
|
2016-11-15 18:45:36 -05:00 |
|
Ethan Buchman
|
f837252ff1
|
consensus: test reactor
|
2016-11-15 18:37:33 -05:00 |
|
Jae Kwon
|
655d829314
|
Fix proposal sign bytes. Start tracking blockID in POL
|
2016-11-15 18:35:17 -05:00 |
|
Jae Kwon
|
1173a85c85
|
Use BlockID everywhere
|
2016-11-15 18:34:58 -05:00 |
|
Jae Kwon
|
3c5a2f55c2
|
Add validator index and address to Vote.
|
2016-11-15 18:33:16 -05:00 |
|
Ethan Buchman
|
3c18d841fa
|
replay: larger read buffer
|
2016-10-11 12:51:48 -04:00 |
|
Ethan Buchman
|
35d4cca8bb
|
type safe events
|
2016-10-10 03:10:29 -04:00 |
|
Ethan Buchman
|
3998bdbfc1
|
fixes from review
|
2016-08-17 23:08:43 -04:00 |
|
Ethan Buchman
|
1110c5d37d
|
privVal.LastSignBytes and more replay tests
|
2016-08-14 13:33:03 -04:00 |
|
Ethan Buchman
|
47acada2cb
|
consensus: t.Fatal -> panic
|
2016-07-11 22:37:39 -04:00 |
|
Ethan Buchman
|
e4c795f15c
|
consensus: fix more races in tests
|
2016-07-11 20:40:48 -04:00 |
|
Jae Kwon
|
ad17090a0f
|
No global config
|
2016-05-08 15:00:58 -07:00 |
|
Ethan Buchman
|
09fe44a6b3
|
test for mempool commit/update concurrency bug
|
2016-04-29 14:23:04 -07:00 |
|
Jae Kwon
|
a8ee0377d5
|
Use tmsp.Client interface
|
2016-03-24 10:42:05 -07:00 |
|
Jae Kwon
|
03115cbf93
|
Fix tests; Tests run in their own directory
|
2016-03-06 15:05:50 -08:00 |
|
Jae Kwon
|
d17d4fa106
|
Fix tmsp/example import paths
|
2016-02-14 15:03:55 -08:00 |
|
Jae Kwon
|
0f1cf243fd
|
Merge remote-tracking branch 'origin/replay'
|
2016-01-28 19:53:22 -08:00 |
|
Ethan Buchman
|
273a65724d
|
replayCatchup test
|
2016-01-18 16:13:54 -05:00 |
|
Jae Kwon
|
8be32257e7
|
Make subscribeToEvent have capacity 1
|
2016-01-18 12:18:09 -08:00 |
|
Ethan Buchman
|
9fc0726504
|
timeoutProposeDelta
|
2016-01-14 18:58:11 -05:00 |
|
Ethan Buchman
|
0be13d1d27
|
move alert, events, rpc into own repos
|
2016-01-12 19:15:10 -05:00 |
|
Jae Kwon
|
3e3c0083c7
|
Make order be decided first; Remove TMSP Commit/Rollback
|
2016-01-08 16:51:20 -08:00 |
|
Jae Kwon
|
f288e58c81
|
Prefix TMSP messages with length
|
2015-12-20 08:18:39 -08:00 |
|
Jae Kwon
|
c95b89e98c
|
Merge remote-tracking branch 'origin/consensus_refactor' into consensus_refactor_jae
|
2015-12-14 09:33:11 -08:00 |
|
Ethan Buchman
|
b9e143d956
|
Fireable -> EventSwitch; rs in EventDataRoundState; fixes from review
|
2015-12-14 00:38:19 -05:00 |
|
Ethan Buchman
|
261647a012
|
Enter* -> enter*. Comments/fixes from Jae
|
2015-12-13 20:48:09 -05:00 |
|
Ethan Buchman
|
4483971776
|
conR uses events to trigger newstep & hasvote broadcasts
|
2015-12-13 19:30:15 -05:00 |
|
Ethan Buchman
|
9dea9539b4
|
fix consensus tests
|
2015-12-13 16:41:13 -05:00 |
|
Jae Kwon
|
855cb0f906
|
Merge remote-tracking branch 'origin/develop' into consensus_refactor
|
2015-12-12 19:34:39 -08:00 |
|
Ethan Buchman
|
334cab82c2
|
fix tests: propose and full round suites
|
2015-12-12 01:28:53 -05:00 |
|
Ethan Buchman
|
d9b55101e5
|
move routines to consensus state. drop locks and other go routines
|
2015-12-10 11:41:18 -05:00 |
|
Jae Kwon
|
d0b8650edf
|
Fix tests for counter application using uin64
|
2015-12-09 09:37:36 -08:00 |
|
Ethan Buchman
|
4b6e992a47
|
timeoutRoutine
|
2015-12-08 16:00:59 -05:00 |
|
Jae Kwon
|
ef43af19ab
|
Tendermint <-> Application refactor
|
2015-12-01 20:12:01 -08:00 |
|