Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

[RPC-Spec-V2] Extend chainHead_follow with method responses #14638

Closed
Tracked by #14636
lexnv opened this issue Jul 25, 2023 · 0 comments · Fixed by #14692
Closed
Tracked by #14636

[RPC-Spec-V2] Extend chainHead_follow with method responses #14638

lexnv opened this issue Jul 25, 2023 · 0 comments · Fixed by #14692
Assignees
Labels
J0-enhancement An additional feature request.

Comments

@lexnv
Copy link
Contributor

lexnv commented Jul 25, 2023

The chainHead_follow subscription is now producing the responses of other chainHead methods:

  • chainHead_storage, chainHead_call, chainHead_body are now plain methods
  • generate a unique operation ID to identify the response in the chainHead_follow events
  • propagate the response with the operation ID to the chainHead_follow subscription

// @paritytech/subxt-team

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
J0-enhancement An additional feature request.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant