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 ignored due to path filters (1)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe workspace crate version in Cargo.toml is bumped from ChangesVersion Bump
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~1 minute 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 v0.3.0 release. Bumps
[workspace.package].versionfrom0.2.2to0.3.0and refreshesCargo.lockso all 13 internalmorph-*crates carry the new version.Highlights since v0.2.2 (5 PRs):
morph_getTransactionHashesByReferenceRPC +morph-reference-indexExEx (feat(rpc): implement morph_getTransactionHashesByReference #106)engine_appendBatchSignature/BatchSignature— consensus already stopped calling it (refactor(engine-api): remove engine_appendBatchSignature and BatchSignature #105)profiling, x86-64-v3 baseline for x86_64 release artifacts (chore: add workspace build profile gradient and wire prod deploys to profiling #104)apply_curie_hard_forkdead code (refactor(evm): remove unused apply_curie_hard_fork dead code #101)unnecessary_sort_bylint cleanup (fix(evm): use sort_by_key to satisfy clippy unnecessary_sort_by lint #100)A
breakingchange (#105) plus a sizable new feature (#106) warrant a minor bump per pre-1.0 SemVer.Test plan
v0.3.0frommainand push toorigin(GitHub release CI) andgitlabrelease/0.3.0branch togitlabfor deploymentSummary by CodeRabbit