Skip to content

Conversation

@vlady-kotsev
Copy link

Summary

Enhanced CLI with build andidl generation commands for Solana programs to streamline development workflow.

Changes

  • CLI Enhancement: Added build command that wraps cargo build-sbf for Solana program compilation
  • IDL Generation: Added idl command that runs IDL generation tests with proper feature flags
  • Removed (now)redundant IDL generation test from counter template
  • Added #![allow(unexpected_cfgs)] to lib template
  • Proc Macro: Enhanced program macro to auto-generate IDL test functions with proper cfg constraints

@graphite-app graphite-app bot requested a review from stegaBOB November 17, 2025 12:49
@graphite-app
Copy link

graphite-app bot commented Nov 17, 2025

Graphite Automations

"Star Frame: Request reviewers" took an action on this PR • (11/17/25)

1 reviewer was added to this PR based on Brett Etter's automation.

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.

1 participant