Skip to content

chore(deps): update Tendermint for backfill recovery - #1068

Merged
panos-xyz merged 1 commit into
mainfrom
chore/update-tendermint-backfill-depth
Sep 16, 2026
Merged

panos-xyz merged 1 commit into
mainfrom
chore/update-tendermint-backfill-depth

Conversation

@panos-xyz

@panos-xyz panos-xyz commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Summary

  • update TENDERMINT_TARGET_VERSION to the merge commit from morph-l2/tendermint#45
  • update every Go module replacement to v0.3.10-0.20260916055518-560fb469b16d
  • refresh the affected node and ops/tools checksums

This brings the reth v2.5.2 backfill-depth recovery fix into the Morph node dependency graph.

Verification

  • make update
  • make test in node
  • make test in ops/tools
  • go test ./... in bindings, ops/l2-genesis, and tx-submitter
  • compile-only test runs in common and contracts (their full suites require local devnet/RPC services)
  • verified the workspace resolves Tendermint to v0.3.10-0.20260916055518-560fb469b16d

Summary by CodeRabbit

  • Chores
    • Updated the Tendermint dependency to a newer pinned revision across the project’s modules.
    • Keeps builds and tooling aligned with the latest approved Tendermint fork version.

Point every Tendermint module replacement at morph-l2/tendermint#45's merged commit and refresh the affected checksums.
@panos-xyz
panos-xyz requested a review from a team as a code owner September 16, 2026 06:13
@panos-xyz
panos-xyz requested review from dylanCai9 and removed request for a team September 16, 2026 06:13
@coderabbitai

coderabbitai Bot commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: fa92baa7-c177-4bbc-8aa1-c763837d3da8

📥 Commits

Reviewing files that changed from the base of the PR and between efbe90e and 5eb3266.

⛔ Files ignored due to path filters (2)
  • node/go.sum is excluded by !**/*.sum
  • ops/tools/go.sum is excluded by !**/*.sum
📒 Files selected for processing (8)
  • Makefile
  • bindings/go.mod
  • common/go.mod
  • contracts/go.mod
  • node/go.mod
  • ops/l2-genesis/go.mod
  • ops/tools/go.mod
  • tx-submitter/go.mod

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The pull request updates the configured Tendermint target and eight Go module replacement directives from the previous morph-l2/tendermint pseudo-version to v0.3.10-0.20260916055518-560fb469b16d.

Changes

Tendermint version update

Layer / File(s) Summary
Synchronize Tendermint replacements
Makefile, bindings/go.mod, common/go.mod, contracts/go.mod, node/go.mod, ops/l2-genesis/go.mod, ops/tools/go.mod, tx-submitter/go.mod
The TENDERMINT_TARGET_VERSION value and each github.com/tendermint/tendermint replacement now use v0.3.10-0.20260916055518-560fb469b16d.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~5 minutes

Change: Other

Merge Risk: ⚪ Minimal · up to 5eb32

This dependency-only update is internally consistent and presents no identified merge-blocking risk.

🚥 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 clearly and concisely describes the main change: updating Tendermint dependencies to support backfill recovery.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/update-tendermint-backfill-depth

Warning

Billing warning: we have not been able to collect payment for this subscription for more than 72 hours. Please update the payment method or pay any pending invoices in Billing to avoid service interruption.


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.

@panos-xyz
panos-xyz merged commit aa35ed6 into main Sep 16, 2026
15 checks passed
@panos-xyz
panos-xyz deleted the chore/update-tendermint-backfill-depth branch September 16, 2026 06:23
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.

2 participants