Skip to content

cli: Check whether the idl-build feature exists when using the idl build command #3273

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

Conversation

acheroncrypto
Copy link
Collaborator

Problem

idl-build feature is required to be listed in the [features] section of Cargo.toml for IDL generation process to work, but it's only checked when using the regular build command, and not when using the idl build command.

Summary of changes

Check whether the idl-build feature exists when using the idl build command.

Copy link

vercel bot commented Sep 24, 2024

@acheroncrypto is attempting to deploy a commit to the coral-xyz Team on Vercel.

A member of the Team first needs to authorize it.

@acheroncrypto acheroncrypto merged commit 37e0cd2 into solana-foundation:master Sep 24, 2024
0 of 9 checks passed
@acheroncrypto acheroncrypto added the idl related to the IDL, either program or client side label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli feature idl related to the IDL, either program or client side
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant