cosmos-sdk/client
Alessio Treglia c530c1cbb7
Remove auth's AccountDecoder type (#4588)
AccountDecoder is now entirely redundant.
client package now does no longer depend on x/auth.

Context: #4488
2019-06-19 16:20:27 +02:00
..
context Remove auth's AccountDecoder type (#4588) 2019-06-19 16:20:27 +02:00
flags Remove --cors flag (#4525) 2019-06-10 17:01:48 +01:00
input switch GetConfirmation()'s default to no (#4575) 2019-06-18 11:46:51 +02:00
keys switch GetConfirmation()'s default to no (#4575) 2019-06-18 11:46:51 +02:00
lcd Remove auth's AccountDecoder type (#4588) 2019-06-19 16:20:27 +02:00
rpc Merge PR #4550: Minor Cleanup 2019-06-14 11:52:28 +02:00
alias.go Remove auth's AccountDecoder type (#4588) 2019-06-19 16:20:27 +02:00
cmd.go Merge PR #4555: Move client/{tx,rest,utils} into x/auth/client 2019-06-15 14:34:11 +02:00
cmd_test.go Merge PR #4555: Move client/{tx,rest,utils} into x/auth/client 2019-06-15 14:34:11 +02:00
config.go reduce module interdependancy, /client refactor (#4415) 2019-05-28 09:44:04 +01:00
config_test.go reduce module interdependancy, /client refactor (#4415) 2019-05-28 09:44:04 +01:00
routes.go Merge PR #4555: Move client/{tx,rest,utils} into x/auth/client 2019-06-15 14:34:11 +02:00