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.
 
 
 
 
flatfly 2a28fa07e3 Update daemon.py 11 years ago
..
__init__.py move start_daemon code to main script 11 years ago
account.py During wallet creation, do not write seed on disk before it is encrypted 11 years ago
bitcoin.py add get_public_key method to EC_KEY class 11 years ago
blockchain.py fix bug in chunk validation 11 years ago
bmp.py fix save_qrcode 11 years ago
commands.py fix getservers: wait until they are available 11 years ago
daemon.py Update daemon.py 11 years ago
i18n.py Changed - to _ as mentioned in #458 11 years ago
interface.py sync_get 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 update server list 11 years ago
plugins.py don't use bare except 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 Fix for resetting options to default on program start when in portable mode. 11 years ago
socks.py sockssipy support module provides SOCKS and HTTP proxy wrapper 12 years ago
transaction.py display locktime for transaction 11 years ago
util.py set default verbosity to false, because of daemon 11 years ago
verifier.py remove blockchain object from verifier 11 years ago
version.py rebrand this branch as 1.9.8 11 years ago
wallet.py catch exception in signrawtransaction, if wallet is not synchronized 11 years ago
wallet_bitkey.py Import WalletFactory instead of Wallet 12 years ago