cosmos-sdk/crypto/keys
Alessio Treglia de3f8806f6
crypto/keys: simplify pass keyring directory (#5852)
Store keys into $HOME/.password-store/keyring-appcli
instead of $HOME/.password-store/$HOME/.appcli/.
The latter is very user unfriendly.
2020-03-23 16:40:47 +01: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.go lint: various linting fixs (#5825) 2020-03-20 19:24:18 +00:00
keybase_base.go crypto/keys: remove DecodeSignature from baseKeybase (#5844) 2020-03-20 16:00:12 +01:00
keybase_test.go lint: various linting fixs (#5825) 2020-03-20 19:24:18 +00:00
keyring.go crypto/keys: simplify pass keyring directory (#5852) 2020-03-23 16:40:47 +01:00
keyring_test.go lint: various linting fixs (#5825) 2020-03-20 19:24:18 +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.go Remove CloseDB method from Keybase interface (#5820) 2020-03-18 16:19:22 +00:00
lazy_keybase_test.go lint: various linting fixs (#5825) 2020-03-20 19:24:18 +00:00
output.go Merge PR #5495: Replace Redundant Bech32 PubKey Functions 2020-01-09 09:04:28 -05:00
output_test.go Merge PR #5495: Replace Redundant Bech32 PubKey Functions 2020-01-09 09:04:28 -05:00
types.go Remove CloseDB method from Keybase interface (#5820) 2020-03-18 16:19:22 +00:00
types_test.go Fix various linter warnings (#5824) 2020-03-18 12:59:08 +00:00