Skip to content

Add Bytes.splice, an inplace variant of Buffer.slice #5733

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Amxx
Copy link
Collaborator

@Amxx Amxx commented Jun 10, 2025

Partially fixes #5723 (for the Bytes) case

PR Checklist

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

Copy link

changeset-bot bot commented Jun 10, 2025

🦋 Changeset detected

Latest commit: da27e80

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 added this to the 5.5 milestone Jun 10, 2025
@Amxx
Copy link
Collaborator Author

Amxx commented Jun 20, 2025

Would be usefull for #5762

@Amxx Amxx requested a review from a team as a code owner June 20, 2025 21:38
@Amxx Amxx mentioned this pull request Jun 21, 2025
3 tasks
Co-authored-by: James Toussaint <33313130+james-toussaint@users.noreply.github.com>
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.

Consider adding slice and splice function to Arrays and Bytes
2 participants