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

feat: enable customization of L1/L2 chain info #10730

Merged

Conversation

barnabasbusa
Copy link
Contributor

This PR enables anyone to customize the L1 ChainID and L1 block time. (As well as for L2)

This is useful when you want to deploy on a custom L1 network. (Possibly with a different seconds per slot config parameter).

Not sure where this value plays a role in. Would be good to verify that this could be dynamically adjusted based on the L1s seconds_per_slot param.

"finalizationPeriodSeconds": 12,

@barnabasbusa barnabasbusa requested a review from a team as a code owner June 4, 2024 11:48
@barnabasbusa barnabasbusa requested a review from Inphi June 4, 2024 11:48
@barnabasbusa
Copy link
Contributor Author

Additionally this PR will add faultGameWithdrawalDelay

@protolambda protolambda enabled auto-merge June 4, 2024 15:45
@protolambda protolambda added this pull request to the merge queue Jun 4, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 4, 2024
@tynes tynes added this pull request to the merge queue Jun 4, 2024
Merged via the queue into ethereum-optimism:develop with commit 5db8adf Jun 4, 2024
64 checks passed
rdovgan pushed a commit to rdovgan/optimism that referenced this pull request Jun 24, 2024
* feat: enable customization of L1/L2 chain info

* add faultGameWithdrawalDelay

* Update config.sh
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.

3 participants