cosmos-sdk/crypto/keyring
2025-06-18 15:45:49 +00: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 (#24888) 2025-06-18 15:45:49 +00: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 chore: fix godoc comments for functions and structs (#24736) 2025-05-13 13:48:13 +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 feat: Update Cosmos SDK to CometBFT v2 (#24837) 2025-06-04 17:34:20 +00:00
keyring.go chore: fix godoc comments for functions and structs (#24736) 2025-05-13 13:48:13 +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: fix godoc comments for functions and structs (#24736) 2025-05-13 13:48:13 +00: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