1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 07:28:10 +00:00

Commit Graph

  • 9ba427e885 Fixing sign_message/verify_message API in cmd slush0 2014-02-13 18:51:11 +0100
  • a117057dea Slightly refactored mixin structure, added debugging output slush0 2014-02-13 17:20:40 +0100
  • 9b8462f71e typo slush0 2014-02-13 16:54:58 +0100
  • 1f893afedd Root path is [], not [0] slush0 2014-02-13 16:50:16 +0100
  • 21b3b0ab91 Tests reworked to new TrezorClient API, all tests passes. slush0 2014-02-13 16:47:28 +0100
  • 5128fa8442 Changed API to refactored TrezorClient, removed unused DebugLink slush0 2014-02-13 16:47:03 +0100
  • 558f61e635 Heavily refactored TrezorClient slush0 2014-02-13 16:46:21 +0100
  • 36b0c8095d Fixed tx hash slush0 2014-02-10 04:04:24 +0100
  • 59f4dcbaa5 compute root node via bip39 in test_bip32_speed before checking speed Pavol Rusnak 2014-02-11 21:03:17 +0100
  • 3da2da096c Failure_NotInitialized Pavol Rusnak 2014-02-11 16:59:24 +0100
  • dc54376b15 use filecache module if possible Pavol Rusnak 2014-02-09 04:47:19 +0100
  • 2e9104f3c2 Reworked unit tests for using sigencode=sigencode_der_canonize in emu/trezor. slush0 2014-02-09 01:08:03 +0100
  • 712a3846b7 Added Failure_NotEnoughFunds slush0 2014-02-09 00:15:03 +0100
  • 0d25c8974e Added basic testnet tests slush0 2014-02-09 00:13:32 +0100
  • 22dd34baa1 Compiled pb slush0 2014-02-09 00:12:52 +0100
  • 262d493ce2 CallException has always code and message slush0 2014-02-09 00:12:22 +0100
  • f5606d6824 Edited list of useful tests slush0 2014-02-08 23:15:14 +0100
  • e919f1bd30 Fixed expect_buttonrequests Splitted simplesigntx slush0 2014-02-08 23:13:28 +0100
  • e160afa56d Added signing tests slush0 2014-02-08 23:12:48 +0100
  • 50fb43127f use -Wextra Pavol Rusnak 2014-02-08 19:12:07 +0100
  • 33d4fc9f24 autodetect type of device in config Pavol Rusnak 2014-02-08 17:53:32 +0100
  • d433bcfa10 fix ecdsa_sig_to_der Pavol Rusnak 2014-02-08 15:55:03 +0100
  • 6ee8d7d949 and test_pings for combinations of input params Pavol Rusnak 2014-02-07 11:31:12 +0100
  • 17e28c0e10 add asserts to debuglink tests Pavol Rusnak 2014-02-07 01:47:55 +0100
  • 49cecb563d add test_debuglink test Pavol Rusnak 2014-02-06 23:34:13 +0100
  • eeb6a847ea Added dependency to hidapi>=0.7.99 (~0.8.0 RC1) slush0 2014-02-06 15:27:19 +0100
  • aeb0db92de Compiled pb slush0 2014-02-06 13:49:04 +0100
  • cc56b5d909 Added enforce_wordlist to RecoveryDevice slush0 2014-02-06 13:25:41 +0100
  • 919c216ac5 First attempt to use ButtonRequestType slush0 2014-02-06 10:43:26 +0100
  • 7edf015914 Removed debug printing slush0 2014-02-06 10:43:03 +0100
  • 39f4ade40b Implemented ButtonRequestType slush0 2014-02-06 10:42:39 +0100
  • b81c5be4c3 Compiled pb slush0 2014-02-06 10:42:17 +0100
  • 1a71d7634b Comments slush0 2014-02-06 10:41:19 +0100
  • dae324f965 Basic installation howto slush0 2014-02-06 10:40:31 +0100
  • 349a845530 Added ButtonRequestType enum slush0 2014-02-06 10:34:50 +0100
  • 07137cae91 test_entropy does not need load_device Pavol Rusnak 2014-02-06 00:34:58 +0100
  • 6a856479a8 introduce point_multiply Pavol Rusnak 2014-02-05 23:38:37 +0100
  • 1716093dbb compile pb once again Pavol Rusnak 2014-02-05 22:15:05 +0100
  • fc144587e6 introduce ecdsa_verify_digest Pavol Rusnak 2014-02-04 19:12:43 +0100
  • 8aaebe761b introduce uncompress_coords Pavol Rusnak 2014-02-04 18:55:17 +0100
  • e973056669 Added ButtonRequestType enum slush0 2014-02-04 17:47:29 +0100
  • 682a20e07b Reworked Ping slush0 2014-02-04 17:11:38 +0100
  • 98868b15a6 Added bip32 speed test Fixed some unit tests slush0 2014-02-04 16:12:52 +0100
  • 2a59a8e055 Added Ping.button_protection slush0 2014-02-04 01:02:16 +0100
  • 229cfa3cd4 Compiled pb slush0 2014-02-04 01:02:07 +0100
  • a437ae1022 Fixed some tests slush0 2014-02-04 00:32:10 +0100
  • 60e6064d4e Configurable ping message slush0 2014-02-04 00:31:44 +0100
  • fa8c5e884f Compiled pb slush0 2014-02-04 00:30:58 +0100
  • 0d883b61b2 Added ButtonRequest.code slush0 2014-02-03 23:13:09 +0100
  • 18948e2848 Setup script python/v0.5.0 slush0 2014-02-03 22:24:54 +0100
  • a56700a03b Reworked HID path handling (to fix Windows issues) slush0 2014-02-03 21:49:07 +0100
  • 15d8c840b5 Remove required rependency to PyQt4 slush0 2014-02-03 19:30:40 +0100
  • b3f9390ded Added distribute_setup.py because of Windows dist slush0 2014-02-03 19:25:05 +0100
  • 472d15e774 Merge branch 'master' of github.com:trezor/python-trezor slush0 2014-02-03 19:20:13 +0100
  • c339a416b4 Changed readme slush0 2014-02-03 19:19:45 +0100
  • d629a76689 print message size in _pprint Pavol Rusnak 2014-02-03 17:37:39 +0100
  • c9a348d4a9 Unit tests for signing messages slush0 2014-02-03 16:17:13 +0100
  • 1fcb7e7fff Compiled pb slush0 2014-02-03 16:17:02 +0100
  • 35c877a205 Merge branch 'master' of github.com:trezor/python-trezor slush0 2014-02-03 15:45:23 +0100
  • 7a35872ccf unit test for signing/verifying messages Pavol Rusnak 2014-02-03 15:44:52 +0100
  • 8a41dad609 signatures are binary in VerifyMessage/MessageSignature Pavol Rusnak 2014-02-03 15:25:21 +0100
  • 85d98f2989 Updated warning slush0 2014-02-03 11:36:56 +0100
  • 81f462a5c5 add ecdsa_sig_to_der Pavol Rusnak 2014-02-02 22:01:43 +0100
  • 73489fbd33 split signing into ecdsa_sign_digest and ecdsa_sign/ecdsa_sign_double Pavol Rusnak 2014-02-02 20:36:03 +0100
  • 3853deed39 Added RecoveryDevice / WordRequest / WordAck slush0 2014-02-02 18:29:37 +0100
  • 5a10692e86 Implemented RecoveryDevice slush0 2014-02-02 18:27:44 +0100
  • cbd1e36bb8 Compiled pb slush0 2014-02-02 18:27:36 +0100
  • 7152e091a9 Fixed missing parameter in reset_device slush0 2014-02-02 15:37:50 +0100
  • 0262d13944 Added warning about entering secrets to this script slush0 2014-02-02 15:29:07 +0100
  • c7729e082c Tool for checking TREZOR-generated mnemonic slush0 2014-02-02 15:24:47 +0100
  • aadc279741 Added some sugar for easier handling in Multibit slush0 2014-02-02 11:28:43 +0100
  • fdf8c6fc95 Added Features.initialized slush0 2014-02-01 13:41:46 +0100
  • 845f874aea Added Features.initialized Implemented wipe_device slush0 2014-02-01 13:39:21 +0100
  • e2c8ad0f90 Compiled pb slush0 2014-02-01 13:39:06 +0100
  • eb22fad568 protobuf text_format now prints in both binary and hex form slush0 2014-02-01 11:57:59 +0100
  • 2782655320 Monkeypatching of google.protobuf.text_format slush0 2014-02-01 11:29:44 +0100
  • 366a7aa07d monkeypatching: text formatting of protobuf messages Pavol Rusnak 2014-01-31 21:21:19 +0100
  • fe0e409e77 Implementation of ChangePin slush0 2014-01-31 19:48:19 +0100
  • a40a077613 rework ecdsa_address_to_hash160 into ecdsa_address_decode Pavol Rusnak 2014-01-31 15:26:51 +0100
  • 2e4ec7fe0a introduce ecdsa_address_to_hash160 Pavol Rusnak 2014-01-30 20:34:05 +0100
  • e34874b7c1 add entropy message test Pavol Rusnak 2014-01-29 19:09:24 +0100
  • 24861a1b58 add check for expected type of message responses Pavol Rusnak 2014-01-27 11:25:27 +0100
  • 7dc057c903 add testcases for address generation fix bug for version != 0 process uncompressed pubkeys as well Pavol Rusnak 2014-01-27 19:57:44 +0100
  • 1089f58eb5 Code cleanup slush0 2014-01-27 16:57:22 +0100
  • 368c31d138 remove coin from session Pavol Rusnak 2014-01-21 19:20:10 +0100
  • c0ee25c851 don't use implicit versions in bip32 Pavol Rusnak 2014-01-21 18:38:44 +0100
  • 733a4e979c adapt config.py to new api Pavol Rusnak 2014-01-20 13:21:49 +0100
  • 78efd80bbc Added EstimateTxSize slush0 2014-01-18 05:13:47 +0100
  • 93d7fe5341 Estimate tx size slush0 2014-01-16 23:08:20 +0100
  • a1000528f3 Compiled pb slush0 2014-01-16 23:04:48 +0100
  • 8764a03453 compute fingerprints Pavol Rusnak 2014-01-14 15:29:46 +0100
  • ed7e2e5058 implement public child key derivation Pavol Rusnak 2014-01-14 14:35:13 +0100
  • 91b2b637b4 BIP32 public CKD slush0 2014-01-14 14:29:18 +0100
  • 999194fa59 Compiled pb slush0 2014-01-14 14:29:13 +0100
  • 20aa0faeb0 Compiled pb slush0 2014-01-14 11:30:58 +0100
  • b9925432cd Basic blockchain.info API SimpleSignTx basic unit test slush0 2014-01-13 04:44:57 +0100
  • 6aa8fbd1da Compiled pb slush0 2014-01-13 04:44:35 +0100
  • ca6ab18ae5 Fixes DebugLinkGetState slush0 2014-01-12 16:17:22 +0100
  • c6db133907 Fixed tests slush0 2014-01-12 16:16:07 +0100
  • e681e2b7ae bip39: pbkdf2 rounds 4096 -> 2048 Pavol Rusnak 2014-01-10 20:22:33 +0100