nim-eth/tests/rlp
Chirag Parmar 034b7886de
clean up redundant code in eth/rlp/writer.nim (#755)
* cleanup macros

* add test cases and fix counting function

* add check statements

* remove deprecated support for Option

* replace some logic

* remove debug print
2024-11-06 11:46:22 +07:00
..
cases Fix two bugs in Receipts RLP encoding/decoding (#672) 2024-02-05 23:22:15 +01:00
util remove remaining `int` holdouts in rlp (#737) 2024-09-30 18:32:36 +02:00
all_tests.nim clean up redundant code in eth/rlp/writer.nim (#755) 2024-11-06 11:46:22 +07:00
test_api_usage.nim remove unusued rlpx features, tighten hello exchange and some error h… (#759) 2024-11-05 16:30:41 +01:00
test_empty_string.nim remove remaining `int` holdouts in rlp (#737) 2024-09-30 18:32:36 +02: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 remove remaining `int` holdouts in rlp (#737) 2024-09-30 18:32:36 +02:00
test_optional_fields.nim clean up redundant code in eth/rlp/writer.nim (#755) 2024-11-06 11:46:22 +07:00