Skip to content

Commit

Permalink
Add new EnumerableMap types (#4843)
Browse files Browse the repository at this point in the history
Co-authored-by: ernestognw <ernestognw@gmail.com>
  • Loading branch information
Amxx and ernestognw authored Jan 22, 2024
1 parent e5c6363 commit a5c4cd8
Show file tree
Hide file tree
Showing 6 changed files with 417 additions and 52 deletions.
5 changes: 5 additions & 0 deletions .changeset/yellow-deers-walk.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'openzeppelin-solidity': minor
---

`EnumerableMap`: add `UintToBytes32Map`, `AddressToAddressMap`, `AddressToBytes32Map` and `Bytes32ToAddressMap`.
Loading

0 comments on commit a5c4cd8

Please sign in to comment.