-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adapt client to support asynchronous backing (#399)
* early steps (not compiling yet) * add start_consensus functions and more refactor in collators * more refactor in collators and start refactoring node_impl * continue adapting service * use provisional custom branches * fmt * toml fmt * remove unused imports and fix clippy * fmt again * more logs and write down the case in which we dont have a valid claim * improve service and modify start_node_impl_container * remove unused imports * pr suggestions and code cleanup * deprecate old params * pr comments --------- Co-authored-by: girazoki <[email protected]>
- Loading branch information
Showing
12 changed files
with
1,038 additions
and
1,348 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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.