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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
## 08-07-2025
2
+
3
+
-`WebAuthn.sol`: Add library for on-chain verification of WebAuthn authentication assertions and P256 signatures.
4
+
-`SignerWebAuthn.sol`: Add abstract contract for signature validation using WebAuthn or raw P256 signatures.
5
+
-`ERC7579SelectorExecutor.sol`: Add an ERC-7579 executor module restricting execution to authorized function selectors per account.
6
+
-`ERC7579MultisigStorage.sol`: Add an ERC-7579 multisig module supporting presigned approvals stored in contract storage.
7
+
1
8
## 23-06-2025
2
9
3
10
-`AxelarGatewayBase`, `AxelarGatewayDestination`, `AxelarGatewaySource`, `ERC7786Receiver` and `ERC7786Aggregator`: Changed support from CAIP addresses to ERC-7930 addresses.
0 commit comments