Open z0r0z opened 10 months ago
Not totally sure why but this seems to save some gas in loops (!=).
!=
Ensure you completed all of the steps below before submitting your pull request:
forge snapshot
npm run lint
forge test
Pull requests with an incomplete checklist will be thrown out.
Description
Not totally sure why but this seems to save some gas in loops (
!=
).Checklist
Ensure you completed all of the steps below before submitting your pull request:
forge snapshot
?npm run lint
?forge test
?Pull requests with an incomplete checklist will be thrown out.