This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
[RPC-Spec-V2] Backport changes to chainHead #14636
Labels
J0-enhancement
An additional feature request.
Implement the following changes to the
chainHead
class of RPC methods:chainHead
functions to have proper limits json-rpc-interface-spec#66The
chainHead_follow
is now responsible for generating the result of the other methods:chainHead_follow
events / errors are extended to announce blocks and results of other methodschainHead_storage
,chainHead_call
,chainHead_body
are plain methods that return an operation IDchainHead_follow
produces the response of the provided operationschainHead_stopOperation
limitReached
event is produced// @paritytech/subxt-team
Tasks
chainHead_unstable_storage
#14222chainHead_follow
with method responses #14638The text was updated successfully, but these errors were encountered: