cosmos-sdk/crypto/keyring
Zaki Manian 03196d7d57
chore: Check the signature returned by the ledger device against the public key in the keyring (#14460)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2023-01-02 18:35:44 +00:00
..
testdata/keys/keys.db crypto/keyring: deprecate old keybase (#5889) 2020-03-30 20:30: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 crypto/keys: move keybase and keyring to crypto/keyring/ dir (#5866) 2020-03-25 15:20:36 +00:00
keyring_ledger_test.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
keyring_test.go chore: lint tests (#14268) 2022-12-18 23:48:31 +00:00
keyring.go chore: Check the signature returned by the ledger device against the public key in the keyring (#14460) 2023-01-02 18:35:44 +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: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
migration_test.go chore: lint tests (#14268) 2022-12-18 23:48:31 +00:00
record_test.go revert: "fix: Prevent signing from wrong key in multisig" (#12539) 2022-07-12 14:37:35 +00:00
record.go revert: "fix: Prevent signing from wrong key in multisig" (#12539) 2022-07-12 14:37:35 +00:00
record.pb.go refactor: migrate to cosmos/gogoproto (#13070) 2022-09-08 17:27:48 +00:00
signing_algorithms_test.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
signing_algorithms.go client: fix signing algorithm (#6405) 2020-06-11 14:30:42 +00:00
types_test.go chore: lint tests (#14268) 2022-12-18 23:48:31 +00:00
types.go fix: Migrate key names correctly (#10328) 2021-10-26 11:06:44 +00:00