• Ashley's avatar
    Remove the service builder (#6557) · 08c3d65c
    Ashley authored
    
    
    * :)
    
    * Slight tidy
    
    * Remove ServiceBuilderCommand
    
    * Remove whitespace
    
    * Keep task manager alive for check_block/import_blocks
    
    * Pass task_manager to run_until_exit
    
    * WIP
    
    * WIP
    
    * Get rid of the macros
    
    * Simplify a few chain components creation APIs related to the service
    
    * Fix basic-authorship doc tests
    
    * Remove DefaultQueue
    
    * Update client/service/src/builder.rs
    
    Co-authored-by: default avatarAndré Silva <[email protected]>
    
    * Move ExecutionExtensions comment around
    
    * Remove unused BlakeTwo256
    
    * Add sc-prelude
    
    * Rename sc-prelude to sc-service-prelude
    
    * Rename to sc-service-types
    
    * Improve service types
    
    * Fix line widths
    
    * Remove sc-service-types and move type definitions to crates
    
    * Update bin/node-template/node/src/service.rs
    
    Co-authored-by: default avatarSeun Lanlege <[email protected]>
    
    * Add TLightClientWithHash
    
    * Rework types
    
    Co-authored-by: default avatarAndré Silva <[email protected]>
    Co-authored-by: default avatarSeun Lanlege <[email protected]>
    08c3d65c