Skip to content

fix: OOG cases#14679

Merged
corwintines merged 1 commit into
ethereum:devfrom
colinlyguo:fix-gas-limit-intrinsic-gas-error
Feb 5, 2025
Merged

fix: OOG cases#14679
corwintines merged 1 commit into
ethereum:devfrom
colinlyguo:fix-gas-limit-intrinsic-gas-error

Conversation

@colinlyguo
Copy link
Copy Markdown

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
@netlify
Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown
Member

@all-contributors can you add @colinlyguo for content

@allcontributors
Copy link
Copy Markdown
Contributor

@corwintines

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

@corwintines corwintines merged commit 4953e3d into ethereum:dev Feb 5, 2025
@gitpoap-bot
Copy link
Copy Markdown

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