nimbus-eth2/beacon_chain/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
..
bitseqs.nim disentangle eth2 types from the ssz library (#2785) 2021-08-18 20:57:58 +02:00
codec.nim add merge SSZ consensus object tests (#2858) 2021-09-11 10:01:05 +02:00
dynamic_navigator.nim disentangle eth2 types from the ssz library (#2785) 2021-08-18 20:57:58 +02:00
merkleization.nim enable uint128 / uint256 SSZ serialization tests (#2960) 2021-10-06 06:14:52 +00:00
navigator.nim disentangle eth2 types from the ssz library (#2785) 2021-08-18 20:57:58 +02:00
ssz_serialization.nim add merge SSZ consensus object tests (#2858) 2021-09-11 10:01:05 +02:00
types.nim enable uint128 / uint256 SSZ serialization tests (#2960) 2021-10-06 06:14:52 +00:00