tendermint/types
Ethan Buchman 3ca7b10ad4 types: more . -> cmn 2017-09-21 15:54:33 -04:00
..
block.go move PartSetSize out of the config, into ConsensusParams 2017-09-21 14:51:29 -04:00
block_meta.go postmerge 2017-04-21 18:09:47 -04:00
canonical_json.go Proposer->Proposal; sign heartbeats 2017-07-29 17:04:28 -04:00
events.go Proposer->Proposal; sign heartbeats 2017-07-29 17:04:28 -04:00
genesis.go ConsensusParams ptr in GenesisDoc for json 2017-09-21 15:22:58 -04:00
genesis_test.go Amount -> Power. Closes #166 2017-09-21 14:59:27 -04:00
heartbeat.go forgot heartbeat file 2017-08-03 13:58:17 -04:00
keys.go postmerge 2017-04-21 18:09:47 -04:00
params.go ConsensusParams ptr in GenesisDoc for json 2017-09-21 15:22:58 -04:00
part_set.go types: []byte -> data.Bytes 2017-04-27 19:01:18 -04:00
part_set_test.go use tmlibs 2017-04-21 18:12:54 -04:00
priv_validator.go types: more . -> cmn 2017-09-21 15:54:33 -04:00
priv_validator_test.go fix tests 2017-09-21 15:52:25 -04:00
proposal.go use tmlibs 2017-04-21 18:12:54 -04:00
proposal_test.go fix tests 2017-09-21 15:52:25 -04:00
protobuf.go Send InitChain message from ABCI to Core on Genesis 2017-04-27 20:22:11 +02:00
services.go consensus: test proposal heartbeat 2017-08-10 01:24:23 -04:00
signable.go go-merkle -> merkleeyes/iavl and tmlibs/merkle 2017-04-21 18:16:05 -04:00
tx.go fix tx string format take 2 2017-05-16 14:12:48 +02:00
tx_test.go types: []byte -> data.Bytes 2017-04-27 19:01:18 -04:00
validator.go more PrivValidator interface 2017-09-21 15:51:20 -04:00
validator_set.go more PrivValidator interface 2017-09-21 15:51:20 -04:00
validator_set_test.go use tmlibs 2017-04-21 18:12:54 -04:00
vote.go types: []byte -> data.Bytes 2017-04-27 19:01:18 -04:00
vote_set.go use tmlibs 2017-04-21 18:12:54 -04:00
vote_set_test.go fix tests 2017-09-21 15:52:25 -04:00
vote_test.go postmerge 2017-04-21 18:09:47 -04:00