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 1751c3ac7f fix: public instead of private 12 years ago
..
__init__.py hooks and workflow for 2of3 wallets 12 years ago
account.py get_pubkey_from_x 12 years ago
bitcoin.py check seed in gui. fixes #622 12 years ago
blockchain.py fix bug in chunk validation 12 years ago
bmp.py fix save_qrcode 12 years ago
commands.py disable encrypt/decrypt 12 years ago
daemon.py rename do_send as send. fixes #645 12 years ago
i18n.py Changed - to _ as mentioned in #458 12 years ago
interface.py sync_get 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 update server list 12 years ago
plugins.py don't use bare except 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 Fix for resetting options to default on program start when in portable mode. 12 years ago
socks.py sockssipy support module provides SOCKS and HTTP proxy wrapper 13 years ago
transaction.py transaction: add_signature(), is_complete() methods 12 years ago
util.py set default verbosity to false, because of daemon 12 years ago
verifier.py remove blockchain object from verifier 12 years ago
version.py update bip32 accounts and wallet 12 years ago
wallet.py fix: public instead of private 12 years ago
wallet_bitkey.py Import WalletFactory instead of Wallet 13 years ago