You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(chainspec): activate Unzen from genesis + drop special zk-gas schedule for Masaya (#205)
* feat(chainspec): reset Masaya to activate Unzen at genesis
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
* refactor(evm): drop Masaya-specific zk-gas schedule
Masaya is being reset to fork into Unzen from genesis, so the frozen
pre-recalibration schedule that preserved consensus on its old finalized
blocks is no longer needed. Collapse every chain onto UNZEN_ZK_GAS_SCHEDULE
and drop the now-unused chain_id parameter from schedule_for.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments