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 f97229f05a Merge pull request #748 from tendermint/params-test 7 years ago
..
block.go Address reviews 7 years ago
block_meta.go types: comments 7 years ago
canonical_json.go Proposer->Proposal; sign heartbeats 7 years ago
events.go Proposer->Proposal; sign heartbeats 7 years ago
genesis.go ConsensusParams ptr in GenesisDoc for json 7 years ago
genesis_test.go types: ConsensusParams: add feedback from @ebuchman and @melekes 7 years ago
heartbeat.go types/heartbeat: test all Heartbeat functions 7 years ago
heartbeat_test.go types/heartbeat: test all Heartbeat functions 7 years ago
keys.go types: comments 7 years ago
params.go types: ConsensusParams: add feedback from @ebuchman and @melekes 7 years ago
params_test.go types: ConsensusParams: add feedback from @ebuchman and @melekes 7 years ago
part_set.go types: []byte -> data.Bytes 7 years ago
part_set_test.go all: no more anonymous imports 7 years ago
priv_validator.go more tests 7 years ago
priv_validator_test.go more tests 7 years ago
proposal.go all: no more anonymous imports 7 years ago
proposal_test.go PrivValidatorFS is like old PrivValidator, for now 7 years ago
protobuf.go types: comments 7 years ago
services.go types: comments 7 years ago
signable.go all: no more anonymous imports 7 years ago
tx.go types: comments 7 years ago
tx_test.go all: no more anonymous imports 7 years ago
validator.go types: comments 7 years ago
validator_set.go fix out of range error in VoteSet.addVote 7 years ago
validator_set_test.go use tmlibs 7 years ago
vote.go fix out of range error in VoteSet.addVote 7 years ago
vote_set.go all: no more anonymous imports 7 years ago
vote_set_test.go all: no more anonymous imports 7 years ago
vote_test.go Fix proposal sign bytes. Start tracking blockID in POL 8 years ago