Skip to content

Issues: coral-xyz/anchor

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Use bump with init_if_needed enhancement New feature or request lang
#2996 opened May 30, 2024 by leemurus
feature request: support relative paths for anchor idl init bug Something isn't working cli good first issue Good for newcomers
#2993 opened May 29, 2024 by jim4067
anchor build --idl fails with Solana 1.17 and Anchor 0.30 cli compile error Issues related to compile errors idl related to the IDL, either program or client side
#2984 opened May 24, 2024 by lorisleiva
anchor init should consider already existing workspace cli enhancement New feature or request good first issue Good for newcomers
#2940 opened Apr 28, 2024 by ranile
&(config_account.last_token_id + 1).to_le_bytes() causing problems with account resolution in IDL idl related to the IDL, either program or client side
#2933 opened Apr 26, 2024 by ajaythxkur
Add documentation for token extensions constraints documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers lang PRs welcome
#2931 opened Apr 25, 2024 by acheroncrypto
Anchor IDL different (incorrect?) from Solana Playground IDL generated question Further information is requested
#2914 opened Apr 17, 2024 by RyanWilkins
Build error when using address constraint with anchor V0.30.0 bug Something isn't working idl related to the IDL, either program or client side lang
#2912 opened Apr 17, 2024 by 0x777A
New Idl generation fails when seeds are generated using an external function idl related to the IDL, either program or client side
#2903 opened Apr 12, 2024 by Bhargavamacha
Improve Error Handling enhancement New feature or request good first issue Good for newcomers PRs welcome ts
#2898 opened Apr 10, 2024 by brimigs
feature suggestion: remove yarn requirement cli enhancement New feature or request
#2881 opened Apr 2, 2024 by mikemaccana
ProTip! no:milestone will show everything without a milestone.