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

Unable to sign transactions with second passphrase/multisig accounts #4076

Closed
Tracked by #4078
przemerr opened this issue Jan 15, 2022 · 3 comments
Closed
Tracked by #4078

Unable to sign transactions with second passphrase/multisig accounts #4076

przemerr opened this issue Jan 15, 2022 · 3 comments
Assignees
Milestone

Comments

@przemerr
Copy link

Expected behavior

User should be able to sign transactions

Actual behavior

While trying to sign a transaction using the second pass feature after clicking Sign a faulty popup appears which makes impossible to send the transaction.

image

Also if you try to send a multisig transaction without the second pass feature, it seems to be impossible to sign with the second key, you get a Successful signing pop up with no ability to send.

image

Steps to reproduce

Try sending a transaction with a "second passphrase" account using the Sing with the second key right away and try the regular signing with json files also.

Which version(s) does this affect? (Environment, OS, etc...)

Windows, Lisk Desktop 2.2.0-beta.1

@hirishh
Copy link
Contributor

hirishh commented Jan 15, 2022

Same problem on the Linux version. It totally freezes the software just after clicking "Sign" when using the "sign with the second key right away" feature

@Lemii
Copy link

Lemii commented Jan 16, 2022

Confirmed that both methods fail on M1 MacBook using Monterey as well.

@reyraa
Copy link
Contributor

reyraa commented Jan 17, 2022

This issue seems to have been fixed by #4070 and #4071. I managed to create txs on testnet using second passphrase input and the Sign Multisignature Transaction tool.
Here are the tx IDs:

Account No 1:
e00f6257b527eeec365d1f8d9d6f4d76021c73ac811c66be6389d00c03de68cc (Using multisig tool)
c0912158a05454a11be94bf33471dc3e925f5804a2e29e0273f0223801dc2274 (Using second pass)

Account No2:
6ec5f737d42654808ad82925c4a20e692df3a420258b1a2857a00ff66b74f4e8 (Using multisig tool)
44ee89039c89ec47bbf2d47749cd97c27c5479702fba3dbc03f6d9926e1ebcc0 (Using second pass)

@reyraa reyraa closed this as completed Jan 17, 2022
@ManuGowda ManuGowda removed this from the Sprint 65 milestone Jan 17, 2022
@ManuGowda ManuGowda reopened this Jan 17, 2022
@ManuGowda ManuGowda added this to the Sprint 66 milestone Jan 18, 2022
reyraa added a commit that referenced this issue Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants