chore: bump workspace 2.2.14 -> 2.2.15#708
Conversation
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.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe workspace package version declared in Estimated code review effort🎯 1 (Trivial) | ⏱️ ~1 minute Possibly related PRs
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
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.
…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.
…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.
PRs #705 + #707 (
eth_callhistorical tags +logsBloom256-byte fix) merged into main without a version bump. Post-mergemaincarries 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 -wregenerated Cargo.lock cleanly (19 workspace crates -> 2.2.15)Summary by CodeRabbit