Skip to content
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

Extract solana-rent crate #3022

Merged
merged 5 commits into from
Oct 7, 2024
Merged

Conversation

kevinheavey
Copy link

Problem

solana_program::rent blocks ripping out solana_program::sysvar and solana_sdk::transaction_context

Summary of Changes

  • Move to its own crate and re-export for backwards compatibility

Copy link

@febo febo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@kevinheavey
Copy link
Author

@yihau could you accept crate ownership please?

@yihau
Copy link
Member

yihau commented Oct 7, 2024

sure! all green!

@yihau yihau merged commit 0f38e03 into anza-xyz:master Oct 7, 2024
52 checks passed
ray-kast pushed a commit to abklabs/agave that referenced this pull request Nov 27, 2024
* extract rent crate

* add #![no_std] to rent crate

* missing dev deps

* update digest

* update digest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants