• asynchronous rob's avatar
    Add new Runtime API messages and make runtime API request fallible (#1485) · 7ed4cb9c
    asynchronous rob authored
    * polkadot-subsystem: update runtime API message types
    
    * update all networking subsystems to use fallible runtime APIs
    
    * fix bitfield-signing and make it use new runtime APIs
    
    * port candidate-backing to handle runtime API errors and new types
    
    * remove old runtime API messages
    
    * remove unused imports
    
    * fix grumbles
    
    * fix backing tests
    7ed4cb9c
This project manages its dependencies using Cargo. Learn more