821 Commits (90fe6292cab98510e09d2acb3f93982a516ca209)

Author SHA1 Message Date
ThomasV c101379eb0 fix: type of account_id 8 years ago
ThomasV 55aa29917d Do not use side-effects of import to initialize hardware plugins 8 years ago
ThomasV d9021788fa request account_id in wizard, for hardware wallets. cleanup bip44 code 8 years ago
ThomasV b87c5d12fa - fix sign/verify messages 8 years ago
ThomasV b436042c89 partially revert fdb810ba62 8 years ago
ThomasV 1159f85e05 Major refactoring 8 years ago
ThomasV 16db27ffc0 wizard: remove run_wallet 8 years ago
ThomasV 2bb08aa280 fixes for install wizard 8 years ago
ThomasV 90cfc6af90 fix trustedcoin plugin: get_max_amount 8 years ago
slush0 fdb810ba62 Fixed TREZOR plugin to work with python-trezor>=0.7.0 (to be released). 8 years ago
ThomasV 693897cdcb remove deprecated import 8 years ago
ThomasV e7d25faf02 Finish wizard unification 8 years ago
ThomasV a07a3f748e Qt GUI: let users type tx output in script language 8 years ago
ThomasV 1a46a795a5 detect non-final transactions, and transactions with unconfirmed inputs 9 years ago
Neil Booth db1aa13015 Permit empty passphrases when creating HW wallet 9 years ago
slush0 18b7337aea Use Bridge transport if available; implementing #1139 9 years ago
Kale 70ac8a92b5 remove cavirtex from exchange_rate.py 9 years ago
ThomasV 06280a412e fix #1751 9 years ago
ThomasV dc8bedd75b trustedcoin: fix get_max_amount 9 years ago
ThomasV 2599be8fdf fix typo 9 years ago
ThomasV 1067f10e5e fix #1704 9 years ago
Neil Booth 0f33989768 trezor: remove code duplicated in base class 9 years ago
ThomasV 34a4df1114 fixes for cosignerpool 9 years ago
Neil Booth 9a454b60ce trezor: raise error for decryption attempts 9 years ago
ThomasV 305843999e Relicensing 9 years ago
ThomasV f97fdf3ba8 labels plugin: use get_fingerprint 9 years ago
ThomasV f2b0b7945d kivy: qr dialog 9 years ago
ThomasV 779245dafd kivy: minor fix, update_history_tab 9 years ago
ThomasV 1ab327d3f6 fix exchange rate plugin: datetime.today 9 years ago
Neil Booth 535956149a trezor: single passphrase entry 9 years ago
ThomasV 135eafd966 labels plugin: shorter description for kivy gui 9 years ago
Neil Booth 881694d39d trezor: quiet user cancelling of passphrase input 9 years ago
Neil Booth 0f7d9c9c17 trezor: remove duplicate code 9 years ago
Neil Booth b3a3628b49 trezor: tweak some messages 9 years ago
Neil Booth e7b87c1d24 trezor: improve various messages and dialogs 9 years ago
Neil Booth 5f28834bb2 Trezor: session timeout improvements 9 years ago
Neil Booth 9490debf0f hw_wallet: don't make watching only if cannot pair 9 years ago
Neil Booth a5f06d72cf hw_wallet: add missing import 9 years ago
Neil Booth 16397b1ed7 trezor: more user friendly when cannot connect 9 years ago
Neil Booth 4ea9518aef QT install wizard: catch general exceptions 9 years ago
Neil Booth 297e89db5c Install wizard: error out when no devices found 9 years ago
ThomasV 8392fa9504 fix: missing import 9 years ago
ThomasV 3ee61c4c6e define wallet.dummy_address method 9 years ago
ThomasV 57af8d1d39 trustedcoin: fix 'send max' shortcut 9 years ago
ThomasV a43b0395d4 trustedcoin: do not call make_unsigned_transaction twice 9 years ago
ThomasV 5aa0a87d7a trustedcoin: restore the display of fees 9 years ago
ThomasV eb36884c66 move estimate_fee back to wallet 9 years ago
Neil Booth e61fffab55 Trezor/KeepKey: force watching only improvements 9 years ago
ThomasV 2a908d3e8b hw_wallet: do not mix qt and non-qt imports 9 years ago
ThomasV 28b0ff85f2 fx plugin fix 9 years ago