-WIP-electrum-btcp/lib
ThomasV 404c1f84d2 generalize plugins to all guis 2013-09-24 08:47:04 +02:00
..
__init__.py fix error to create a wallet due to missing pick_random_server decl 2013-09-18 16:55:19 +00:00
account.py fix modules 2013-09-04 19:58:34 +02:00
bitcoin.py sign/verify: do unicode conversion only for messages sent by the gui 2013-09-15 17:49:23 +02:00
blockchain.py rename menu: create tx 2013-09-15 09:03:45 +02:00
bmp.py fix save_qrcode 2013-09-13 21:41:50 +02:00
commands.py do not show pubkeu in validateaddress if the key is imported 2013-09-15 15:13:04 +02:00
i18n.py separate directories for GUIs 2013-09-11 11:45:58 +02:00
interface.py fix error to create a wallet due to missing pick_random_server decl 2013-09-18 16:55:19 +00: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
network.py fix error to create a wallet due to missing pick_random_server decl 2013-09-18 16:55:19 +00:00
plugins.py generalize plugins to all guis 2013-09-24 08:47:04 +02:00
pyqrnative.py separate directories for GUIs 2013-09-11 11:45:58 +02:00
ripemd.py setup package in lib subdirectory 2012-05-10 14:38:49 +02:00
simple_config.py simplify directories: electrum_dir 2013-09-02 15:05:33 +02:00
socks.py sockssipy support module provides SOCKS and HTTP proxy wrapper 2012-09-19 17:37:43 +07:00
transaction.py custom json encoder for transactions 2013-09-14 21:53:56 +02:00
util.py custom json encoder for transactions 2013-09-14 21:53:56 +02:00
verifier.py new command: getrawtransaction 2013-09-15 11:19:48 +02:00
version.py Add translations and fixes to 1.9 master 2013-09-17 05:19:23 +02:00
wallet.py sort coins by age in get_unspent_coins() 2013-09-15 23:37:40 +02:00
wallet_bitkey.py Import WalletFactory instead of Wallet 2013-01-07 16:23:47 +00:00
wallet_factory.py Import WalletFactory instead of Wallet 2013-01-07 16:23:47 +00:00