cosmos-sdk/crypto
Robert Zaremba 8236b26419
chore: move server.GenerateCoinKey and server.GenerateSaveCoinKey to testutil (#10956)
* chore: move server.GenerateCoinKey and server.GenerateSaveCoinKey to testutil

* add changelog

* move testutil/known_values.go to testutil/testdata

* changelog
2022-01-18 15:37:05 +01:00
..
codec crypto: add secp256r1 (#8559) 2021-03-04 12:29:48 +00:00
hd crypto/hd: make DerivePrivateKeyForPath error and not panic on trailing slashes (#8607) 2021-02-17 10:30:04 +00:00
keyring fix: hardcoded ledger algo on `keys add` (backport #9766) (#9803) 2021-07-28 11:22:42 -04:00
keys fix: recreate compat field, of null pubkeys in multisig (backport #10515) (#10872) 2022-01-05 10:43:28 +01:00
ledger chore: move server.GenerateCoinKey and server.GenerateSaveCoinKey to testutil (#10956) 2022-01-18 15:37:05 +01:00
types crypto/types: optimize compact bit array one count (#9216) 2021-04-30 21:08:14 +00:00
armor.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
armor_test.go all: skip noisy/faulty benchmarks + add b.ReportAllocs for every benchmark (#8856) 2021-03-11 15:59:13 +00:00
bcrypt_readme.md merge crypto/keys/mintkey into crypto/ (#5880) 2020-03-27 10:24:19 +01:00