electrum-bitcoinprivate/lib
rdymac 3690ace2fb Latest wikia version [tested]
Latest wikia version tested before making the PR
2013-05-12 19:24:55 +02:00
..
__init__.py separate core and gui in different modules 2013-03-02 12:26:21 +01:00
bitcoin.py handle multiple accounts with separation 2013-04-06 18:44:31 +02:00
commands.py deprecate wallet.save() and 'eval' command 2013-05-02 10:54:48 +02:00
deserialize.py add explanation comment 2013-03-25 10:20:16 +01:00
interface.py update default server list, remove offline and pre v0.8 servers 2013-05-06 01:23:18 +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
ripemd.py setup package in lib subdirectory 2012-05-10 14:38:49 +02:00
simple_config.py deprecate wallet.save() and 'eval' command 2013-05-02 10:54:48 +02:00
socks.py sockssipy support module provides SOCKS and HTTP proxy wrapper 2012-09-19 17:37:43 +07:00
util.py option to display mBTC 2013-04-07 14:29:13 +02:00
verifier.py distinction between unconfirmed and unverified transactions 2013-04-27 17:48:27 +02:00
version.py Latest wikia version [tested] 2013-05-12 19:24:55 +02:00
wallet.py increase default fee to 0.0005 btc/kb 2013-05-10 14:36:38 +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