fix: use patched svm crate for privileged access control#1225
Conversation
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (2)
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:
📝 WalkthroughWalkthroughThis PR updates root and test-integration Cargo.toml files to use the Solana git branch bmuddha/fix/tighten-privileged-access-v3 (replacing v3), adds tools/magicblock-tui-client to workspace.members, and reforms dependency feature formatting. In runtime code, standby prioritizes shutdown earlier in tokio::select! and only acknowledges NATS block messages when block writes succeed; nested instruction program_id metas are now readonly. Suggested reviewers
✨ 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 |
afeb3a5 to
8089da9
Compare
8089da9 to
7809155
Compare
Summary by CodeRabbit
New Features
Bug Fixes
Chores