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(fortuna): Fix gas padding bug caused by refactor #2462

Merged
merged 1 commit into from
Mar 10, 2025
Merged

Conversation

jayantk
Copy link
Contributor

@jayantk jayantk commented Mar 10, 2025

Summary

Add in the calculation of the padded gas limit. I dropped this padding value during the refactor. This is probably responsible for the current set of gas estimation issues.

How has this been tested?

  • Current tests cover my changes
  • Added new tests
  • Manually tested the code

Copy link

vercel bot commented Mar 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
api-reference ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 10, 2025 6:52pm
component-library ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 10, 2025 6:52pm
entropy-debugger ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 10, 2025 6:52pm
insights ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 10, 2025 6:52pm
proposals ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 10, 2025 6:52pm
staking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 10, 2025 6:52pm

@jayantk jayantk merged commit bb022a9 into main Mar 10, 2025
9 checks passed
@jayantk jayantk deleted the fortuna_fix branch March 10, 2025 19:32
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 this pull request may close these issues.

2 participants