Skip to content
  1. Apr 12, 2023
  2. Apr 10, 2023
    • Svyatoslav Nikolsky's avatar
      Boost message delivery transaction priority (#2023) · 1a9ad70f
      Svyatoslav Nikolsky authored
      * reject delivery transactions with at least one obsolete message
      
      * clippy
      
      * boost priority of message delivery transactions: transaction with more messages has larger priority than the transaction with less messages
      
      * apply review suggestion
      
      * CallInfo::bundled_messages
      
      * validate_does_not_boost_priority_of_message_delivery_transactons_with_too_many_messages
      
      * clippy
      1a9ad70f
    • Svyatoslav Nikolsky's avatar
      Reject delivery transactions with at least one obsolete message (#2021) · f9d8ecec
      Svyatoslav Nikolsky authored
      * reject delivery transactions with at least one obsolete message
      
      * clippy
      
      * allow empty delivery transactions with rewards confirmations BUT only when there's no room left in the unrewarded relayers vector
      
      * clippy
      
      * allow empty delivery transactions if no message slots in unrewarded relayers vector
      f9d8ecec
    • Serban Iorga's avatar
      Reintroduce msg dispatch status reporting (#2027) · 803208a9
      Serban Iorga authored
      * Use an actual Result inside MessageDispatchResult
      
      We need this in order to distinguish between Ok and Err
      
      * Revert #1660
      
      * Fixes + simplifications
      
      * Implement review suggestions
      803208a9
  3. Apr 07, 2023
  4. Apr 04, 2023
  5. Apr 03, 2023
  6. Mar 28, 2023
  7. Mar 27, 2023
  8. Mar 24, 2023
  9. Mar 23, 2023
    • Svyatoslav Nikolsky's avatar
      Remove deprecated code from bridge-runtime-common (#1983) · db958ecb
      Svyatoslav Nikolsky authored
      * removed FromBridgedChainMessageDispatch in favor of XcmBlobMessageDispatch
      
      * use HaulBlobExporter/HaulBlobExporterAdapter instead of XcmBridge/XcmBridgeAdapter
      
      * tests for sending/dispatching messages
      
      * use new schema in testnet bridges + some cleanup
      
      * clippy
      
      * spelling + added TODO
      
      * cleanup some checks
      
      * benchmarks compilation
      
      * all is XCM
      
      * updated README.md
      
      * ref issue from TODO
      db958ecb
  10. Mar 22, 2023
  11. Mar 20, 2023
  12. Mar 17, 2023
  13. Mar 16, 2023
  14. Mar 15, 2023
  15. Mar 14, 2023
  16. Mar 13, 2023