Overview
The Galileo 2-step upgrade was executed in December 2025. As part of Galileo, the GasPriceOracle L2 predeployed contract was upgraded (#163, #164), and a new on-chain verifier contract was deployed on L1.
Galileo also included other features that did not require contract changes. For more details, see the post on the Scroll governance forum, as well as the node release notes.
What's Changed
- fix: update comment about public input structure by @Thegaram in #128
- chore: update version for npm by @Thegaram in #134
- feat: validium contracts and fast withdraw vault by @Thegaram in #140
- feat: deterministic deployment configuration management by @Thegaram in #141
- feat(validium): stealth deposit key rotation by @Thegaram in #142
- Update verifier docs for validium by @roynalnaruto in #145
- feat(validium): Toggle require proof in mock contract by @Thegaram in #149
- chore: bump github action versions by @Thegaram in #156
- feat: Galileo gas price oracle by @Thegaram in #163
- fix: add storage padding in L1GasPriceOracle by @Thegaram in #164
- chore: bump version v4 by @Thegaram in #165
New Contributors
- @roynalnaruto made their first contribution in #145
Full Changelog: v3.0.0...v4.0.0