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

Consider being able to replace one transaction with a higher fee #2334

Open
evan-forbes opened this issue Aug 23, 2023 · 0 comments
Open

Consider being able to replace one transaction with a higher fee #2334

evan-forbes opened this issue Aug 23, 2023 · 0 comments
Labels
priority:low optional label to track the relative priority of planned items proposal item is not yet actionable and is suggesting a change that must first be agreed upon WS: BestTxs Reliable and seamless transaction flow

Comments

@evan-forbes
Copy link
Member

evan-forbes commented Aug 23, 2023

Currently, users have to wait for their txs to be pruned from the mempool before an account can have the option of submitting another transaction. There are a few ways to that we could add the ability to submit more than one tx at once per user, notably cosmos/cosmos-sdk#13009, discussions in #1939, and #1910. In addition to those, it might be useful to include an antehandler and mempool logic that would allow for a transaction to be replaced before it gets pruned if there is a higher gas price for the new transaction.

@evan-forbes evan-forbes added mempool WS: BestTxs Reliable and seamless transaction flow proposal item is not yet actionable and is suggesting a change that must first be agreed upon labels Aug 23, 2023
@ninabarbakadze ninabarbakadze added the priority:low optional label to track the relative priority of planned items label Apr 23, 2024
@rootulp rootulp removed the mempool label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:low optional label to track the relative priority of planned items proposal item is not yet actionable and is suggesting a change that must first be agreed upon WS: BestTxs Reliable and seamless transaction flow
Projects
None yet
Development

No branches or pull requests

3 participants