Skip to content

feat(interface): support wincode serialization - #348

Merged
joncinque merged 1 commit into
solana-program:mainfrom
kskalski:ks/wincode
Apr 17, 2026
Merged

feat(interface): support wincode serialization#348
joncinque merged 1 commit into
solana-program:mainfrom
kskalski:ks/wincode

Conversation

@kskalski

@kskalski kskalski commented Apr 6, 2026

Copy link
Copy Markdown
Contributor

Add basic support for wincode in interface crate.

(instruction isn't updated in this PR)

@kskalski
kskalski marked this pull request as ready for review April 6, 2026 19:41
@kskalski
kskalski force-pushed the ks/wincode branch 2 times, most recently from 5dae6d4 to f325361 Compare April 7, 2026 13:31
Comment thread interface/Cargo.toml Outdated
solana-instruction = "3.3.0"
solana-program-error = "3.0.1"
solana-pubkey = { version = "4.2.0", default-features = false }
solana-pubkey = { version = "4.1.0", default-features = false }

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.

Was this downgrade on purpose?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Oops, no, looks like my branch got a bit stale and I didn't merge correctly. Fixed now.

@febo
febo requested review from 2501babe and joncinque April 17, 2026 15:36

@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 to me!

@joncinque
joncinque merged commit a624905 into solana-program:main Apr 17, 2026
23 checks passed
grod220 pushed a commit to grod220/solana-sdk that referenced this pull request Jun 17, 2026
joncinque pushed a commit to anza-xyz/solana-sdk that referenced this pull request Jun 22, 2026
puhtaytow pushed a commit to puhtaytow/solana-sdk that referenced this pull request Jun 24, 2026
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.

3 participants