Commit Graph

35 Commits (560e2a7038f4f3b9318adee395f17f237b1d092f)

Author SHA1 Message Date
Pavol Rusnak 3cd07c4dea get public_node doesn't use coin param anymore 10 years ago
Pavol Rusnak 31454ffda6 add button/pin/passphrase protection to ping call in cmd.py 11 years ago
Pavol Rusnak 729fac2077 add coin param to get_public_node call; new test for getpublickey message 11 years ago
slush0 80aabfaa0f Added coin_type to sign_message 11 years ago
slush0 2a3e5ace6b Added TrezorClientDebug which prints wire messages to stdout 11 years ago
slush0 9ba427e885 Fixing sign_message/verify_message API in cmd 11 years ago
slush0 5128fa8442 Changed API to refactored TrezorClient, removed unused DebugLink 11 years ago
slush0 a56700a03b Reworked HID path handling (to fix Windows issues) 11 years ago
slush0 15d8c840b5 Remove required rependency to PyQt4 11 years ago
slush0 5a10692e86 Implemented RecoveryDevice 11 years ago
slush0 7152e091a9 Fixed missing parameter in reset_device 11 years ago
slush0 845f874aea Added Features.initialized
Implemented wipe_device
11 years ago
slush0 fe0e409e77 Implementation of ChangePin 11 years ago
slush0 b9925432cd Basic blockchain.info API
SimpleSignTx basic unit test
11 years ago
slush0 981cf2ce7a Fixed ApplySettings 11 years ago
slush0 e0ed224656 cmd allows textual bip32 paths with prime derivation
Implemented PassphraseRequest
11 years ago
slush0 dc671173d0 Implemented ResetDevice 11 years ago
slush0 e542c2dc29 Fixed load_device, including command line 11 years ago
slush0 3ec7a7685a Signing messages, splitted protobuf 11 years ago
slush0 12afba8385 Support for HID debug_link 11 years ago
Pavol Rusnak f863e1e602 drop FirmwareUpdate.force field 11 years ago
Pavol Rusnak 2587eff8fd use new hidapi api 11 years ago
slush0 02f6dd9681 Command firmware_update 11 years ago
slush0 7f541b43ad Fixed GetMPK 11 years ago
slush0 e5d19d64a7 Use PinMatrixWidget if graphic mode is enabled 11 years ago
slush0 333182f062 Module renamed from bitkeylib to trezorlib 11 years ago
slush0 8d100bee0c Implemented ApplySettings, removed SetMaxFeeKb 11 years ago
slush e41387c6e4 Removed OTP and PIN handling in cmd.py 11 years ago
slush 1fa4f1eb81 Test if USB device is presented 11 years ago
slush 8f42da3fcc Use first USB device by default 11 years ago
slush d0bc74ff21 Removed algorithm switching 11 years ago
slush 5f381bd936 Enabled HID transport, 'list' command enumerates HID devices 11 years ago
slush ca78da632d Fixed DebugLink handling
Implemented get_address, get_master_public_key and some other basic commands
12 years ago
slush c164eba47b Some basic commands (still under heavy development) 12 years ago
slush 8f84e356ad Major refactoring
Added commandline tool cmd.py
12 years ago