Commit Graph

49 Commits

Author SHA1 Message Date
alex.sharov
636beaf0e8 save 2021-07-27 15:47:33 +07:00
alex.sharov
283fc426eb add StringOfLen method 2021-07-27 13:06:38 +07:00
alex.sharov
f21c9e9ab2 save 2021-07-27 12:49:03 +07:00
alex.sharov
f6d9c5cc00 move "list/non-list" check inside ParseListPrefix and ParseStringPrefix funcs 2021-07-27 12:44:45 +07:00
alex.sharov
1242270756 move "unexpected end of payload" check inside ParsePrefix func 2021-07-27 12:33:38 +07:00
alex.sharov
8df5bc8c50 save 2021-07-27 12:18:40 +07:00
alex.sharov
c13962ed75 extract ensureEnoughSize func 2021-07-27 12:03:59 +07:00
alex.sharov
fabf9b7b1d save 2021-07-27 10:13:50 +07:00
alex.sharov
347f52f6b8 save 2021-07-26 20:39:30 +07:00
alex.sharov
585475978e save 2021-07-26 19:13:07 +07:00
alex.sharov
7d2a8c7e85 limit loggerr interface 2021-07-26 11:57:04 +07:00
alex.sharov
c5fa9ef1bd limit loggerr interface 2021-07-26 10:38:01 +07:00
alex.sharov
b06a46e9cf encode txs 2021-07-26 10:04:53 +07:00
alex.sharov
634953b4c0 encode txs 2021-07-26 09:52:20 +07:00
alex.sharov
334058cf5d encode txs 2021-07-26 09:39:37 +07:00
alex.sharov
3bf11f8ad3 encode txs 2021-07-26 09:33:50 +07:00
alex.sharov
1010156065 encode txs 2021-07-26 09:06:17 +07:00
alex.sharov
ea50561aa5 encode txs 2021-07-26 07:59:41 +07:00
alex.sharov
c55a9f46be encode txs 2021-07-26 07:57:49 +07:00
alex.sharov
f19ae4bfac tx propagate, pool mock, try some tests 2021-07-25 19:19:33 +07:00
Alex Sharp
1ea5eca9fe Encode GetPooledTx66 packet 2021-07-16 19:42:03 +01:00
Alexey Sharp
adcc17baf7 More encoding 2021-07-16 17:00:51 +01:00
Alex Sharp
4f5a63f726 More 2021-07-16 14:29:21 +01:00
Alex Sharp
05c5246985 Add EncodeHashes 2021-07-15 20:10:17 +01:00
Alexey Sharp
d5e11f3b2e Encode hashes 2021-07-15 15:48:55 +01:00
Alexey Sharp
0393f29197 Add parse hashes 2021-07-15 12:23:17 +01:00
Alexey Sharp
d98e6200c6 Error prefix constant 2021-07-15 12:00:14 +01:00
Alexey Sharp
ce38bf7b6f Add packet test 2021-07-15 11:25:20 +01:00
Alex Sharp
a8eec03b7a Introduce ParseHash 2021-07-15 09:52:28 +01:00
Alex Sharp
fc3a3b4b37 Fix test 2021-07-14 19:17:20 +01:00
Alexey Sharp
d685fd2715 More test 2021-07-14 17:14:36 +01:00
Alexey Sharp
e058e2c0b8 Reorganise mock sentry as server not client 2021-07-14 07:44:23 +01:00
Alex Sharp
248e91db43 Fixes 2021-07-13 22:18:50 +01:00
Alexey Sharp
489f6557c5 Add direct package 2021-07-13 20:02:03 +01:00
Alex Sharp
6e89e434ec Add stream loops 2021-07-12 19:37:35 +01:00
Alexey Sharp
6184884f85 More 2021-07-12 17:55:47 +01:00
Alexey Sharp
4f953b29dc Fix sentry mock 2021-07-12 14:18:24 +01:00
Alex Sharp
01030ab042 mock sentry 2021-07-04 23:13:33 +01:00
Alexey Sharp
71afa8871b Add fetch type 2021-07-04 18:24:15 +01:00
Alexey Sharp
03bb821ed9 Fix lint 2021-06-30 13:34:27 +01:00
Alex Sharp
b71c118e17 Use zero-allocation sender recovery 2021-06-26 12:55:32 +01:00
Alex Sharp
83087332a6 More tests and check for sighash 2021-06-26 11:18:39 +01:00
Alex Sharp
eb6bb24d71 Added senders to the tests, introduce context and sighash 2021-06-25 00:16:36 +01:00
Alex Sharp
8b09b1c82c More tests with tx hashes 2021-06-24 17:55:38 +01:00
Alexey Sharp
36d44bb6be Compute transaction id hashes 2021-06-24 17:35:12 +01:00
Alex Sharp
ffb98f707e Fix signature parsing 2021-06-23 17:45:44 +01:00
Alex Sharp
2685201443 Fix test 2021-06-22 13:53:02 +01:00
Alex Sharp
1a807ed5a2 Add first test to work with 2021-06-22 11:47:56 +01:00
Alex Sharp
a2b9dba879 Parsing transaction RLP (initial) 2021-06-19 23:41:15 +01:00