ethereum / go-ethereum

Go implementation of the Ethereum protocol
https://geth.ethereum.org
GNU Lesser General Public License v3.0
47.4k stars 20.06k forks source link

Introduce Solution for Pending/Stuck TXs on ETH Network? #27661

Closed danzee1 closed 1 year ago

danzee1 commented 1 year ago

Dear Team,

Over the years, one issue which is really frustrating but seems like ETH Team has not resolved it and its causing issues for lot of users is about Pending Transactions.

I will just request the ETH Team to consider introducing any solution for that as Tx just stuck in Mempool due to Low gas fees and remain there for may be even years. Thus not letting the Users to do any activity within his account.

My Tx on ETH is stuck for more than 25 hours now & funds are stuck. Will be happy If ETH can change this experience?

Note: Talking about the users who tried to "Cancel" Pending Tx but were not able to Cancel Pending Tx or even replace it.

Best Regards,

karalabe commented 1 year ago

You can always resend the transaction with higher fees. There's no "stuck" notion. If a tx is too cheap vs other transactions, it will just wait until prices go down enough. If a very long time passes, it could happen that it's flushed out of pools. In both cases, resending it with bumped fees will make it go through.

danzee1 commented 1 year ago

You can always resend the transaction with higher fees. There's no "stuck" notion. If a tx is too cheap vs other transactions, it will just wait until prices go down enough. If a very long time passes, it could happen that it's flushed out of pools. In both cases, resending it with bumped fees will make it go through.

I am not seeing "Speed up" button in MM also when i try to cancel the pending TX with Aggressive fees, MM is not able to broadcast the transaction. I've tried to do transaction via other wallet like XDEFI too... but no success...