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

Move runtime.rs into its own crate #2688

Merged
merged 3 commits into from
Feb 7, 2019

Conversation

garious
Copy link
Contributor

@garious garious commented Feb 7, 2019

Problem

When testing new on-chain programs, we can't ensure they won't trigger errors in the runtime without creating a dependency back on the solana crate.

Summary of Changes

Move runtime.rs into new solana-runtime crate.

@garious garious requested a review from mvines February 7, 2019 16:48
Copy link
Member

@mvines mvines left a comment

Choose a reason for hiding this comment

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

🎉

@garious garious added the automerge Merge this Pull Request automatically once CI passes label Feb 7, 2019
@solana-grimes solana-grimes merged commit cdb2a7b into solana-labs:master Feb 7, 2019
buffalojoec added a commit to buffalojoec/solana that referenced this pull request Aug 23, 2024
jeffwashington pushed a commit to jeffwashington/solana that referenced this pull request Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge this Pull Request automatically once CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants