Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update presets / configs / REST config for v1.1.10 #3614

Merged
merged 1 commit into from May 6, 2022

Conversation

etan-status
Copy link
Contributor

Updated outdated presets / configs / REST config to v1.1.10 specs.

  • TERMINAL_BLOCK_HASH_ACTIVATION_EPOCH and PROPOSER_SCORE_BOOST are
    not yet used in eth2-networks, added configurability as TODOs.

  • MIN_ANCHOR_POW_BLOCK_DIFFICULTY is no longer needed, put on ignore
    list as some Altair devnets still reference it.

Updated outdated presets / configs / REST config to v1.1.10 specs.

- `TERMINAL_BLOCK_HASH_ACTIVATION_EPOCH` and `PROPOSER_SCORE_BOOST` are
  not yet used in `eth2-networks`, added configurability as TODOs.

- `MIN_ANCHOR_POW_BLOCK_DIFFICULTY` is no longer needed, put on ignore
  list as some Altair devnets still reference it.
@github-actions
Copy link

github-actions bot commented May 4, 2022

Unit Test Results

     12 files  ±0     834 suites  ±0   59m 4s ⏱️ + 8m 1s
1 686 tests ±0  1 638 ✔️ ±0    48 💤 ±0  0 ±0 
9 825 runs  ±0  9 713 ✔️ ±0  112 💤 ±0  0 ±0 

Results for commit f5dba61. ± Comparison against base commit f016e1a.

@@ -148,6 +147,7 @@ const
"DOMAIN_CONTRIBUTION_AND_PROOF",

"TRANSITION_TOTAL_DIFFICULTY", # Name that appears in some altair alphas, obsolete, remove when no more testnets
"MIN_ANCHOR_POW_BLOCK_DIFFICULTY", # Name that appears in some altair alphas, obsolete, remove when no more testnets
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's marked here so it can be found and removed if desired, but in general, I don't know how relevant it is to support such Altair devnets. There's not much cost this way, so seems reasonable to include it for now.

@arnetheduck arnetheduck merged commit fec9334 into unstable May 6, 2022
@arnetheduck arnetheduck deleted the dev/etan/config-1.1.10 branch May 6, 2022 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants