cosmos-sdk/client/keys
mergify[bot] b2c506b12a
refactor(client/keys): keys show command help message (backport #18939) (#18947)
Co-authored-by: hattizai <150505746+hattizai@users.noreply.github.com>
2024-01-06 12:52:27 +01:00
..
testdata/keys/keys.db crypto/keyring: fix offline keys migration (#8639) 2021-03-01 12:41:49 +00:00
add_ledger_test.go refactor(keys): remove duplicate --home flag (backport #17197) (#17212) 2023-07-31 10:23:03 +00:00
add_test.go feat: add base64 Pubkeys from cli (backport #17639) (#18434) 2023-11-10 11:13:31 +01:00
add.go feat: add base64 Pubkeys from cli (backport #17639) (#18434) 2023-11-10 11:13:31 +01:00
delete_test.go refactor(keys): remove duplicate --home flag (backport #17197) (#17212) 2023-07-31 10:23:03 +00:00
delete.go fix: Migrate key names correctly (#10328) 2021-10-26 11:06:44 +00:00
export_test.go refactor(keys): remove duplicate --home flag (backport #17197) (#17212) 2023-07-31 10:23:03 +00:00
export.go chore: Audit crypto folder (#11932) 2022-05-15 13:02:53 +00:00
import_test.go test(client/keys): Test_runImportCmd unique dir per test (backport #17863) (#17865) 2023-09-25 11:04:39 +00:00
import.go feat: import hex keys (backport #17424) (#17432) 2023-08-17 16:25:23 +00:00
list_test.go refactor(keys): remove duplicate --home flag (backport #17197) (#17212) 2023-07-31 10:23:03 +00:00
list.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
migrate_test.go refactor(keys): remove duplicate --home flag (backport #17197) (#17212) 2023-07-31 10:23:03 +00:00
migrate.go perf: reduce user's password prompts when calling keyring List function (#13207) 2022-09-09 11:38:10 +00:00
mnemonic_test.go testutil: add ApplyMockIODiscardOutErr, simplify existing functions (#6665) 2020-07-10 08:55:48 +02:00
mnemonic.go refactor!: Keyring migration (#9695) 2021-09-20 12:02:15 +00:00
output_test.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
output.go style: more linting (#15618) 2023-03-30 13:00:18 +00:00
parse_test.go build(deps): bump github.com/spf13/viper from 1.6.3 to 1.7.0 (#6183) 2020-05-11 10:22:36 +02:00
parse.go refactor: remove cometbft/libs/cli import (#15673) 2023-04-03 14:48:02 +00:00
rename_test.go refactor(keys): remove duplicate --home flag (backport #17197) (#17212) 2023-07-31 10:23:03 +00:00
rename.go fix: Migrate key names correctly (#10328) 2021-10-26 11:06:44 +00:00
root_test.go feat: import hex keys (backport #17424) (#17432) 2023-08-17 16:25:23 +00:00
root.go feat: import hex keys (backport #17424) (#17432) 2023-08-17 16:25:23 +00:00
show_test.go refactor(keys): remove duplicate --home flag (backport #17197) (#17212) 2023-07-31 10:23:03 +00:00
show.go refactor(client/keys): keys show command help message (backport #18939) (#18947) 2024-01-06 12:52:27 +01:00
types_test.go Replace defer with testing.T.Cleanup() (#5732) 2020-03-02 00:16:23 +00:00
types.go refactor!: Keyring migration (#9695) 2021-09-20 12:02:15 +00:00
utils.go refactor: remove cometbft/libs/cli import (#15673) 2023-04-03 14:48:02 +00:00