cosmos-sdk/x/slashing
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/staking: gRPC query Service (#6490) 2020-07-14 17:41:30 +00:00
simulation Update simapp helpers to use Tx generator (#6655) 2020-07-14 17:33:31 +00:00
spec Docs: hide frontmatter, bugfixes (#5413) 2019-12-17 08:44:44 -03:00
types x/staking: gRPC query Service (#6490) 2020-07-14 17:41:30 +00:00
abci_test.go run go mod tidy && make format (#5847) 2020-03-20 17:14:14 +00:00
abci.go Merge PR #6761: telemetry: use UTC() in wrappers 2020-07-17 15:33:50 -04:00
app_test.go Update simapp helpers to use Tx generator (#6655) 2020-07-14 17:33:31 +00:00
genesis.go x/slashing: remove alias.go usage (#6417) 2020-06-12 14:25:12 +00:00
handler_test.go Add support for protobuf TxGenerator and SIGN_MODE_DIRECT (#6385) 2020-07-06 17:03:45 +00:00
handler.go x/slashing: remove alias.go usage (#6417) 2020-06-12 14:25:12 +00:00
module.go Update x/{mint,slashing,evidence} cli to use gRPC query client (#6704) 2020-07-19 06:16:57 -04:00