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(taiko-client): update OntakeForkHeight in mainnet #18253

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

YoGhurt111
Copy link
Contributor

ref: #18252

@YoGhurt111
Copy link
Contributor Author

@smtmfft @johntaiko Also need to update this mainnet config in Raiko

@@ -55,8 +55,7 @@ var (
LivenessBond: livenessBond,
StateRootSyncInternal: 16,
MaxAnchorHeightOffset: 64,
// TODO: update this value when mainnet fork height is decided
OntakeForkHeight: 9_000_000,
OntakeForkHeight: 538_304,
Copy link
Member

Choose a reason for hiding this comment

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

We need to keep indent, why change?

@YoGhurt111 YoGhurt111 added this pull request to the merge queue Oct 16, 2024
Merged via the queue into main with commit 21c6235 Oct 16, 2024
9 checks passed
@YoGhurt111 YoGhurt111 deleted the feat/update-mainnet-config branch October 16, 2024 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants