tendermint/types
Ethan Buchman 3d33226e80 move types/services.go to state pkg. pass State to evpool.Update 2018-06-04 21:20:23 -07:00
..
block.go update some comments 2018-05-14 16:32:19 -04:00
block_meta.go types: comments 2017-09-22 12:00:37 -04:00
block_test.go Merge branch 'develop' into jae/aminoify 2018-04-07 16:16:53 +03:00
canonical_json.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 2018-03-31 00:18:43 +02:00
event_buffer.go types: TxEventBuffer.Flush now uses capacity preserving slice clearing idiom 2018-02-05 23:34:15 -08:00
event_buffer_test.go new pubsub package 2017-10-30 00:32:22 -05:00
event_bus.go expect all tags to be strings (#1498) 2018-05-28 14:37:11 +04:00
event_bus_test.go expect all tags to be strings (#1498) 2018-05-28 14:37:11 +04:00
events.go copy events and pubsub packages from tmlibs 2018-05-21 10:51:47 +04:00
evidence.go Merge branch 'develop' into jae/aminoify 2018-04-07 16:16:53 +03:00
evidence_test.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 2018-03-31 00:18:43 +02:00
genesis.go use MarshalJSONIndent for init files. closes #1506 2018-04-26 21:32:18 -04:00
genesis_test.go Fix validValue rule 2018-05-14 16:17:21 -04:00
heartbeat.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 2018-03-31 00:18:43 +02:00
heartbeat_test.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 2018-03-31 00:18:43 +02:00
keys.go types: comments 2017-09-22 12:00:37 -04:00
nop_event_bus.go copy events and pubsub packages from tmlibs 2018-05-21 10:51:47 +04:00
params.go Fix state tests 2018-04-03 06:50:53 -07:00
params_test.go fix test 2017-12-21 17:52:06 -05:00
part_set.go AddPart always verifies 2018-05-17 13:17:50 -04:00
part_set_test.go AddPart always verifies 2018-05-17 13:17:50 -04:00
priv_validator.go check max msg size in DecodeMessage 2018-04-09 15:18:47 +03:00
proposal.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 2018-03-31 00:18:43 +02:00
proposal_test.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 2018-03-31 00:18:43 +02:00
protobuf.go update for sdk2 libs. need to fix kv test 2018-02-03 03:35:02 -05:00
results.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 2018-03-31 00:18:43 +02:00
results_test.go WIP commit; Fix types/results_test 2018-04-03 07:03:08 -07:00
signable.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 2018-03-31 00:18:43 +02:00
test_util.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 2018-03-31 00:18:43 +02:00
tx.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 2018-03-31 00:18:43 +02:00
tx_test.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 2018-03-31 00:18:43 +02:00
validator.go Merge branch 'develop' into jae/aminoify 2018-04-07 16:16:53 +03:00
validator_set.go Merge pull request #1382 from EugeneChung/develop 2018-05-20 19:32:13 -04:00
validator_set_test.go Merge branch 'develop' into jae/aminoify 2018-04-07 16:16:53 +03:00
vote.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 2018-03-31 00:18:43 +02:00
vote_set.go update some comments 2018-05-14 16:32:19 -04:00
vote_set_test.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 2018-03-31 00:18:43 +02:00
vote_test.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 2018-03-31 00:18:43 +02:00
wire.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 2018-03-31 00:18:43 +02:00