nim-eth/tests/rlp
Etan Kissling a6f79a6000
Adjust test names and comments for `blobGasUsed` field (#661)
`blobGasUsed` was not mentioned in `test_rlp_codec` test names, despite
being used. Further, update the idea of `genOptionalFieldsValidation`
to also check for `blobGasUsed`, and fix the check to catch unsupported
combinations of optional fields.
2024-01-16 22:02:06 +01: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 rename data gas to blob gas 2023-07-28 10:19:00 +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 CI: test with multiple Nim version (#429) 2021-12-11 19:12:55 +01:00
test_rlp_codec.nim Adjust test names and comments for `blobGasUsed` field (#661) 2024-01-16 22:02:06 +01:00