Closed DannyDelott closed 2 weeks ago
Latest commit: c5c49b393e87245d5534a1d06d9b80d400679d83
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
hyperdrive-mainnet-staging | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 12, 2024 9:38pm |
hyperdrive-sepolia-staging | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 12, 2024 9:38pm |
The
generate
script in appconfig was breaking because we were constructing ReadHyperdrive instances without anearliestBlock
for mainnet and sepolia.While here I also cleaned up the TODO to move
isSharesPeggedToBase
onto the HyperdriveConfig.