cosmos / ledger-cosmos-obsolete

Ledger Nano S support for Tendermint/Cosmos
Apache License 2.0
42 stars 29 forks source link

Added signature verification in ledger. #38

Closed brejski closed 6 years ago

brejski commented 6 years ago

Updated github.com/zondax/ledger-goclient dependency to the latest version which supports error codes for failed signature validation. Added simple tendermint ed25519 signature validation just for a reference. Enabled signature validation in the ledger (right after the actual signature happens).