Skip to content

Unable to send two transactions in a short period of time #77

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

Open
12remember opened this issue Sep 11, 2019 · 1 comment
Open

Unable to send two transactions in a short period of time #77

12remember opened this issue Sep 11, 2019 · 1 comment

Comments

@12remember
Copy link

Action: Sending transaction no.1 when still uncomfirmed > trying to send transaction no. 2 after adjusting the OTS key Index to n+1

Expected Result: Also sending transaction no.2

Actual Result: Getting an error saying "Pending transaction identified, You have a pending transaction on the network. Please check your OTS index again as it might need to be adjucted manually"

Android Version: 7.
Android Handset model: Samsung Galaxy S6 SM-G920F

@ademcan
Copy link
Contributor

ademcan commented Sep 12, 2019

Thanks @12remember, indeed this is a precaution we added for the first version of the wallet. The OTS key index used was fixed, and the next OTS key to use was retrieved from the node. This should not be an issue anymore for v2 as the users are able to modify the OTS key index. However, that change requires some more in-depth modification, I therefore add it to the feature lists for v3.

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