Commit Graph

23 Commits

Author SHA1 Message Date
alex.sharov
b3adf70e40 add Pool object, unwind and forward now done by 1 function 2021-08-02 16:34:16 +07:00
alex.sharov
1ea6899cd9 complexify test 2021-07-31 16:29:29 +07:00
alex.sharov
574b3fe89d extract sender from txSlot 2021-07-31 15:10:42 +07:00
alex.sharov
fb12513c08 fix queues 2021-07-30 16:24:20 +07:00
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
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
4f5a63f726 More 2021-07-16 14:29:21 +01:00
Alexey Sharp
d98e6200c6 Error prefix constant 2021-07-15 12:00:14 +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
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
a2b9dba879 Parsing transaction RLP (initial) 2021-06-19 23:41:15 +01:00