nim-eth/tests/rlp
andri lim b75ee36576
Refactor p2pProtocol internals (#657)
* Refactor p2pProtocol internals

* Attempt to fix rlp crash with Nim v2 (#658)

* Attempt to fix rlp crash with Nim v2
* Fix test_ecies for nim v2
* Reduce compiler warnings
* Resolve ambiquity in testutils

* Disable nim devel continue-on-error
2024-01-22 16:47:46 +07:00
..
cases actually, lets fix it in readAheadCheck 2019-06-07 16:11:33 +03:00
eip2718 implement eip2718: transaction type envelope 2021-05-15 08:18:08 +07:00
rlps fix rlp.readRecordType of BlockBody and friends 2023-05-23 14:37:47 +07:00
util CI: test with multiple Nim version (#429) 2021-12-11 19:12:55 +01:00
all_tests.nim fix rlp.readRecordType of BlockBody and friends 2023-05-23 14:37:47 +07:00
test_api_usage.nim support only Nim 1.6+ (#606) 2023-05-09 20:19:44 +00:00
test_common.nim Refactor p2pProtocol internals (#657) 2024-01-22 16:47:46 +07: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
test_rlp_codec.nim Adjust test names and comments for `blobGasUsed` field (#661) 2024-01-16 22:02:06 +01:00