tendermint/abci/types
Anton Kaliaev d7035abe73 change ABCI header to match Tendermint exactly
Now that Tendermint Amino will be compatible with proto3, the Header in ABCI
should exactly match the Tendermint header - they will then be encoded
identically in ABCI and in Tendermint Core.

Refs #265
2018-08-05 16:57:38 -04:00
..
protoreplace Add abci repo 2018-06-22 02:36:54 +02:00
application.go proto3 timestamp (#2064) 2018-07-27 04:23:19 +02:00
messages.go proto3 timestamp (#2064) 2018-07-27 04:23:19 +02:00
messages_test.go abci: remove fee (#2043) 2018-07-24 17:28:26 +02:00
pubkey.go Add abci repo 2018-06-22 02:36:54 +02:00
result.go Add abci repo 2018-06-22 02:36:54 +02:00
types.pb.go change ABCI header to match Tendermint exactly 2018-08-05 16:57:38 -04:00
types.proto change ABCI header to match Tendermint exactly 2018-08-05 16:57:38 -04:00
types_test.go Add abci repo 2018-06-22 02:36:54 +02:00
typespb_test.go change ABCI header to match Tendermint exactly 2018-08-05 16:57:38 -04:00
util.go fix import paths 2018-07-01 22:36:49 -04:00