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

Speed up transaction bug #260

Open
JeppeP opened this issue Dec 6, 2022 · 0 comments
Open

Speed up transaction bug #260

JeppeP opened this issue Dec 6, 2022 · 0 comments
Assignees
Labels
wontfix This will not be worked on

Comments

@JeppeP
Copy link

JeppeP commented Dec 6, 2022

Description:
I have an transaction with custom/advanced gas settings. This transaction doesn't seem to get included with the current gas cost, so I want to "speed up" this transaction to have a higher possibility to complete within some hour (i'm not in real hurry but do want the tx to get included this day..).
With this said, I do not want to spend more gwei + tip than I need. I still want a lower gas cost than the current base fee (within BlockWallet) offer. The goal is to have the transaction go through, and use lower gwei than BW let me manually choose...

The issue

Im not able to set my new transaction-cost (gwei values) in a advanced way. Blockwallet forces me to use a value higher than the current basefee+tip. I would prefer that the "speed up rule" should be: as long as I enter a higher gas value with than the current/pending transaction (both gas limit and tip), BlockWallet should accept it.

To Reproduce

  1. I want to let this tx have a fair chanse to complete in an hour
    telegram-cloud-photo-size-4-5798783879639841693-x

  2. Below are the cost values BW gives.
    The original cost was 10gwei + 1 gwei tip
    telegram-cloud-photo-size-4-5798783879639841694-y

  3. I only want to add some more gwei. Not as high as the current base fee! The reason is I’m betting on that the gas-price will go down to my target within some our (otherwise I will need to adjust with new speed up).

It is ok that BlockWallet warns that my values is below current base fee + tip.

telegram-cloud-photo-size-4-5798783879639841695-y

  1. However, now Im forced to speed up the transaction with the higher base fee+tips than I'm willing to spend, since BW don't let the transaction update with my custom (but still higher) gwei values. I get this error when submitting:

telegram-cloud-photo-size-4-5798783879639841699-y

Desktop (please complete the following information):

  • OS: Mac OSX 13.0.1
  • Browser: Chrome v107, Brave Browser v108

Additional context
This has been possible in MetaMask, and I want to be able to adjust the gas spending here as well.

@JeppeP JeppeP changed the title Speed up transaction wierd behavier Speed up transaction bug Dec 6, 2022
@julianariel julianariel added the in progress This issue has been included to the team's pipeline. label Dec 13, 2022
@julianariel julianariel added wontfix This will not be worked on and removed in progress This issue has been included to the team's pipeline. labels Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants