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

gasopt: _append cheaper than abi.encodePacked #352

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

Conversation

georgercarder
Copy link

Description

Gas optimization to SSTORE2 by using private low-level _append function in place of abi.encodePacked.

Checklist

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

  • [x ] Ran forge snapshot?
  • [ x] Ran npm run lint?
  • [ x] Ran forge test?

Pull requests with an incomplete checklist will be thrown out.

@georgercarder
Copy link
Author

My pr may be made moot by #270.

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