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

Investigation items for SVM #389

Open
LucasSte opened this issue Mar 22, 2024 · 0 comments
Open

Investigation items for SVM #389

LucasSte opened this issue Mar 22, 2024 · 0 comments

Comments

@LucasSte
Copy link

LucasSte commented Mar 22, 2024

Items to possibly investigate in the SVM context

  • Presently, the SVM processes a transaction and returns its results without updating the database with the account modifications. It may be a little counterintuitive to not have this update in the SVM, as external users would need to update their database themselves. Investigate if it is possible to move account commits to the SVM.

  • External users may want to user programs without a loader of with a custom loader. Investigate if is possible to relax the existing constraints to expose newer loaders without compromising security.

  • Maintenance of the Solana account model.

@LucasSte LucasSte changed the title Investigate if account commit can be moved to SVM Investigation items for SVM Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant