Skip to content

feat: schedule Fulu fork for Chiado testnet#9027

Merged
nflaig merged 1 commit intoChainSafe:unstablefrom
dapplion:chiado-fulu-fork-epoch
Mar 12, 2026
Merged

feat: schedule Fulu fork for Chiado testnet#9027
nflaig merged 1 commit intoChainSafe:unstablefrom
dapplion:chiado-fulu-fork-epoch

Conversation

@dapplion
Copy link
Copy Markdown
Contributor

Summary

Sets FULU_FORK_EPOCH for the Chiado testnet (Gnosis Chain testnet).

  • Epoch: 1353216
  • Slot: 21651456
  • Timestamp: 1773653580
  • UTC: Mon Mar 16 2026 09:33:00

Matches the activation scheduled by other clients:

Epoch: 1353216, Slot: 21651456
UTC: Mon Mar 16 2026 09:33:00

Matches Nethermind (v1.36.1) and Erigon (erigontech/erigon#19681).
@dapplion dapplion requested a review from a team as a code owner March 12, 2026 16:15
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request finalizes the scheduling of the Fulu network upgrade for the Chiado testnet. By setting the precise epoch and timestamp for the fork, it ensures compatibility and synchronization with other client implementations, facilitating a coordinated and smooth transition for the testnet.

Highlights

  • Fulu Fork Scheduling: The Fulu fork has been scheduled for the Chiado testnet, setting its activation epoch to 1353216.
  • Configuration Update: The FULU_FORK_EPOCH in the Chiado chain configuration was updated from Infinity to a specific epoch and timestamp, aligning with other client implementations.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Changelog
  • packages/config/src/chainConfig/networks/chiado.ts
    • Updated the FULU_FORK_EPOCH to 1353216 with the corresponding timestamp.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request schedules the Fulu fork for the Chiado testnet by setting the FULU_FORK_EPOCH to 1353216. This is a straightforward configuration update that aligns with the details provided in the pull request description. The change is consistent with how other network forks are defined in the configuration file.

@nflaig nflaig changed the title Schedule Fulu fork for Chiado testnet feat: schedule Fulu fork for Chiado testnet Mar 12, 2026
@nflaig nflaig enabled auto-merge (squash) March 12, 2026 16:33
@nflaig nflaig merged commit 8578102 into ChainSafe:unstable Mar 12, 2026
18 of 19 checks passed
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.32%. Comparing base (cfc5790) to head (b54403d).
⚠️ Report is 1 commits behind head on unstable.

Additional details and impacted files
@@            Coverage Diff            @@
##           unstable    #9027   +/-   ##
=========================================
  Coverage     52.32%   52.32%           
=========================================
  Files           848      848           
  Lines         62518    62518           
  Branches       4603     4603           
=========================================
  Hits          32715    32715           
  Misses        29737    29737           
  Partials         66       66           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

lodekeeper pushed a commit to lodekeeper/lodestar that referenced this pull request Mar 13, 2026
## Summary

Sets `FULU_FORK_EPOCH` for the Chiado testnet (Gnosis Chain testnet).

- **Epoch**: 1353216
- **Slot**: 21651456
- **Timestamp**: 1773653580
- **UTC**: Mon Mar 16 2026 09:33:00

Matches the activation scheduled by other clients:
- Lighthouse: sigp/lighthouse#8954
- Nethermind: v1.36.1
- Erigon: erigontech/erigon#19681
@wemeetagain
Copy link
Copy Markdown
Member

🎉 This PR is included in v1.41.0 🎉

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