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

fork-epoch-fix #31

Merged
merged 1 commit into from
May 23, 2023
Merged

Conversation

kevinbogner
Copy link

Necessary to correctly calculate cancunTime.

"cancunTime": int(data['genesis_timestamp']) + int(data['genesis_delay']) + (int(data['dencun_fork_epoch']) * 32 * 12),

dencun_fork_epoch: ${EIP4844_FORK_EPOCH}

@parithosh parithosh merged commit 43999ee into ethpandaops:deposit-devnets May 23, 2023
@kevinbogner kevinbogner deleted the fork-epoch-fix branch May 24, 2023 08:09
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.

2 participants