cosmos-sdk/client/keys
Cosmos SDK fbb94f437f
chore: fix spelling errors (#20187)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-04-25 17:32:55 +00: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!: remove global config from x/auth and client (#19447) 2024-03-06 13:14:16 +00:00
add_test.go refactor!: remove global config from x/auth and client (#19447) 2024-03-06 13:14:16 +00:00
add.go refactor!: remove global config from x/auth and client (#19447) 2024-03-06 13:14:16 +00:00
delete_test.go refactor!: remove global config from x/auth and client (#19447) 2024-03-06 13:14:16 +00:00
delete.go fix(client/keys): don't return when key not found in keys delete (#18562) 2023-11-27 12:08:53 +00:00
export_test.go refactor!: remove global config from x/auth and client (#19447) 2024-03-06 13:14:16 +00:00
export.go feat(client/keys): add --yes option to keys export and keys mnemonic (#18745) 2023-12-15 11:50:28 +00:00
import_test.go refactor!: remove global config from x/auth and client (#19447) 2024-03-06 13:14:16 +00:00
import.go refactor(client): check name validation for keys add|import|rename (#18950) 2024-01-08 12:42:24 +00:00
list_test.go refactor!: remove global config from x/auth and client (#19447) 2024-03-06 13:14:16 +00:00
list.go refactor(client): use address codec (#17503) 2023-08-23 10:43:47 +00:00
migrate_test.go refactor!: remove global config from x/auth and client (#19447) 2024-03-06 13:14:16 +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 feat(client/keys): add --yes option to keys export and keys mnemonic (#18745) 2023-12-15 11:50:28 +00:00
mnemonic.go feat(client/keys): add --yes option to keys export and keys mnemonic (#18745) 2023-12-15 11:50:28 +00:00
output_test.go refactor(client): use address codec (#17503) 2023-08-23 10:43:47 +00:00
output.go refactor(client): use address codec (#17503) 2023-08-23 10:43:47 +00:00
parse_test.go refactor!: remove global config from x/auth and client (#19447) 2024-03-06 13:14:16 +00:00
parse.go refactor!: remove global config from x/auth and client (#19447) 2024-03-06 13:14:16 +00:00
rename_test.go chore: fix spelling errors (#20187) 2024-04-25 17:32:55 +00:00
rename.go refactor(client): check name validation for keys add|import|rename (#18950) 2024-01-08 12:42:24 +00:00
root_test.go feat: import hex keys (#17424) 2023-08-17 15:53:56 +00:00
root.go feat: import hex keys (#17424) 2023-08-17 15:53:56 +00:00
show_test.go refactor!: remove global config from x/auth and client (#19447) 2024-03-06 13:14:16 +00:00
show.go refactor!: remove global config from x/auth and client (#19447) 2024-03-06 13:14:16 +00:00
types_test.go Replace defer with testing.T.Cleanup() (#5732) 2020-03-02 00:16:23 +00:00
types.go docs: update docs (#19676) 2024-03-08 16:59:11 +00:00
utils.go feat(client/keys): support display discreetly for keys add (#18663) 2023-12-11 00:55:02 +00:00