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

Send Tab -> Give a Pay to address-> When fee is less why is the error message displayed in 2 different ways #89

Open Anilkumar18 opened 6 years ago

Anilkumar18 commented 6 years ago

Expected Behavior

Send Tab -> Give a Pay to address-> When fee is less , then clicking on send button should immediately throw an error that the fee is less

Current Behavior

Send Tab -> Give a Pay to address-> When fee is less , at times clicking on send button immediately displays a message. But sometime only after asking for password and after sign an error message appears

Steps to Reproduce

1.Open a wallet

  1. Click on send tab 3.Enter an address and give fee value as low 4.Select amount as 0.1 and increase fee to 10 by slider and click on send 5."This transaction requires a higher fee…" appears 6.Now go make the fee slider to 50. Now click on send 7.the pwd is asked [If protected] and after entering pwd an error msg "error: {'code': 1, 'message': 'the transaction was rejected by network rules.\n\n66: min relay fee not met\n[0100000001488901...]'} is displayed.
  2. Why is this message not displayed before itself.If the fee is not yet met then why cant the same message displayed for 10 be displayed for this scenario also. Please give a user understandable message".

Link to Reproduce : https://nisha-test.tinytake.com/sf/MjcwMzkzNl84MTEwMDAy

Your Environment