Skip to content

Remove memory module #123

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: febo/solana-instruction-view
Choose a base branch
from

Conversation

febo
Copy link
Collaborator

@febo febo commented Apr 7, 2025

Problem

Currently Pinocchio redefines memory functions to avoid pulling the solana-program crate. Since the SDK has been broken down into individual crates, this is not necessary anymore.

Solution

This PR remove the memory module. All memory functions are available on solana-program-memory.

@febo febo added the breaking PR contains breaking changes label Apr 7, 2025
@febo febo force-pushed the febo/solana-instruction-view branch from c3e49e7 to ffa484b Compare April 8, 2025 17:37
@febo febo force-pushed the febo/solana-program-memory branch from 775ced4 to 48a2e51 Compare April 8, 2025 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking PR contains breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant