openzeppelin-contracts icon indicating copy to clipboard operation
openzeppelin-contracts copied to clipboard

Add `Memory` utility library

Open ernestognw opened this issue 1 year ago • 3 comments

Picked from https://github.com/OpenZeppelin/openzeppelin-contracts/pull/5094

PR Checklist

  • [x] Tests
  • [x] Documentation
  • [x] Changeset entry (run npx changeset add)

ernestognw avatar Sep 04 '24 17:09 ernestognw

🦋 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

changeset-bot[bot] avatar Sep 04 '24 17:09 changeset-bot[bot]

IMO this PR should include the usage of this lib

Amxx avatar Sep 05 '24 08:09 Amxx

Its sad we missed that in 5.3, as it is not controversial. Lets fix conflicts and make sure it gets into 5.4

Amxx avatar Mar 06 '25 15:03 Amxx

Should be covered by #5094

Amxx avatar Jul 09 '25 21:07 Amxx