Commit Graph

19 Commits

Author SHA1 Message Date
Alex Sharov
f3f655ec26
Txn tip is u256 (#447)
* save

* save

* save

* save
2022-05-13 12:21:29 +07:00
Alex Sharov
83951a1d62
Enable more linters (#381) 2022-03-19 11:38:37 +07:00
Alex Sharov
bf21599d23
RLP: base error - allows skip them if need (#215) 2021-12-22 14:34:34 +07:00
Andrew Ashikhmin
b06f3cec6b
RLP: Values in [0, 128) must be encoded as single byte (#203)
* RLP: Values in [0, 128) must be encoded as single byte

* Fix error message
2021-12-06 14:00:18 +00:00
Alex Sharov
9558fb6a12
more p2p fuzzing (#131) 2021-10-26 13:52:23 +07:00
Alex Sharov
b4933b94d2
Pool: rlp fuzzing fixes (#60) 2021-09-07 17:32:13 +07:00
Alex Sharov
c7739b89a8
Pool: state diff direct client, tx parse fuzzing (#59) 2021-09-07 09:52:17 +07:00
alex.sharov
d3f68af522 persistence 2021-08-22 17:06:38 +07:00
alex.sharov
efebb35044 rlp.U32 method 2021-08-15 17:52:03 +07:00
alex.sharov
be5eb6522d save 2021-07-27 17:07:10 +07:00
alex.sharov
54777c648a save 2021-07-27 16:53:55 +07:00
alex.sharov
636beaf0e8 save 2021-07-27 15:47:33 +07:00
alex.sharov
91c88165ed save 2021-07-27 14:28:15 +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