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 a9d341ec9c move pending accounts logic into wallet.py 11 years ago
..
__init__.py Fix command line create/restore 11 years ago
account.py getpubkeys command 11 years ago
bitcoin.py upgrade message for ecdsa 11 years ago
blockchain.py replace blockchain.height with height(), and fix server_lag issue 11 years ago
bmp.py fix save_qrcode 11 years ago
commands.py choose_tx_from account, and use deterministic signatures (issue #323) 11 years ago
i18n.py separate directories for GUIs 11 years ago
interface.py sanitize server in interface.py (fix bug #309) 11 years ago
mnemonic.py setup package in lib subdirectory 13 years ago
msqr.py setup package in lib subdirectory 13 years ago
network.py replace blockchain.height with height(), and fix server_lag issue 11 years ago
plugins.py fix imports 11 years ago
pyqrnative.py separate directories for GUIs 11 years ago
ripemd.py setup package in lib subdirectory 13 years ago
simple_config.py android interface update and minor fixes 11 years ago
socks.py sockssipy support module provides SOCKS and HTTP proxy wrapper 12 years ago
transaction.py fix offline signing: redeemPubkey was missing 11 years ago
util.py Fix for the built-in raw_input not redirectin properly without readlin loaded on Unix systems (http://bugs.python.org/issue1927) 11 years ago
verifier.py new command: getrawtransaction 11 years ago
version.py latest wikia version need to be checked before release 11 years ago
wallet.py move pending accounts logic into wallet.py 11 years ago
wallet_bitkey.py Import WalletFactory instead of Wallet 12 years ago
wallet_factory.py Import WalletFactory instead of Wallet 12 years ago