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 adcda6153d Merge branch 'master' of git://github.com/spesmilo/electrum 11 years ago
..
__init__.py Fix command line create/restore 11 years ago
account.py call check_seed in get_seed 11 years ago
bitcoin.py seed v6 11 years ago
blockchain.py pass chain to get_target (fixes issue #316) 11 years ago
bmp.py fix save_qrcode 11 years ago
commands.py fix validateaddress 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 rm debug message 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 fix for portable version: use its own directory 11 years ago
socks.py sockssipy support module provides SOCKS and HTTP proxy wrapper 12 years ago
transaction.py fix: offline signing 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 1.9.2 11 years ago
wallet.py Merge branch 'master' of git://github.com/spesmilo/electrum 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