chore: bump version to 1.0.0#135
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe workspace package version in ChangesRelease Metadata Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 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