tendermint/types
Ethan Buchman e76ef2a8a1 types: unexpose valset.To/FromBytes 2017-10-26 00:27:02 -04:00
..
block.go Separated out certifiers.Commit from rpc structs 2017-10-25 16:43:18 +02: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 make AppOptions an interface{} 2017-10-16 10:58:52 +04:00
genesis_test.go Merge pull request #721 from tendermint/564-add-app-options-to-genesis-resp 2017-10-23 16:03:45 -04:00
heartbeat.go types/heartbeat: test all Heartbeat functions 2017-10-05 21:24:36 -06:00
heartbeat_test.go types/heartbeat: test all Heartbeat functions 2017-10-05 21:24:36 -06:00
keys.go types: comments 2017-09-22 12:00:37 -04:00
params.go types: ConsensusParams: add feedback from @ebuchman and @melekes 2017-10-20 00:11:30 -06:00
params_test.go types: ConsensusParams: add feedback from @ebuchman and @melekes 2017-10-20 00:11:30 -06: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 types: unexpose valset.To/FromBytes 2017-10-26 00:27:02 -04:00
validator_set_test.go types: unexpose valset.To/FromBytes 2017-10-26 00:27:02 -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