Commit 209b3ca
feat(compiler): Add logical operators as tool calls and deploy to devnet
- Add handlers for (and ...), (or ...), (not ...) as ToolCalls in IR generator
This fixes deployment failure with "Unresolved symbol (and)" error
- Deploy strategy_registry and basic_strategy programs to Solana devnet
- strategy_registry: 1yEJEpCk1cKDmVGC7iFp8pf9EUcvKkczUmgHWKeX7p2
- basic_strategy: 2uiPuUnNjh4R1x3bwiX3ZRzqr7gbQyYtZ2PvXwU68xyh
- Add Anchor IDL generator for OVSM programs
- Add SPL Token transfer signed tests for PDA authority
- 67 tests passing
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 6282871 commit 209b3ca
File tree
5 files changed
+1421
-0
lines changed- crates/ovsm
- src/compiler
- tests
- src/services
5 files changed
+1421
-0
lines changed
0 commit comments