cosmos-sdk/crypto/keyring
2022-09-07 03:01:19 +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 chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02: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 feat: Support providing custom keyring for keystore. (#12453) 2022-07-08 07:28:34 +00:00
keyring.go feat: add customized Ledger support (#12935) 2022-09-07 03:01:19 +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: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
output_test.go revert: "fix: Prevent signing from wrong key in multisig" (#12539) 2022-07-12 14:37:35 +00:00
output.go chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02: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 fix: printf for Record protobuf (#13145) 2022-09-06 13:35:01 +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 refactor!: Keyring migration (#9695) 2021-09-20 12:02:15 +00:00
types.go fix: Migrate key names correctly (#10328) 2021-10-26 11:06:44 +00:00