Closed KONFeature closed 9 months ago
@KONFeature Is this going to utilize the EIP-7212 precompile under the hood?
@KONFeature Is this going to utilize the EIP-7212 precompile under the hood?
Not yet, this is just a POC. Still a few stuff needing to be done here:
And btw, this verification code isn't audited yet, if I remember correctly an audit is planned during Q1
Small update regarding last comment:
challengeOffset
to uint256.max
to bypass format check)Encapsulated the P256 verifier inside a small wrapper accepting the same format as the EIP-7212, but the address of the validator would need to be changed once the RIP-7212 will be released, since this precompiled p256 will be available on the address 0x100 (so even with the daimo implementation, an address change would be needed)
And the FCL code as been audited by gnosis internal team once, thx to the Cometh team
Missing unit test, currently in the process of writing script to generate the different stuff required for the webauthn msg hash & signin