mirror of https://github.com/status-im/nim-eth.git
98b2a34075
* Restricting exception catcher why: `CatchableError` is not needed here * Check data length before converting to `openArray[]` why: Getting the first entry of an `openArray[]` crashes with `IndexDefect`. This is particularly annoying when decoding messages in rlpx. * Added unit test using rlpx message that causes this problem to detect |
||
---|---|---|
.. | ||
cases | ||
util | ||
all_tests.nim | ||
test_api_usage.nim | ||
test_empty_string.nim | ||
test_json_suite.nim | ||
test_object_serialization.nim |