File tree
4 files changed
+21
-21
lines changed- lib
4 files changed
+21
-21
lines changedSubmodule create-util updated 2 files
Submodule openzeppelin-contracts updated 26 files
- .changeset/angry-waves-film.md+5
- .changeset/fast-beans-pull.md+5
- .changeset/petite-seas-shake.md+5
- .changeset/tender-dolls-nail.md+5
- .changeset/whole-cats-find.md+5
- contracts/mocks/account/AccountMock.sol+12
- contracts/utils/Bytes.sol+15-1
- contracts/utils/cryptography/README.adoc+7-1
- contracts/utils/cryptography/SignatureChecker.sol+1-1
- contracts/utils/cryptography/WebAuthn.sol+260
- contracts/utils/cryptography/signers/SignerWebAuthn.sol+50
- contracts/utils/cryptography/verifiers/ERC7913P256Verifier.sol+1-1
- contracts/utils/cryptography/verifiers/ERC7913RSAVerifier.sol+1-1
- contracts/utils/cryptography/verifiers/ERC7913WebAuthnVerifier.sol+32
- contracts/utils/math/Math.sol+7
- fv-requirements.txt+1-1
- package-lock.json+130-5
- package.json+3-3
- test/account/AccountERC7913.test.js+23-1
- test/account/AccountWebAuthn.test.js+88
- test/helpers/signers.js+86-48
- test/utils/Bytes.t.sol+28
- test/utils/Bytes.test.js+87
- test/utils/cryptography/WebAuthn.t.sol+297
- test/utils/math/Math.t.sol+19
- test/utils/math/Math.test.js+33
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments