801 Commits (62b47ca3b323dd6f8fe8f3e9291846ad00afb271)

Author SHA1 Message Date
ThomasV a1eaf351a7 kivy: use EventDispatcher with exchange rates plugin 9 years ago
Neil Booth e20369bf94 Plugins: remove init_qt hook; clean up 9 years ago
Neil Booth dee402b961 Plugin wallets: better error when unloadable 9 years ago
Neil Booth f4fa53e915 Trezor: fixes for latest libtrezor 9 years ago
Neil Booth f8ed7b058d Improved multi-device handling 9 years ago
Neil Booth a0ef42d572 Fix typo causing change address reuse 9 years ago
Neil Booth 3a735d40ac Keepkey/Trezor: fix 2 issues 9 years ago
Neil Booth efa1efedca Hardware wallets: limit change outputs to 1 9 years ago
Neil Booth b752e91dae Separate out get_input_tx. 9 years ago
Neil Booth 9bf45de279 Trezor: give me a chance to sign with a PIN entry 9 years ago
Neil Booth 43fd49aa8f Fix for tx.inputs break 9 years ago
Neil Booth 91d0504f31 GC the dialog once done. 9 years ago
Neil Booth 889976915a KeepKey: Implement secure recovery from seed 9 years ago
Neil Booth eb865779eb Small fix for trezor devices 9 years ago
Neil Booth f6200bd73e select_device: only list plugin devices 9 years ago
Neil Booth 8732bead24 Trezor: fix a typo. 9 years ago
Neil Booth a7cb66d31e Trezor: better messages during initialization 9 years ago
Neil Booth 1e030706cb Trezor: small improvements for device initialization 9 years ago
ThomasV 5a03caf051 kivy: update fiat amounts when changed 9 years ago
Neil Booth cefd128020 Trezor: improve install wizard 9 years ago
Neil Booth 0d14781463 Trezor: GUI fixes 9 years ago
Neil Booth 24037be99c Clean up client caching and handling 9 years ago
Neil Booth 13420f6917 Keepkey: doesn't yet support homescreen setting 9 years ago
Neil Booth 7029411629 Threaded trezor dialog 9 years ago
ThomasV 8ed443b4c8 kivy: improve settings dialog 9 years ago
Neil Booth 9ab9c73d6d Threaded wallet creation 9 years ago
Neil Booth 06c262d0dc TrezorClient: should be in a separate thread 9 years ago
Neil Booth c99f0acfba Localize Image import for now 9 years ago
ThomasV d200b236ae replace tx.input, tx.output by methods, so that deserialize calls are encapsulated 9 years ago
Neil Booth c2efb09734 Threaded wallet creation 9 years ago
Neil Booth d6e8e534a3 TrezorClient: should be in a separate thread 9 years ago
Neil Booth c160a99ebc Add cancel button to trezor dialogs 9 years ago
Neil Booth 144f53be18 Use TaskThread to simplify ThreadedButton 9 years ago
Neil Booth 98aef8418c Construct base classes in right order 9 years ago
Pedro Alves 69555d5ad9 Added two of the biggest brazilian exchangers, "Bitcontoyou" and "MercadoBitcoin", to Exchange rates plugin. 9 years ago
ThomasV bd3f3c3554 fix issue #1610 9 years ago
Neil Booth f271f65842 KeepKey / Trezor: client split 9 years ago
ThomasV 0d52911561 define constants for tx output types 9 years ago
Neil Booth 4eba1c1d8a Wizard: fixes for hardware wallet initialization 9 years ago
Neil Booth 6178f5a28f Fix some more regressions and trustedcoin plugin 9 years ago
Neil Booth 0219687d41 Some work on multisig. 9 years ago
Fabian Hirschmann 23312cbcd1 add Kraken exchange to exchange_rate plugin 9 years ago
Neil Booth 2ae3543dc4 Start work on persistent install wizard 9 years ago
Neil Booth 986e198e87 Ledger: move get_client() to the plugin 9 years ago
Neil Booth deccca1827 Ledger: handler belongs on wallet 9 years ago
Neil Booth 1ec3ad59cc Ledger: get new wallet creation working again 9 years ago
Neil Booth b120dd8849 Fix root derivation changes for BIP44_Wallets 9 years ago
ThomasV c47e3499ce rename wallet methods 9 years ago
Neil Booth 3d781a2d1b BIP32_HD_Wallet: Fix address derivation 9 years ago
Neil Booth 5baa5feb11 Put restore_wallet_class back in the derived classes 9 years ago