Skip to content

Commit 435b00f

Browse files
authored
Merge branch 'column-syncer' into vcus
2 parents 95f678d + 77cbfc0 commit 435b00f

File tree

17 files changed

+725
-400
lines changed

17 files changed

+725
-400
lines changed

AllTests-mainnet.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@ AllTests-mainnet
209209
+ Different fork versions OK
210210
+ Different genesis validators roots OK
211211
+ Different lengths and blob limits OK
212+
+ Fusaka devnet-2 OK
212213
```
213214
## EF - KZG
214215
```diff
@@ -647,10 +648,6 @@ AllTests-mainnet
647648
+ Obtaining the gas limit of an unconfigured validator returns the suggested default [Beacon OK
648649
+ Setting the gas limit on a missing validator creates a record for it [Beacon Node] [Preset OK
649650
```
650-
## Gossip fork transition
651-
```diff
652-
+ Gossip fork transition OK
653-
```
654651
## Gossip validation [Preset: mainnet]
655652
```diff
656653
+ Empty committee when no committee for slot OK
@@ -1004,7 +1001,8 @@ AllTests-mainnet
10041001
```diff
10051002
+ /eth/v1/validator/beacon_committee_selections serialization/deserialization test OK
10061003
+ /eth/v1/validator/sync_committee_selections serialization/deserialization test OK
1007-
+ bestSuccess() API timeout test OK
1004+
+ bestSuccess() API hard timeout test OK
1005+
+ bestSuccess() API soft timeout test OK
10081006
+ firstSuccessParallel() API timeout test OK
10091007
+ getAggregatedAttestationDataScore() default test OK
10101008
+ getAggregatedAttestationDataScore() test vectors OK

0 commit comments

Comments
 (0)