tendermint/types
Ethan Buchman b1cd677711 types: valSet LastProposer->Proposer and Proposer()->GetProposer() 2017-03-05 23:28:42 -05:00
..
block.go consensus: some more informative logging 2017-03-05 02:15:46 -05:00
block_meta.go BlockMeta uses BlockID 2017-02-14 17:06:58 -05:00
canonical_json.go types: canonical_json.go 2016-12-17 21:21:27 -05:00
events.go TMSP -> ABCI 2017-01-12 15:53:32 -05:00
genesis.go Cleanup, add stub for VerifyCommitAny 2017-01-29 13:50:53 -08:00
keys.go Use ResetFor... callback instead of EventSwitch for mempool new blocks 2015-09-29 12:31:34 -04:00
log.go Refactor to move common libraries out of project 2015-10-22 17:39:06 -07:00
part_set.go types: use mtx on PartSet.String() 2017-03-02 23:50:59 -05:00
part_set_test.go MakePartSet takes partSize from config. fix replay test 2016-11-16 01:23:16 -05:00
priv_validator.go types: SignatureEd25519 -> Signature 2016-12-18 00:14:07 -05:00
proposal.go types: canonical_json.go 2016-12-17 21:21:27 -05:00
proposal_test.go types: canonical_json.go 2016-12-17 21:21:27 -05:00
protobuf.go TMSP -> ABCI 2017-01-12 15:53:32 -05:00
services.go move some interfaces to types/services.go 2017-02-20 20:09:15 -05:00
signable.go Conform to go-wire 1.0 2015-11-10 13:10:43 -08:00
tx.go update some comments 2016-07-12 14:58:16 -04:00
validator.go consensus: check HasAll when TwoThirdsMajority 2017-01-11 17:53:46 -05:00
validator_set.go types: valSet LastProposer->Proposer and Proposer()->GetProposer() 2017-03-05 23:28:42 -05:00
validator_set_test.go types: valSet LastProposer->Proposer and Proposer()->GetProposer() 2017-03-05 23:28:42 -05:00
vote.go types: SignatureEd25519 -> Signature 2016-12-18 00:14:07 -05:00
vote_set.go Fix #341 2017-01-11 08:57:10 -08:00
vote_set_test.go types: SignatureEd25519 -> Signature 2016-12-18 00:14:07 -05:00
vote_test.go Fix proposal sign bytes. Start tracking blockID in POL 2016-11-15 18:35:17 -05:00