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 5125ee43de fix parameters in mktx_from_account 13 years ago
..
__init__.py Fix command line create/restore 13 years ago
account.py getpubkeys command 13 years ago
bitcoin.py upgrade message for ecdsa 13 years ago
blockchain.py replace blockchain.height with height(), and fix server_lag issue 13 years ago
bmp.py fix save_qrcode 13 years ago
commands.py choose_tx_from account, and use deterministic signatures (issue #323) 13 years ago
i18n.py separate directories for GUIs 13 years ago
interface.py sanitize server in interface.py (fix bug #309) 13 years ago
mnemonic.py setup package in lib subdirectory 14 years ago
msqr.py setup package in lib subdirectory 14 years ago
network.py replace blockchain.height with height(), and fix server_lag issue 13 years ago
plugins.py fix imports 13 years ago
pyqrnative.py separate directories for GUIs 13 years ago
ripemd.py setup package in lib subdirectory 14 years ago
simple_config.py android interface update and minor fixes 13 years ago
socks.py sockssipy support module provides SOCKS and HTTP proxy wrapper 14 years ago
transaction.py fix offline signing: redeemPubkey was missing 13 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) 13 years ago
verifier.py new command: getrawtransaction 13 years ago
version.py latest wikia version need to be checked before release 13 years ago
wallet.py fix parameters in mktx_from_account 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