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

Add Deneb to CL configs and create an archive subdirectory for mainnet/shared #131

Merged
merged 5 commits into from
Mar 1, 2024

Conversation

mxmar
Copy link
Contributor

@mxmar mxmar commented Feb 15, 2024

This PR adds new Deneb CL config variables (far future epoch == max uint64 number) + creates archive directory under mainnet/shared. It also adds cancuncTime far future timestamp to genesis.json ( Wednesday, 31 December 2025 12:00:00 for now).

We will use far future epoch number and cancun timestamp to not fork LUKSO Mainnet before Ethereum Mainnet. It will allow to run the latest EL and CL clients in LUKSO networks (i.e. Prysm v4.2.0 requires config.yaml with Deneb fork specified. The same with Erigon. Otherwise it will fall back to Ethereum Mainnet fork epoch - which is March 2024).

Deneb is consensus layer fork name.
Cancun is execution layer fork name.
Dencun is the combined name of EL an CL.

Dencun fork details: https://blog.quicknode.com/ethereum-dencun-upgrade-2024-proto-danksharding-and-the-surge-era-begins/

* Refactor mainnet shared directory

Signed-off-by: mxmar <[email protected]>
@mxmar mxmar added the enhancement New feature or request label Feb 15, 2024
@mxmar mxmar self-assigned this Feb 15, 2024
@mxmar mxmar marked this pull request as draft February 15, 2024 09:55
@mxmar mxmar changed the title * Add Deneb to CL configs Add Deneb to CL configs and create archive subdirectory for mainnet/shared Feb 15, 2024
@mxmar mxmar changed the title Add Deneb to CL configs and create archive subdirectory for mainnet/shared Add Deneb to CL configs and create an archive subdirectory for mainnet/shared Feb 15, 2024
@mxmar mxmar requested review from Wolmin, frozeman, Hugoo, richtera and Esanim and removed request for Wolmin February 29, 2024 09:42
@mxmar mxmar marked this pull request as ready for review February 29, 2024 09:49
Copy link

@richtera richtera left a comment

Choose a reason for hiding this comment

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

LGTM

@mxmar mxmar merged commit e657981 into main Mar 1, 2024
@mxmar mxmar deleted the feat/deneb-variables-for-new-clients branch March 1, 2024 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

4 participants