Skip to content

Commit dc62599

Browse files
Amxxernestognw
andauthored
Extended packing and extracting library for value types (#5056)
Co-authored-by: ernestognw <[email protected]>
1 parent d8e799d commit dc62599

File tree

10 files changed

+1604
-46
lines changed

10 files changed

+1604
-46
lines changed

.changeset/heavy-baboons-give.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
'openzeppelin-solidity': minor
33
---
44

5-
`Packing`: Added a new utility for packing and unpacking multiple values into a single bytes32. Includes initial support for packing two `uint128` in an `Uint128x2` type.
5+
`Packing`: Added a new utility for packing, extracting and replacing bytesXX values.

0 commit comments

Comments
 (0)