Skip to content

chore(celestia-node-fiber): bump celestia-node + celestia-app to latest fibre#3329

Merged
julienrbrt merged 1 commit into
evstack:julien/fiberfrom
walldiss:bump/celestia-node-fibre-payments
May 19, 2026
Merged

chore(celestia-node-fiber): bump celestia-node + celestia-app to latest fibre#3329
julienrbrt merged 1 commit into
evstack:julien/fiberfrom
walldiss:bump/celestia-node-fibre-payments

Conversation

@walldiss
Copy link
Copy Markdown

Summary

Bumps the tools/celestia-node-fiber go.mod to track refreshed Fibre branches:

  • celestia-node feature/fibre-experimental @ 9adc59e0 — rebuilt from feature/fibre HEAD (be006cb4 "add state client #4987") + the existing celestia-app dep bump.
  • celestia-app feat/fibre-payments @ 5abc6308 — rebuilt from current main (760d4807) + PR #7190 "perf(fibre): flat-file shard store for fibre" merged on top. PR #7190 remains open upstream for normal review.

Also bumps the gnark-crypto replace directive target from v0.18.0v0.20.1 to mirror what celestia-node had to bump (celestia-app/main pulled in gnark 0.14 → 0.15 via celestiaorg/celestia-app#7279, which requires the new gnark-crypto). No direct uses of gnark-crypto in either repo — alignment only.

Why

x402-risotto (and downstream Fibre testnet) needs the PR #7190 perf changes to land on the testnet stack ASAP. This is the propagation step: celestia-app → celestia-node → ev-node (julien/fiber) → risotto/evolve. After this PR merges, the matching x402-risotto evolve/go.mod bump goes up next.

Scope

Only tools/celestia-node-fiber/go.mod and go.sum are touched. Root go.mod has no celestia-app/celestia-node deps and is unchanged.

Backups

Previous heads preserved on origin in case rollback is needed:

  • celestia-app: backup/feat-fibre-payments-pre-7190-merge (was fe8cb867)
  • celestia-node: backup/feature-fibre-experimental-pre-bump (was 23bec13f)

Test plan

  • `go mod tidy` in `tools/celestia-node-fiber` clean
  • `go build ./...` in `tools/celestia-node-fiber` clean
  • CI on this PR
  • x402-risotto smoke test via run-stack.sh (follow-up PR)

cc @julienrbrt — branch `julien/fiber` target.

…st fibre

Bumps the celestia-node-fiber tool to track:
- celestia-node feature/fibre-experimental @ 9adc59e0 (rebuilt from
  feature/fibre 'add state client #4987' + celestia-app dep bump)
- celestia-app feat/fibre-payments @ 5abc6308 (current main + PR #7190
  'perf(fibre): flat-file shard store')

Also bumps the gnark-crypto replace directive target from v0.18.0 to v0.20.1
to keep parity with celestia-node's go.mod, which had to bump for the
new celestia-app (gnark 0.14 -> 0.15).
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 19, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 755040ad-b7c7-4521-8171-33c349698242

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

@julienrbrt julienrbrt merged commit 77bffe4 into evstack:julien/fiber May 19, 2026
17 of 25 checks passed
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