Jae Kwon
|
bc71e38bad
|
proposer selection fix
|
2015-07-04 15:12:00 -07:00 |
|
Jae Kwon
|
9965dd5de6
|
uint* to int* whereever appropriate; https://www.reddit.com/r/golang/comments/2q5vdu/int_vs_uint/
|
2015-06-25 20:28:34 -07:00 |
|
Jae Kwon
|
829df93577
|
Re-use ValidatorSet.VerifyValidation()
|
2015-06-21 19:11:21 -07:00 |
|
Jae Kwon
|
01b5540ffe
|
consensus/state is 2-step asynchronous
|
2015-06-19 15:30:21 -07:00 |
|
Jae Kwon
|
1a652a1cbb
|
Fix usage of SimpleProof for PartSet
|
2015-06-18 22:08:22 -07:00 |
|
Ethan Buchman
|
2045aee9cd
|
pass chainID through sign interfaces
|
2015-05-29 18:14:19 -04:00 |
|
Jae Kwon
|
59e69434e1
|
improved barak with logging into ~/.barak/outputs
|
2015-04-19 15:45:06 -07:00 |
|
Jae Kwon
|
0db6b0b005
|
Maybe fixed validatorSet.IncrementAccum()
|
2015-04-19 09:55:06 -07:00 |
|
Jae Kwon
|
df1d46d04d
|
Errorf -> fmt.Errorf
|
2015-04-15 21:49:14 -07:00 |
|
Jae Kwon
|
13b6508ecd
|
Package import path change
|
2015-04-01 17:30:16 -07:00 |
|
Ethan Buchman
|
60f166e823
|
tendermint2
|
2015-03-31 15:33:31 -07:00 |
|
Jae Kwon
|
cebfae60c7
|
BlockchainReactor syncs first before ConsensusReactor.
|
2015-03-25 11:50:28 -07:00 |
|
Jae Kwon
|
b3b6a24317
|
fix validator_set add() bug
|
2015-01-16 01:06:15 -08:00 |
|
Jae Kwon
|
70eb75dca7
|
Refactor consensus/vote_set_test.go
|
2014-12-23 23:20:49 -08:00 |
|
Jae Kwon
|
62ff48c02b
|
Documented Block, some renames
|
2014-12-23 01:35:54 -08:00 |
|
Jae Kwon
|
61d1635085
|
Fixed tests
|
2014-12-21 21:47:38 -08:00 |
|
Jae Kwon
|
6cacf6f09b
|
RebondTx and more efficient IncrementAccum()
|
2014-12-16 05:45:40 -08:00 |
|
Jae Kwon
|
83d313cbe5
|
Refactor Tx, Validator, and Account structure
|
2014-12-16 05:45:40 -08:00 |
|
Jae Kwon
|
8718bd52a4
|
made ValidatorSet.Hash deterministic; fix off-by-1 bugs
|
2014-11-05 03:12:07 -08:00 |
|
Jae Kwon
|
e42771e36f
|
fix tests
|
2014-11-05 03:11:39 -08:00 |
|
Jae Kwon
|
0f484b6315
|
broadcastVote sets peer's vote bitarray
|
2014-11-05 03:11:38 -08:00 |
|
Jae Kwon
|
647d26f7a0
|
consensus cleanup, privValidator config
|
2014-11-05 03:11:37 -08:00 |
|
Jae Kwon
|
89418ee7af
|
Added CommitTimeWait step, the state machine model changed a bit.
|
2014-11-05 03:11:36 -08:00 |
|
Jae Kwon
|
5ffe406f16
|
RunAction* directly on ConsensusState.
|
2014-10-21 01:18:46 -07:00 |
|
Jae Kwon
|
9ea504030e
|
pretty print ConsensusState
|
2014-10-18 01:42:33 -07:00 |
|
Jae Kwon
|
810aeb7bcb
|
fix tests
|
2014-10-12 21:14:10 -07:00 |
|
Jae Kwon
|
f4b42cdfab
|
remove TimeoutTx
|
2014-10-12 17:57:23 -07:00 |
|
Jae Kwon
|
7652c5d0de
|
fix tests
|
2014-10-11 21:27:58 -07:00 |
|