fix/chain_head: Ensure correct events for finalized branch (#13632)
* chain_head/follow: Ensure correct events for finalized branch Signed-off-by:Alexandru Vasile <alexandru.vasile@parity.io> * Reenable tests Signed-off-by:
Alexandru Vasile <alexandru.vasile@parity.io> * Do some clean ups and add some more docs * Fix gramatic * Update client/rpc-spec-v2/src/chain_head/chain_head_follow.rs Co-authored-by:
Sebastian Kunert <skunert49@gmail.com> * rpc/chain_head: Introduce error for absent headers Signed-off-by:
Alexandru Vasile <alexandru.vasile@parity.io> --------- Signed-off-by:
Alexandru Vasile <alexandru.vasile@parity.io> Co-authored-by:
Bastian Köcher <info@kchr.de> Co-authored-by:
Bastian Köcher <git@kchr.de> Co-authored-by:
Sebastian Kunert <skunert49@gmail.com>
Showing
- substrate/client/rpc-spec-v2/src/chain_head/chain_head_follow.rs 32 additions, 68 deletions...te/client/rpc-spec-v2/src/chain_head/chain_head_follow.rs
- substrate/client/rpc-spec-v2/src/chain_head/subscription.rs 2 additions, 4 deletionssubstrate/client/rpc-spec-v2/src/chain_head/subscription.rs
- substrate/client/rpc-spec-v2/src/chain_head/tests.rs 0 additions, 6 deletionssubstrate/client/rpc-spec-v2/src/chain_head/tests.rs
Please register or sign in to comment