eth2.0-specs/tests/core/pyspec/eth2spec/test/altair
Etan Kissling f5f3031c5e
Allow passing redundant `next_sync_committee`
The producer of `LightClientUpdate` structures usually does not know how
far the `LightClientStore` on the client side has advanced. Updates are
currently rejected when including a redundant `next_sync_committee` not
advancing the `LightClientStore`. Behaviour is changed to allow this.
2022-06-29 13:16:03 +02:00
..
block_processing fix sync agg test for mainnet 2021-09-09 19:53:30 -06:00
epoch_processing Consistently use `compute_sync_committee_period` 2022-01-17 17:38:24 +01:00
fork update ejection balance config references 2021-05-19 17:43:56 +02:00
merkle run tests against future forks by default 2021-09-30 10:28:02 +02: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 Apply PR feedback from @ralexstokes 2021-10-07 16:04:06 +08:00
transition Convert sets to sorted lists prior to sampling 2022-05-09 14:09:27 -05:00
unittests Allow passing redundant `next_sync_committee` 2022-06-29 13:16:03 +02:00
__init__.py Rename folders and file names to `altair` 2021-03-11 21:12:46 +08:00