Skip to content

chore: released rust-sdk-macros#1282

Open
SwenSchaeferjohann wants to merge 2 commits intomainfrom
release-rust
Open

chore: released rust-sdk-macros#1282
SwenSchaeferjohann wants to merge 2 commits intomainfrom
release-rust

Conversation

@SwenSchaeferjohann
Copy link
Copy Markdown
Contributor

No description provided.

…2373)

Solana mainnet now enforces all Poseidon syscall inputs to be exactly
32 bytes. Left-pad sub-32-byte inputs inside Poseidon::hashv() right
before the syscall/library call. This preserves field element values
(leading BE zeros are a no-op) and keeps AsByteVec and #[truncate]
backwards compatible.

Bumps light-hasher 1.1.0 -> 1.1.1, light-sdk 0.11.0 -> 0.11.1.
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 16, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (6)
  • Cargo.lock is excluded by !**/*.lock and included by none
  • merkle-tree/hasher/Cargo.toml is excluded by none and included by none
  • merkle-tree/hasher/src/errors.rs is excluded by none and included by none
  • merkle-tree/hasher/src/poseidon.rs is excluded by none and included by none
  • scripts/release-all-rust-crates.sh is excluded by none and included by none
  • sdk/Cargo.toml is excluded by none and included by none

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 4834ad84-02ee-40f0-a255-8c39e09ff8e2

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
  • Commit unit tests in branch release-rust

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.

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.

3 participants