Skip to content

build: bump kwil-db for crediting bridge deposits when an RPC caps#1397

Merged
MicBun merged 1 commit into
mainfrom
bump-kwil-db-bridge-listener-resilience
Jun 19, 2026
Merged

build: bump kwil-db for crediting bridge deposits when an RPC caps#1397
MicBun merged 1 commit into
mainfrom
bump-kwil-db-bridge-listener-resilience

Conversation

@MicBun

@MicBun MicBun commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Bumps kwil-db and kwil-db/core to c7425a52, which makes the EVM bridge listener halve its eth_getLogs block range and retry instead of wedging when an RPC caps the request. After a long catch-up gap, bridge deposits keep getting picked up instead of stalling.

Dependency-only change (go.mod / go.sum); go build ./... passes.

Summary by CodeRabbit

  • Chores
    • Updated internal dependencies to newer versions.

Bump kwil-db and kwil-db/core to c7425a52 (#1713), which makes the EVM bridge listener halve its eth_getLogs range and retry instead of wedging when an RPC caps the request, so deposits keep getting picked up after a long catch-up gap.
@MicBun MicBun self-assigned this Jun 19, 2026
@coderabbitai

coderabbitai Bot commented Jun 19, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

Two dependency entries in go.mod are updated: github.com/trufnetwork/kwil-db and github.com/trufnetwork/kwil-db/core are bumped to newer pseudo-version timestamps and commit hashes, with no other code changes.

Changes

kwil-db Dependency Bump

Layer / File(s) Summary
kwil-db pseudo-version update
go.mod
github.com/trufnetwork/kwil-db and github.com/trufnetwork/kwil-db/core are updated to newer pseudo-version commits (new timestamps and hashes).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • trufnetwork/node#1181: Same dependency bump pattern — updates github.com/trufnetwork/kwil-db and github.com/trufnetwork/kwil-db/core pseudo-version entries in go.mod.
  • trufnetwork/node#1289: Directly related — updates the same two go.mod pseudo-version entries for github.com/trufnetwork/kwil-db and github.com/trufnetwork/kwil-db/core.
  • trufnetwork/node#1337: Identical change scope — bumps github.com/trufnetwork/kwil-db and github.com/trufnetwork/kwil-db/core pseudo-version timestamps/hashes in go.mod.

Suggested labels

type: chore

Suggested reviewers

  • pr-time-tracker

Poem

🐇 A hop, a skip, a version bump today,
Two hashes swapped without much more to say,
kwil-db renewed with commits fresh and bright,
The go.mod purrs — everything's just right!
hippity-hoppity, dependencies tidy!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
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.
Title check ✅ Passed The title directly relates to the main objective of bumping kwil-db to fix RPC capping behavior, though it's slightly abbreviated and could be more explicit about the fix.

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

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bump-kwil-db-bridge-listener-resilience

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.

@holdex

holdex Bot commented Jun 19, 2026

Copy link
Copy Markdown

Time Submission Status

Member # Time Running Total Status Last Update
MicBun 2h ✅ Submitted Jun 19, 2026, 1:25 PM

Submit or update total time with:

@holdex pr submit-time 2h

Add time on top of previous submission with:

@holdex pr add-time 1h30m

See available commands to help comply with our Guidelines.

@MicBun MicBun changed the title build: keep crediting bridge deposits when an RPC caps getLogs build: bump kwil-db for crediting bridge deposits when an RPC caps Jun 19, 2026
@MicBun

MicBun commented Jun 19, 2026

Copy link
Copy Markdown
Contributor Author

@holdex pr submit-time 2h

@github-actions

Copy link
Copy Markdown
Hey there! 👋🏼

We require pull request titles to follow the max length convention and it looks like your proposed title needs to be adjusted.

Details:

Pull Request title "build: bump kwil-db for crediting bridge deposits when an RPC caps" is greater than max length specified - 65

@MicBun MicBun merged commit 9c09216 into main Jun 19, 2026
8 of 9 checks passed
@MicBun MicBun deleted the bump-kwil-db-bridge-listener-resilience branch June 19, 2026 13:25
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