better error messages
[electrum-nvc.git] / lib / wallet.py
2012-05-30 thomasvbetter error messages
2012-05-19 ThomasVfix format_satoshis
2012-05-19 ThomasVadd timeout in order to allow KeyboardInterrupt
2012-05-19 ThomasVshow address if coins were received at a change address
2012-05-17 ThomasVhandle imported keys as well with deseed and reseed
2012-05-17 ThomasVfix: encrypted seed might be empty
2012-05-17 ThomasVbugfix: encryption of encrypted keys
2012-05-16 ThomasVdo not use deprecated BaseException.message
2012-05-14 ThomasVdo not derive private keys when there is no seed
2012-05-14 thomasvfix
2012-05-14 thomasvtest the existence of modules in the main script
2012-05-14 ThomasVuse pip not easy_install
2012-05-12 ThomasVbugfix: poke to reconnect
2012-05-10 thomasvsetup package in lib subdirectory