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: increase gas limit for bridged erc20 deposits #45

Conversation

mycodecrafting
Copy link
Contributor

The gas limit of 16k seems to be fine for addresses that already have an entry in the erc20 balance storage map, but is too low for new entries. Based on preliminary testing, 64k seems to be a good value with some buffer.

@mycodecrafting mycodecrafting changed the title increase gas limit for bridged erc20 deposits fix: increase gas limit for bridged erc20 deposits Sep 27, 2024
@mycodecrafting mycodecrafting merged commit f397898 into release/0.14.3 Sep 27, 2024
@mycodecrafting mycodecrafting deleted the mycodecrafting/ENG-878-fix-erc-20-deposit-gass-limit branch September 27, 2024 18:19
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