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 14dfa6f5b0 store payment requests even if M2Crypto is not available 11 years ago
..
__init__.py wizard: option to create multisig wallet manually 11 years ago
account.py fix get_pubkey for imported keys 11 years ago
bitcoin.py add pbkdf2 dependency 11 years ago
blockchain.py Target Calculation Update 11 years ago
bmp.py fix save_qrcode 11 years ago
commands.py Remove Bitcoin address from serialized encryption format. Enable encrypt commands, fix ser_to_point() and add some tests 11 years ago
daemon.py slightly better notifications. at least, it fixes #652 11 years ago
i18n.py Changed - to _ as mentioned in #458 11 years ago
interface.py slightly better notifications. at least, it fixes #652 11 years ago
mnemonic.py check message length in mnemonic encode 11 years ago
msqr.py setup package in lib subdirectory 13 years ago
network.py slightly better notifications. at least, it fixes #652 11 years ago
paymentrequest.proto adding initial bip70 script (wozz) 11 years ago
paymentrequest.py store payment requests even if M2Crypto is not available 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 coin control: select UTXOs in menu 11 years ago
socks.py sockssipy support module provides SOCKS and HTTP proxy wrapper 12 years ago
synchronizer.py move synchronizer class in its own file. abstract wallet class. 11 years ago
transaction.py update calls to is_complete() method. fixes #693 11 years ago
util.py fix parse_url 11 years ago
verifier.py remove blockchain object from verifier 11 years ago
version.py update bip32 accounts and wallet 11 years ago
wallet.py fix: sanitize outputs 11 years ago
wallet_bitkey.py Import WalletFactory instead of Wallet 12 years ago