Commit Graph

  • 5d32d7f20e Seeds reflect changes in BIP39 wordlist slush0 2013-10-08 20:33:09 +0200
  • 83e8dd1c0e Mapping now uses MessageType enum from protobuf slush0 2013-10-08 20:32:40 +0200
  • 2a41550d92 compiled protobuf slush0 2013-10-08 20:29:02 +0200
  • b827bc9877 Imported new protobuf from trezor-emu slush0 2013-10-08 20:28:38 +0200
  • 2a1a1e61e4 Simplified PinMatrix widget slush0 2013-10-08 01:43:16 +0200
  • a69c820f5b Disable focus on buttons slush0 2013-10-08 00:18:44 +0200
  • e5d19d64a7 Use PinMatrixWidget if graphic mode is enabled slush0 2013-10-07 23:28:48 +0200
  • f7f04b0482 Introduce pin_input message to trigger PinMatrix widget slush0 2013-10-07 23:27:56 +0200
  • 12955a0c0c Allow only [1-9]+ in Pin matrix slush0 2013-10-07 23:27:02 +0200
  • 0634d6bbb4 Qt4 widget for Pin matrix slush0 2013-10-07 22:00:17 +0200
  • ae9444a83b Fixes bug with aligning the magic slush0 2013-09-25 01:14:54 +0200
  • 98bb17299b Module renamed to trezorlib slush0 2013-09-13 05:37:23 +0200
  • 333182f062 Module renamed from bitkeylib to trezorlib slush0 2013-09-13 05:33:20 +0200
  • 66cede8e18 Fixed path to module slush0 2013-09-13 05:32:58 +0200
  • 9fd3121724 Fixed project name slush0 2013-09-13 05:32:27 +0200
  • 18d5f9f3d6 ApplySettings triggers init_device to reload Features structure slush0 2013-09-13 05:31:24 +0200
  • 004ce33e40 Updated project link, changed repo name slush0 2013-09-13 05:29:58 +0200
  • c692f60782 Refactored module structure slush0 2013-09-13 05:28:56 +0200
  • 4530dc3684 All current tests passed slush0 2013-09-13 05:28:29 +0200
  • d273cdf86b Added unit tests for BTC, tBTC & LTC address generation slush0 2013-09-13 05:27:21 +0200
  • c514fe3edd Binary pb2 file slush0 2013-09-13 00:17:32 +0200
  • 8d100bee0c Implemented ApplySettings, removed SetMaxFeeKb slush0 2013-09-13 00:17:06 +0200
  • 31aa66e1a2 Binary protofile slush 2013-09-09 17:29:27 +0200
  • 0176c60d2a Version 0.1 of proto file slush 2013-09-09 17:29:05 +0200
  • e41387c6e4 Removed OTP and PIN handling in cmd.py slush 2013-09-09 15:38:15 +0200
  • 682578f1ad Added padding to HID messages slush 2013-09-09 15:37:39 +0200
  • 813fb233a1 Added session depth slush 2013-09-09 15:36:17 +0200
  • 8e5abb560e Fixed imports slush 2013-09-01 03:42:26 +0200
  • bdfe3fd4ae Removed 'random' field from signing transaction, because of deterministic ECDSA signing slush 2013-09-01 03:42:01 +0200
  • 3e39a4c267 test_addresses.py passed (although it uses Electrum algo, not BIP32) slush 2013-09-01 03:38:03 +0200
  • 702460d153 Protect call test passed! slush 2013-09-01 03:35:31 +0200
  • 6fe26c26e4 Fix PIN handling slush 2013-09-01 03:34:36 +0200
  • cb594df790 Updated test structure to comply with latest changes. test_basic.py passes succesfully, others will come soon... slush 2013-09-01 02:47:49 +0200
  • 5b214bbed2 Removed OTP constructs. Implements PinMatrix. Codebase now reflects latest protobuf changes slush 2013-09-01 02:46:53 +0200
  • 5db17b3a6d Proper loading of trezor_pb2.py slush 2013-09-01 02:46:18 +0200
  • ce7e6fbb50 Synchronized protobuf, compiled protobuf moved from bitkey_pb2.py to trezor_pb2.py slush 2013-09-01 02:45:42 +0200
  • b01c49715e Mapping reflects latest changes in protobuf file slush 2013-09-01 00:00:49 +0200
  • cc37fbaa5f Protocol has been heavily modified, check trezor-emu for further details slush 2013-08-31 23:46:28 +0200
  • 1fa4f1eb81 Test if USB device is presented slush 2013-08-31 23:45:53 +0200
  • 8f42da3fcc Use first USB device by default slush 2013-08-30 23:32:02 +0200
  • b120043fcc Fixed load_device slush 2013-04-15 19:58:38 +0200
  • 0af7a672f0 Updated protobuf files slush 2013-04-15 19:58:07 +0200
  • 29bd7a10f8 Tests fixed to work with latest sources slush 2013-04-15 19:57:36 +0200
  • 4b9a6675c7 SignTx test slush 2013-04-05 17:13:57 +0200
  • a6f0657de7 Fixes workflow for failed test slush 2013-04-05 17:13:29 +0200
  • d363c2448d Removed 'algorithm' from protobuf slush 2013-04-05 17:12:54 +0200
  • ea3c8eaef0 Refactored protobuf slush 2013-04-05 17:12:43 +0200
  • d0bc74ff21 Removed algorithm switching slush 2013-04-05 17:12:18 +0200
  • 1ae4ab42f8 Refactored protobuf slush 2013-04-05 17:11:53 +0200
  • d0708f323b Merge branch 'master' of github.com:slush0/bitkeylib-python slush 2013-04-01 17:08:18 +0200
  • 5f381bd936 Enabled HID transport, 'list' command enumerates HID devices slush 2013-04-01 16:59:42 +0200
  • 5d1e1a79ae Working HID transport slush 2013-04-01 16:59:16 +0200
  • 8cd7c1aa0a add gitignore Pavol Rusnak 2013-03-18 16:44:59 +0100
  • a2ad820ac1 Removed unused FakeRead slush 2013-03-10 17:52:36 +0100
  • c0d267e7d8 Fixes reading of message headers slush 2013-03-10 17:52:04 +0100
  • 41b706d56a HID transport slush 2013-03-10 16:55:59 +0100
  • 43c2d9b042 load_device moved to debuglink slush 2013-02-18 18:45:33 +0100
  • 235aaf7768 Added link to homepage slush 2013-01-25 12:52:19 +0100
  • 9a56af5dcb Refactored messages TxInput/TxOutput slush 2013-01-24 21:20:54 +0100
  • 53ffe3b755 Fixed address_n slush 2013-01-24 21:20:41 +0100
  • 5f0bf64bfa Messages TxInput and TxOutput refactored to TxRequest slush 2013-01-24 21:19:54 +0100
  • 83aa0e6e66 UUID is exactly 9 bytes long slush 2013-01-24 15:51:12 +0100
  • 29de33fa98 Data for testing private key generation slush 2013-01-17 17:01:37 +0100
  • ca94e682d3 Unit test for Electrum address generation slush 2013-01-17 13:37:48 +0100
  • 2730631e6d Implemented responder for signing Basic signtx unit test slush 2013-01-14 19:22:02 +0100
  • 80e25b1410 Removed unnecessary import in test_protect_call slush 2013-01-14 19:21:48 +0100
  • db26da19a9 Fixed protobuf, int32 instead of uint32 in InputRequest slush 2013-01-14 19:20:55 +0100
  • 1e6588e28f Test for protect_call slush 2013-01-14 17:05:38 +0100
  • 1c78397c1b ButtonAck sent over recursion call, like other *Ack slush 2013-01-14 17:04:58 +0100
  • 9b4359fe01 Refactored tests, added common.BitkeyTest slush 2013-01-14 14:44:31 +0100
  • 4aafd2deff Stub for protect_call tests slush 2013-01-14 14:44:11 +0100
  • ca78da632d Fixed DebugLink handling Implemented get_address, get_master_public_key and some other basic commands slush 2013-01-05 14:43:21 +0000
  • 9d7e55ea30 Implemented get_address API slush 2013-01-05 14:42:49 +0000
  • 842720052a Better exception handling slush 2013-01-05 14:42:09 +0000
  • 68d46cb2f9 Updated generated protobuf slush 2013-01-05 14:41:22 +0000
  • 6bdaaaf514 Added GetAddress/Address messages slush 2013-01-05 14:40:53 +0000
  • b96b65e1ce Updated call parameters slush 2012-12-13 19:05:21 +0000
  • e203d2ef53 Implemented Button* messages slush 2012-12-13 19:05:04 +0000
  • 1409665302 transport.read_blocking, fixes socket transport slush 2012-12-13 18:48:24 +0000
  • 694452c861 Added ButtonRequest, ButtonAck, ButtonCancel messages slush 2012-12-13 18:47:37 +0000
  • 89f0ca3f7e Removed debug prints slush 2012-12-09 13:53:09 +0000
  • f16ade99e0 Refactored client.call() to allow PIN/OTP in any order slush 2012-12-05 19:45:53 +0000
  • c164eba47b Some basic commands (still under heavy development) slush 2012-12-05 19:31:26 +0000
  • 52c50cd442 Socket transport slush 2012-12-05 19:31:21 +0000
  • 8f84e356ad Major refactoring Added commandline tool cmd.py slush 2012-12-03 15:36:03 +0000
  • 37b75d1bc9 Implemented debuglink connection slush 2012-11-15 20:10:23 +0000
  • 0c81a7d8ec DebugLinkDecision message Features message indicates if device has a support for DebugLink connection slush 2012-11-15 20:08:52 +0000
  • 0c3f723ee7 Implemented ready_to_read() slush 2012-11-15 20:08:02 +0000
  • b8e60121fe Added DebugLinkDecision message slush 2012-11-15 20:07:23 +0000
  • 8cf7a6ae3d Check for generated bitkey_pb2.py slush 2012-11-15 20:06:39 +0000
  • b6106fa681 Basic structure of unit tests slush 2012-11-15 20:05:57 +0000
  • 05a15eaf7d Warning about missing bitkey_pb2.py slush 2012-11-15 10:46:08 +0000
  • b7a81c61eb Fixed paths and imports slush 2012-11-15 10:42:19 +0000
  • 1d56e4da59 Reworked directory structure slush 2012-11-15 10:36:18 +0000
  • c8e3242efb Refactored protobuf directory slush 2012-11-15 10:35:48 +0000
  • fdd090b67e test uses BitkeyClient slush 2012-11-13 16:08:12 +0000
  • 437d88db1b Drop pipe only when acting as a device slush 2012-11-13 16:07:53 +0000
  • 541ebe37f5 Client library for talking with bitkey device slush 2012-11-13 16:07:11 +0000
  • b2b3abc7ed protobuf specs changes slush 2012-11-13 16:06:40 +0000
  • d4d2e0449c Fixed mapping slush 2012-11-13 14:10:40 +0000