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
|
87e1f76324
|
tendermint/block -> tendermint/types and tendermint/blockchain
|
2015-03-22 19:00:08 -07:00 |
|
Ethan Buchman
|
33f8943543
|
consensus: broadcast evidence tx on ErrVoteConflictingSignature
|
2015-03-18 23:23:56 -07:00 |
|
Jae Kwon
|
165907fbb9
|
Ensure correct peer vote bitarray capacity
|
2015-01-16 02:51:54 -08:00 |
|
Jae Kwon
|
0a6c28c2da
|
block module -> import as blk
|
2015-01-15 22:43:15 -08:00 |
|
Jae Kwon
|
135894ea88
|
Dot import -> named import
Changed modulename_ to short module names
Also removed Unreader, replaced with PrefixdReader in select locations
|
2015-01-14 20:34:53 -08:00 |
|
Jae Kwon
|
0bfb389b35
|
change logger to log15
|
2014-12-29 18:09:06 -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
|
5f794d14fb
|
nil bugs
|
2014-11-05 03:12:06 -08:00 |
|
Jae Kwon
|
5d1bdc6b1a
|
Don't send bitarrays, just send height/round/type/index.
|
2014-11-05 03:12:06 -08:00 |
|
Jae Kwon
|
b7b923cc6b
|
Validation tests
|
2014-11-05 03:12:05 -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
|
bccf0afe00
|
removed commitTime from VoteSet.
|
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
|
f5d0794756
|
RoundAction // FinalizeCommit // LastCommits
|
2014-10-20 19:02:10 -07:00 |
|
Jae Kwon
|
ac147e2353
|
everything but binary, common, and blocks are explicitly imported.
|
2014-10-16 16:00:48 -07:00 |
|
omni
|
300f12dd63
|
more VoteSet tests.
|
2014-10-15 23:55:52 -07:00 |
|
omni
|
c5d9a93cbe
|
Pretty print Vote, VoteSet
|
2014-10-15 20:15:38 -07:00 |
|
Jae Kwon
|
7652c5d0de
|
fix tests
|
2014-10-11 21:27:58 -07:00 |
|
Jae Kwon
|
18e2d4bf48
|
implementing ExecTx...
|
2014-10-07 23:11:04 -07:00 |
|
Jae Kwon
|
8e452aa0d2
|
fixed algorithm
|
2014-10-03 01:09:26 -07:00 |
|