cosmos-sdk/x/auth/client/cli
Federico Kunze 9cce836c08
crypto/keys: move keybase and keyring to crypto/keyring/ dir (#5866)
* crypto/keys: move keybase and keyring to crypto/keyring/ dir

* Update client/keys/root.go

* Update crypto/keyring/errors.go

* Update crypto/keyring/keybase.go

* Update crypto/keyring/options.go

* format

* changelog

* fix build

* format

* lint
2020-03-25 15:20:36 +00:00
..
broadcast_test.go Implementing --offline flag (#5810) 2020-03-19 02:49:33 +01:00
broadcast.go lint: various linting fixs (#5825) 2020-03-20 19:24:18 +00:00
decode.go Favor marshal unmashal binare bare (#5799) 2020-03-13 19:58:43 +00:00
encode.go Favor marshal unmashal binare bare (#5799) 2020-03-13 19:58:43 +00:00
query.go Fix x/auth GET commands (#5756) 2020-03-06 15:16:30 +00:00
tx_multisign.go crypto/keys: move keybase and keyring to crypto/keyring/ dir (#5866) 2020-03-25 15:20:36 +00:00
tx_sign.go Implementing --offline flag (#5810) 2020-03-19 02:49:33 +01:00
tx.go Merge PR #4555: Move client/{tx,rest,utils} into x/auth/client 2019-06-15 14:34:11 +02:00