Skip to content

tlv-account-resolution: Remove spl-pod dependency - #205

Merged
joncinque merged 1 commit into
solana-program:mainfrom
joncinque:no-pod
Sep 8, 2026
Merged

tlv-account-resolution: Remove spl-pod dependency#205
joncinque merged 1 commit into
solana-program:mainfrom
joncinque:no-pod

Conversation

@joncinque

Copy link
Copy Markdown
Contributor

Problem

spl-pod mostly re-exports a lot of other types at this point, but the tlv-account-resolution library still depends on it explicitly.

Summary of changes

Remove the dependency, use solana-zero-copy directly

#### Problem

spl-pod mostly re-exports a lot of other types at this point, but the
tlv-account-resolution library still depends on it explicitly.

#### Summary of changes

Remove the dependency, use solana-zero-copy directly
@joncinque
joncinque requested a review from grod220 September 3, 2026 11:13
@joncinque
joncinque merged commit cc69fbc into solana-program:main Sep 8, 2026
53 checks passed
@joncinque
joncinque deleted the no-pod branch September 8, 2026 10:58
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