You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
thomasv dcd73df929 add getaddressbalance command, and use getbalance only for accounts 13 years ago
..
__init__.py separate core and gui in different modules 13 years ago
bitcoin.py handle multiple accounts with separation 13 years ago
commands.py add getaddressbalance command, and use getbalance only for accounts 13 years ago
deserialize.py add explanation comment 13 years ago
interface.py fix is_connected with http protocol 13 years ago
mnemonic.py setup package in lib subdirectory 14 years ago
msqr.py setup package in lib subdirectory 14 years ago
ripemd.py setup package in lib subdirectory 14 years ago
simple_config.py more label sync wip 13 years ago
socks.py sockssipy support module provides SOCKS and HTTP proxy wrapper 13 years ago
util.py option to display mBTC 13 years ago
verifier.py fix: verified tx contains pos 13 years ago
version.py Fixed the bugs and tested mki18n 13 years ago
wallet.py message about frozen funds 13 years ago
wallet_bitkey.py Import WalletFactory instead of Wallet 13 years ago
wallet_factory.py Import WalletFactory instead of Wallet 13 years ago