nim-eth/tests/rlp/cases/RandomRLPTests
Kim De Mey 2ad07a6010
Fix two bugs in Receipts RLP encoding/decoding (#672)
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.
2024-02-05 23:22:15 +01:00
..
example.json Fix two bugs in Receipts RLP encoding/decoding (#672) 2024-02-05 23:22:15 +01:00