-WIP-electrum-btcp/lib
Amir Taaki 7299c388e8 Select unused addresses when copying receiving address. We don't use wallet.get_balance as that is deceptive (if you sent a tx to yourself or old used addresses can have a 0 balance) and get_history seems a bit much (to check the activity of an address, we'd have to filter many addresses). This is a nice reasonable compromise. 2012-07-07 13:21:40 +02:00
..
__init__.py modified password input routines to allow for input through stdin 2012-07-06 21:45:57 -07:00
bmp.py setup package in lib subdirectory 2012-05-10 14:38:49 +02:00
exchange_rate.py Do slow price discovery in another thread to speed up startup time and responsiveness. 2012-07-02 22:39:45 +02:00
gui.py import lib directory as electrum if the library is not installed 2012-05-30 16:46:04 +02:00
gui_lite.py Select unused addresses when copying receiving address. We don't use wallet.get_balance as that is deceptive (if you sent a tx to yourself or old used addresses can have a 0 balance) and get_history seems a bit much (to check the activity of an address, we'd have to filter many addresses). This is a nice reasonable compromise. 2012-07-07 13:21:40 +02:00
gui_qt.py stop ugly flash because qt gui is trying to show itself. 2012-07-05 18:23:26 +02:00
i18n.py version 0.50: localisation using gettext 2012-05-18 15:28:55 +02:00
interface.py Adding user enabled debug messages for server communications 2012-07-06 13:36:13 -07:00
mnemonic.py setup package in lib subdirectory 2012-05-10 14:38:49 +02:00
msqr.py setup package in lib subdirectory 2012-05-10 14:38:49 +02:00
pyqrnative.py setup package in lib subdirectory 2012-05-10 14:38:49 +02:00
ripemd.py setup package in lib subdirectory 2012-05-10 14:38:49 +02:00
util.py first check data/ else use system appdata/share directory. 2012-07-05 21:43:32 +02:00
version.py version 0.61 2012-07-03 15:05:53 +02:00
wallet.py modified password input routines to allow for input through stdin 2012-07-06 21:45:57 -07:00