1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 10:58:59 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
slush0
3ec7a7685a Signing messages, splitted protobuf 2013-11-26 17:29:50 +01:00
slush0
12afba8385 Support for HID debug_link 2013-11-15 01:43:05 +01:00
Pavol Rusnak
f863e1e602 drop FirmwareUpdate.force field 2013-10-21 18:35:19 +02:00
Pavol Rusnak
2587eff8fd use new hidapi api 2013-10-19 14:19:09 +02:00
slush0
02f6dd9681 Command firmware_update 2013-10-12 17:40:48 +02:00
slush0
7f541b43ad Fixed GetMPK 2013-10-08 20:33:58 +02:00
slush0
e5d19d64a7 Use PinMatrixWidget if graphic mode is enabled 2013-10-07 23:28:48 +02:00
slush0
333182f062 Module renamed from bitkeylib to trezorlib 2013-09-13 05:33:20 +02:00
slush0
8d100bee0c Implemented ApplySettings, removed SetMaxFeeKb 2013-09-13 00:17:06 +02:00
slush
e41387c6e4 Removed OTP and PIN handling in cmd.py 2013-09-09 15:38:15 +02:00
slush
1fa4f1eb81 Test if USB device is presented 2013-08-31 23:45:53 +02:00
slush
8f42da3fcc Use first USB device by default 2013-08-30 23:32:02 +02:00
slush
d0bc74ff21 Removed algorithm switching 2013-04-05 17:12:18 +02:00
slush
5f381bd936 Enabled HID transport, 'list' command enumerates HID devices 2013-04-01 16:59:42 +02:00
slush
ca78da632d Fixed DebugLink handling
Implemented get_address, get_master_public_key and some other basic commands
2013-01-05 14:43:21 +00:00
slush
c164eba47b Some basic commands (still under heavy development) 2012-12-05 19:31:26 +00:00
slush
8f84e356ad Major refactoring
Added commandline tool cmd.py
2012-12-03 15:36:03 +00:00