-
Notifications
You must be signed in to change notification settings - Fork 61
Description
GM @everyone, v1.8.0 of Blast MAINNET is available now and is scheduled to activate on Friday, Feb 13 2026 @ 10am PST / 1771005600. This release is a fast follow that fixes a missing default value in the recent v1.7.0 release.
Latest Docker Images
blastio/blast-optimism:mainnet or blastio/blast-optimism:mainnet-v1.8.0
blastio/blast-geth:mainnet or blastio/blast-geth:mainnet-v1.8.0
Note: op-node requires the following additional CLI flags. Be sure to use the v1.8.0 timestamp of 1771005600 for bpo2Blastblobschedule.
--override.osakablobschedule=prague
--override.bpo1blobschedule=prague
--override.bpo2blobschedule=prague
--override.bpo2Blastblobschedule=1771005600
Or if using environment variables:
OVERRIDE_FUSAKABLOBSCHEDULE=prague
OVERRIDE_BPO1BLOBSCHEDULE=prague
OVERRIDE_BPO2BLOBSCHEDULE=prague
OVERRIDE_BPO2BLASTBLOBSCHEDULE=1771005600