• asynchronous rob's avatar
    Implement the Runtime API subsystem (#1494) · f772196f
    asynchronous rob authored
    * type defaults for ParachainHost
    
    * add ValidationCode message
    
    * implement core loop of runtime API subsystem
    
    * subsystem trait implementation for runtime API subsystem
    
    * implement a mock runtime API
    
    * some tests that ensure requests are forwarded to runtime API correctly
    
    * fix dependency grumbles
    
    * improve RuntimeApiError API
    f772196f