You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add support for more starknet signature format (#1040)
* chore: add tests
* fix: add support for validating signatures with `v` element
* chore: update test fixtures
* fix: app support for [rsv] signature
* fix: throw meaningful error when starknet contract is not deployed
* fix: validate result before returning
* fix: reject with a meaningful error on invalid signature format
* fix: default to return false
* Revert "fix: default to return false"
This reverts commit 0211641.
* fix: improve error message
* chore: add more tests
* fix: fix function not available on lower node version
* v0.12.2
---------
Co-authored-by: Chaitanya <[email protected]>
0 commit comments