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

Update EnglishAuction.sol #154

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sadityakumar9211
Copy link

Description

Give a summary of the change that you have made

Used custom error statements to optimise gas costs instead of using string based require statements.

Mentions

Mention and tag the people

Developer's checklist

  • My PR follows the style guidelines of this project
  • I have performed a self-check on my work

If changes are made in the code:

  • I have followed the coding guidelines
  • My changes in code generate no new warnings
  • My changes are breaking another fix/feature of the project
  • I have added test cases to show that my feature works
  • I have added relevant screenshots in my PR

Used custom error statements to optimise gas costs
@github-actions
Copy link
Contributor

PR is not linked to any issue, please make the corresponding changes in the body.

Copy link

@Atharv181 Atharv181 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good more gas optimized

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants