What's Changed
Performs a small fix to the optimism_syncStatus endpoint to fix current_l1 to track the safe l1 head less --l1-verifier-confs. Previously, current_l1 was equivalent to head_l1 despite L1 verifier confs being configured which was unintended behavior.
Note
This is not a required upgrade.
It is only recommended if you configure --l1-verifier-confs on your node to provide accurate head info when querying optimism_syncStatus against base-consensus.
Full Changelog: v1.0.0...v1.0.1