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

fix: OOG cases #14679

Merged

Conversation

colinlyguo
Copy link
Contributor

Description

When learning this session, I found that if one transaction has a gas limit of 20000 < 21000, it will fail in the transaction validation phase, and not even enter the EVM execution phase. thus this PR fixes this and adds another case without removing the original meaning.

@github-actions github-actions bot added the content 🖋️ This involves copy additions or edits label Jan 14, 2025
Copy link

netlify bot commented Jan 14, 2025

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit 6b0ea97
🔍 Latest deploy log https://app.netlify.com/sites/ethereumorg/deploys/6786e7a862bf430008fcfae5
😎 Deploy Preview https://deploy-preview-14679--ethereumorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 46 (🔴 down 2 from production)
Accessibility: 92 (no change from production)
Best Practices: 89 (🔴 down 9 from production)
SEO: 98 (no change from production)
PWA: 59 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@corwintines corwintines left a comment

Choose a reason for hiding this comment

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

Cool, thanks @colinlyguo!

@corwintines
Copy link
Member

@all-contributors can you add @colinlyguo for content

Copy link
Contributor

@corwintines

I've put up a pull request to add @colinlyguo! 🎉

@corwintines corwintines merged commit 4953e3d into ethereum:dev Feb 5, 2025
6 checks passed
Copy link

gitpoap-bot bot commented Feb 5, 2025

Congrats, your important contribution to this open-source project has earned you a GitPOAP!

GitPOAP: 2025 Ethereum.org Contributor:

GitPOAP: 2025 Ethereum.org Contributor GitPOAP Badge

Join the [ethereum.org Discord server](https://ethereum.org/discord) to explore more ways to contribute to the project. Depending on the tasks you complete, you may also unlock additional rewards. Visit [ethereum.org/contributing](https://ethereum.org/contributing) to learn more.

Head to gitpoap.io & connect your GitHub account to mint!Keep buidling, keep learning, and let's grow the Ethereum open-source community together 🌱

Learn more about GitPOAPs here.

@colinlyguo colinlyguo deleted the fix-gas-limit-intrinsic-gas-error branch February 6, 2025 08:18
This was referenced Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content 🖋️ This involves copy additions or edits
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants