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
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,9 @@
1
-
## XX-XX-XXXX
1
+
## 31-01-2025
2
+
3
+
-`PaymasterCore`: Add a simple ERC-4337 paymaster implementation with minimal logic.
4
+
-`PaymasterSigner`: Extension of `PaymasterCore` that approves sponsoring of user operation based on a cryptographic signature verified by the paymaster.
5
+
6
+
## 15-01-2025
2
7
3
8
-`AccountCore`: Add an internal `_validateUserOp` function to validate user operations.
4
9
-`AccountERC7579`: Extension of `AccountCore` that implements support for ERC-7579 modules of type executor, validator, and fallback handler.
0 commit comments