-
Notifications
You must be signed in to change notification settings - Fork 120
feat: schedule fusaka #132
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Besu config looks good.
# 5s | ||
TTFB_TIMEOUT: 5 | ||
# 10s | ||
RESP_TIMEOUT: 10 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems like these are defaults from the extended mainnet config. I'd recommend only making changes in this PR to support fusaka. In any case, I confirmed this is the same as mainnet so removing these fields has no effect.
- Holesky on Wednesday, 1 October 2025 08:48:00 (eth-clients/holesky#132) - Sepolia on Tuesday, 14 October 2025 07:36:00 (eth-clients/sepolia#111) - Hoodi on Tuesday, 28 October 2025 18:53:12 (eth-clients/hoodi#21)
Holesky - #8096 Hoodi - #8097 Sepolia - #8099 Testnet configs for Holesky, Hoodi and Sepolia Holesky - eth-clients/holesky#132 Hoodi - eth-clients/hoodi#21 Sepolia - eth-clients/sepolia#111 Co-Authored-By: Eitan Seri- Levi <[email protected]>
No description provided.