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

feat: Add Solana Runtime API to handle state_call requests #115

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Conversation

code0xff
Copy link
Contributor

@code0xff code0xff commented Jan 3, 2025

This pull request adds a new method to the Solana runtime API for handling state_call requests. Additionally, it introduces methods for account scanning and balance retrieval, enhancing the runtime’s functionality for interacting with on-chain states and managing account-related queries.

@code0xff code0xff requested a review from conr2d January 3, 2025 09:17
Copy link

github-actions bot commented Jan 3, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@code0xff
Copy link
Contributor Author

code0xff commented Jan 3, 2025

I have read the CLA Document and I hereby sign the CLA

4lmighty added a commit to NoirHQ/CLAs that referenced this pull request Jan 3, 2025
@code0xff code0xff force-pushed the solana-runtime-api branch from ae137c8 to afd915a Compare January 6, 2025 15:11
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

Successfully merging this pull request may close these issues.

1 participant