cosmos-sdk/crypto/keyring
2025-11-03 11:30:03 -05: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 fix(crypto): Correct typos and minor issues in crypto packages (#25083) 2025-08-04 19:49:40 +00:00
keyring_ledger_test.go chore: bump linter (#25537) 2025-11-03 11:30:03 -05:00
keyring_linux_test.go chore: bump linter (#25537) 2025-11-03 11:30:03 -05:00
keyring_linux.go chore: bump linter (#25537) 2025-11-03 11:30:03 -05:00
keyring_other.go chore: bump linter (#25537) 2025-11-03 11:30:03 -05:00
keyring_test.go refactor: bring cometbft back to v0.38.x family (#25285) 2025-08-29 15:58:04 -04:00
keyring.go fix(crypto): Correct typos and minor issues in crypto packages (#25083) 2025-08-04 19:49:40 +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: bump linter (#25424) 2025-10-10 08:52:49 -04:00
migration_test.go fix(crypto): Correct typos and minor issues in crypto packages (#25083) 2025-08-04 19:49:40 +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 fix(crypto): Correct typos and minor issues in crypto packages (#25083) 2025-08-04 19:49:40 +00:00
signing_algorithms.go fix(crypto): Correct typos and minor issues in crypto packages (#25083) 2025-08-04 19:49:40 +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