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.
 
 
 
 
 
 
Jae Kwon d83fc02597 MakePartSet takes partSize from config. fix replay test 8 years ago
..
block.go MakePartSet takes partSize from config. fix replay test 8 years ago
block_meta.go ProposalPOLRound... 9 years ago
events.go Add validator index and address to Vote. 8 years ago
genesis.go Pretty print JSON 8 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 MakePartSet takes partSize from config. fix replay test 8 years ago
part_set_test.go MakePartSet takes partSize from config. fix replay test 8 years ago
priv_validator.go make byzantine logic testable 8 years ago
proposal.go Fix proposal sign bytes. Start tracking blockID in POL 8 years ago
proposal_test.go Fix proposal sign bytes. Start tracking blockID in POL 8 years ago
signable.go Conform to go-wire 1.0 9 years ago
tx.go update some comments 8 years ago
validator.go Fix HeightVoteSet bug where first catchup vote doesn't get added 9 years ago
validator_set.go Use BlockID everywhere 8 years ago
validator_set_test.go proposer selection tests. closes #53 9 years ago
vote.go Initial pass at bft_fix_2 completion 8 years ago
vote_set.go Fix BFT issue where VoteSetMaj23Message wasn't being sent where prs.Round == blockStore.Round() 8 years ago
vote_set_test.go Use BlockID everywhere 8 years ago
vote_test.go Fix proposal sign bytes. Start tracking blockID in POL 8 years ago