Skip to content

pod!: Remove solana-addr dep#187

Closed
grod220 wants to merge 1 commit intomainfrom
addr-dep-removal
Closed

pod!: Remove solana-addr dep#187
grod220 wants to merge 1 commit intomainfrom
addr-dep-removal

Conversation

@grod220
Copy link
Member

@grod220 grod220 commented Mar 3, 2026

Per conversation https://discord.com/channels/428295358100013066/774014770402689065/1478337830936645632, moving Nullable impl to solana-address crate.

@grod220 grod220 mentioned this pull request Mar 3, 2026
13 tasks
@grod220 grod220 force-pushed the addr-dep-removal branch from 414d7e8 to 07b3865 Compare March 3, 2026 14:03
@grod220 grod220 requested review from febo and joncinque March 3, 2026 14:17
@joncinque
Copy link
Contributor

For now, let's avoid implementing the Nullable trait in solana-address to maintain the following hierarchy, from upstream to downstream: wincode -> sdk -> spl (interfaces) -> agave -> mollusk -> spl (programs + CLIs)

if we start having the sdk depend on spl, it might cause some annoyance later on as we bump dependencies, but we could eventually reconsider if the nullable trait becomes really popular

@grod220 grod220 closed this Mar 3, 2026
@grod220 grod220 deleted the addr-dep-removal branch March 3, 2026 18:22
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