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: lower maximum fee placeholder because of Paris max gas limit change #45

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

khanti42
Copy link
Contributor

Closes #44

Enregistrement.de.l.ecran.2024-08-19.a.15.22.48.mov

Still failing because maximum gas limit has to been changed in the snap as well: https://github.com/airgap-it/tezos-metamask-snap

@AndreasGassmann
Copy link
Member

@khanti42 if you agree that the changes here make sense, could you adjust your PR with these changes?

@khanti42 khanti42 force-pushed the fix/gas_limit_too_high branch from cb88e62 to 6302854 Compare August 21, 2024 08:45
@khanti42
Copy link
Contributor Author

Done, I also tested locally and I can get the fee estimation correctly. @AndreasGassmann can you review the changes ?

@AndreasGassmann AndreasGassmann merged commit f0fb36e into airgap-it:main Aug 21, 2024
@AndreasGassmann
Copy link
Member

@khanti42 Thanks, merged!

@khanti42
Copy link
Contributor Author

@mattgale33 In order for this fix to go live it needs both this repo and the snaps repo here to have the fixed merged.

The snaps update after the pull request has been merged and the npm repository updated with the latest version it can still take 1-2 days, as we need to review the changes of the snaps and allow list the new version. We will comment in and close the associated issue when the fix is live so that you can test it and confirm if it solves your issue.

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.

Bug: Maximum Gas Fee Limit Exceeded Due to Tezos Paris Upgrade
2 participants