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

[Android] [ExecTx] Increase gasLimit on GC by 30% #1988

Open
elgatovital opened this issue Aug 28, 2023 · 1 comment
Open

[Android] [ExecTx] Increase gasLimit on GC by 30% #1988

elgatovital opened this issue Aug 28, 2023 · 1 comment
Assignees

Comments

@elgatovital
Copy link
Contributor

elgatovital commented Aug 28, 2023

Background
Users have the problem that they cannot execute transactions on Gnosis Chain because the gas estimation is too low.

The web team already implemented a fix to mitigate this issue by increasing the estimation by 30% as specified here https://github.com/safe-global/web-core/blob/dev/src/hooks/useGasLimit.ts#L78-L86.

We need to the same for Android.

For additional reference see
NethermindEth/nethermind#5637

Acceptance criteria
Increased gas estimation on Gnosis Chain

see safe-global/safe-ios#3084

@liliya-soroka
Copy link
Member

Verified
app version 3.8.0 -4013

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

No branches or pull requests

2 participants