nimbus-eth2/tests/ssz
Etan Kissling 55c2553193
enable uint128 / uint256 SSZ serialization tests (#2960)
So far, SSZ tests for `uint128` and `uint256` integers were disabled
due to "compile-time issues". The code has been adjusted to support
those additional test vectors, and the corresponding tests have been
enabled.
2021-10-06 06:14:52 +00:00
..
all_tests.nim disentangle eth2 types from the ssz library (#2785) 2021-08-18 20:57:58 +02:00
test_ssz_roundtrip.nim disentangle eth2 types from the ssz library (#2785) 2021-08-18 20:57:58 +02:00
test_ssz_serialization.nim enable uint128 / uint256 SSZ serialization tests (#2960) 2021-10-06 06:14:52 +00:00