tendermint/types
Ethan Buchman 7ad92c44cb Merge branch 'master' into bucky/merge-master 2018-07-25 11:34:32 -04:00
..
proto3 fix protos to make all tests pass, document differences 2018-07-18 19:06:38 +02:00
block.go consensus: include evidence in proposed block parts. fixes #2050 2018-07-24 21:58:39 -04:00
block_meta.go make Block Header and Data non-pointers 2018-07-13 12:05:54 +04:00
block_test.go consensus: include evidence in proposed block parts. fixes #2050 2018-07-24 21:58:39 -04:00
canonical_json.go Merge branch 'develop' into jae/optimize_blockchain 2018-07-23 22:16:34 -04:00
event_bus.go crypto: Refactor to move files out of the top level directory 2018-07-18 08:38:44 -07:00
event_bus_test.go abci: remove fee (#2043) 2018-07-24 17:28:26 +02:00
events.go Merge pull request #1965 from tendermint/693-part-2 2018-07-20 17:42:42 +02:00
events_test.go crypto: Refactor to move files out of the top level directory 2018-07-18 08:38:44 -07:00
evidence.go crypto: Refactor to move files out of the top level directory 2018-07-18 08:38:44 -07:00
evidence_test.go crypto: Refactor to move files out of the top level directory 2018-07-18 08:38:44 -07:00
genesis.go crypto: Refactor to move files out of the top level directory 2018-07-18 08:38:44 -07:00
genesis_test.go crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey 2018-07-20 10:44:21 -07:00
heartbeat.go fix import paths 2018-07-01 22:36:49 -04:00
heartbeat_test.go crypto: Refactor to move files out of the top level directory 2018-07-18 08:38:44 -07:00
keys.go Revert "delete everything" (includes everything non-go-crypto) 2018-06-20 17:35:30 -07:00
nop_event_bus.go Revert "delete everything" (includes everything non-go-crypto) 2018-06-20 17:35:30 -07:00
params.go RIPEMD160 -> SHA256 2018-07-02 14:27:43 -04:00
params_test.go crypto: Refactor to move files out of the top level directory 2018-07-18 08:38:44 -07:00
part_set.go RIPEMD160 -> SHA256 2018-07-02 14:27:43 -04:00
part_set_test.go crypto: Refactor to move files out of the top level directory 2018-07-18 08:38:44 -07:00
priv_validator.go crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey 2018-07-20 10:44:21 -07:00
proposal.go Revert "delete everything" (includes everything non-go-crypto) 2018-06-20 17:35:30 -07:00
proposal_test.go Revert "rename privval#GetAddress and GetPubKey to Address and PubKey" 2018-07-12 22:40:07 +04:00
proto3_test.go fix protos to make all tests pass, document differences 2018-07-18 19:06:38 +02:00
protobuf.go crypto: Refactor to move files out of the top level directory 2018-07-18 08:38:44 -07:00
protobuf_test.go crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey 2018-07-20 10:44:21 -07:00
results.go crypto: Refactor to move files out of the top level directory 2018-07-18 08:38:44 -07:00
results_test.go crypto: Refactor to move files out of the top level directory 2018-07-18 08:38:44 -07:00
signable.go Revert "delete everything" (includes everything non-go-crypto) 2018-06-20 17:35:30 -07:00
test_util.go Revert "rename privval#GetAddress and GetPubKey to Address and PubKey" 2018-07-12 22:40:07 +04:00
tx.go RIPEMD160 -> SHA256 2018-07-02 14:27:43 -04:00
tx_test.go crypto: Refactor to move files out of the top level directory 2018-07-18 08:38:44 -07:00
validator.go Revert "rename privval#GetAddress and GetPubKey to Address and PubKey" 2018-07-12 22:40:07 +04:00
validator_set.go crypto: Refactor to move files out of the top level directory 2018-07-18 08:38:44 -07:00
validator_set_test.go crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey 2018-07-20 10:44:21 -07:00
vote.go fix import paths 2018-07-01 22:36:49 -04:00
vote_set.go fix import paths 2018-07-01 22:36:49 -04:00
vote_set_test.go Revert "rename privval#GetAddress and GetPubKey to Address and PubKey" 2018-07-12 22:40:07 +04:00
vote_test.go crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey 2018-07-20 10:44:21 -07:00
wire.go crypto: Refactor to move files out of the top level directory 2018-07-18 08:38:44 -07:00