Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Multi-signature tx creation fail for password encrypted wallets #1518

Closed
TarekAwwad opened this issue Oct 22, 2019 · 3 comments
Closed

Multi-signature tx creation fail for password encrypted wallets #1518

TarekAwwad opened this issue Oct 22, 2019 · 3 comments
Assignees
Labels
Type: Bug The issue relates to broken or incorrect behaviour.

Comments

@TarekAwwad
Copy link

Creating a multi-signature transactions fails when the initiating wallet uses an encryption password for its passphrase. When a wallet with a clear passphrase is used, the multi-signature transaction creation works fine.

Expected Behavior
Create the transactions and disseminate it to be signed by the participants.

Current Behavior
Throws the following error :
multi-signature transaction cannot be created

Steps to Reproduce (for bugs)
From within a password encrypted wallet:

  1. Go to 'multi-signature' tab
  2. Connect to peer
  3. Go to 'Register multi-signature'
  4. Fill in the participant adresses
  5. Click on next
  6. Enter the password
  7. Click on next

Your Environment

  • Version used: 2.6.2
  • Operating System and version: macOS Mojav
@ghost
Copy link

ghost commented Oct 22, 2019

Thanks for opening this issue! A maintainer will review this in the next few days and explicitly select labels so you know what's going on.

If no reviewer appears after a week, a reminder will be sent out.

@alexbarnsley alexbarnsley added the Type: Bug The issue relates to broken or incorrect behaviour. label Oct 23, 2019
@alexbarnsley alexbarnsley self-assigned this Oct 23, 2019
@alexbarnsley
Copy link
Member

Resolved in da65a2c

@ghost
Copy link

ghost commented Nov 21, 2019

This issue has been closed. If you wish to re-open it please provide additional information.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Bug The issue relates to broken or incorrect behaviour.
Projects
None yet
Development

No branches or pull requests

2 participants