cosmos-sdk/x/auth/client/cli
atheeshp 42597ee593
chore: added new field account-id with uint64 in AccountAddressByID (#13780)
* add changes

* Update CHANGELOG.md

* Update CHANGELOG.md

* review changes

* add test

* fix static check

* fix lint

* fix lint

* fix lint

* review changes

* review changes

* review changes

* review changes

* fix tests

* Update CHANGELOG.md

Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>

* Update CHANGELOG.md

Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>

* Update proto/cosmos/auth/v1beta1/query.proto

Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>

* review changes

* lint

* review changes

Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2022-11-21 11:50:10 +00:00
..
broadcast.go Combine client.ReadTxCommandFlags with GetClientContextFromCmd (#8155) 2020-12-14 22:09:51 +00:00
decode.go docs: encode/decode transaction (#10133) 2021-09-14 17:42:21 +00:00
encode_test.go refactor: rename depinject imports to cosmossdk.io/depinject (#12479) 2022-07-09 17:46:07 +02:00
encode.go docs: add auth tx commands documentation (#13682) 2022-10-28 13:01:34 +00:00
query_test.go feat: decouple x/auth from simapp (#12360) 2022-06-29 09:53:59 +00:00
query.go chore: added new field account-id with uint64 in AccountAddressByID (#13780) 2022-11-21 11:50:10 +00:00
suite_test.go refactor: clean-up test helpers and tmcli (#13805) 2022-11-09 11:13:27 +00:00
tips.go docs: add auth tx commands documentation (#13682) 2022-10-28 13:01:34 +00:00
tx_multisign.go docs: add auth tx commands documentation (#13682) 2022-10-28 13:01:34 +00:00
tx_sign.go feat: let sign-batch read multiple files (#13454) 2022-10-07 15:12:28 +00:00
validate_sigs.go chore!: Refactor x/bank CLI Tests (#12706) 2022-08-03 12:08:41 -04:00