-WIP-electrum-btcp/lib
ThomasV aaaeac3535 create a subdirectory for wallets, under default path 2013-10-24 10:03:48 +02:00
..
__init__.py Fix command line create/restore 2013-10-07 11:21:50 -04:00
account.py getpubkeys command 2013-10-03 13:31:59 +02:00
bitcoin.py upgrade message for ecdsa 2013-10-07 11:39:19 +02:00
blockchain.py pass chain to get_target (fixes issue #316) 2013-10-16 14:42:52 +02:00
bmp.py
commands.py remove -b option for listaddresses (fix issue #343) 2013-10-24 09:45:41 +02:00
i18n.py
interface.py sanitize server in interface.py (fix bug #309) 2013-10-08 19:52:17 +02:00
mnemonic.py
msqr.py
network.py Update default server list 2013-10-17 01:44:21 +02:00
plugins.py fix imports 2013-09-28 08:08:36 +02:00
pyqrnative.py
ripemd.py
simple_config.py android interface update and minor fixes 2013-10-08 13:10:38 +02:00
socks.py
transaction.py fix offline signing: redeemPubkey was missing 2013-10-08 19:24:22 +02:00
util.py Fix for the built-in raw_input not redirectin properly without readlin loaded on Unix systems (http://bugs.python.org/issue1927) 2013-10-07 16:12:35 -04:00
verifier.py new command: getrawtransaction 2013-09-15 11:19:48 +02:00
version.py latest wikia version need to be checked before release 2013-10-10 03:56:52 +02:00
wallet.py create a subdirectory for wallets, under default path 2013-10-24 10:03:48 +02:00
wallet_bitkey.py
wallet_factory.py