• Gavin Wood's avatar
    Publish the dispatch info in extrinsic events (#4148) · 371074cb
    Gavin Wood authored
    * Publish the dispatch info in extrinsic events
    
    Place the DispatchInfo (which contains weight information about the
    extrinsic that is otherwise difficult to determine) in the dispatch
    result value.
    
    * Runtime bump.
    
    * Fix build
    
    * Fix tests
    
    * Fix build?
    371074cb