SomberNight
|
2d94491974
|
fix #4152. and clean up imports
|
7 years ago |
SomberNight
|
d8a9c9720a
|
follow-up 65eae139af
|
7 years ago |
mzhou
|
65eae139af
|
add ability to show a receiving address on ledger screen (#3538)
add ability to show a receiving address on ledger screen
|
7 years ago |
Justin Turner Arthur
|
857eb4ac1d
|
Remove unused imports. Explicitly import a few deep imports.
|
7 years ago |
SomberNight
|
4ac162f18b
|
migration to PyQt5. initial commit.
|
7 years ago |
ThomasV
|
c3388d9677
|
misc python3 updates:
- use jsonrpclib-pelix
- update the kivy gui
- update plugins
|
8 years ago |
ThomasV
|
ddcdbfa181
|
ledger: pass str to message dialog
|
8 years ago |
ThomasV
|
83a422988e
|
ledger: ImportError fallback
|
8 years ago |
neocogent
|
da7e48f3a7
|
ledger new ui and mobile 2fa validation
|
8 years ago |
ThomasV
|
ae779694df
|
create common class for qt hardware plugins
|
8 years ago |
ThomasV
|
2a9c9cf654
|
remove deprecated method
|
8 years ago |
BTChip
|
3d2de1036c
|
Rewrite around new dev manager, rebase to latest Electrum, add P2SH support, add Nano S / Blue support
|
8 years ago |
ThomasV
|
9c7fd44b58
|
update ledger plugin
|
8 years ago |
ThomasV
|
97417e06e4
|
updates for Legder plugin
|
9 years ago |
ThomasV
|
2a908d3e8b
|
hw_wallet: do not mix qt and non-qt imports
|
9 years ago |
BTChip
|
1c8e39b635
|
Override word_dialog for PIN entry
|
9 years ago |
BTChip
|
d4b84d6da1
|
Use unified HW classes
|
9 years ago |
Neil Booth
|
986e198e87
|
Ledger: move get_client() to the plugin
Mirrors the trezor code
|
9 years ago |
Neil Booth
|
deccca1827
|
Ledger: handler belongs on wallet
Move closer to trezor sanity
|
9 years ago |
Neil Booth
|
1ec3ad59cc
|
Ledger: get new wallet creation working again
This is enough to get new wallet creation working in the
absence of errors.
|
9 years ago |
ThomasV
|
5915b9b7e1
|
restore action-driven wizard logic
|
9 years ago |
Neil Booth
|
2f58d419dc
|
Get ledger wallet working, for restore at least
Fixes #1592
|
9 years ago |
Neil Booth
|
1d51335827
|
Remove need for self.wallet for h/w wallets
|
9 years ago |
Neil Booth
|
64887f7a74
|
More message box cleanup
|
9 years ago |
Neil Booth
|
15e9991e2a
|
Move message box logic to a mixin
|
9 years ago |
Richard Ulrich
|
ae3b82297f
|
added missing import
|
9 years ago |
ThomasV
|
d5f43610ed
|
fix imports in hardware wallets
|
9 years ago |
ThomasV
|
ba2c737a21
|
finish separation between plugins and GUIs
|
9 years ago |