tendermint/types
Zach Ramsay d56b44f3a5 all: no more anonymous imports 2017-10-04 16:40:45 -04:00
..
block.go move PartSetSize out of the config, into ConsensusParams 2017-09-21 14:51:29 -04:00
block_meta.go types: comments 2017-09-22 12:00:37 -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 all: no more anonymous imports 2017-10-04 16:40:45 -04:00
heartbeat.go types: comments 2017-09-22 12:00:37 -04:00
keys.go types: comments 2017-09-22 12:00:37 -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 all: no more anonymous imports 2017-10-04 16:40:45 -04:00
priv_validator.go more tests 2017-09-22 00:05:39 -04:00
priv_validator_test.go more tests 2017-09-22 00:05:39 -04:00
proposal.go all: no more anonymous imports 2017-10-04 16:40:45 -04:00
proposal_test.go PrivValidatorFS is like old PrivValidator, for now 2017-09-21 16:46:31 -04:00
protobuf.go types: comments 2017-09-22 12:00:37 -04:00
services.go types: comments 2017-09-22 12:00:37 -04:00
signable.go all: no more anonymous imports 2017-10-04 16:40:45 -04:00
tx.go types: comments 2017-09-22 12:00:37 -04:00
tx_test.go all: no more anonymous imports 2017-10-04 16:40:45 -04:00
validator.go types: comments 2017-09-22 12:00:37 -04:00
validator_set.go fix out of range error in VoteSet.addVote 2017-10-02 23:34:06 -04:00
validator_set_test.go use tmlibs 2017-04-21 18:12:54 -04:00
vote.go fix out of range error in VoteSet.addVote 2017-10-02 23:34:06 -04:00
vote_set.go all: no more anonymous imports 2017-10-04 16:40:45 -04:00
vote_set_test.go all: no more anonymous imports 2017-10-04 16:40:45 -04:00
vote_test.go postmerge 2017-04-21 18:09:47 -04:00