lighthouse/testing
Paul Hauner d9f940613f Represent slots in secs instead of millisecs (#2163)
## Issue Addressed

NA

## Proposed Changes

Copied from #2083, changes the config milliseconds_per_slot to seconds_per_slot to avoid errors when slot duration is not a multiple of a second. To avoid deserializing old serialized data (with milliseconds instead of seconds) the Serialize and Deserialize derive got removed from the Spec struct (isn't currently used anyway).

This PR replaces #2083 for the purpose of fixing a merge conflict without requiring the input of @blacktemplar.

## Additional Info

NA


Co-authored-by: blacktemplar <blacktemplar@a1.net>
2021-01-19 09:39:51 +00:00
..
ef_tests Update EF tests to 1.0.0 (#1875) 2020-11-12 23:52:38 +00:00
eth1_test_rig Update dependencies (#2084) 2020-12-14 02:28:19 +00:00
node_test_rig replace tempdir by tempfile (#2143) 2021-01-06 06:36:11 +00:00
remote_signer_test Clippy 1.49.0 updates and dht persistence test fix (#2156) 2021-01-19 00:34:28 +00:00
simulator Represent slots in secs instead of millisecs (#2163) 2021-01-19 09:39:51 +00:00
state_transition_vectors Bump all spec tags to v0.12.1 (#1275) 2020-06-19 11:18:27 +10:00