cosmos-sdk/crypto/keyring
2024-07-22 11:23:51 +00:00
..
testdata/keys/keys.db crypto/keyring: deprecate old keybase (#5889) 2020-03-30 20:30:50 +02:00
autocli.go refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
codec.go refactor: decouple from sdk/codec in amino codec usage (#20369) 2024-05-14 16:52:51 +00:00
doc.go docs: improve keyring package docs (#13835) 2022-11-10 22:03:11 +01:00
errors.go refactor(crypto): unify the error handling methods in the crypto package that are different from the project style (#19650) 2024-03-05 13:36:10 +00:00
keyring_ledger_test.go fix(crypto): error if incorrect ledger public key (#19691) 2024-03-13 19:07:34 +00:00
keyring_test.go refactor(crypto): unify the error handling methods in the crypto package that are different from the project style (#19650) 2024-03-05 13:36:10 +00:00
keyring.go chore(docs): comments should begin with the name of the thing being described (#20903) 2024-07-08 14:21:07 +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(all)!: use gogoproto/any instead of codec/types/any (#21013) 2024-07-22 11:23:51 +00:00
migration_test.go chore: fix function names in comment (#20086) 2024-04-18 13:40:08 +00:00
record_test.go style: add gci linter (#16605) 2023-06-22 15:35:51 +00:00
record.go chore(all)!: use gogoproto/any instead of codec/types/any (#21013) 2024-07-22 11:23:51 +00:00
record.pb.go refactor: bump gogoproto (#19869) 2024-03-28 19:53:21 +00:00
signing_algorithms_test.go refactor: fix lint issues + gofumpt (#15062) 2023-02-19 10:31:49 +00:00
signing_algorithms.go refactor(crypto): unify the error handling methods in the crypto package that are different from the project style (#19650) 2024-03-05 13:36:10 +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