-WIP-electrum-btcp/gui
shunyata acec9c2b43 Parse amounts from CSV with Decimal and not float.
This fixes a bug where amounts are read from a CSV file incorrectly due to
floating point representation error. For example, the string 0.009 will be
parsed as 0.00899999, and then converted to 899999, resulting in one fewer
satoshi being sent as part of the transaction generated from the CSV file.
2013-11-29 15:27:59 -05:00
..
qt Parse amounts from CSV with Decimal and not float. 2013-11-29 15:27:59 -05:00
__init__.py documentation on GUI 2013-09-13 09:40:34 +02:00
android.py wallet: call create_accounts in save_seed 2013-11-11 17:41:46 +01:00
gtk.py remove prioritize altogether. 2013-11-22 16:55:43 +01:00
stdio.py fix more bare excepts 2013-11-10 12:30:57 -08:00
text.py fix more bare excepts 2013-11-10 12:30:57 -08:00