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

Spending x42 using incorrect password from 2nd transaction onwards #16

Open
vikhy opened this issue Dec 3, 2018 · 2 comments
Open

Spending x42 using incorrect password from 2nd transaction onwards #16

vikhy opened this issue Dec 3, 2018 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@vikhy
Copy link

vikhy commented Dec 3, 2018

version x42 Core v0.1.10
1)For the first Transaction after opening wallet, for sending x42 requires a correct Password as set while creating wallet.
2)From the 2nd transaction onwards, entering an incorrect password also propagates the transaction.
After a period of inactivity it shows incorrect password again. Steps 1 and 2 can be done to recreate it.

After using the in-wallet resync button, i'm back at step 1 and 2.

@DennisAMenace DennisAMenace self-assigned this Dec 12, 2018
@DennisAMenace DennisAMenace added the bug Something isn't working label Dec 12, 2018
@Myke500
Copy link
Member

Myke500 commented Dec 14, 2018

2nd spend with bad password is still an issue in 0.1.11
and 3rd send,

Guessing it is either

  1. storing the password in memory after the 1st
    or
  2. after the 1st send it is just in an 'unlocked to send' state and remains until the wallet has been restarted

@Myke500
Copy link
Member

Myke500 commented Mar 5, 2019

Bug is still present in v1.1.15

Work Around:
After sending the number of needed transactions

  1. Close the wallet

  2. Restart the wallet


Example: 1234 is password
image
image
image
image
The response for the incorrect password should be this or similar stating so:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants