You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tracking issues are used to record the overall progress of implementation.
They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions.
A tracking issue is however not meant for large scale discussion, questions, or bug reports about a feature.
Instead, open a dedicated issue for the specific matter.
What
This is a tracking issue for Cuprate's initial RPC handler implementation. The RPC handlers build upon the previous crates created in #183. They implement the function bodies responsible for mapping requests to responses.
About tracking issues
Tracking issues are used to record the overall progress of implementation.
They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions.
A tracking issue is however not meant for large scale discussion, questions, or bug reports about a feature.
Instead, open a dedicated issue for the specific matter.
What
This is a tracking issue for Cuprate's initial RPC handler implementation. The RPC handlers build upon the previous crates created in #183. They implement the function bodies responsible for mapping requests to responses.
Steps
RpcHandler
into 3tower::Service
s #266constants
&statics
modules #301HardFork
improvements #309HardForkInfoRequest
#310fn
signatures, mappings/json_rpc
: cuprated: RPC handlers (json-rpc) #308monerod
proposal: [Proposal] Deprecate RPC binary strings monero-project/monero#9422cuprated
RPC docsRelated
cuprated
andmonerod
#278cuprated
's RPC #279TODO
cuprate-rpc-types
#147 (comment)cuprate-rpc-types
#147 (comment)RPC
section #243 (comment)The text was updated successfully, but these errors were encountered: