Update ForkName::latest_stable to Fulu for tests (#8181)

Update `ForkName::latest_stable` to Fulu, reflecting our plan to stabilise Fulu in the immediate future!

This will lead to some more tests running with Fulu rather than Electra.


Co-Authored-By: Michael Sproul <michael@sigmaprime.io>
This commit is contained in:
Michael Sproul
2025-10-10 00:53:51 +11:00
committed by GitHub
parent 538b70495c
commit 0c9fdea28d

View File

@@ -51,7 +51,7 @@ impl ForkName {
/// This fork serves as the baseline for many tests, and the goal
/// is to ensure features are passing on this fork.
pub fn latest_stable() -> ForkName {
ForkName::Electra
ForkName::Fulu
}
/// Set the activation slots in the given `ChainSpec` so that the fork named by `self`