Skip to content

chore: update kwil-db depedency for testnet env#1289

Merged
MicBun merged 1 commit intomainfrom
updatekwilDB
Dec 31, 2025
Merged

chore: update kwil-db depedency for testnet env#1289
MicBun merged 1 commit intomainfrom
updatekwilDB

Conversation

@MicBun
Copy link
Member

@MicBun MicBun commented Dec 31, 2025

resolves: https://github.com/truflation/website/issues/3041

Summary by CodeRabbit

  • Chores

    • Updated dependency versions for core modules to latest commits.
  • Database

    • Added migration to disable and clean up the Hoodi bridge extension, ensuring proper environment setup for fresh deployments.

✏️ Tip: You can customize this high-level summary in your review settings.

@MicBun MicBun self-assigned this Dec 31, 2025
@coderabbitai
Copy link

coderabbitai bot commented Dec 31, 2025

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

This PR updates the kwil-db dependency versions in go.mod and introduces a new SQL migration script to disable the Hoodi bridge extension, preparing the environment for fresh deployment with updated escrow parameters.

Changes

Cohort / File(s) Summary
Dependency Updates
go.mod
Updated github.com/trufnetwork/kwil-db and github.com/trufnetwork/kwil-db/core versions from timestamp 278c1930ac63 to 05b6487e7fc5
Database Migrations
internal/migrations/erc20-bridge/003-disable-hoodi.sql
New migration script that disables and removes the Hoodi bridge extension using UNUSE hoodi_bridge command with cleanup safeguards

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

  • trufnetwork/node#1227: Modifies the same go.mod kwil-db dependency entries to bump versions.
  • trufnetwork/node#1181: Updates github.com/trufnetwork/kwil-db and kwil-db/core dependencies with matching code-level changes.
  • trufnetwork/node#1088: Bumps the same go.mod dependency entries for kwil-db and its core module.

Suggested reviewers

  • outerlook

Poem

🐰 A bridge was hopping, now it must rest,
Dependencies dance to versions the best,
Fresh escrow awaits with a cleanly swept way,
Hoodi bids farewell—bridge's final day! 🌉


📜 Recent review details

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 1b8d372 and 7abebee.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (2)
  • go.mod
  • internal/migrations/erc20-bridge/003-disable-hoodi.sql

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
Copy link

holdex bot commented Dec 31, 2025

Time Submission Status

Member Status Time Action Last Update
MicBun ✅ Submitted 4h Update time Dec 31, 2025, 5:28 PM

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant