138 Commits (7b7397a8c7300a1ba1331a3c8fb5383bb0020eb9)

Author SHA1 Message Date
SomberNight fb76fcc886
trezor: use only Bridge when available 7 years ago
SomberNight 37809bed74
qt high dpi: fix some text fields 7 years ago
SomberNight f405c3fbdd
ledger: (trivial) rm some remnants of hw1 setup 7 years ago
SomberNight 371e1a6ebf
hw: allow bypassing "too old firmware" error when using hw wallets 7 years ago
SomberNight 003e6c3e79
fix 2fa wallet creation via qt gui 7 years ago
SomberNight e63157c2ab
logging: fix another call with multiple args 7 years ago
SomberNight 3385a94753
logging: basics 7 years ago
SomberNight d92a4e8365
keepkey: rm homescreen stuff (remnants from trezor?) 7 years ago
Calin Culianu 05697e51b8
Trezor: Minor nit in settings screen. Image size was shown as H x W 7 years ago
SomberNight d4a2e9634f
bitcoin: disallow importing/sweeping segwit scripts with uncompressed pubkey 7 years ago
SomberNight 1cfac928f9
trustedcoin: longer timeout for server signing 7 years ago
SomberNight 8c3ab63504
labels: don't dump trace if failed to connect to server 7 years ago
keepkeyjon ef7af73bd3
keepkey: support v6.0.0+ firmwares (webusb) 7 years ago
SomberNight a62bf2a53a
trustedcoin: better UX in Qt when cannot connect to TC server 7 years ago
SomberNight 1f7b56b455
labels plugin: no need for 'proxy_set' callback 7 years ago
SomberNight b2128af958
ledger: suppress error message if user cancels tx signing 7 years ago
ThomasV cb9dcb8e26 load wallet plugin in Wallet factory, fix trustedcoin wizard on kivy 7 years ago
ThomasV d5790ea109 wizard: do not use on storage object during wallet creation 7 years ago
SomberNight 072ce9c7ac
do not raise BaseException 7 years ago
SomberNight 85a7aa291e
bip32: refactor whole module. clean-up. 7 years ago
SomberNight b39c51adf7
mv "electrum seed" stuff from bitcoin.py to mnemonic.py 7 years ago
SomberNight e7f38467d7
move opcodes to bitcoin.py 7 years ago
SomberNight 9dedf51afd
trustedcoin: nicer 'ErrorConnectingServer' exception 7 years ago
Jean P 7618693ca9 Add support for Ledger Nano X and future devices (#5140) 7 years ago
SomberNight d4e209dc3a
trustedcoin: print messages in both direction when debugging 7 years ago
SomberNight 5387c6d5f6
trezor: during device init hide some options behind an "expert" button 7 years ago
SomberNight 7bbec04a06
trezor: implement "seedless" mode (option during initialization) 7 years ago
SomberNight ec86850a2e
trezor: fix minor error handling issue 7 years ago
SomberNight 026448837f
no more "import *" 7 years ago
SomberNight 7bb3e5336a
trezor: PIN could not be disabled 7 years ago
SomberNight d6986347e6
qt icons: update remaining QIcon() constructors 7 years ago
SomberNight 9013f6d59e
wizard: make 'stack' private 7 years ago
SomberNight 16bac5fd73
rm qt icons file 7 years ago
SomberNight 7f3de8241c
qt/hww: temporarily bundle our own version of safetlib.qt.pinmatrix 7 years ago
SomberNight 0f0cee422e
trezor and clones: sign tx version too 7 years ago
SomberNight 27299092df
hardware cmdline handler: print messages to stderr (take 2) 7 years ago
ThomasV 5613f9b903 hardware cmdline handler: print messages to stderr 7 years ago
SomberNight d77e4d8f5d
exception formatting: use repr(e) instead of str(e) in messages 7 years ago
SomberNight c7f3adb67e
trezor: fix minor string formatting re translations 7 years ago
Johann Bauer 0caf8e30cd Revealer: Fix typo 7 years ago
Johann Bauer 424430723b
[Revealer] Fix spelling mistake 7 years ago
Tom Kneiphof 8fd84f77c7 Fix ledger transaction version (#4991) 7 years ago
SomberNight 192ec8596d
trezor: fix matrix recovery 7 years ago
SomberNight bd1f7b539e
qt: don't import PyQt5.Qt 7 years ago
SomberNight dac5af8eca
trustedcoin: friendlier error msg for invalid otp when signing 7 years ago
SomberNight 5dc240d4ed
qt: show_message and friends display plaintext by default 7 years ago
SomberNight caae9f8a6a
revealer: warning re version 0 now includes URL 7 years ago
SomberNight c59ac49fea
fix greenaddress plugin: follow-up 75f6ab9133 7 years ago
SomberNight f0868f5a51
revealer: warning re version 0 vulnerability 7 years ago
SomberNight e7e9f8e7f2
revealer: fix unlucky hex seed causing crash 7 years ago