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(suite): bump fee by at least 1 gwei #15838

Merged
merged 2 commits into from
Dec 11, 2024
Merged

Conversation

enjojoy
Copy link
Contributor

@enjojoy enjojoy commented Dec 9, 2024

Description

Bump fee by 1gwei if the proposed network fee is less than previous fee + 1gwei, otherwise accept the network fee

Related Issue

Resolve #13531

Screnshots

image
image

@enjojoy enjojoy self-assigned this Dec 9, 2024
@enjojoy enjojoy requested a review from tomasklim December 9, 2024 14:12
@enjojoy enjojoy force-pushed the fix/bump-gas-by-min-1-gwei branch from 3da080e to ff59a33 Compare December 9, 2024 14:13
@tomasklim
Copy link
Member

/rebase

Copy link

@trezor-ci trezor-ci force-pushed the fix/bump-gas-by-min-1-gwei branch from ff59a33 to c9ce9ca Compare December 11, 2024 07:20
Copy link
Member

@tomasklim tomasklim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It can be all in one commit

@enjojoy
Copy link
Contributor Author

enjojoy commented Dec 11, 2024

/rebase

Copy link

@trezor-ci trezor-ci force-pushed the fix/bump-gas-by-min-1-gwei branch from c9ce9ca to d3837b7 Compare December 11, 2024 09:31
@enjojoy enjojoy marked this pull request as ready for review December 11, 2024 09:32
@enjojoy enjojoy merged commit 5efac5a into develop Dec 11, 2024
25 checks passed
@enjojoy enjojoy deleted the fix/bump-gas-by-min-1-gwei branch December 11, 2024 12:51
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.

Bump gas price at least by 1 gwei
2 participants