cosmos-sdk/client/keys
Alessio Treglia 3e6562ce45 Merge PR #5097: Add keys migrate command
Add new command to assist users migrate their keys from the legacy
on-disk keybase to the new OS keyring-based implementation.

Ref #4754
2019-09-30 11:49:12 -04:00
..
add.go Merge PR #4881: Linting Galore 2019-08-19 12:06:27 -04:00
add_ledger_test.go Merge PR #4716: Fix ledger custom coin type support bug 2019-07-29 11:01:53 -07:00
add_test.go Remove client/input.{Buffer,Override}Stdin() functions (#4602) 2019-06-22 11:24:59 +02:00
codec.go Merge PR #4451: Client and Module Modularization 2019-06-05 19:26:16 -04:00
codec_test.go Merge PR #5048: Fix linters and add golint 2019-09-16 13:11:17 -04:00
delete.go Remove client/input.{Buffer,Override}Stdin() functions (#4602) 2019-06-22 11:24:59 +02:00
delete_test.go Remove client/input.{Buffer,Override}Stdin() functions (#4602) 2019-06-22 11:24:59 +02:00
export.go Remove client/input.{Buffer,Override}Stdin() functions (#4602) 2019-06-22 11:24:59 +02:00
export_test.go Remove client/input.{Buffer,Override}Stdin() functions (#4602) 2019-06-22 11:24:59 +02:00
import.go update x/genaccounts to match module spec (#4759) 2019-07-22 16:26:42 +01:00
import_test.go Remove client/input.{Buffer,Override}Stdin() functions (#4602) 2019-06-22 11:24:59 +02:00
list.go update x/genaccounts to match module spec (#4759) 2019-07-22 16:26:42 +01:00
list_test.go reduce module interdependancy, /client refactor (#4415) 2019-05-28 09:44:04 +01:00
migrate.go Merge PR #5097: Add keys migrate command 2019-09-30 11:49:12 -04:00
migrate_test.go Merge PR #5097: Add keys migrate command 2019-09-30 11:49:12 -04:00
mnemonic.go Merge PR #4881: Linting Galore 2019-08-19 12:06:27 -04:00
mnemonic_test.go Remove client/input.{Buffer,Override}Stdin() functions (#4602) 2019-06-22 11:24:59 +02:00
parse.go Merge PR #4961: Switched keys prefixes to the config ones 2019-08-28 10:37:05 -04:00
parse_test.go Merge PR #4228: gaiakeyutil -> gaiacli keys parse 2019-05-02 09:34:02 -04:00
root.go Merge PR #5097: Add keys migrate command 2019-09-30 11:49:12 -04:00
root_test.go Merge PR #5097: Add keys migrate command 2019-09-30 11:49:12 -04:00
show.go Merge PR #4433: Adopt YAML as human-readable text output 2019-05-31 09:14:34 -04:00
show_test.go reduce module interdependancy, /client refactor (#4415) 2019-05-28 09:44:04 +01:00
types.go gometalinter -> golangci-lint migration (#3933) 2019-03-19 17:52:43 +01:00
update.go Remove client/input.{Buffer,Override}Stdin() functions (#4602) 2019-06-22 11:24:59 +02:00
update_test.go Remove client/input.{Buffer,Override}Stdin() functions (#4602) 2019-06-22 11:24:59 +02:00
utils.go Merge PR #4881: Linting Galore 2019-08-19 12:06:27 -04:00