electrum-bitcoinprivate/lib
rdymac c558d1b612 latest wikia version need to be checked before release
pump the wikia version to the latest strings added for translation,
this need to be checked again for futher editions before release

+45 new text strings added
2013-10-10 03:56:52 +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 replace blockchain.height with height(), and fix server_lag issue 2013-10-09 10:04:32 +02:00
bmp.py fix save_qrcode 2013-09-13 21:41:50 +02:00
commands.py choose_tx_from account, and use deterministic signatures (issue #323) 2013-10-05 21:15:48 +02:00
i18n.py separate directories for GUIs 2013-09-11 11:45:58 +02:00
interface.py sanitize server in interface.py (fix bug #309) 2013-10-08 19:52:17 +02: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 replace blockchain.height with height(), and fix server_lag issue 2013-10-09 10:04:32 +02:00
plugins.py fix imports 2013-09-28 08:08:36 +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 android interface update and minor fixes 2013-10-08 13:10:38 +02:00
socks.py sockssipy support module provides SOCKS and HTTP proxy wrapper 2012-09-19 17:37:43 +07:00
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 fix offline signing: redeemPubkey was missing 2013-10-08 19:24:22 +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