cosmos-sdk/crypto/keyring/testdata/keys/keys.db
Alessio Treglia 2a7a408d35
crypto/keyring: deprecate old keybase (#5889)
Remove the Update method from the Keybase interface.

Remove redundant lazy keybase implementation altogether.

Created LegacyKeybase interface to restrict capabilities to
only those required by keys commands that deal with
legacy keybase such as update and migrate.

Rename keyring.New() -> keyring.NewLegacy().

Rename client/keys.NewKeyBaseFromDir -> NewLegacyKeyBaseFromDir.

crypto/keyiring.NewInMemory() now returns a in-memory keyring.
BackendMemory is added yet not exposed via command line
--keyring-backend flag. keys add uses it when --dry-run flag
is on.
2020-03-30 20:30:50 +02:00
..
000002.ldb crypto/keyring: deprecate old keybase (#5889) 2020-03-30 20:30:50 +02:00
CURRENT crypto/keyring: deprecate old keybase (#5889) 2020-03-30 20:30:50 +02:00
CURRENT.bak crypto/keyring: deprecate old keybase (#5889) 2020-03-30 20:30:50 +02:00
LOCK crypto/keyring: deprecate old keybase (#5889) 2020-03-30 20:30:50 +02:00
LOG crypto/keyring: deprecate old keybase (#5889) 2020-03-30 20:30:50 +02:00
MANIFEST-000004 crypto/keyring: deprecate old keybase (#5889) 2020-03-30 20:30:50 +02:00