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 944ebccfe9 more PrivValidator interface 7 years ago
..
block.go move PartSetSize out of the config, into ConsensusParams 7 years ago
block_meta.go BlockMeta uses BlockID 8 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 Amount -> Power. Closes #166 7 years ago
heartbeat.go forgot heartbeat file 7 years ago
keys.go Use ResetFor... callback instead of EventSwitch for mempool new blocks 9 years ago
params.go ConsensusParams ptr in GenesisDoc for json 7 years ago
part_set.go types: []byte -> data.Bytes 8 years ago
part_set_test.go use tmlibs 8 years ago
priv_validator.go more PrivValidator interface 7 years ago
priv_validator_test.go PrivValidator interface 7 years ago
proposal.go use tmlibs 8 years ago
proposal_test.go PrivValidator interface 7 years ago
protobuf.go Send InitChain message from ABCI to Core on Genesis 8 years ago
services.go consensus: test proposal heartbeat 7 years ago
signable.go go-merkle -> merkleeyes/iavl and tmlibs/merkle 8 years ago
tx.go fix tx string format take 2 7 years ago
tx_test.go types: []byte -> data.Bytes 8 years ago
validator.go more PrivValidator interface 7 years ago
validator_set.go more PrivValidator interface 7 years ago
validator_set_test.go use tmlibs 8 years ago
vote.go types: []byte -> data.Bytes 8 years ago
vote_set.go use tmlibs 8 years ago
vote_set_test.go PrivValidator interface 7 years ago
vote_test.go Fix proposal sign bytes. Start tracking blockID in POL 8 years ago