Commit Graph

  • 5c03c72d91 First multisig unit test slush0 2014-12-04 01:30:41 +0100
  • bc9a43986f Compiled pb slush0 2014-12-04 01:30:31 +0100
  • 87d3688ed7 update bitcore to insight in tx_api.py Pavol Rusnak 2014-12-02 03:58:26 +0100
  • 608251bece update encrypt/decrypt message commands Pavol Rusnak 2014-11-26 18:49:22 +0100
  • a939d3de1d fix getpass usage Pavol Rusnak 2014-11-23 13:28:09 +0100
  • 6a27ce2d5c rewrite sign/verify tests to test long messages Pavol Rusnak 2014-11-12 20:26:04 +0100
  • 69d2d2ded3 verify test without address does not make sense Pavol Rusnak 2014-11-12 18:37:34 +0100
  • 1c6ed65921 add more tests to test_msg_verifymessage Pavol Rusnak 2014-11-07 01:59:28 +0100
  • 667577abc4 add screenshot feature (default disabled) Pavol Rusnak 2014-11-07 01:58:20 +0100
  • 0c76e68fd6 Merge pull request #21 from ddworken/master Pavol Rusnak 2014-11-07 01:56:04 +0100
  • 86a46933b5 Use getpass('') and confirm passphrase David Dworken 2014-11-06 19:09:53 -0500
  • f790c95df0 add longer strings to ecies tests Pavol Rusnak 2014-11-04 16:19:32 +0100
  • f9e45d8e94 rework EncryptMessage/DecryptMessage Pavol Rusnak 2014-11-03 19:42:22 +0100
  • 399d4e10d7 create test_ecies for testing ECIES Pavol Rusnak 2014-11-02 16:16:22 +0100
  • d65d7cb855 update protobuf Pavol Rusnak 2014-10-30 00:48:06 +0100
  • 7963db8455 update protobuf Pavol Rusnak 2014-10-22 19:48:45 +0200
  • 06214d52b4 fix unittests using client.get_public_node method Pavol Rusnak 2014-10-22 00:26:07 +0200
  • 2ceef0f07c pin protobuf dependency to 2.5.0 Pavol Rusnak 2014-08-29 23:42:35 +0200
  • 5e08914a5f Merge pull request #11 from timthelion/docs Pavol Rusnak 2014-08-27 03:34:37 +0200
  • e7cb1d474a Document transport_hid class Timothy 2014-08-26 14:06:19 +0000
  • 78e9afae6e Document Transport class Timothy 2014-08-26 13:54:06 +0000
  • b3f7fa9730 Add newline at end of Makefile Timothy 2014-08-26 13:53:21 +0000
  • b471b48eb8 Merge pull request #10 from timthelion/docs slush0 2014-08-22 00:21:35 +0200
  • 0bbc33b7ea Add basic documentation Timothy 2014-08-21 17:04:10 +0000
  • ac5c6d79c6 Merge pull request #9 from hiviah/decrypt_value Pavol Rusnak 2014-08-16 23:11:21 +0200
  • 30dcccf12f decrypt_keyvalue in cmdtr.py takes value in hex from command line Ondrej Mikle 2014-08-16 23:02:54 +0200
  • a2a5b6a460 Merge pull request #8 from lizthegrey/patch-1 Pavol Rusnak 2014-08-12 01:53:04 +0200
  • 81a6a1a6d2 Fix missing %s in format string Liz Fong-Jones 2014-08-11 19:25:36 -0400
  • dff60a0dd1 update example Pavol Rusnak 2014-08-11 21:31:34 +0200
  • cffe8f7f7d Helloworld example using trezorlib slush0 2014-08-11 20:19:05 +0200
  • e594cb5034 Merge pull request #7 from smarek/patch-1 Pavol Rusnak 2014-08-09 19:09:52 +0200
  • 21c4358ea6 Double slashed Windows paths Marek Sebera 2014-08-09 18:40:47 +0200
  • 56790762a1 0.5.3 Pavol Rusnak 2014-08-08 18:24:56 +0200
  • ef87f2e1d3 add GetAddress.show_display; ButtonRequest_Address Pavol Rusnak 2014-08-08 18:01:27 +0200
  • 3527a51669 update pb Pavol Rusnak 2014-08-07 21:14:11 +0200
  • 4f621b1da0 fix test_recovery_device in test_protection_levels.py Pavol Rusnak 2014-07-31 00:54:41 +0200
  • c2de56eb46 add trezorlib/qt/__init__.py Pavol Rusnak 2014-07-30 21:04:34 +0200
  • 33c7f2c3d7 0.5.1 Pavol Rusnak 2014-07-30 20:39:40 +0200
  • 9643834821 256 is the new default strength Pavol Rusnak 2014-07-30 17:55:20 +0200
  • 9ed0604b65 use HidTransport by default again Pavol Rusnak 2014-07-29 18:57:13 +0200
  • 608025419b config will stay in hex form (IE) Pavol Rusnak 2014-07-27 16:22:24 +0200
  • 70dd320c1f fix protobuf_json while handling enums use error field from trezord Pavol Rusnak 2014-07-26 17:15:12 +0200
  • a527456db5 add transport for bridge Pavol Rusnak 2014-07-26 16:27:28 +0200
  • 58711df5d3 update setup.py file Pavol Rusnak 2014-07-26 12:22:32 +0200
  • d6dd3c1381 use pure setuptools in setup.py Pavol Rusnak 2014-07-21 18:53:08 +0200
  • 6414765316 expand gitignore Pavol Rusnak 2014-07-21 17:54:15 +0200
  • a0d73b25fe change logic of recovery Pavol Rusnak 2014-07-10 18:07:00 +0200
  • aec4908fd7 HidTransport raises ConnectionException when disconnected during HID session slush0 2014-07-10 00:44:46 +0200
  • 706807e0b6 Removed debugging print slush0 2014-07-10 00:02:34 +0200
  • 0106e6b6fb Added '?' to pinmatrix slush0 2014-07-09 23:41:02 +0200
  • c31157fea1 print firmware fingerprint on upload Pavol Rusnak 2014-07-02 22:57:55 +0200
  • 2d2e31fa50 refactor pprint (add new inspection fields, but comment them) Pavol Rusnak 2014-06-27 17:02:44 +0200
  • 69dda6c61c fix decrypt_keyvalue Pavol Rusnak 2014-06-21 00:31:16 +0200
  • 7305a77f3e make test_255_outputs more general and rename to test_lots_of_outputs new test test_lots_of_inputs Pavol Rusnak 2014-06-18 17:13:11 +0200
  • 19f6540a44 Merge pull request #3 from timthelion/patch-1 Pavol Rusnak 2014-06-18 01:10:56 +0200
  • 8b7575eeb3 Delete repeated heading in readme Timothy Hobbs 2014-06-17 21:47:25 +0000
  • d46bdf2f6e reenable TestDebugLink.test_layout Pavol Rusnak 2014-06-17 16:02:21 +0200
  • 260a4322a6 add ClearSession message with unit test Pavol Rusnak 2014-06-17 15:31:10 +0200
  • a3d22dc56e add tests for EncryptMessage/DecryptMessage Pavol Rusnak 2014-06-16 17:16:15 +0200
  • 1d84a35095 fix str+bool concat Pavol Rusnak 2014-06-13 19:24:53 +0200
  • da329ce24a add cmdtr-emu.sh for easier work with emulator Pavol Rusnak 2014-06-13 16:39:24 +0200
  • cfc8fdc214 adapt new API of EncryptMessage / DecryptMessage Pavol Rusnak 2014-06-13 16:37:06 +0200
  • fc64a40769 Refactored password.dat format, backward incompatible change. slush0 2014-06-12 21:45:33 +0200
  • f48646ac83 Refactored decrypting of password, now uses the same path for both create and mount slush0 2014-06-12 19:19:56 +0200
  • 430362bd31 Refactored choosing of devices slush0 2014-06-12 19:16:30 +0200
  • 461380e9d2 typo slush0 2014-06-12 19:13:46 +0200
  • d102520388 Storing bip32 path to password file, using Trezor entropy for generating EncFS password slush0 2014-06-12 17:39:50 +0200
  • 9b9f0e9415 Removed all outputs to stdout, uses stderr instead slush0 2014-06-12 17:22:22 +0200
  • 8ea46f34a2 add EncryptMessage and DecryptMessage Pavol Rusnak 2014-06-12 17:02:46 +0200
  • 1aee7956e9 Demonstration usage of Trezor as a EncFS unlocking key slush0 2014-06-12 16:39:29 +0200
  • aa4fa425a3 encrypt->encrypt_keyvalue, decrypt->decrypt_keyvalue Pavol Rusnak 2014-06-12 16:08:20 +0200
  • f164e59d86 Redirects text UI to error log instead of stdout (useful for scripting) slush0 2014-06-12 13:26:24 +0200
  • c38f4346f6 add run-separate.sh script Pavol Rusnak 2014-06-11 19:56:19 +0200
  • f17f7d0569 don't use simplesigntx in tests where signtx can be used Pavol Rusnak 2014-06-09 15:33:54 +0200
  • 1038a0a3e6 added test for cipherkeyvalue Pavol Rusnak 2014-06-07 19:48:52 +0200
  • 6f2a60f932 Added --verbose parameter to comdtr slush0 2014-06-06 14:50:01 +0200
  • e4fe84cb52 Added client.encrypt_keyvalue, client.decrypt_keyvalue slush0 2014-06-06 14:40:07 +0200
  • 0f24602832 compiled pb slush0 2014-06-06 14:39:50 +0200
  • 0307307dad fix tests to match reality :) Pavol Rusnak 2014-06-04 17:59:16 +0200
  • c06a45c1a8 disable utf tests for sign/verify message for now Pavol Rusnak 2014-06-02 17:53:20 +0200
  • c921bd802a Fixed sign_message slush0 2014-05-28 15:52:40 +0200
  • 83c93ba3a0 copy test_spend_coinbase to simplesigntx suite as well Pavol Rusnak 2014-05-28 14:54:06 +0200
  • 3077b752d4 test_spend_coinbase slush0 2014-05-28 14:39:09 +0200
  • 4e963cfd3c Fixed handling of coinbase tx slush0 2014-05-28 14:38:44 +0200
  • 78a3fcb384 cmd.py renamed to cmdtr.py, it was interfering with system module 'cmd' slush0 2014-05-27 14:50:13 +0200
  • 258e6e7fb2 rebuild pb Pavol Rusnak 2014-05-26 00:59:42 +0200
  • b7f5849ecc fix ButtonRequestType in Ping and GetEntropy Pavol Rusnak 2014-04-28 14:39:05 +0200
  • cff0b5fbf7 add test_signtx to test_protection_levels Pavol Rusnak 2014-04-27 23:06:06 +0200
  • deec6fc2fc simplify test for test_255_outputs using list comprehensions Pavol Rusnak 2014-04-24 16:23:06 +0200
  • 615473409a add expected responses to test_msg_signtx test Pavol Rusnak 2014-04-24 15:59:10 +0200
  • 3865d22c56 add expected responses to test_msg_signtx.test_one_one_fee unit test Pavol Rusnak 2014-04-23 23:44:56 +0200
  • 99af68388d Added unittest test_attack_change_outputs Removed obsolete tests, enabled test with 255 outputs slush0 2014-04-18 18:57:00 +0200
  • 54bc7239ce Adde debug_processor to sign_tx() for unittest purposes slush0 2014-04-18 18:56:12 +0200
  • de1bef9533 Check if all signatures has been provided correctly slush0 2014-04-18 18:09:39 +0200
  • 72753fa914 fix typo Pavol Rusnak 2014-04-17 18:40:50 +0200
  • 35661161c9 simplify test_255_outputs Pavol Rusnak 2014-04-17 18:33:26 +0200
  • b91bd9d628 use simplesigntx tests for signtx Pavol Rusnak 2014-04-17 16:37:09 +0200
  • c642605ad2 modify simplesigntx to match signtx semantics Pavol Rusnak 2014-04-17 16:27:00 +0200
  • 1d46bd70a9 Reworked TransactionType (again) slush0 2014-04-17 14:05:45 +0200
  • 96966309d3 Compiled pb slush0 2014-04-17 14:05:38 +0200