-WIP-electrum-btcp/lib
Jud Stephenson 03a6791bcb Set initial 'running' attribute in Network class
This was causing a AttributeError when network.is_running() was called before the network was started.
2013-12-08 17:08:06 -05:00
..
__init__.py
account.py replace BaseException with Exception 2013-11-09 20:21:02 -08:00
bitcoin.py Allow password to have non-ASCII characters 2013-11-18 23:31:45 +02:00
blockchain.py fix bug with hex_to_int; remove unused function 2013-11-12 10:14:29 +01:00
bmp.py
commands.py fix for getversion 2013-12-01 14:38:27 +01:00
i18n.py Changed - to _ as mentioned in #458 2013-11-25 14:17:44 +01:00
interface.py on sl error: print exception inside for loop, and do not continue the loop 2013-11-14 09:23:38 +01:00
mnemonic.py
msqr.py
network.py Set initial 'running' attribute in Network class 2013-12-08 17:08:06 -05:00
plugins.py don't use bare except 2013-11-09 21:23:57 -08:00
pyqrnative.py
ripemd.py
simple_config.py Fix for resetting options to default on program start when in portable mode. 2013-11-29 09:50:54 -05:00
socks.py
transaction.py fix tx signing with watching only wallets 2013-11-12 11:14:16 +01:00
util.py Mac OSX bitcoin: URI updates 2013-11-13 05:59:36 -06:00
verifier.py print less debug messages 2013-11-11 16:23:17 +01:00
version.py version 195 2013-11-22 15:53:50 +01:00
wallet.py remove prioritize altogether. 2013-11-22 16:55:43 +01:00
wallet_bitkey.py
wallet_factory.py