Conversation
…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.
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (6)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
No description provided.