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

EVM optimization: move from revert strings to custom errors #1168

Closed
hussein-aitlahcen opened this issue Jan 18, 2024 · 0 comments · Fixed by #1185
Closed

EVM optimization: move from revert strings to custom errors #1168

hussein-aitlahcen opened this issue Jan 18, 2024 · 0 comments · Fixed by #1185
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one. E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

Comments

@hussein-aitlahcen
Copy link
Contributor

Instead of using plain strings we should move to custom errors, contracts will be smaller and cheaper.

@hussein-aitlahcen hussein-aitlahcen added C-enhancement Category: An issue proposing an enhancement or a PR with one. E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. labels Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one. E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant