tendermint/types
Ethan Buchman 898ae53672 types: fix for broken customtype int in gogo 2017-12-02 12:00:46 -05:00
..
block.go int64 height 2017-12-01 19:04:53 -06:00
block_meta.go types: comments 2017-09-22 12:00:37 -04:00
canonical_json.go int64 height 2017-12-01 19:04:53 -06:00
event_buffer.go some minor changes 2017-10-30 22:52:03 -04:00
event_buffer_test.go new pubsub package 2017-10-30 00:32:22 -05:00
event_bus.go fixes after bucky's review 2017-11-29 14:24:18 -06:00
event_bus_test.go fixes from Bucky's and Emmanuel's reviews 2017-10-30 11:12:01 -05:00
events.go int64 height 2017-12-01 19:04:53 -06: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 int64 height 2017-12-01 19:04:53 -06:00
heartbeat_test.go pass tests! 2017-11-27 22:39:12 +00:00
keys.go types: comments 2017-09-22 12:00:37 -04:00
nop_event_bus.go new pubsub package 2017-10-30 00:32:22 -05: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 more linting 2017-11-27 22:39:12 +00:00
part_set_test.go all: no more anonymous imports 2017-10-04 16:40:45 -04:00
priv_validator.go int64 height 2017-12-01 19:04:53 -06:00
priv_validator_test.go int64 height 2017-12-01 19:04:53 -06:00
proposal.go int64 height 2017-12-01 19:04:53 -06:00
proposal_test.go linting errors: afew more 2017-11-27 22:39:11 +00:00
protobuf.go types: fix for broken customtype int in gogo 2017-12-02 12:00:46 -05:00
services.go int64 height 2017-12-01 19:04:53 -06:00
signable.go all: no more anonymous imports 2017-10-04 16:40:45 -04:00
tx.go int64 height 2017-12-01 19:04:53 -06:00
tx_test.go all: no more anonymous imports 2017-10-04 16:40:45 -04:00
validator.go linting: apply misspell 2017-11-27 22:39:11 +00:00
validator_set.go use rand.Int63n, remove underflow check, remove unnecessary cast 2017-12-01 19:22:18 -06:00
validator_set_test.go linting: apply 'gofmt -s -w' throughout 2017-11-27 22:39:11 +00:00
vote.go int64 height 2017-12-01 19:04:53 -06:00
vote_set.go int64 height 2017-12-01 19:04:53 -06:00
vote_set_test.go int64 height 2017-12-01 19:04:53 -06:00
vote_test.go postmerge 2017-04-21 18:09:47 -04:00