mirror of
https://github.com/status-im/nim-eth.git
synced 2025-03-01 14:10:38 +00:00
1. Fix Assertion error when receipt is not a List nor has a single byte value. Receiving such garbage data would cause a crash. 2. Fix decoding of Receipt list by adding the missing Blob encapsulation Also added tests for these scenarios.
7 lines
72 B
JSON
7 lines
72 B
JSON
{
|
|
"listsoflists2": {
|
|
"in": "VALID",
|
|
"out": "c7c0c1c0c3c0c1c0"
|
|
}
|
|
}
|