You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ethan Buchman b1cd677711 types: valSet LastProposer->Proposer and Proposer()->GetProposer() 7 years ago
..
block.go consensus: some more informative logging 7 years ago
block_meta.go BlockMeta uses BlockID 7 years ago
canonical_json.go types: canonical_json.go 8 years ago
events.go TMSP -> ABCI 7 years ago
genesis.go Cleanup, add stub for VerifyCommitAny 7 years ago
keys.go Use ResetFor... callback instead of EventSwitch for mempool new blocks 9 years ago
log.go Refactor to move common libraries out of project 9 years ago
part_set.go types: use mtx on PartSet.String() 7 years ago
part_set_test.go MakePartSet takes partSize from config. fix replay test 8 years ago
priv_validator.go types: SignatureEd25519 -> Signature 8 years ago
proposal.go types: canonical_json.go 8 years ago
proposal_test.go types: canonical_json.go 8 years ago
protobuf.go TMSP -> ABCI 7 years ago
services.go move some interfaces to types/services.go 7 years ago
signable.go Conform to go-wire 1.0 9 years ago
tx.go update some comments 8 years ago
validator.go consensus: check HasAll when TwoThirdsMajority 7 years ago
validator_set.go types: valSet LastProposer->Proposer and Proposer()->GetProposer() 7 years ago
validator_set_test.go types: valSet LastProposer->Proposer and Proposer()->GetProposer() 7 years ago
vote.go types: SignatureEd25519 -> Signature 8 years ago
vote_set.go Fix #341 7 years ago
vote_set_test.go types: SignatureEd25519 -> Signature 8 years ago
vote_test.go Fix proposal sign bytes. Start tracking blockID in POL 8 years ago