tendermint/abci/types
Joon 71a34adfe5 General Merkle Proof (#2298)
* first commit

finalize rebase

add protoc_merkle to Makefile

* in progress

* fix kvstore

* fix tests

* remove iavl dependency

* fix tx_test

* fix test_abci_cli

fix test_apps

* fix test_apps

* fix test_cover

* rm rebase residue

* address comment in progress

* finalize rebase
2018-09-28 20:03:19 -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 Remove gogoproto from Makefile's TOOLS (#2198) 2018-08-10 09:14:17 +04:00
pubkey.go abci: VoteInfo, ValidatorUpdate. See ADR-018 2018-08-16 13:19:13 -04:00
result.go Add abci repo 2018-06-22 02:36:54 +02:00
types.pb.go General Merkle Proof (#2298) 2018-09-28 20:03:19 -04:00
types.proto General Merkle Proof (#2298) 2018-09-28 20:03:19 -04:00
typespb_test.go General Merkle Proof (#2298) 2018-09-28 20:03:19 -04:00
util.go abci: VoteInfo, ValidatorUpdate. See ADR-018 2018-08-16 13:19:13 -04:00