hyperlane-registry
hyperlane-registry copied to clipboard
feat: reorg period updates
Description
- Update SDK version to v5.5.0 and update chain metadata schema to use the new
technicalStack
options. - Update
technicalStack
for all core mainnets. - Update
reorgPeriod
for all core mainnets. - Added unit tests.
- Require all core Abacus Works mainnets to have a
technicalStack
defined. - Enforce
reorgPeriod
recommendations, as specified in the assessment framework.
- Require all core Abacus Works mainnets to have a
Tried to break up the commits for easier reviewing, but it's still a fair few changes.
Update: used values from https://www.notion.so/hyperlanexyz/1126d35200d6804b883bcc3c95baded1?v=3043b2f883ae4e4ebba93de538351bd0. Table was previously filtered so couldn't see the recommended values 😅
Note: https://github.com/hyperlane-xyz/hyperlane-registry/pull/276 is in flight. If this PR is merged first, we'll update reorg values in that PR itself. Otherwise, we'll rebase and update the reorg periods in this PR.
Backward compatibility
yes
Testing
ci