Skip to content

chore: bump version to 1.0.0#135

Open
panos-xyz wants to merge 2 commits into
mainfrom
chore/bump-version-1.0.0
Open

chore: bump version to 1.0.0#135
panos-xyz wants to merge 2 commits into
mainfrom
chore/bump-version-1.0.0

Conversation

@panos-xyz

@panos-xyz panos-xyz commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Summary

Prepares the v1.0.0 release. Bumps [workspace.package].version from 0.3.0 to 1.0.0 and refreshes Cargo.lock so all 15 internal morph-* crates (including the new morph-engine-tree-ext and morph-statetest) carry the new version.

This marks morph-reth's first stable release. Highlights of v0.3.0 → v1.0.0 (20 PRs):

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

  • CI green on this PR (build + clippy + cargo-deny + tests)
  • After merge, tag v1.0.0 on main and push to origin (GitHub release CI) and gitlab
  • Push release/1.0.0 branch to gitlab for deployment

Summary by CodeRabbit

  • Chores
    • Version updated to 1.0.0, marking the first stable release.

@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@panos-xyz, we couldn't start this review because you've reached your PR review rate limit.

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 @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: ac21cfd2-4e22-4da8-9bec-0b2e63fe7fcb

📥 Commits

Reviewing files that changed from the base of the PR and between 0ac224a and 83a8d1d.

📒 Files selected for processing (1)
  • deny.toml
📝 Walkthrough

Walkthrough

The workspace package version in Cargo.toml is bumped from 0.3.0 to 1.0.0 under [workspace.package]. No other files or configuration are modified.

Changes

Workspace Version Bump

Layer / File(s) Summary
Workspace version update
Cargo.toml
The version field under [workspace.package] is changed from 0.3.0 to 1.0.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minutes

Possibly related PRs

Suggested reviewers

  • chengwenxi
  • SegueII

Poem

🐇 A number so grand, now finally here,
From zero-point-three to one-point-oh clear!
The workspace declares it with confident cheer,
A version that signals: the milestone is near.
Hop hop, version one — the bunny approves! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change—bumping the workspace version from 0.3.0 to 1.0.0 in Cargo.toml, which is the primary purpose of this PR.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/bump-version-1.0.0

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant