nimbus-eth2/tests/consensus_spec/capella
Etan Kissling 5d42859176
make `Gwei` `distinct` (#6090)
#6087 introduced a subtle change to `nim-web3` resulting in `Gwei` to be
serialized differently than before. Using a `distinct` type for `Gwei`
improves type safety and avoids such problems in the future.
2024-03-19 14:22:07 +01:00
..
all_capella_fixtures.nim consolidate consensus spec transition test fixtures (#4428) 2022-12-15 22:51:04 +00:00
test_fixture_operations.nim make `Gwei` `distinct` (#6090) 2024-03-19 14:22:07 +01:00
test_fixture_rewards.nim make `Gwei` `distinct` (#6090) 2024-03-19 14:22:07 +01:00
test_fixture_ssz_consensus_objects.nim explicitly mention `{.raises.}` in `tests` folder (#5990) 2024-02-29 10:28:32 +00:00
test_fixture_state_transition_epoch.nim verify `genesis_time` more strictly (fixes #1667) (#5694) 2024-01-06 15:26:56 +01:00