OriginProtocol / origin-js

We've moved to a monorepo: https://github.com/OriginProtocol/origin
MIT License
81 stars 33 forks source link

Gracefully handle invalid signatures in attestations #597

Closed tyleryasaka closed 5 years ago

tyleryasaka commented 5 years ago

Checklist:

Description:

If signature recovery fails, the attestation should simply be flagged invalid; we should not throw an error.