chore: bump version to 1.0.0#135
Conversation
|
Warning Review limit reached
More reviews will be available in 51 minutes and 54 seconds. Learn how PR review limits work. Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file). ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits. 🚦 How do rate limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan refill rate. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly. Please see our Fair Usage Limits Policy for further information. 📝 WalkthroughWalkthroughThe workspace package version in ChangesWorkspace Version Bump
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~1 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Prepares the v1.0.0 release. Bumps
[workspace.package].versionfrom0.3.0to1.0.0and refreshesCargo.lockso all 15 internalmorph-*crates (including the newmorph-engine-tree-extandmorph-statetest) carry the new version.This marks morph-reth's first stable release. Highlights of v0.3.0 → v1.0.0 (20 PRs):
paradigmxyz/reth v2.2.0with retroactive state-root trust (feat: unfork reth to paradigmxyz/reth v2.2.0 with retroactive state-root trust #98) — morph-reth is now a Reth SDK extension, not a forknext_l1_msg_indexhardening) (feat: centralized-sequencer EL support (V2 engine API + reorg + next_l1_msg_index hardening) #124)morph-statetestrunner (feat(bin): add standalone morph-statetest runner #113)tarto 0.4.46 for GHSA-3pv8-6f4r-ffg2 (chore(deps): bump tar to 0.4.46 (GHSA-3pv8-6f4r-ffg2) #119)A 1.0.0 bump is appropriate: the unfork (#98) and centralized-sequencer support (#124) together with the audit fixes (#116) make this our first API/protocol-stable release.
Test plan
v1.0.0onmainand push toorigin(GitHub release CI) andgitlabrelease/1.0.0branch togitlabfor deploymentSummary by CodeRabbit