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

feat(HQM-210): Custom fee with new low/average/high calculations #1945

Merged
merged 22 commits into from
Jun 12, 2024

Conversation

devkudasov
Copy link
Contributor

@devkudasov devkudasov commented Jun 8, 2024

Fixes #

Proposed Changes

  • New calculations for fee gasLimit * (baseFee + maxPriorityFee)
  • Remove old unused event TransactionCreated

Checklist

@devkudasov devkudasov requested a review from a team as a code owner June 8, 2024 15:47
@devkudasov devkudasov enabled auto-merge June 12, 2024 21:35
@devkudasov devkudasov added this pull request to the merge queue Jun 12, 2024
Merged via the queue into main with commit 663704e Jun 12, 2024
4 checks passed
@devkudasov devkudasov deleted the custom-fee branch June 12, 2024 21:42
Copy link

sentry-io bot commented Jun 13, 2024

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ Error: invalid BigNumber string (argument="value", value="21000f", code=INVALID_ARGUMENT, version=bignum... estimate(src/screens/HomeStack/TransactionStack... View Issue

Did you find this useful? React with a 👍 or 👎

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