Skip to content

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