cosmos-sdk/crypto/keyring
mergify[bot] b8659ae019
fix(crypto): error if incorrect ledger public key (backport #19691) (#19745)
Co-authored-by: Rootul P <rootulp@gmail.com>
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
2024-03-14 02:59:02 +07:00
..
testdata/keys/keys.db crypto/keyring: deprecate old keybase (#5889) 2020-03-30 20:30:50 +02:00
autocli.go feat(client/v2): signing (backport #17913) (#17972) 2023-10-05 15:41:50 +02: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: keyring errors (#14974) 2023-02-09 18:31:54 +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_test.go feat: import hex keys (backport #17424) (#17432) 2023-08-17 16:25:23 +00:00
keyring.go fix(crypto): error if incorrect ledger public key (backport #19691) (#19745) 2024-03-14 02:59:02 +07: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 to cosmos/gogoproto (#13070) 2022-09-08 17:27:48 +00:00
signing_algorithms_test.go refactor: fix lint issues + gofumpt (#15062) 2023-02-19 10:31:49 +00: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