cosmos-sdk/crypto/keyring
fuyangpengqi bbd16afab6
chore: fix function names in comment (#20086)
Signed-off-by: fuyangpengqi <995764973@qq.com>
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
2024-04-18 13:40:08 +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!: Keyring migration (#9695) 2021-09-20 12:02:15 +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 fix(crypto): error if incorrect ledger public key (#19691) 2024-03-13 19:07:34 +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 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
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 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
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