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

✨ DynamicBufferLib push singles #931

Merged
merged 4 commits into from
May 13, 2024
Merged

✨ DynamicBufferLib push singles #931

merged 4 commits into from
May 13, 2024

Conversation

Vectorized
Copy link
Owner

Description

Use cases:

  • To accumulate an array.
  • To avoid stack-too-deep in abi.encode, abi.encodePacked.

Checklist

Ensure you completed all of the steps below before submitting your pull request:

  • Ran forge fmt?
  • Ran forge snapshot?
  • Ran forge test?

Pull requests with an incomplete checklist will be thrown out.

@Vectorized Vectorized merged commit 16cbe5c into main May 13, 2024
13 checks passed
@Vectorized Vectorized deleted the dbl branch May 13, 2024 04:30
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.

None yet

1 participant