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

JSON RPC HTTP Methods Missing from Experimental Lib #1449

Closed
26 tasks done
buffalojoec opened this issue Jul 27, 2023 · 5 comments · Fixed by #1552
Closed
26 tasks done

JSON RPC HTTP Methods Missing from Experimental Lib #1449

buffalojoec opened this issue Jul 27, 2023 · 5 comments · Fixed by #1552
Labels
enhancement New feature or request

Comments

@mcintyre94
Copy link
Collaborator

mcintyre94 commented Jul 31, 2023

I'll pick up getMultipleAccounts and getProgramAccounts

Should follow on nicely from work I did in #1381

amilz added a commit to amilz/solana-web3.js that referenced this issue Aug 2, 2023
Adds the `getHealth` method to the `rpc-core` package, providing a way to check the health status of a Solana node. The method returns "ok" if the node is healthy.

A corresponding test has also been included in the `rpc-methods/__tests__` directory to ensure that both healthy and unhealthy node statuses are handled correctly.

Related issue: solana-labs#1449
steveluscher pushed a commit that referenced this issue Aug 3, 2023
Adds the `getHealth` method to the `rpc-core` package, providing a way to check the health status of a Solana node. The method returns "ok" if the node is healthy.

A corresponding test has also been included in the `rpc-methods/__tests__` directory to ensure that both healthy and unhealthy node statuses are handled correctly.

Related issue: #1449
@buffalojoec buffalojoec changed the title JSON RPC Methods Missing from Experimental Lib JSON RPC HTTP Methods Missing from Experimental Lib Aug 5, 2023
@mcintyre94
Copy link
Collaborator

I'll pick up getTokenAccountsByDelegate + getTokenAccountsByOwner next

@mcintyre94
Copy link
Collaborator

simulateTransaction up next!

@buffalojoec
Copy link
Collaborator Author

buffalojoec commented Aug 17, 2023

I'll handle getBlock, and then onto #1505 !

@github-actions
Copy link
Contributor

Because there has been no activity on this issue for 7 days since it was closed, it has been automatically locked. Please open a new issue if it requires a follow up.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants