Skip to content

Commit 4d029e1

Browse files
committed
Update CHANGELOG.md
1 parent a8100be commit 4d029e1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff 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
27

38
- `AccountCore`: Add an internal `_validateUserOp` function to validate user operations.
49
- `AccountERC7579`: Extension of `AccountCore` that implements support for ERC-7579 modules of type executor, validator, and fallback handler.

0 commit comments

Comments
 (0)