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

minor Merge and forkchoice updates release #2733

Merged
merged 66 commits into from
Nov 24, 2021
Merged

minor Merge and forkchoice updates release #2733

merged 66 commits into from
Nov 24, 2021

Conversation

djrtwo
Copy link
Contributor

@djrtwo djrtwo commented Nov 22, 2021

hwwhww and others added 30 commits November 2, 2021 14:47
Genesis execution block handling
validation if attestation is from a block message
Remove `difficulty` from `PowBlock`
…false

Add a test to cover the case of `is_execution_enabled` result is false
Add The Merge spec to coverage report targets
Fix `get_pow_block_at_terminal_total_difficulty` and add unit tests
djrtwo and others added 6 commits November 22, 2021 11:39
* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Signed my name

* Update tests/README.md

Co-authored-by: Danny Ryan <[email protected]>

* Update tests/README.md

Co-authored-by: Danny Ryan <[email protected]>

* Update tests/README.md

Co-authored-by: Danny Ryan <[email protected]>

* Update tests/README.md

Co-authored-by: Danny Ryan <[email protected]>

* Update tests/README.md

Co-authored-by: Danny Ryan <[email protected]>

* Update tests/README.md

Co-authored-by: Danny Ryan <[email protected]>

* Update README.md

* Update README.md

Co-authored-by: Danny Ryan <[email protected]>
@dapplion
Copy link
Member

@djrtwo CL clients are expected to implement #2730 at any time between now and the merge? Is there any time target or just whenever possible?

@djrtwo
Copy link
Contributor Author

djrtwo commented Nov 23, 2021

I'll put some notes in the release, but ideally, these changes are on merge testnets by roughly end of January and released on the normal release cycle at or before the Merge itself

Copy link
Contributor Author

@djrtwo djrtwo left a comment

Choose a reason for hiding this comment

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

minor typos in config yaml

configs/mainnet.yaml Outdated Show resolved Hide resolved
configs/minimal.yaml Outdated Show resolved Hide resolved


@with_all_phases
@spec_state_test
Copy link
Contributor Author

Choose a reason for hiding this comment

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

These new tests should probably have. My test vector build is insanely slow

@with_presets([MINIMAL], reason="too slow")

Copy link
Contributor Author

@djrtwo djrtwo Nov 23, 2021

Choose a reason for hiding this comment

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

nevermind, it's the transition tests iiuc and I believe the addition of Altair->Merge makes these two 40 minute builds additive. Should consider parallelization of these generators

@djrtwo djrtwo changed the title [DO NOT MERGE] minor Merge release minor Merge and forkchoice updates release Nov 24, 2021
@djrtwo djrtwo merged commit c81c27e into master Nov 24, 2021
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.

8 participants