Skip to content
Snippets Groups Projects
Commit 72bde288 authored by Sebastian Kunert's avatar Sebastian Kunert Committed by GitHub
Browse files

Introduce async runtime calling trait for runtime-api subsystem (#5782)


* Implement OverseerRuntimeClient

* blockchainevents

* Update patches

* Finish merging rntime-api subsystem

* First version that is able to produce blocks

* Make OverseerRuntimeClient async

* Move overseer notification stream forwarding to cumulus

* Remove unused imports

* Add more logging to collator-protocol

* Lockfile

* Use hashes in OverseerRuntimeClient

* Move OverseerRuntimeClient into extra module

* Fix old session info call and make HeadSupportsParachain async

* Improve naming of trait

* Cleanup

* Remove unused From trait implementation

* Remove unwanted debug print

* Move trait to polkadot-node-subsystem-types

* Add sections to runtime client

Co-authored-by: default avatarDavide Galassi <davxy@datawok.net>

* Reorder methods

* Fix spelling

* Fix spacing in Cargo.toml

Co-authored-by: default avatarBastian Köcher <bkchr@users.noreply.github.com>

* Remove unused babe methods

Co-authored-by: default avatarDavide Galassi <davxy@datawok.net>
Co-authored-by: default avatarBastian Köcher <bkchr@users.noreply.github.com>
parent 2e795bc5
Branches
No related merge requests found
Showing
with 467 additions and 74 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment