cosmos-sdk/x/distribution
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 upgrade proposal needs tx flags. (#6981) 2020-08-13 15:46:12 +00:00
keeper Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
legacy Merge PR #5561: v0.38 Migration Fixes 2020-01-23 13:15:22 -05:00
simulation Enable proto JSON generally and remove HybridCodec (#6859) 2020-08-13 13:20:02 +00:00
spec Update 07_params.md 2020-03-17 11:30:24 -04:00
types Add Grpc gateway annotations (#6918) 2020-08-14 10:05:35 +00:00
abci.go Merge PR #6761: telemetry: use UTC() in wrappers 2020-07-17 15:33:50 -04:00
doc.go Merge PR #5417: Update distribution module doc 2019-12-17 13:59:16 -05:00
handler.go Minor Code Cleanup - gRPC queries (#6862) 2020-07-28 12:53:35 +00: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
proposal_handler_test.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00