cosmos-sdk/x/gov
atheeshp f87624e9de
Add Grpc gateway annotations (#6918)
* grpc for bank module

* edit module.go

* added annotations for x/auth query proto

* generated gw file

* added grpc gateway for x/staking query proto

* added annotations for evidence

* added annotations for gov query proto

* added annotations

* added annotations for slashing module

* updated annotations

* added annotations for staking module

* added annotations for upgrade query

* annotations added for x/ibc/channel query proto

* added annotations for ibc/connection query proto

* updated annotations

* updated annotations

* annotation changes

* ommitted ibc module

* updated go.mod

* fixed lint issue

* review changes

* review changes

* review changes

* review changes

* go sum changes

* updated annotations

* annotation changes

* Fix proto lint issues

* review changes

* review changes

* review changes

* discussion changes

* review changes

* grpc for bank module

* edit module.go

* added annotations for x/auth query proto

* generated gw file

* added grpc gateway for x/staking query proto

* added annotations for evidence

* added annotations for gov query proto

* added annotations

* added annotations for slashing module

* updated annotations

* added annotations for staking module

* added annotations for upgrade query

* annotations added for x/ibc/channel query proto

* added annotations for ibc/connection query proto

* updated annotations

* updated annotations

* annotation changes

* ommitted ibc module

* updated go.mod

* fixed lint issue

* review changes

* review changes

* review changes

* review changes

* go sum changes

* updated annotations

* annotation changes

* Fix proto lint issues

* review changes

* review changes

* review changes

* discussion changes

* review changes

* fixed conflicts

* review changes

* updated gw files

* lint

* lint

* lint

* added missing annotations

* review changes

* review changes

* review changes

* review changes

Co-authored-by: SaReN <sahithnarahari@gmail.com>
Co-authored-by: Anil Kumar Kammari <anil@vitwit.com>
2020-08-14 10:05:35 +00:00
..
client Proto Auditing: Replace ID with Id (#7032) 2020-08-14 08:55:54 +00:00
keeper Proto Auditing: Replace ID with Id (#7032) 2020-08-14 08:55:54 +00:00
legacy Rename *codec.Codec to *codec.LegacyAmino (#6991) 2020-08-10 19:41:21 +00:00
simulation Proto Auditing: Replace ID with Id (#7032) 2020-08-14 08:55:54 +00:00
spec Merge PR #5604: docs: minor doc formatting & touchup of the scaffold section 2020-02-04 13:16:56 -05:00
types Add Grpc gateway annotations (#6918) 2020-08-14 10:05:35 +00:00
abci.go Proto Auditing: Replace ID with Id (#7032) 2020-08-14 08:55:54 +00:00
abci_test.go Proto Auditing: Replace ID with Id (#7032) 2020-08-14 08:55:54 +00:00
common_test.go x/staking: remove alias.go usage (#6397) 2020-06-12 14:54:37 +00:00
genesis.go Proto Auditing: Replace ID with Id (#7032) 2020-08-14 08:55:54 +00:00
genesis_test.go Proto Auditing: Replace ID with Id (#7032) 2020-08-14 08:55:54 +00:00
handler.go Proto Auditing: Replace ID with Id (#7032) 2020-08-14 08:55:54 +00:00
handler_test.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
module.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
module_test.go x/auth: remove alias.go usage (#6440) 2020-06-17 14:42:27 -04:00