Thanks to visit codestin.com
Credit goes to github.com

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
@febo febo force-pushed the febo/solana-instruction-view branch 2 times, most recently from 862a447 to 9ef10b8 Compare September 25, 2025 15:59
@febo febo force-pushed the febo/solana-instruction-view branch 2 times, most recently from 1a542b3 to f1e64ca Compare October 4, 2025 16:11
@febo febo force-pushed the febo/solana-program-memory branch from 48a2e51 to bbe9f9d Compare October 4, 2025 19:28
@febo febo force-pushed the febo/solana-program-memory branch from c5f9bd3 to ad64362 Compare October 8, 2025 11:43
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.

2 participants