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

Add size 256 checkpoint

Open arr00 opened this issue 7 months ago • 1 comments

Fixes #????

PR Checklist

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

arr00 avatar Jun 16 '25 17:06 arr00

🦋 Changeset detected

Latest commit: df4985a9d008687ffc192c6f19ba88fdf219ee5c

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 Jun 16 '25 17:06 changeset-bot[bot]

@ernestognw for the record this is usefull for the confidential tokens. They need a checkpoint structure where the "value" is a bytes32/uint256 (encrypted value pointer)

Amxx avatar Jun 18 '25 19:06 Amxx