Janus
097ac144d9
file reorganization with top-level module
2018-07-13 14:01:37 +02:00
ThomasV
24442de8df
fix command line interface for hardware wallets. fixes #3056
2017-10-19 11:59:36 +02:00
Dmitry Sorokin
362ca96f38
x509 fixes and plugins
2017-08-26 08:28:24 +02:00
ThomasV
1159f85e05
Major refactoring
...
- separation between Wallet and key management (Keystore)
- simplification of wallet classes
- remove support for multiple accounts in the same wallet
- add support for OP_RETURN to Trezor plugin
- split multi-accounts wallets for backward compatibility
2016-08-12 11:02:28 +02:00
ThomasV
2a908d3e8b
hw_wallet: do not mix qt and non-qt imports
2016-01-30 13:48:52 +01:00
Neil Booth
012f500976
hw_wallet: Create HW_PluginBase and use it
2016-01-30 18:33:54 +09:00
Neil Booth
134ae3d044
hw_wallet: separate out common QtHandler code
2016-01-30 12:46:54 +09:00
Neil Booth
e461c1c818
Create hw_wallet directory for common code
...
Quite a lot of code under trezor/ can be shared with the
Ledger code. This is the first step for wallets.
2016-01-30 12:20:05 +09:00