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 devex to not crash for high gas txn #707

Merged
merged 3 commits into from
Jun 18, 2024

Conversation

chetan-zilliqa
Copy link
Contributor

@chetan-zilliqa chetan-zilliqa commented Jun 13, 2024

Devex crashes if we supply gas outside the number limits of 2^53. The fix is to pass a string instead of a number in big number constructor in function qaToZil

@chetan-zilliqa chetan-zilliqa self-assigned this Jun 14, 2024
@chetan-zilliqa chetan-zilliqa merged commit 2626e18 into main Jun 18, 2024
8 checks passed
@chetan-zilliqa chetan-zilliqa deleted the fix/zil-5593-fix-devex-high-gas-issue branch June 18, 2024 00:52
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