cosmos-sdk/crypto/keyring
mergify[bot] c1ece303dd
docs: fix typos in documentation and error messages (backport #24888) (#24889)
Co-authored-by: fuder.eth <139509124+vtjl10@users.noreply.github.com>
2025-06-18 14:00:26 -04:00
..
testdata/keys/keys.db crypto/keyring: deprecate old keybase (#5889) 2020-03-30 20:30:50 +02:00
autocli.go chore: lint v2 (#24118) 2025-03-25 15:57:24 +00:00
codec.go refactor!: Keyring migration (#9695) 2021-09-20 12:02:15 +00:00
doc.go feat(crypto/keyring): add Linux's keyctl support (backport #21653) (#21840) 2024-09-21 18:27:56 +00:00
errors.go docs: fix typos in documentation and error messages (backport #24888) (#24889) 2025-06-18 14:00:26 -04:00
keyring_ledger_test.go fix(crypto): error if incorrect ledger public key (backport #19691) (#19745) 2024-03-14 02:59:02 +07:00
keyring_linux_test.go feat(crypto/keyring): add Linux's keyctl support (backport #21653) (#21840) 2024-09-21 18:27:56 +00:00
keyring_linux.go feat(crypto/keyring): add Linux's keyctl support (backport #21653) (#21840) 2024-09-21 18:27:56 +00:00
keyring_other.go feat(crypto/keyring): add Linux's keyctl support (backport #21653) (#21840) 2024-09-21 18:27:56 +00:00
keyring_test.go chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
keyring.go feat(client): add default key name (backport #18101) (#24332) 2025-04-02 15:03:54 +00:00
keys.toml crypto/keys: move keybase and keyring to crypto/keyring/ dir (#5866) 2020-03-25 15:20:36 +00:00
legacy_info.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
migration_test.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
record_test.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
record.go refactor: fix lint issues + gofumpt (#15062) 2023-02-19 10:31:49 +00:00
record.pb.go refactor: migrate codec/types to type aliases, remove depinject dep on sdk (#24336) 2025-04-02 23:37:19 +00:00
signing_algorithms_test.go chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
signing_algorithms.go refactor: keyring errors (#14974) 2023-02-09 18:31:54 +00:00
types_test.go test: keyring test refactor (#15039) 2023-02-17 17:44:58 +01:00
types.go refactor: keyring errors (#14974) 2023-02-09 18:31:54 +00:00