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 1a8428647f don't create all master public keys on wallet creation 11 years ago
..
__init__.py fix error to create a wallet due to missing pick_random_server decl 11 years ago
account.py fix modules 11 years ago
bitcoin.py sign/verify: do unicode conversion only for messages sent by the gui 11 years ago
blockchain.py rename menu: create tx 11 years ago
bmp.py fix save_qrcode 11 years ago
commands.py do not show pubkeu in validateaddress if the key is imported 11 years ago
i18n.py separate directories for GUIs 11 years ago
interface.py prevent dns leaks when using proxy. fixes issue #147 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 prevent dns leaks when using proxy. fixes issue #147 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 add locks to config and storage 11 years ago
socks.py sockssipy support module provides SOCKS and HTTP proxy wrapper 12 years ago
transaction.py fix is_complete 11 years ago
util.py custom json encoder for transactions 11 years ago
verifier.py new command: getrawtransaction 11 years ago
version.py Add translations and fixes to 1.9 master 11 years ago
wallet.py don't create all master public keys on wallet creation 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