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 5ce50f4421 get_master_public_key: always return xpub of main account 10 years ago
..
tests Shouldn't redo URI encoding 10 years ago
__init__.py access to global configuration using set_config and get_config 11 years ago
account.py Rewrite accounts and transactions: store pubkeys instead of addresses in order to avoid unnecessary derivations. 10 years ago
bitcoin.py Made use of fewer constants 10 years ago
blockchain.py Do not use mutables as default values! 10 years ago
bmp.py fix save_qrcode 11 years ago
commands.py rm duplicate method getpubkey 10 years ago
daemon.py Do not use mutables as default values! 10 years ago
i18n.py Changed - to _ as mentioned in #458 11 years ago
interface.py use x509 to check if server certificate has expired 10 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 Do not use mutables as default values! 10 years ago
paymentrequest.proto adding initial bip70 script (wozz) 11 years ago
paymentrequest.py add support for RSA_SHA256 10 years ago
paymentrequest_pb2.py adding file generated by protobuf 11 years ago
plugins.py better integration of plugins in installwizard (for 2fa, trezor plugins) 10 years ago
ripemd.py setup package in lib subdirectory 13 years ago
simple_config.py Fixes previously introduced bug 10 years ago
socks.py sockssipy support module provides SOCKS and HTTP proxy wrapper 12 years ago
synchronizer.py Rewrite accounts and transactions: store pubkeys instead of addresses in order to avoid unnecessary derivations. 10 years ago
transaction.py Rewrite accounts and transactions: store pubkeys instead of addresses in order to avoid unnecessary derivations. 10 years ago
util.py Shouldn't redo URI encoding 10 years ago
verifier.py fix #750 10 years ago
version.py update bip32 accounts and wallet 11 years ago
wallet.py get_master_public_key: always return xpub of main account 10 years ago
x509.py add support for RSA_SHA256 10 years ago