nim-eth/tests
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
..
common Change maxFeePerBlobGas from GasInt to UInt256 (#640) 2023-09-24 14:33:24 +07:00
db Replace registerCustomScalarFunction with createCustomFunction (#649) 2023-11-21 14:39:24 +01:00
fuzzing switch NAT module from ValidIpAddress to IpAddress (#647) 2023-11-10 09:28:21 +03:00
keyfile Style fixes according to --styleCheck:usages (#452) 2021-12-20 13:14:50 +01:00
keys no more wild constants and rename ecdhSecret to ecdhSharedSecret 2023-04-21 16:08:57 +07:00
p2p switch NAT module from ValidIpAddress to IpAddress (#647) 2023-11-10 09:28:21 +03:00
rlp Adjust test names and comments for `blobGasUsed` field (#661) 2024-01-16 22:02:06 +01:00
trie Added additional tests to cover HexaryTrie MPT proofs. (#650) 2023-12-22 23:34:12 +08:00
utp Clean-up, correct and clarify utp_protocol tests (#660) 2024-01-16 18:10:26 +01:00
nim.cfg Enable tests with also json sink and fix failures (#624) 2023-06-22 16:13:16 +00:00
stubloglevel.nim Default compile all tests and binaries with TRACE log level (#549) 2022-11-10 09:01:58 +01:00
test_async_utils.nim Add build_dcli target and add it to CI (#344) 2021-04-06 13:33:24 +02:00
test_bloom.nim CI: test with multiple Nim version (#429) 2021-12-11 19:12:55 +01:00