Commit Graph

37 Commits

Author SHA1 Message Date
Michele Balistreri 885532bb77 remove stub check 2018-07-26 11:24:39 +03:00
Michele Balistreri 53cba8f312 add sign test 2018-07-26 11:21:55 +03:00
Michele Balistreri 20851b1172 implement some cmds tests 2018-07-23 13:25:58 +03:00
Michele Balistreri fc7abea25d write function header docs 2018-07-20 16:36:45 +03:00
Michele Balistreri fafb307ef8 implement fw update test 2018-07-20 15:38:54 +03:00
Michele Balistreri 9c7dd6acc4 add test skeleton 2018-07-20 11:41:11 +03:00
Michele Balistreri 4f466aefa8 implement application commands 2018-07-17 15:23:07 +03:00
Michele Balistreri fbf4a5ac95 implement integer parsing 2018-07-16 15:49:19 +03:00
Michele Balistreri 4d4af9d7bc split rlp from eth implementation 2018-07-16 12:25:03 +03:00
Michele Balistreri 0348cea5ff test init 2018-07-12 12:51:36 +03:00
Michele Balistreri 5a00a06568 add error codes 2018-07-11 14:24:41 +03:00
Michele Balistreri 2912c1cd64 add a few functions 2018-07-11 09:45:09 +03:00
Michele Balistreri 68cbdbf1c7 improve tests 2018-07-09 14:37:51 +03:00
Michele Balistreri df6e50b821 implement pin list tests and fix implementation bugs 2018-07-09 14:29:54 +03:00
Michele Balistreri d96fc70511 add test skeleton 2018-07-06 14:42:35 +03:00
Michele Balistreri 3c069258ef implement tests, fix bugs 2018-07-05 17:40:44 +03:00
Michele Balistreri c0a76c486b add testk skeleton 2018-07-04 21:27:40 +03:00
Michele Balistreri 24411929db hd wallet implementation 2018-07-04 13:33:33 +03:00
Michele Balistreri 3b029254e1 add write function 2018-07-03 13:29:27 +03:00
Michele Balistreri e68fdea358 add chain to stored keys 2018-07-03 12:06:42 +03:00
Michele Balistreri e38990ceb2 output also uncompressed y to allow address generation 2018-07-02 16:12:08 +03:00
Michele Balistreri f99ced1fec finish PIN implementation 2018-06-27 17:18:55 +02:00
Michele Balistreri 1ac919541b add get page function 2018-06-27 13:44:59 +02:00
Michele Balistreri c7b26fb270 add fs entry replace/cache functions 2018-06-25 21:50:13 +02:00
Michele Balistreri 59beb1ce41 add master key generation from seed 2018-06-25 13:37:25 +02:00
Michele Balistreri 8dd1ec7e34 adapt bip32 implementation to work with compressed public keys 2018-06-19 12:07:50 +02:00
Michele Balistreri 8dd824e5d8 finish test and fix bugs 2018-06-18 22:41:43 +02:00
Michele Balistreri 1f6eb936bf bugfixes 2018-06-18 16:05:15 +02:00
Michele Balistreri 3526ada519 add test stubs 2018-06-16 22:32:34 +02:00
Michele Balistreri f14c92b4ad check that only valid writes happen 2018-06-16 22:27:56 +02:00
Michele Balistreri b96abd6364 add tests 2018-06-16 22:25:05 +02:00
Michele Balistreri 9d7d1dfd71 add bip32 tests 2018-06-12 12:25:23 +02:00
Michele Balistreri 1355f680a0 correct indentation 2018-06-07 08:31:35 +02:00
Michele Balistreri 167b9357d6 BIP39 implementation 2018-06-06 16:47:10 +02:00
Michele Balistreri 51592047be add high-level signature function and tests 2018-05-28 17:45:12 +03:00
Michele Balistreri 17e6ea6511 add bad-case tests 2018-05-24 16:27:08 +03:00
Michele Balistreri 6a1de9b327 add good-case tests for RLP and TX parser 2018-05-24 14:10:32 +03:00