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

Chore: Gas optimization for external function names #179

Open
1 task done
bxmmm1 opened this issue Jul 11, 2022 · 0 comments · May be fixed by #185
Open
1 task done

Chore: Gas optimization for external function names #179

bxmmm1 opened this issue Jul 11, 2022 · 0 comments · May be fixed by #185

Comments

@bxmmm1
Copy link
Contributor

bxmmm1 commented Jul 11, 2022

Status quo

Based on cvx contract usage we should rename most used functions (some of them, for example earmarkRewards) so that they are 'first' in our smart contract
Use https://emn178.github.io/solidity-optimize-name/

Acceptance criteria

  • Optimize most called functions
@bxmmm1 bxmmm1 linked a pull request Jul 19, 2022 that will close this issue
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 a pull request may close this issue.

1 participant