Ethan Buchman
|
501c4e4bac
|
fixes from review
|
9 years ago |
Ethan Buchman
|
523a170c3e
|
EventDataTypeNewBlockHeader
|
9 years ago |
Ethan Buchman
|
922f720cf6
|
cswal_light logs own votes; fix tests
|
9 years ago |
Ethan Buchman
|
eaf222a756
|
check vote exists before verifiying
|
9 years ago |
Ethan Buchman
|
ae07c0171d
|
light weight block event
|
9 years ago |
Ethan Buchman
|
d23f38b4f3
|
txs.Hash() to avoid extra allocs
|
9 years ago |
Ethan Buchman
|
a34f9e082e
|
lazy part_set reader
|
9 years ago |
Ethan Buchman
|
79c9a9f03a
|
don't verify own block parts
|
9 years ago |
Ethan Buchman
|
5e42c96267
|
crank the part size; prioritize data channel
|
9 years ago |
Ethan Buchman
|
898f44ddda
|
config: disable_data_hash (for testing)
|
9 years ago |
Jae Kwon
|
39d72d5811
|
Remove fees
|
9 years ago |
Jae Kwon
|
f17c4c1d57
|
s/Validation/Commit/g
|
9 years ago |
Jae Kwon
|
9b4b533f2f
|
Pretty print JSON
|
9 years ago |
Jae Kwon
|
81ba1e6177
|
Use go-crypto's CRand*
|
9 years ago |
Jae Kwon
|
03115cbf93
|
Fix tests; Tests run in their own directory
|
9 years ago |
Jae Kwon
|
236c7afe9e
|
Conform to TMSP v0.2
|
9 years ago |
Ethan Buchman
|
6aaa5fb0bf
|
consensus: msg saving and replay
|
9 years ago |
Jae Kwon
|
f100404362
|
Make EventDataRoundState use json:"-" instead of Getter/Setter
|
9 years ago |
Jae Kwon
|
3f1b567129
|
Remove signer from JSON output
|
9 years ago |
Ethan Buchman
|
3fdb4c03ab
|
rpc: TMResult and TMEventData
|
9 years ago |
Ethan Buchman
|
799efb0629
|
merge/rebase fixes
|
9 years ago |
Ethan Buchman
|
0be13d1d27
|
move alert, events, rpc into own repos
|
9 years ago |
Jae Kwon
|
5d06bb964b
|
Fix comments about AppHash, rollbacks, etc
|
9 years ago |
Jae Kwon
|
3e3c0083c7
|
Make order be decided first; Remove TMSP Commit/Rollback
|
9 years ago |
Jae Kwon
|
9247b0fbd2
|
Fix HeightVoteSet bug where first catchup vote doesn't get added
|
9 years ago |
Jae Kwon
|
b9519391c2
|
Conform to go-wire new TypeByte behavior for PrivValidator as well
|
9 years ago |
Jae Kwon
|
08d7980d80
|
Conform to go-wire new TypeByte behavior
|
9 years ago |
Jae Kwon
|
0316dfc6f2
|
Update code.google.com to use golang.org
|
9 years ago |
Ethan Buchman
|
28ec3d48fa
|
signer interface for validators
|
9 years ago |
Ethan Buchman
|
b9e143d956
|
Fireable -> EventSwitch; rs in EventDataRoundState; fixes from review
|
9 years ago |
Ethan Buchman
|
4483971776
|
conR uses events to trigger newstep & hasvote broadcasts
|
9 years ago |
Ethan Buchman
|
9dea9539b4
|
fix consensus tests
|
9 years ago |
Jae Kwon
|
34f6f50a07
|
Conform to go-merkle SimpleProof.Aunts
|
9 years ago |
Jae Kwon
|
ab1e8a35c6
|
Shorten consensus log events
|
9 years ago |
Jae Kwon
|
e67f385574
|
Conform to go-common WriteFile*(path,mode)
|
9 years ago |
Jae Kwon
|
09351996a4
|
Add GenesisDoc.SaveAs utility method
|
9 years ago |
Jae Kwon
|
ef43af19ab
|
Tendermint <-> Application refactor
|
9 years ago |
Ethan Buchman
|
209bcf905e
|
proposer selection tests. closes #53
|
9 years ago |
Jae Kwon
|
d69b5c5ab6
|
Conform to go-wire 1.0
|
9 years ago |
Jae Kwon
|
e12f9d10e7
|
Bare consensus refactor
|
9 years ago |
Jae Kwon
|
c4ed55d801
|
Refactor to move common libraries out of project
|
9 years ago |
Jae Kwon
|
26905b1260
|
Make Tendermint genesis agnostic; wait for file to start node
|
9 years ago |
Jae Kwon
|
5631b1a728
|
fixes #152 and #153
|
9 years ago |
Jae Kwon
|
ceed000c58
|
Use ResetFor... callback instead of EventSwitch for mempool new blocks
|
9 years ago |
Ethan Buchman
|
cccb722ba8
|
mempool tests
|
9 years ago |
Ethan Buchman
|
b54522c60f
|
more versioning
|
9 years ago |
Ethan Buchman
|
e4f0e2b399
|
update namereg with longer names, more allowed chars
|
9 years ago |
Ethan Buchman
|
aab024f18d
|
consensus events
|
9 years ago |
Ethan Buchman
|
2b8157ce2a
|
addVote takes index
|
9 years ago |
Jae Kwon
|
5e015bc669
|
Probable fix for #140
|
9 years ago |