tendermint/types
Ethan Buchman c0e2649ed6
Merge pull request #788 from tendermint/feature/548-indexing-tags
new pubsub package
2017-11-08 01:02:48 +00:00
..
block.go Merge pull request #773 from tendermint/docs-staging 2017-10-27 16:18:56 -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
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 from Bucky's review 2 2017-11-02 13:20:05 -05:00
event_bus_test.go fixes from Bucky's and Emmanuel's reviews 2017-10-30 11:12:01 -05:00
events.go some minor changes 2017-10-30 22:52:03 -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
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 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 minor changes from @odeke-em PR #725 2017-10-31 15:32:07 -04:00
validator_set_test.go types: unexpose valset.To/FromBytes 2017-10-26 00:27:02 -04:00
vote.go minor changes from @odeke-em PR #725 2017-10-31 15:32:07 -04:00
vote_set.go minor changes from @odeke-em PR #725 2017-10-31 15:32:07 -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