cosmos-sdk/x/auth/client/cli
dauTT 32278d9a2b
x/auth: remove alias.go usage (#6440)
* x/auth: remove alias.go usage

* Fix simd_test.go and formatting

* Fix app.go formatting

* Fix cli_test.go

* Fix lint warnings

* Undo accidental deletion during merge

Co-authored-by: colin axner <25233464+colin-axner@users.noreply.github.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-06-17 14:42:27 -04:00
..
broadcast.go JSON Codec Updates (#6444) 2020-06-16 00:20:50 +00:00
broadcast_test.go Update x/gov to use Any (#6147) 2020-05-19 20:17:29 +00:00
cli_test.go x/auth: remove alias.go usage (#6440) 2020-06-17 14:42:27 -04:00
decode.go JSON Codec Updates (#6444) 2020-06-16 00:20:50 +00:00
encode.go JSON Codec Updates (#6444) 2020-06-16 00:20:50 +00:00
query.go client: rename CliContext to Context (#6290) 2020-06-01 12:46:03 +00:00
tx.go x/auth: add sign-batch command (#6350) 2020-06-08 17:19:29 +02:00
tx_multisign.go Add SignatureV2 infrastructure (#6373) 2020-06-12 18:13:20 +00:00
tx_sign.go x/auth: add sign-batch command (#6350) 2020-06-08 17:19:29 +02:00
validate_sigs.go Add SignatureV2 infrastructure (#6373) 2020-06-12 18:13:20 +00:00