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 3089bbf2b8 Amount -> Power. Closes #166 7 years ago
..
block.go move PartSetSize out of the config, into ConsensusParams 7 years ago
block_meta.go BlockMeta uses BlockID 7 years ago
canonical_json.go Proposer->Proposal; sign heartbeats 7 years ago
events.go Proposer->Proposal; sign heartbeats 7 years ago
genesis.go Amount -> Power. Closes #166 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 dont use pointers for ConsensusParams 7 years ago
part_set.go types: []byte -> data.Bytes 7 years ago
part_set_test.go use tmlibs 7 years ago
priv_validator.go minor comments/changes 7 years ago
priv_validator_test.go Ensure private validator addresses are hex 7 years ago
proposal.go use tmlibs 7 years ago
proposal_test.go types: privVal.Sign returns an error 7 years ago
protobuf.go Send InitChain message from ABCI to Core on Genesis 7 years ago
services.go consensus: test proposal heartbeat 7 years ago
signable.go go-merkle -> merkleeyes/iavl and tmlibs/merkle 7 years ago
tx.go fix tx string format take 2 7 years ago
tx_test.go types: []byte -> data.Bytes 7 years ago
validator.go [types] more []byte->data.Bytes and some %X->%v 7 years ago
validator_set.go core: apply megacheck vet tool (unused, gosimple, staticcheck) 7 years ago
validator_set_test.go use tmlibs 7 years ago
vote.go types: []byte -> data.Bytes 7 years ago
vote_set.go use tmlibs 7 years ago
vote_set_test.go types: privVal.Sign returns an error 7 years ago
vote_test.go Fix proposal sign bytes. Start tracking blockID in POL 8 years ago