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

fix(cmd): set sepolia block-time to 12s #4969

Merged
merged 1 commit into from
Feb 3, 2025
Merged

Conversation

gacevicljubisa
Copy link
Contributor

@gacevicljubisa gacevicljubisa commented Jan 30, 2025

Checklist

  • I have read the coding guide.
  • My change requires a documentation update, and I have done it.
  • I have added tests to cover my changes.
  • I have filled out the description and linked the related issues.

Description

The block time for the testnet (Sepolia) has been updated to 12 seconds.

Open API Spec Version Changes (if applicable)

Motivation and Context (Optional)

Sepolia's block time was previously 15 seconds but has since been changed to 12 seconds. The current implementation still reflects the outdated 15-second value. This update ensures that the correct 12-second block time is used going forward.

Related Issue (Optional)

Update Sepolia Testnet Block Time to 12 Seconds #4968

Screenshots (if appropriate):

@gacevicljubisa gacevicljubisa linked an issue Jan 30, 2025 that may be closed by this pull request
@istae istae marked this pull request as ready for review January 30, 2025 19:22
@istae istae requested a review from acha-bill as a code owner January 30, 2025 19:22
@istae istae merged commit e058ad5 into master Feb 3, 2025
15 checks passed
@istae istae deleted the fix/sepolia-block-time branch February 3, 2025 11:50
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.

Update Sepolia Testnet Block Time to 12 Seconds
3 participants