mirror of
https://github.com/status-im/nim-eth.git
synced 2025-01-28 07:15:43 +00:00
7ff6de2367
including: - fix rlp.append of BlockHeader - add tests for rlp.readRecordType of BlockBody - add tests for rlp.append of BlockHeader - add tests for EthBlock roundtrip
7 lines
115 B
Nim
7 lines
115 B
Nim
import
|
|
./test_api_usage,
|
|
./test_common,
|
|
./test_json_suite,
|
|
./test_object_serialization,
|
|
./test_rlp_codec
|