openzeppelin-contracts
openzeppelin-contracts copied to clipboard
Add `Memory` utility library
Picked from https://github.com/OpenZeppelin/openzeppelin-contracts/pull/5094
PR Checklist
- [x] Tests
- [x] Documentation
- [x] Changeset entry (run
npx changeset add)
🦋 Changeset detected
Latest commit: f03d149af36f74cbf11b1c4e1dde8e1703f55e5f
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 1 package
| Name | Type |
|---|---|
| openzeppelin-solidity | Minor |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
IMO this PR should include the usage of this lib
Its sad we missed that in 5.3, as it is not controversial. Lets fix conflicts and make sure it gets into 5.4
Should be covered by #5094