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 89b8078549 move qrscanner from plugins to lib 11 years ago
..
tests Removed failing test for now 11 years ago
__init__.py make daemon usable with the GUI 11 years ago
account.py fix syntax of redeem_script 11 years ago
bitcoin.py do not expose mnemonic_to_seed 11 years ago
blockchain.py remove interface.synchronous_get 11 years ago
bmp.py fix save_qrcode 11 years ago
commands.py make daemon usable with the GUI 11 years ago
daemon.py fix daemon timeout 11 years ago
i18n.py Changed - to _ as mentioned in #458 11 years ago
interface.py accept ssl certs signed by CA 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 Update default server list 11 years ago
network_proxy.py send network status on init, if there is no daemon 11 years ago
paymentrequest.proto adding initial bip70 script (wozz) 11 years ago
paymentrequest.py workaround the official distribution of tlslite 11 years ago
paymentrequest_pb2.py adding file generated by protobuf 11 years ago
plugins.py run_hook: no more than one plugin shall return a result 11 years ago
qrscanner.py move qrscanner from plugins to lib 11 years ago
ripemd.py setup package in lib subdirectory 13 years ago
simple_config.py Fixes previously introduced bug 11 years ago
socks.py sockssipy support module provides SOCKS and HTTP proxy wrapper 12 years ago
synchronizer.py shorter timeouts in synchronizer, so that it terminates properly 11 years ago
transaction.py Merge branch 'trezor_plugin' of github.com:m0mchil/electrum into m0mchil-trezor_plugin 11 years ago
util.py separate interface classes 11 years ago
verifier.py do not store merkle root before verification succeeded. keep it in requested_merkle for the session 11 years ago
version.py version number 11 years ago
wallet.py add_cosigner_seed 11 years ago
x509.py add support for RSA_SHA256 11 years ago