cosmos-sdk/crypto
Federico Kunze 97d96612c9
crypto/hd: add 'm/' prefix to hd path (#7970)
* crypto/hd: add 'm/' prefix to hd path

* update fundraiser path

* fix some tests

* tests

* fix test case

* changelog

* fix ledger tests
2020-11-18 18:42:45 +00:00
..
codec Add support for TM secp256k1 (#7838) 2020-11-13 10:15:29 +00:00
hd crypto/hd: add 'm/' prefix to hd path (#7970) 2020-11-18 18:42:45 +00:00
keyring crypto/hd: add 'm/' prefix to hd path (#7970) 2020-11-18 18:42:45 +00:00
keys Add support for TM secp256k1 (#7838) 2020-11-13 10:15:29 +00:00
ledger crypto/hd: add 'm/' prefix to hd path (#7970) 2020-11-18 18:42:45 +00:00
types Replace tmcrypto.PubKey by our own cryptotypes.PubKey (#7419) 2020-11-09 16:01:43 +00:00
armor_test.go Replace tmcrypto.PubKey by our own cryptotypes.PubKey (#7419) 2020-11-09 16:01:43 +00:00
armor.go Replace tmcrypto.PubKey by our own cryptotypes.PubKey (#7419) 2020-11-09 16:01:43 +00:00
bcrypt_readme.md merge crypto/keys/mintkey into crypto/ (#5880) 2020-03-27 10:24:19 +01:00