-
Notifications
You must be signed in to change notification settings - Fork 96
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
Add HW multisig support - Closes #3954 #3997
Conversation
8a9db1e
to
940b555
Compare
@reyraa the signature bug will be fixed by LiskArchive/lisk-sdk#6968 Registration: https://testnet.liskscan.com/transaction/7388aa826427778231be22cd9e1aa81683c4107c213710e960173445bcd8063b Token transaction: |
Tested token transfer from HW multi-signature account: https://testnet.liskscan.com/transaction/7ab52e15b3702f9a49c72612767be5e3835c27910cb7690fc45d59ff6d756eb0 Tested multi signature account registration from HW multi-signature account: https://testnet.liskscan.com/transaction/76259d2129be57b32ddd58eec4e649abd691e2980e282ff54c2d629b32395f13 |
d2b34ef
to
dea737a
Compare
The hardware wallet signTransactionByHW should inlcude the signatures are valid index of array
ac3879b
to
0b88772
Compare
What was the problem?
This PR resolves #3954
How was it solved?
Extra
How was it tested?