This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Introduce async runtime calling trait for runtime-api subsystem #5782
Merged
paritytech-processbot
merged 32 commits into
paritytech:master
from
skunert:runtime-api-async-trait
Jul 20, 2022
Merged
Changes from 25 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
870f7dd
Implement OverseerRuntimeClient
skunert 262c6f2
blockchainevents
skunert c2d13f0
Merge branch 'master' into collator-rpc-poc
skunert 0890e08
Update patches
skunert 59d3357
Finish merging rntime-api subsystem
skunert acb33f2
Merge branch 'cumulus-2022-04-25' into collator-rpc-poc
skunert ab7dfeb
First version that is able to produce blocks
skunert d88094a
Merge branch 'polkadot-cumulus-2022-05-11' into collator-rpc-poc
skunert e37cdf9
Make OverseerRuntimeClient async
skunert 684696f
Move overseer notification stream forwarding to cumulus
skunert a2454d5
Merge branch 'cumulus-2022-05-30' into collator-rpc-poc
skunert 2f4ea76
Remove unused imports
skunert 3a1a586
Add more logging to collator-protocol
skunert fba6b8f
Lockfile
skunert 6469e3a
Merge branch 'cumulus-2022-06-20' into collator-rpc-poc
skunert 19123f7
Use hashes in OverseerRuntimeClient
skunert 969586b
Merge branch 'cumulus-2022-07-11' into collator-rpc-poc
skunert accd10d
Move OverseerRuntimeClient into extra module
skunert 71f8bb1
Fix old session info call and make HeadSupportsParachain async
skunert 01b633e
Improve naming of trait
skunert 82c95aa
Merge branch 'master' into runtime-api-async-trait
skunert d04ec57
Cleanup
skunert 9f5f084
Remove unused From trait implementation
skunert ed2b7ca
Remove unwanted debug print
skunert 894ab5b
Move trait to polkadot-node-subsystem-types
skunert 18ff03a
Add sections to runtime client
skunert b1fa616
Reorder methods
skunert b0d1a25
Fix spelling
skunert e693405
Fix spacing in Cargo.toml
skunert 56c47df
Remove unused babe methods
skunert f4868db
Merge branch 'master' into runtime-api-async-trait
skunert bba2af7
Merge branch 'master' into runtime-api-async-trait
skunert File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.