Skip to content

lang: Add composite accounts support for declare_program!#2894

Merged
acheroncrypto merged 2 commits into
otter-sec:masterfrom
acheroncrypto:add-composite-accounts-support-for-declare-program
Apr 7, 2024
Merged

lang: Add composite accounts support for declare_program!#2894
acheroncrypto merged 2 commits into
otter-sec:masterfrom
acheroncrypto:add-composite-accounts-support-for-declare-program

Conversation

@acheroncrypto

@acheroncrypto acheroncrypto commented Apr 7, 2024

Copy link
Copy Markdown
Collaborator

Problem

Composite accounts are not supported in declare_program macro.

Summary of changes

  • Add composite accounts implementation in declare_program macro
  • Add a test case

Resolves #2888

@vercel

vercel Bot commented Apr 7, 2024

Copy link
Copy Markdown

@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 added lang next Required for the next release labels Apr 7, 2024
@acheroncrypto acheroncrypto merged commit 01839ad into otter-sec:master Apr 7, 2024
Otter-0x4ka5h pushed a commit to Otter-0x4ka5h/anchor that referenced this pull request Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lang next Required for the next release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for composite accounts in declare-program!

1 participant