• Sergey Pepyakin's avatar
    Renaming and documentation for ApplyResult, ApplyOutcome and et al (#4134) · d88fff59
    Sergey Pepyakin authored
    
    
    * Remove superflous errors from the system module
    
    * Rename and document InclusionOutcome
    
    * Rename InclusionError
    
    * Remove unused inclusion errors.
    
    I left the enumeration though since other elements might be used some day.
    
    * Rename and document DispatchOutcome
    
    * Apply suggestions from code review
    
    Co-Authored-By: default avatarTomasz Drwięga <[email protected]>
    
    * TransactionValidityError instead of InclusionError
    
    * Rename InclusionOutcome to ApplyExtrinsicResult
    
    * Update docs.
    
    * Update lib.rs
    
    should be → is
    
    * Bump the block builder API version.
    
    * Fix the should_return_runtime_version test
    
    * Clean the evidence
    d88fff59