Skip to content

feat(interface): derive StableAbi and StableAbiSample on AbiExample types#428

Merged
joncinque merged 2 commits into
solana-program:mainfrom
kskalski:ks/deps_frozen
Jun 16, 2026
Merged

feat(interface): derive StableAbi and StableAbiSample on AbiExample types#428
joncinque merged 2 commits into
solana-program:mainfrom
kskalski:ks/deps_frozen

Conversation

@kskalski

@kskalski kskalski commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Add the StableAbi and StableAbiSample derives alongside every AbiExample
derive in the stake interface, enabling random-sample ABI digesting for
these types.

kskalski added 2 commits June 16, 2026 11:29
…ypes

Add the StableAbi and StableAbiSample derives alongside every AbiExample
derive in the stake interface, enabling random-sample ABI digesting for
these types.
@kskalski kskalski changed the title chore(deps): bump solana-frozen-abi and -macro to 3.6.0 feat(interface): derive StableAbi and StableAbiSample on AbiExample types Jun 16, 2026

@joncinque joncinque left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@joncinque joncinque merged commit 26f2193 into solana-program:main Jun 16, 2026
25 checks passed
@kskalski kskalski deleted the ks/deps_frozen branch June 16, 2026 15:15
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.

2 participants