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

Feature: ability to queue transactions #287

Open
stackcryptos opened this issue Feb 5, 2022 · 1 comment
Open

Feature: ability to queue transactions #287

stackcryptos opened this issue Feb 5, 2022 · 1 comment

Comments

@stackcryptos
Copy link

stackcryptos commented Feb 5, 2022

When trying to send a transaction if the previous one hasn't been confirmed, Kukai will show the following error:
Screenshot_20220119-233106_Chrome

Given the current block speed of Tezos (30seconds) it can be quite frustrating to have to constantly wait for a tx to be confirmed before doing another one (eg: when trying to collect different NFTs, managing farms on two different projects, doing several unrelated swaps etc.)

All major ethereum wallets allow you to queue transactions and it is a fairly common features amongst major blockchain wallets and as far as I know the Tezos CLI also allows you to do it.

This feature would greatly contribute to the competitive advantage of Kukai as a wallet and would give a positive image of the Tezos blockchain for new comers, helping grow the size of the Tezos community.

@stackcryptos stackcryptos changed the title Unable to queue transactions Feature: ability to queue transactions Feb 5, 2022
@klassare
Copy link
Contributor

Sorry for the late response. There's not much we can do in Kukai while run_operation and injection/operation uses different contexts. Please see #376 for more info about this issue.

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

No branches or pull requests

2 participants