tendermint/abci/types
Ethan Buchman ed4ce5ff6c
ADR-016: Update ABCI Info method for versions (#2662)
* abci: update RequestInfo for versions

* abci: update ResponseInfo for versions

* compile fix

* fix test

* software_version -> version

* comment fix

* update spec

* add test

* comments and fix test
2018-10-18 16:51:17 -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 ADR-016: Update ABCI Info method for versions (#2662) 2018-10-18 16:51:17 -04:00
types.proto ADR-016: Update ABCI Info method for versions (#2662) 2018-10-18 16:51:17 -04:00
typespb_test.go ADR-016: Add versions to Block and State (#2644) 2018-10-17 15:30:53 -04:00
util.go abci: VoteInfo, ValidatorUpdate. See ADR-018 2018-08-16 13:19:13 -04:00