cosmos-sdk/crypto/keys
Alessio Treglia 230a1e8ba3
crypto/keys: improve documentation (#5833)
* crypto/keys: improve documentation

Remove out of date crypto/keys README.md file.

Populate client keys commands help screen with
more information regarding keyring backends.

* Fix formatting

* Fix lint warning
2020-03-19 16:58:14 +00:00
..
hd Merge PR #5192: golangcI-lint updates & set static version to 1.19 2019-10-14 11:43:19 -04:00
keyerror crypto: cleanup, more testing 2020-03-02 11:09:52 +00:00
mintkey Fix various linter warnings (#5824) 2020-03-18 12:59:08 +00:00
codec.go Interchangable PrivKey implementations in keybase (#5278) 2019-12-12 21:52:24 +00:00
doc.go crypto/keys: improve documentation (#5833) 2020-03-19 16:58:14 +00:00
keybase_base.go Revert changes for keybase encoding (#5814) 2020-03-17 01:36:05 +01:00
keybase_test.go crypto: cleanup, more testing 2020-03-02 11:09:52 +00:00
keybase.go Remove CloseDB method from Keybase interface (#5820) 2020-03-18 16:19:22 +00:00
keyring_test.go Remove CloseDB method from Keybase interface (#5820) 2020-03-18 16:19:22 +00:00
keyring.go crypto/keys: improve documentation (#5833) 2020-03-19 16:58:14 +00:00
keys.go Merge PR #5439: Keybase: Multiple Signature Algorithms 2020-01-14 10:40:10 -05:00
keys.toml Ledger integration (#931) 2018-06-29 02:54:47 +02:00
lazy_keybase_test.go Replace defer with testing.T.Cleanup() (#5732) 2020-03-02 00:16:23 +00:00
lazy_keybase.go Remove CloseDB method from Keybase interface (#5820) 2020-03-18 16:19:22 +00:00
output_test.go Merge PR #5495: Replace Redundant Bech32 PubKey Functions 2020-01-09 09:04:28 -05:00
output.go Merge PR #5495: Replace Redundant Bech32 PubKey Functions 2020-01-09 09:04:28 -05:00
types_test.go Fix various linter warnings (#5824) 2020-03-18 12:59:08 +00:00
types.go Remove CloseDB method from Keybase interface (#5820) 2020-03-18 16:19:22 +00:00