mirror of https://github.com/status-im/nim-eth.git
2ad07a6010
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. |
||
---|---|---|
.. | ||
cases | ||
eip2718 | ||
rlps | ||
util | ||
all_tests.nim | ||
test_api_usage.nim | ||
test_common.nim | ||
test_json_suite.nim | ||
test_object_serialization.nim | ||
test_rlp_codec.nim |