File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -2743,6 +2743,9 @@ mod yaml_tests {
27432743 CHURN_LIMIT_QUOTIENT: 65536
27442744 MAX_PER_EPOCH_ACTIVATION_CHURN_LIMIT: 8
27452745 PROPOSER_SCORE_BOOST: 40
2746+ REORG_HEAD_WEIGHT_THRESHOLD: 20
2747+ REORG_PARENT_WEIGHT_THRESHOLD: 160
2748+ REORG_MAX_EPOCHS_SINCE_FINALIZATION: 2
27462749 EPOCHS_PER_SUBNET_SUBSCRIPTION: 256
27472750 ATTESTATION_SUBNET_COUNT: 64
27482751 ATTESTATION_SUBNET_EXTRA_BITS: 0
@@ -2892,6 +2895,9 @@ mod yaml_tests {
28922895 CHURN_LIMIT_QUOTIENT: 65536
28932896 MAX_PER_EPOCH_ACTIVATION_CHURN_LIMIT: 8
28942897 PROPOSER_SCORE_BOOST: 40
2898+ REORG_HEAD_WEIGHT_THRESHOLD: 20
2899+ REORG_PARENT_WEIGHT_THRESHOLD: 160
2900+ REORG_MAX_EPOCHS_SINCE_FINALIZATION: 2
28952901 EPOCHS_PER_SUBNET_SUBSCRIPTION: 256
28962902 ATTESTATION_SUBNET_COUNT: 64
28972903 ATTESTATION_SUBNET_EXTRA_BITS: 0
You can’t perform that action at this time.
0 commit comments