eth2.0-specs/tests/core/pyspec/eth2spec/test/altair
Etan Kissling 43e714e60f
Check correct fork version in LC sync protocol
- Sync committee is determined by signature_slot
- Signature fork version is determined by max(signature_slot, 1) - 1
- Attested block fork version can be anything < signature_slot

Old logic incorrectly derived signature fork version from signature_slot
and did not subtract a slot. Extended tests to check this edge case.
2023-03-08 15:34:56 +01:00
..
block_processing PR feedback from @djrtwo and change the duplicate sync committee preconditions 2022-12-14 16:55:03 +08:00
epoch_processing Test case naming clean up (#3143) 2022-12-13 15:13:44 +08:00
fork update ejection balance config references 2021-05-19 17:43:56 +02:00
light_client Check correct fork version in LC sync protocol 2023-03-08 15:34:56 +01:00
random use more precise name for altair block randomizer and re-gen tests 2021-08-25 17:18:02 -07:00
rewards extend inactivity updates tests 2021-07-07 12:20:34 -06:00
sanity Test case naming clean up (#3143) 2022-12-13 15:13:44 +08:00
transition a few more bellatrix tests (#2962) 2022-08-15 07:49:53 -06:00
unittests Merge branch 'dev' into lc-headerwrapper 2023-01-10 15:29:34 +01:00
__init__.py Rename folders and file names to `altair` 2021-03-11 21:12:46 +08:00