nim-eth/tests/rlp
Kim De Mey 8ab060b19f
Move Ethereum specific RLP encoding tests under tests/common (#673)
This is more according to the structure of the code itself.
And also, currently some of these tests live under tests/rlp but
some under tests/common. Could use some further re-organisation
within the different tests, but this move is a first step.
2024-02-09 17:30:24 +01:00
..
cases Fix two bugs in Receipts RLP encoding/decoding (#672) 2024-02-05 23:22:15 +01:00
util CI: test with multiple Nim version (#429) 2021-12-11 19:12:55 +01:00
all_tests.nim Move Ethereum specific RLP encoding tests under tests/common (#673) 2024-02-09 17:30:24 +01:00
test_api_usage.nim support only Nim 1.6+ (#606) 2023-05-09 20:19:44 +00:00
test_json_suite.nim Add build_dcli target and add it to CI (#344) 2021-04-06 13:33:24 +02:00
test_object_serialization.nim Refactor p2pProtocol internals (#657) 2024-01-22 16:47:46 +07:00