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 7658b2ade1 interface: call socket.connect before sll.wrap_socket, for proxy. (fixes bug #207) 12 years ago
..
__init__.py fix error to create a wallet due to missing pick_random_server decl 12 years ago
account.py fix modules 12 years ago
bitcoin.py sign/verify: do unicode conversion only for messages sent by the gui 12 years ago
blockchain.py rename menu: create tx 12 years ago
bmp.py fix save_qrcode 12 years ago
commands.py do not show pubkeu in validateaddress if the key is imported 12 years ago
i18n.py separate directories for GUIs 12 years ago
interface.py interface: call socket.connect before sll.wrap_socket, for proxy. (fixes bug #207) 12 years ago
mnemonic.py setup package in lib subdirectory 14 years ago
msqr.py setup package in lib subdirectory 14 years ago
network.py interface: call socket.connect before sll.wrap_socket, for proxy. (fixes bug #207) 12 years ago
plugins.py fix imports 12 years ago
pyqrnative.py separate directories for GUIs 12 years ago
ripemd.py setup package in lib subdirectory 14 years ago
simple_config.py add locks to config and storage 12 years ago
socks.py sockssipy support module provides SOCKS and HTTP proxy wrapper 13 years ago
transaction.py fix is_complete 12 years ago
util.py custom json encoder for transactions 12 years ago
verifier.py new command: getrawtransaction 12 years ago
version.py Add translations and fixes to 1.9 master 12 years ago
wallet.py add locks to config and storage 12 years ago
wallet_bitkey.py Import WalletFactory instead of Wallet 13 years ago
wallet_factory.py Import WalletFactory instead of Wallet 13 years ago