Feathercoin-Foundation / electrum-ftc

Electrum-FTC; Feathercoin thin client. Follows upstream by rebasing FTC patches. Tags remain stable.
MIT License
10 stars 8 forks source link

Menu - Tools - Cosigner Pool - When both the cosigners signs a transaction then Sign and Broadcast button in the Transaction window should be disabled #86

Open Anilkumar18 opened 6 years ago

Anilkumar18 commented 6 years ago

Expected Behavior

Menu - Tools - Cosigner Pool - When both the cosigners signs a transaction then Sign and Broadcast button in the Transaction window should be disabled

Current Behavior

Menu - Tools - Cosigner Pool - When both the cosigners signs a transaction then Sign and Broadcast button in the Transaction window is not disabled

Steps to Reproduce

Steps to Replicate: 1.Open a wallet 2.Create a multi signature wallet[wallet 1] and [wallet 2] 3.Now send a transaction to any other wallet[wallet 4]

  1. Transaction window opens .Click on Save and save it in a .txn file 5.Now open wallet 2. Click on Tool -> Load transaction -> From file 6.Open the saved file from popup and click on sign in transaction window 7.Now again close the wallet 2 and open again and repeat steps 5 and 6. Now the Sign button should be disabled as it was signed already
  2. Sign button is enabled and clicking on it displays a message payment successful

Your Environment