Skip to content

chore: bump workspace 2.2.14 -> 2.2.15#708

Merged
github-actions[bot] merged 1 commit into
mainfrom
chore/bump-2.2.15
May 22, 2026
Merged

chore: bump workspace 2.2.14 -> 2.2.15#708
github-actions[bot] merged 1 commit into
mainfrom
chore/bump-2.2.15

Conversation

@satyakwok
Copy link
Copy Markdown
Collaborator

@satyakwok satyakwok commented May 22, 2026

PRs #705 + #707 (eth_call historical tags + logsBloom 256-byte fix) merged into main without a version bump. Post-merge main carries more RPC changes than the 2.2.14 binary already running on mainnet — two distinct binaries with the same version string.

Bump to 2.2.15 so the RPC-complete binary is distinguishable. This is the version for the next mainnet upgrade.

Test plan

  • cargo update -w regenerated Cargo.lock cleanly (19 workspace crates -> 2.2.15)
  • CI green

Summary by CodeRabbit

  • Chores
    • Bumped workspace version from 2.2.14 to 2.2.15.

Review Change Stack

PRs #705 + #707 (eth_call historical tags + logsBloom 256-byte fix)
landed on main without a version bump, so post-merge main carried more
RPC changes than the 2.2.14 binary already deployed to mainnet — two
distinct binaries sharing one version string.

Bump to 2.2.15 so the RPC-complete binary is distinguishable. This is
the version to deploy on the next mainnet upgrade.
@github-actions github-actions Bot enabled auto-merge (squash) May 22, 2026 06:50
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 22, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: baa0bcd6-92ff-4136-be11-746ea9e0c1e2

📥 Commits

Reviewing files that changed from the base of the PR and between dd5ba93 and 26e1e2e.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock, !**/*.lock
📒 Files selected for processing (1)
  • Cargo.toml

📝 Walkthrough

Walkthrough

The workspace package version declared in Cargo.toml was incremented from 2.2.14 to 2.2.15 in the [workspace.package] section. This is the shared source-of-truth location for the version field used by all member crates in the workspace. No other configuration, dependencies, crate metadata, or lint settings were modified.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Possibly related PRs

  • sentrix-labs/sentrix#612: Updates the same [workspace.package] version field via version.workspace at the identical source-of-truth line in Cargo.toml.
  • sentrix-labs/sentrix#586: Version bump PR that modifies only Cargo package/workspace version with no other code changes.
  • sentrix-labs/sentrix#590: Release-management chore that bumps Cargo.toml manifest version fields.
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description provides context and rationale but does not follow the required template structure with Summary, Scope checkboxes, Checks, and Deploy impact sections. Restructure the description using the repository template: add a Summary section (1-3 sentences), fill in Scope checkboxes, add Checks section, and specify Deploy impact (this appears to be test/tooling only).
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title directly and clearly describes the main change: bumping the workspace version from 2.2.14 to 2.2.15, which is the sole 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-2.2.15

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

@codecov
Copy link
Copy Markdown

codecov Bot commented May 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@github-actions github-actions Bot merged commit 3eefdc8 into main May 22, 2026
13 checks passed
satyakwok added a commit that referenced this pull request May 22, 2026
2.2.15 shipped to mainnet 2026-05-22 (34s halt window, zero
cascade-jail). Documents PRs #705/#707/#708.

Also scrubs host identifiers from the 2.2.14 + 2.2.15 entries —
topology now reads 'mainnet' / 'testnet' generically.
satyakwok added a commit that referenced this pull request May 22, 2026
2.2.15 shipped to mainnet 2026-05-22 (34s halt window, zero
cascade-jail). Documents PRs #705/#707/#708.

Also scrubs all host identifiers from the file — the 2.2.14/2.2.15
entries plus six historical v2.0.0/v2.1.x entries. Topology now reads
'mainnet' / 'testnet' / 'host' generically, consistent with the file
header's host-mapping-not-published note.
satyakwok added a commit that referenced this pull request May 22, 2026
…counts

2.2.15 shipped to mainnet 2026-05-22 (34s halt window, zero
cascade-jail). Documents PRs #705/#707/#708.

Also scrubs infra detail from the file: host identifiers from the
2.2.14/2.2.15 entries + six historical v2.0.0/v2.1.x entries, and the
explicit validator/host counts from the v1.0.0 entry. Topology now
reads generically.
github-actions Bot pushed a commit that referenced this pull request May 22, 2026
…counts (#709)

2.2.15 shipped to mainnet 2026-05-22 (34s halt window, zero
cascade-jail). Documents PRs #705/#707/#708.

Also scrubs infra detail from the file: host identifiers from the
2.2.14/2.2.15 entries + six historical v2.0.0/v2.1.x entries, and the
explicit validator/host counts from the v1.0.0 entry. Topology now
reads generically.
@coderabbitai coderabbitai Bot mentioned this pull request May 25, 2026
15 tasks
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