Skip to content

Commit 2fb37ce

Browse files
committed
Add ERC-7739 entries to CHANGELOG
1 parent c39e2c8 commit 2fb37ce

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 06-11-2024
2+
3+
* `ERC7739Utils`: Add a library that implements a defensive rehashing mechanism to prevent replayability of smart contract signatures based on the ERC-7739.
4+
* `ERC7739Signer`: An abstract contract to validate signatures following the rehashing scheme from `ERC7739Utils`.
5+
16
## 15-10-2024
27

38
* `ERC20Collateral`: Extension of ERC-20 that limits the supply of tokens based on a collateral and time-based expiration.

0 commit comments

Comments
 (0)