Commit Graph

37 Commits

Author SHA1 Message Date
Pavol Rusnak 38ed16934f use bitcore for tx api 2014-03-28 21:34:15 +01:00
Pavol Rusnak 860aa753c9 put TXAPIs into one location 2014-03-28 19:51:56 +01:00
Pavol Rusnak 3cd07c4dea get public_node doesn't use coin param anymore 2014-03-03 15:56:32 +01:00
Pavol Rusnak 31454ffda6 add button/pin/passphrase protection to ping call in cmd.py 2014-02-22 17:39:54 +01:00
Pavol Rusnak 729fac2077 add coin param to get_public_node call; new test for getpublickey message 2014-02-21 18:57:21 +01:00
slush0 80aabfaa0f Added coin_type to sign_message 2014-02-21 02:32:37 +01:00
slush0 2a3e5ace6b Added TrezorClientDebug which prints wire messages to stdout 2014-02-20 16:09:58 +01:00
slush0 9ba427e885 Fixing sign_message/verify_message API in cmd 2014-02-13 18:51:11 +01:00
slush0 5128fa8442 Changed API to refactored TrezorClient, removed unused DebugLink 2014-02-13 16:47:52 +01:00
slush0 a56700a03b Reworked HID path handling (to fix Windows issues) 2014-02-03 21:49:07 +01:00
slush0 15d8c840b5 Remove required rependency to PyQt4 2014-02-03 19:30:40 +01:00
slush0 5a10692e86 Implemented RecoveryDevice 2014-02-02 18:27:44 +01:00
slush0 7152e091a9 Fixed missing parameter in reset_device 2014-02-02 15:37:50 +01:00
slush0 845f874aea Added Features.initialized
Implemented wipe_device
2014-02-01 13:39:21 +01:00
slush0 fe0e409e77 Implementation of ChangePin 2014-01-31 19:48:19 +01:00
slush0 b9925432cd Basic blockchain.info API
SimpleSignTx basic unit test
2014-01-13 04:44:57 +01:00
slush0 981cf2ce7a Fixed ApplySettings 2014-01-10 00:11:03 +01:00
slush0 e0ed224656 cmd allows textual bip32 paths with prime derivation
Implemented PassphraseRequest
2014-01-09 17:34:29 +01:00
slush0 dc671173d0 Implemented ResetDevice 2014-01-06 01:54:53 +01:00
slush0 e542c2dc29 Fixed load_device, including command line 2013-12-30 23:35:20 +01:00
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