Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Bytes32x2Set #5442

Merged
merged 5 commits into from
Feb 4, 2025
Merged

Add Bytes32x2Set #5442

merged 5 commits into from
Feb 4, 2025

Conversation

Amxx
Copy link
Collaborator

@Amxx Amxx commented Jan 20, 2025

  • Refactor EnumerableSet.opt.js to support arrays of basetype
    • doesn't affect currently generated code (backward compatible)
  • Use the refactor to implement Bytes32x2Set

PR Checklist

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

Copy link

changeset-bot bot commented Jan 20, 2025

🦋 Changeset detected

Latest commit: 227a30b

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

@Amxx Amxx requested review from arr00 and ernestognw January 22, 2025 16:15
arr00
arr00 previously approved these changes Jan 24, 2025
@arr00 arr00 requested review from ernestognw and removed request for ernestognw February 4, 2025 18:46
ernestognw
ernestognw previously approved these changes Feb 4, 2025
.changeset/ten-peas-mix.md Outdated Show resolved Hide resolved
contracts/utils/structs/EnumerableSet.sol Show resolved Hide resolved
Co-authored-by: Ernesto García <ernestognw@gmail.com>
@Amxx Amxx dismissed stale reviews from ernestognw and arr00 via 227a30b February 4, 2025 19:16
@Amxx Amxx enabled auto-merge (squash) February 4, 2025 19:17
@Amxx Amxx requested review from ernestognw and arr00 February 4, 2025 19:17
@Amxx Amxx merged commit 441dc14 into OpenZeppelin:master Feb 4, 2025
15 checks passed
@Amxx Amxx deleted the feature/memory_set branch February 4, 2025 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants