1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-25 08:58:14 +00:00

Commit Graph

  • efe6e552da rename cmd tool in makefile Pavol Rusnak 2014-05-28 14:56:31 +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
  • 2066f9e95c use imported flag to indicate that storage was imported from an external source Pavol Rusnak 2014-05-26 00:58:17 +0200
  • 1865a0428d add imported flag Pavol Rusnak 2014-05-26 00:45:51 +0200
  • 555b56181e use button confirmation for loaddevice Pavol Rusnak 2014-05-25 18:32:12 +0200
  • 322c06bf7b add simple gui qt utility Pavol Rusnak 2014-05-23 01:44:24 +0200
  • 5e9cd15527 use new base58 code for address functions, add function for obtaining wif Pavol Rusnak 2014-05-22 22:25:08 +0200
  • 4b1211e0ae extract base58 functions to separate source file Pavol Rusnak 2014-05-22 21:52:04 +0200
  • 612f5ab050 fix copyright headers Pavol Rusnak 2014-05-22 20:54:58 +0200
  • c1140e071e added deserialization Pavol Rusnak 2014-05-21 00:15:55 +0200
  • d7169a342c fix initialize handling in interactive mode Pavol Rusnak 2014-05-20 15:36:35 +0200
  • 44116b8a74 make serialize api more friendly Pavol Rusnak 2014-05-15 19:35:28 +0200
  • c08bbfa58e fix last commit Pavol Rusnak 2014-05-15 18:50:28 +0200
  • c1dc507189 add hdnode serialization function Pavol Rusnak 2014-05-15 17:36:23 +0200
  • 06dd166a82 add more precomputation to ecdsa signing Pavol Rusnak 2014-05-15 17:11:26 +0200
  • 0d0a1ab5f2 import v1.0.0 legacy/v1.0.0 Pavol Rusnak 2014-04-29 14:26:51 +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
  • e4f9dcd7c9 Stupid compiler, inputs_count is reserved when there's repeated inputs field. slush0 2014-04-17 13:27:18 +0200
  • 48ad2f6785 Updates stream signing algo slush0 2014-04-17 08:30:34 +0200
  • 994ff45a30 Updated TransactionType slush0 2014-04-17 08:30:10 +0200
  • b678022437 Added inputs_count/outputs_count to TransactionType slush0 2014-04-17 05:51:28 +0200
  • 94d4a3733e fix typos Pavol Rusnak 2014-04-01 19:44:53 +0200
  • ca952548b7 fix whitespace Pavol Rusnak 2014-04-11 15:22:50 +0200
  • 7ae8894214 fix two more unit tests Pavol Rusnak 2014-04-11 15:17:36 +0200
  • 2964cc4f9c Temporary disabled unit test slush0 2014-04-10 15:22:21 +0200
  • cbe8b42eed First unit test for streaming tx slush0 2014-04-10 15:22:01 +0200
  • d017ae2adf Fixed RequestTx structure slush0 2014-04-09 21:42:54 +0200
  • 400f3e669f Reworked RequestTx slush0 2014-04-09 21:42:30 +0200
  • ff77261a61 Fixed bin_output slush0 2014-04-07 16:25:03 +0200
  • 345f6d6814 Compiled pb slush0 2014-04-07 16:08:54 +0200
  • e6bfe66399 Validity of config set to 30 days slush0 2014-04-10 14:43:05 +0200
  • c6bcf54876 Reworked TxRequest message slush0 2014-04-10 14:42:50 +0200
  • 28be645370 fix whitespace Pavol Rusnak 2014-04-09 20:19:30 +0200
  • bff8038fad Reworked TxRequest message slush0 2014-04-09 20:15:37 +0200
  • df99b56108 add PassphraseRequest to docu Pavol Rusnak 2014-04-09 19:56:47 +0200
  • 5dc0be857c update pb Pavol Rusnak 2014-04-07 18:36:22 +0200
  • 8d94d6168f change java package for protobuf classes Pavol Rusnak 2014-04-07 18:01:11 +0200
  • 8f7658da89 outputs->bin_outputs, our_outputs->outputs in TransactionType Pavol Rusnak 2014-04-02 20:27:42 +0200
  • 2c5e663aa8 Fixed spacing slush0 2014-04-02 20:06:54 +0200
  • 60df691bb2 make txapi class more universal Pavol Rusnak 2014-04-02 19:31:47 +0200
  • c3f74420a4 add OP_EQUAL to txapi parser Pavol Rusnak 2014-04-02 19:18:14 +0200
  • e9dbedfd33 Added unit test for PAYTOSCRIPTHASH slush0 2014-04-02 18:54:19 +0200
  • 0ca0594077 parse sequence in txapi as well Pavol Rusnak 2014-03-30 00:44:42 +0100
  • 49eec8b78e txapi cleanup Pavol Rusnak 2014-03-29 21:31:17 +0100
  • 7a1e2827c8 check for known scriptPubKey asm Pavol Rusnak 2014-03-28 21:48:48 +0100
  • 38ed16934f use bitcore for tx api Pavol Rusnak 2014-03-28 21:34:15 +0100
  • 860aa753c9 put TXAPIs into one location Pavol Rusnak 2014-03-28 19:47:53 +0100
  • 412528d522 fix PinMatrixRequest type enum Pavol Rusnak 2014-03-28 16:26:48 +0100
  • dc0d7fd1d6 initialize version/lock_time in TransactionType Pavol Rusnak 2014-03-27 19:10:24 +0100
  • 52f360ab12 add documentation, remove TxInput/TxOutput messages, use TxAck instead Pavol Rusnak 2014-03-25 19:20:36 +0100
  • 51b9d4e177 recompile pb, adjust TransactionType constructors Pavol Rusnak 2014-03-25 19:36:46 +0100
  • 8f870c54ed recompile pb Pavol Rusnak 2014-03-23 20:01:19 +0100
  • df45b3cf06 cosmetic changes Pavol Rusnak 2014-03-23 19:45:25 +0100
  • 0a2e1b66c9 update pb Pavol Rusnak 2014-03-14 21:10:02 +0100
  • bfcc001fd2 add bl hash Pavol Rusnak 2014-03-14 15:02:29 +0100
  • 560e2a7038 rebuild pb Pavol Rusnak 2014-03-13 15:01:50 +0100
  • 2b2d92b924 add revision to Features Pavol Rusnak 2014-03-13 13:48:24 +0100
  • e827517591 add mnemonic_check function Pavol Rusnak 2014-03-12 20:45:51 +0100
  • 393c298c35 add progress_callback to mnemonic/pbkdf2 functions Pavol Rusnak 2014-03-11 20:09:15 +0100
  • 27070e84a9 support binary messages in sign/verify message Pavol Rusnak 2014-03-11 18:06:38 +0100
  • e410acad0a Tool for digitally signing the config for Trezor browser plugin slush0 2014-03-10 19:24:33 +0100
  • d18ad92fc1 use PinMatrixRequestType instead of arbitrary string Pavol Rusnak 2014-03-10 18:08:34 +0100
  • 21f3481c61 Removed button presses for LoadDevice/ResetDevice/RecoveryDevice slush0 2014-03-07 22:50:35 +0100
  • d2a787821b Fixed reset device slush0 2014-03-07 22:39:19 +0100
  • 25631221c5 fix test_word_fail in test_msg_recoverydevice Pavol Rusnak 2014-03-07 22:38:16 +0100
  • e0efe950c0 Fixed typos slush0 2014-03-07 21:51:48 +0100
  • 40f8c56eb4 Updated tests to do slush0 2014-03-07 21:44:41 +0100
  • bf7fb7928b Numbered mnemonic slush0 2014-03-07 21:44:27 +0100
  • 099cdd2578 Fixed load_device_by_xprv slush0 2014-03-07 21:44:06 +0100
  • da6ce3acb8 add test for failed word in recovery device Pavol Rusnak 2014-03-07 21:51:01 +0100
  • 10c42633fc add function to retrieve mnemonic wordlist Pavol Rusnak 2014-03-07 20:11:50 +0100
  • 4fc8868589 rename word variables in DebugLinkState message Pavol Rusnak 2014-03-07 17:25:55 +0100
  • 29dfac6691 rename word variables in DebugLinkState message Pavol Rusnak 2014-03-07 16:45:46 +0100
  • 14007cc613 add test_verify_bitcoind to test_msg_verifymessage Pavol Rusnak 2014-03-06 22:02:07 +0100
  • 2f498f63e2 don't request confirmation of change addresses Pavol Rusnak 2014-03-06 20:54:50 +0100
  • 1e148a7b7b really query for internal entropy before sending external one use strength to compute number of words Pavol Rusnak 2014-03-03 19:30:43 +0100
  • 3cd07c4dea get public_node doesn't use coin param anymore Pavol Rusnak 2014-03-03 15:56:32 +0100
  • 006812a0b3 add one more test to test_msg_changepin Pavol Rusnak 2014-03-03 00:29:17 +0100
  • ffa289967c adapt to new pb, small fixes Pavol Rusnak 2014-03-01 12:08:43 +0100
  • f39b54601b add ButtonRequest_SignTx Pavol Rusnak 2014-03-01 12:07:45 +0100
  • 4ba03a6c70 use string again where appropriate Pavol Rusnak 2014-03-01 11:17:06 +0100
  • 50d1537f43 disable layout retrieval in debuglink for now Pavol Rusnak 2014-02-26 14:03:11 +0100
  • 4b9cc6cb78 Added debug printing to debuglink communication slush0 2014-02-25 19:31:31 +0100