Open vitsalis opened 2 months ago
Staking and withdraw are already RBF supported in btc-staking-ts. what's the scope of this issue?
@vitsalis @jrwbabylonlab should we close it? Staking is definitely RBFable, I guess withdrawal also but I never tried to RBF the withdrawing TX
agree. closing
This issue refers to the staking app allowing users to replace by fee their stalled transactions through the UI. Updating the description to reflect that.
What's the expected timeline for this? @vitsalis seems to be a nice to have feature as mempool already does that
How does mempool already do that?
nvm, mempool does this, not RBF https://mempool.space/accelerator
@vitsalis what's the expected timeline for this task to be included? Are we still planning to add more features? If possible, i would argue it's part of phase 2, but also nice to have feature with low priority
No hard timeline. As noted in the issue description, it's a nice to have feature with low priority.
Just adding a note here in case we forgot:
Staking or withdrawal transactions might be stuck and not included to the Bitcoin ledger due to the usage of low fees. As those transactions are RBF enabled, the staking UI should have functionality for users to RBF these transactions. Nice to have feature with low priority.