cosmos-sdk/crypto/keyring
Marko e60ef28290
fix: clear display and put address.String() (#10541)
* clear display and put address.String()

* second error
2021-11-15 12:38:35 +01: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: Add new section "Running a Node" (#7701) 2020-11-04 14:02:22 +00:00
errors.go crypto/keys: move keybase and keyring to crypto/keyring/ dir (#5866) 2020-03-25 15:20:36 +00:00
keyring.go fix: clear display and put address.String() (#10541) 2021-11-15 12:38:35 +01:00
keyring_ledger_test.go refactor!: Keyring migration (#9695) 2021-09-20 12:02:15 +00:00
keyring_test.go fix: Migrate key names correctly (#10328) 2021-10-26 11:06: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 fix: Migrate key names correctly (#10328) 2021-10-26 11:06:44 +00:00
migration_test.go refactor!: Keyring migration (#9695) 2021-09-20 12:02:15 +00:00
output.go refactor!: Keyring migration (#9695) 2021-09-20 12:02:15 +00:00
output_test.go refactor!: Keyring migration (#9695) 2021-09-20 12:02:15 +00:00
record.go refactor!: Keyring migration (#9695) 2021-09-20 12:02:15 +00:00
record.pb.go refactor!: Keyring migration (#9695) 2021-09-20 12:02:15 +00:00
record_test.go refactor!: Keyring migration (#9695) 2021-09-20 12:02:15 +00:00
signing_algorithms.go client: fix signing algorithm (#6405) 2020-06-11 14:30:42 +00:00
signing_algorithms_test.go perf: avoid unnecessary byteslice->string before fmt %s verb (#10364) 2021-10-14 08:53:38 +00:00
types.go fix: Migrate key names correctly (#10328) 2021-10-26 11:06:44 +00:00
types_test.go refactor!: Keyring migration (#9695) 2021-09-20 12:02:15 +00:00