-
Notifications
You must be signed in to change notification settings - Fork 3
chore: bump versions to v0.18 #32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (77)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including You can disable this status message by setting the ✨ 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 |
Update TypeScript tests to use the new tree selection pattern: - Replace defaultTestStateTreeAccounts().merkleTree with selectStateTreeInfo() - Use stateTreeInfo.queue for output state tree index - Add TreeInfo type to function signatures
- Enable v1 feature for backward compatible API - Fix module paths (v1 contents are re-exported directly) - Rename CTokenSdkError to TokenSdkError - Add restricted param to derive_spl_interface_pda - Use light_token::instruction::id() for program ID
No description provided.