Skip to content

chore: use light-client 0.25.0 with transaction v1 support - #36

Open
ananas-block wants to merge 1 commit into
mainfrom
feat/light-client-0.25-tx-v1
Open

chore: use light-client 0.25.0 with transaction v1 support#36
ananas-block wants to merge 1 commit into
mainfrom
feat/light-client-0.25-tx-v1

Conversation

@ananas-block

Copy link
Copy Markdown
Contributor

Bump light-client from 0.24.0 to 0.25.0 in the examples on the 0.24 stack. The release is not published yet, so each workspace root redirects the light-* crates it uses (light-sdk, light-hasher, light-macros, light-client) to the same Lightprotocol/light-sdks commit via [patch.crates-io], the setup the repo used before the switch to published crates. Pinning every light-* crate to one source keeps a single copy of each in the dependency graph.

light-client 0.25.0 moves the Solana RPC stack from 4.0.0-rc.0 to 4.2 and adds transaction v1 (SIMD-0385) support. No source changes were needed.

Untouched: simple-claim, counter/pinocchio and zk-id stay on the 0.23 stack because they depend on light-protocol crates that are not in light-sdks.

All twelve affected workspaces pass cargo check --all-targets. The counter/native validator test fails identically on main and on this branch: the prover bundled with CLI 0.28.4 fetches a CHECKSUM file for proving keys from a bucket path that now returns 404.

Drop the patch sections once light-client 0.25.0 is on crates.io.

Bump light-client from 0.24.0 to 0.25.0 in the examples on the 0.24 stack.
The release is not published yet, so each workspace root redirects the
light-* crates it uses (light-sdk, light-hasher, light-macros, light-client)
to the same Lightprotocol/light-sdks commit via [patch.crates-io], the setup
the repo used before the switch to published crates. Pinning every light-*
crate to one source keeps a single copy of each in the dependency graph.

light-client 0.25.0 moves the Solana RPC stack from 4.0.0-rc.0 to 4.2 and
adds transaction v1 (SIMD-0385) support. No source changes were needed.

Untouched: simple-claim, counter/pinocchio and zk-id stay on the 0.23 stack
because they depend on light-protocol crates that are not in light-sdks.

All twelve affected workspaces pass cargo check --all-targets. The
counter/native validator test fails identically on main and on this branch:
the prover bundled with CLI 0.28.4 fetches a CHECKSUM file for proving keys
from a bucket path that now returns 404.

Drop the patch sections once light-client 0.25.0 is on crates.io.
@coderabbitai

coderabbitai Bot commented Sep 2, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Team

Run ID: 69e6640a-e95a-4178-b289-c5b5013b6a76


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.

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