cosmos-sdk/crypto/ledger
vincent f57828c091
Fix CryptoCdc inconsistent (#7987)
* simple fix

* refactor crypto

* just use codec/legacy.Cdc

* revert armor

* add changelog entry

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2020-12-02 14:50:50 +01:00
..
amino.go
encode_test.go Replace tmcrypto.PubKey by our own cryptotypes.PubKey (#7419) 2020-11-09 16:01:43 +00:00
ledger_mock.go PubKey proto types (#7147) 2020-09-16 11:08:55 +00:00
ledger_notavail.go
ledger_real.go
ledger_secp256k1.go Replace tmcrypto.PubKey by our own cryptotypes.PubKey (#7419) 2020-11-09 16:01:43 +00:00
ledger_test.go Fix CryptoCdc inconsistent (#7987) 2020-12-02 14:50:50 +01:00