forked from matter-labs/era-contracts
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Passkey support * Fix passkey func * fix import error * Add P256Utils * fix import error * fix syntax error * Add Passkey signature verification func * add passkeyBinder * fix bug: system context upgrade fail * fix: constant init * fix: validate passkey signature * fix: spell error * Revert "fix: spell error" This reverts commit 526c076. * fix: spell error * fix: update contract hash * optimise Passkey signature verification logic * optimise PasskeyBinder --------- Co-authored-by: zkbenny <[email protected]>
- Loading branch information
Showing
8 changed files
with
476 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.