-
Notifications
You must be signed in to change notification settings - Fork 257
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chainHead: Propagate results on the
chainHead_follow
(#1116)
* rpc/types: Update chainHead events Signed-off-by: Alexandru Vasile <[email protected]> * rpc: Sync chainHead methods with spec Signed-off-by: Alexandru Vasile <[email protected]> * testing: Adjust chainHead tests Signed-off-by: Alexandru Vasile <[email protected]> * tests: Ignore block related events to avoid flaky tests Signed-off-by: Alexandru Vasile <[email protected]> * tests: Adjust clippy Signed-off-by: Alexandru Vasile <[email protected]> * test: Remove unused OfflineClientT Signed-off-by: Alexandru Vasile <[email protected]> * Update subxt/src/rpc/types.rs Co-authored-by: Niklas Adolfsson <[email protected]> * Update subxt/src/rpc/types.rs Co-authored-by: Niklas Adolfsson <[email protected]> * Update subxt/src/rpc/types.rs Co-authored-by: Niklas Adolfsson <[email protected]> * Update subxt/src/rpc/types.rs Co-authored-by: Niklas Adolfsson <[email protected]> * types: Remove serde flags for serialization Signed-off-by: Alexandru Vasile <[email protected]> --------- Signed-off-by: Alexandru Vasile <[email protected]> Co-authored-by: Niklas Adolfsson <[email protected]>
- Loading branch information
Showing
4 changed files
with
248 additions
and
160 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.