bsimic0001 / AegisWallet

Aegis. The Secure Bitcoin Wallet
13 stars 10 forks source link

Add error messaging for the Send Bitcoin Page #3

Closed bsimic0001 closed 10 years ago

bsimic0001 commented 10 years ago

There needs to be error messaging when the user attempts to send bitcoin.

We need to display an error message if:

  1. They are trying to send an amount of BTC that is more than their balance
  2. There is no internet connectivity on the device
  3. The Bitcoin address they are sending to is not valid
  4. They try to send a negative amount
timkelley commented 10 years ago

You might want to go ahead and do this if it isn't too much trouble. I started this, but haven't tested anything and I don't really have the time right now to work on it.

bsimic0001 commented 10 years ago

Done.