This commit is contained in:
Hsiao-Wei Wang 2021-12-11 09:06:56 +08:00
parent 4cea972cc0
commit 6edf840992
No known key found for this signature in database
GPG Key ID: 1111A8A81778319E
1 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ def _apply_base_block_a(spec, state, store, test_steps):
def test_ex_ante_vanilla(spec, state):
"""
With a single adversarial attestation
Objects:
Objects:
Block A - slot N
Block B (parent A) - slot N+1
Block C (parent A) - slot N+2
@ -124,7 +124,7 @@ def _get_greater_than_proposer_boost_score(spec, store, state, proposer_boost_ro
def test_ex_ante_attestations_is_greater_than_proposer_boost_with_boost(spec, state):
"""
Adversarial attestations > proposer boost
Objects:
Objects:
Block A - slot N
Block B (parent A) - slot N+1
Block C (parent A) - slot N+2