tersec
4378f3f096
almost all remaining ethereum/{eth2.0-specs -> consensus-specs} ( #3158 )
2021-12-03 20:01:13 +00:00
tersec
cc51f3fd12
v1.1.{5 -> 6} phase 0 and altair spec URL updates ( #3157 )
2021-12-03 17:40:23 +00:00
tersec
2e868dc2ba
mass/mechanical update of 1.1.4 phase0 and altair spec URLs to 1.1.5 ( #3067 )
2021-11-09 07:40:41 +00:00
tersec
eb3ad25859
mass/mechanical update of 1.1.3 phase/altair spec URLs to 1.1.4 ( #3058 )
2021-11-08 06:18:10 +00:00
Etan Kissling
51aef34be7
introduce strong typing for sync committee periods ( #3040 )
...
The sync committee period used to be a plain `uint64`. With the light
client sync relying more heavily on them, it makes sense to introduce
a proper type for them, similar to how they are already used for `Slot`
and `Epoch`. This introduces such a `SyncCommitteePeriod` type.
Furthermore, some usage code dealing with those periods is cleaned up.
2021-11-02 21:32:34 +01:00
tersec
968a5b3bec
some spec refs to v1.1.3 ( #3032 )
2021-10-26 18:42:48 +00:00
tersec
8307e9c601
mechanical non-merge v1.1.2 to v1.1.3 spec URL updates ( #3030 )
2021-10-26 16:44:23 +00:00
tersec
0ae736f397
update 67 spec URLs to v1.1.2 ( #2977 )
2021-10-12 08:09:59 +00:00
Etan Kissling
f10a2b18bb
port EF light client tests
...
EF has a number of unit tests related to light client functionality, see
https://github.com/ethereum/consensus-specs/blob/v1.1.0/tests/core/pyspec/eth2spec/test/altair/unittests/test_sync_protocol.py
The tests have been ported over and integrated into our test suite.
2021-10-04 15:49:34 +03:00
tersec
ca4c6b4c5c
update 30 spec URLs to v1.1.0 ( #2914 )
2021-09-28 14:01:46 +00:00
Zahary Karadjov
a71de3feda
Address review comments
2021-09-14 12:12:49 +03:00
Zahary Karadjov
add7daa30c
Light client sync spec functions
2021-09-14 12:12:49 +03:00