• Svyatoslav Nikolsky's avatar
    Read extrinsic dispatch result for mined transaction (#1582) · 43afa023
    Svyatoslav Nikolsky authored and Bastian Köcher's avatar Bastian Köcher committed
    * read extrinsic dispatch result for mined transaction
    
    * commit for the history
    
    * Revert "commit for the history"
    
    This reverts commit 99341b04750639db296172cc1432bd70e458ef4b.
    
    * Revert "read extrinsic dispatch result for mined transaction"
    
    This reverts commit 662b776cbf992be9f1637e52f023b782e8c441d1.
    
    * check for successfult transaction in finality relay
    
    * check for successful transaction in parachains relay
    
    * TrackedTransactionStatus ->TrackedTransactionStatus<HeaderId>
    
    * check for successful transaction in messages relay
    
    * fix compilation
    
    * message_lane_loop_is_able_to_recover_from_unsuccessful_transaction
    
    * fixed too-complex-type clippy error
    
    * aaand compilation
    43afa023