cosmos-sdk/x/mint
atheeshp 3123d07ad9
Update x/{mint,slashing,evidence} cli to use gRPC query client (#6704)
* changes cli to use gRPC in mint, slashing

* added command for signing infos

* gRPC query client migration of evidence

* review changes

* added unpack any

* fixed build error

* fixed failing tests issue

* added read flags

* added pagination flags

* updated docs

* fixed tests issue

* failing tests

* fixed tests

* review changes

* review changes

Co-authored-by: Anil Kumar Kammari <anil@vitwit.com>
2020-07-19 06:16:57 -04:00
..
client Update x/{mint,slashing,evidence} cli to use gRPC query client (#6704) 2020-07-19 06:16:57 -04:00
keeper x/mint: gRPC query service (#6535) 2020-07-07 07:33:43 +00:00
simulation x/mint/simulation/genesis.go: add unit tests (#6706) 2020-07-14 15:00:12 +00:00
spec Docs: hide frontmatter, bugfixes (#5413) 2019-12-17 08:44:44 -03:00
types x/evidence: gRPC query service (#6593) 2020-07-10 13:52:59 +00:00
abci.go Merge PR #6761: telemetry: use UTC() in wrappers 2020-07-17 15:33:50 -04:00
genesis.go Merge PR #6424: x/mint - remove alias.go usage 2020-06-12 20:26:19 -04:00
module.go Update x/{mint,slashing,evidence} cli to use gRPC query client (#6704) 2020-07-19 06:16:57 -04:00
module_test.go x/auth: remove alias.go usage (#6440) 2020-06-17 14:42:27 -04:00