LBRY-Vault/electrum
Jean-Christophe Rona 02c30e3d52
Add support for Archos Safe-T mini hardware wallet (#4445)
commit 10c46477f3a6f2fbc0596345511e0994253081eb
Author: SomberNight <somber.night@protonmail.com>
Date:   Wed Jul 25 19:40:05 2018 +0200

    backport changes of trezor plugin

commit 213619e880f709188c1ea6272758896748e681a8
Merge: a855b75b6 6899ca252
Author: Jean-Christophe Rona <jc@rona.fr>
Date:   Wed Jul 25 18:45:19 2018 +0200

    Merge branch 'master' into safe-t-mini

commit a855b75b6f5af5f707c4680d0bac79eb66a85ace
Author: Jean-Christophe Rona <rona@archos.com>
Date:   Wed Jul 25 18:37:12 2018 +0200

    Safe-T: Switch to safet 0.1.3 to remove the rlp dependency

commit 9bee44ca33289158c91c03d47dec45de6577f17b
Author: SomberNight <somber.night@protonmail.com>
Date:   Wed Jul 18 14:01:10 2018 +0200

    safe-t: bump min fw to 1.0.5

    older fw has a bug when restoring from seed

commit 01816607e8ba308cb5cff96b5fb844e4f6b8fcc1
Author: SomberNight <somber.night@protonmail.com>
Date:   Wed Jul 18 13:57:17 2018 +0200

    safe-t: fix rlp version to avoid eth stuff

commit 430206bea1fa10b762ff953fbc7652ce0d0e939d
Merge: a999ae266 b4b862b0c
Author: SomberNight <somber.night@protonmail.com>
Date:   Wed Jul 18 13:29:41 2018 +0200

    Merge branch 'master' into pr/4445

commit a999ae266f499f180946d53d4e860cc871d562ab
Author: Jean-Christophe Rona <rona@archos.com>
Date:   Tue Jun 19 14:18:03 2018 +0200

    Safe-T mini: Remove supported coins

    This is not really useful there.

commit 7922df1031b2c4b132f7f9c90232480b5bf9585c
Author: Jean-Christophe Rona <rona@archos.com>
Date:   Tue May 29 16:43:37 2018 +0200

    Safe-T mini: Add support for the Safe-T mini
2018-07-25 20:11:04 +02:00
..
gui fix #4577 2018-07-24 18:57:49 +02:00
plugins Add support for Archos Safe-T mini hardware wallet (#4445) 2018-07-25 20:11:04 +02:00
scripts file reorganization with top-level module 2018-07-13 14:01:37 +02:00
tests fix #4566: bip39 passphrases with multiple spaces 2018-07-18 18:42:04 +02:00
wordlist file reorganization with top-level module 2018-07-13 14:01:37 +02:00
__init__.py separate address synchronizer from wallet 2018-07-18 11:18:57 +02:00
address_synchronizer.py address_synchronizer fixes 2018-07-19 18:16:23 +02:00
base_crash_reporter.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
base_wizard.py fix #4577 2018-07-24 18:57:49 +02:00
bitcoin.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
blockchain.py network: disconnect from server on incorrect header length 2018-07-13 18:11:48 +02:00
checkpoints.json file reorganization with top-level module 2018-07-13 14:01:37 +02:00
checkpoints_testnet.json file reorganization with top-level module 2018-07-13 14:01:37 +02:00
coinchooser.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
commands.py logging: when not giving args to -v, log everything, as before 2018-07-19 13:55:05 +02:00
constants.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
contacts.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
crypto.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
currencies.json file reorganization with top-level module 2018-07-13 14:01:37 +02:00
daemon.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
dnssec.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
ecc.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
ecc_fast.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
electrum file reorganization with top-level module 2018-07-13 14:01:37 +02:00
exchange_rate.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
i18n.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
interface.py Whitelist classes in verbose (-v) option 2018-07-19 01:21:33 +02:00
jsonrpc.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
keystore.py remove pbkdf2 dependency, use stdlib instead 2018-07-18 14:34:59 +02:00
mnemonic.py remove pbkdf2 dependency, use stdlib instead 2018-07-18 14:34:59 +02:00
msqr.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
network.py fix #4572 2018-07-19 13:59:38 +02:00
old_mnemonic.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
paymentrequest.proto file reorganization with top-level module 2018-07-13 14:01:37 +02:00
paymentrequest.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
paymentrequest_pb2.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
pem.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
plot.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
plugin.py Whitelist classes in verbose (-v) option 2018-07-19 01:21:33 +02:00
qrscanner.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
ripemd.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
rsakey.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
segwit_addr.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
servers.json file reorganization with top-level module 2018-07-13 14:01:37 +02:00
servers_regtest.json file reorganization with top-level module 2018-07-13 14:01:37 +02:00
servers_testnet.json file reorganization with top-level module 2018-07-13 14:01:37 +02:00
simple_config.py follow-up prev: fix bug in fee_to_depth, and typo and tests 2018-07-14 19:02:41 +02:00
storage.py Add support for Archos Safe-T mini hardware wallet (#4445) 2018-07-25 20:11:04 +02:00
synchronizer.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
transaction.py Add support for Archos Safe-T mini hardware wallet (#4445) 2018-07-25 20:11:04 +02:00
util.py logging: when not giving args to -v, log everything, as before 2018-07-19 13:55:05 +02:00
verifier.py verifier: small refactor 2018-07-23 19:59:05 +02:00
version.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
wallet.py fix #4577 2018-07-24 18:57:49 +02:00
websockets.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
x509.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00