-
Notifications
You must be signed in to change notification settings - Fork 43
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
Tracking issue for the exhaustive documentation of the jsonrpc-client #51
Labels
Comments
This was referenced Mar 11, 2022
iTranscend
changed the title
Tracking issue for exhaustively documenting the client
Tracking issue for the exhaustive documentation of the jsonrpc-client
Mar 15, 2022
This was referenced Mar 16, 2022
This was referenced Mar 28, 2022
This was referenced Apr 10, 2022
This was referenced Apr 13, 2022
Closed
This was referenced Apr 16, 2022
3 tasks
This effort is now complete. @frol, thanks for taking the time to parse through it all. And thanks, @iTranscend, for preparing these PRs. Sorry, it took a while 😅 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a tracking issue in resolution of #37 as an attempt to exhaustively document the client. (near/bounties#77)
A series of PRs documenting each of the artefacts below will be provided to complete this.
Meta
JsonRpcClient
+JsonRpcClientConnector
are documented.auth
module #85errors
module #84RPC Methods
tx
jsonrpc method #53block
RPC method #60chunk
RPC method #62health
RPC method #61network_info
RPC method #59status
RPC method #58query
RPC method #68gas_price
RPC method #70validators
RPC method #76light_client_proof
RPC method #77next_light_client_block
RPC method #78broadcast_tx_async
RPC method #79broadcast_tx_commit
RPC method #80Experimental methods:
EXPERIMENTAL_changes_in_block
RPC method #66genesis_config
RPC method #64EXPERIMENTAL_protocol_config
RPC method #65EXPERIMENTAL_receipt
RPC method #67tx_status
RPC method #63validators_ordered
RPC method #69EXPERIMENTAL_changes
RPC method #71EXPERIMENTAL_check_tx
RPC method #72Sandbox methods:
sandbox_fast_forward
RPC method #75sandbox_patch_state
RPC method #81Others
broadcast_tx_commit
RPC method #86methods::any()
constructor #89The text was updated successfully, but these errors were encountered: