cosmos-sdk/x/auth/client/cli
Marko e6a56226a8
context: remove verifier & trust node (#6805)
* remove verifier

* more removal of trustnode flag

* add todo

* fix lint

* remove file

* remove viper and add link to issue

* remve mention of trustnode
2020-07-23 06:44:18 +00:00
..
broadcast.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
cli_test.go CLI/Tests: Remove Fixtures (#6799) 2020-07-21 13:54:07 +00:00
decode.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
encode_test.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
encode.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
query.go context: remove verifier & trust node (#6805) 2020-07-23 06:44:18 +00:00
tx_multisign.go x/auth: in-process test refactor (#6573) 2020-07-14 18:37:14 +00:00
tx_sign.go x/auth: in-process test refactor (#6573) 2020-07-14 18:37:14 +00:00
tx.go x/auth: in-process test refactor (#6573) 2020-07-14 18:37:14 +00:00
validate_sigs.go x/auth: in-process test refactor (#6573) 2020-07-14 18:37:14 +00:00