| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-05 | 577 Bytes | |
| v1.0.1 source code.tar.gz | 2026-06-05 | 93.1 kB | |
| v1.0.1 source code.zip | 2026-06-05 | 98.7 kB | |
| Totals: 3 Items | 192.4 kB | 0 | |
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-confson your node to provide accurate head info when queryingoptimism_syncStatusagainstbase-consensus.
Full Changelog: https://github.com/base/node/compare/v1.0.0...v1.0.1