1. Aug 16, 2023
    • Svyatoslav Nikolsky's avatar
      Dynamic fees for bridges-v1 (#2294) · 277f0d54
      Svyatoslav Nikolsky authored
      * impl backpressure in the XcmBlobHaulerAdapter
      
      * LocalXcmQueueManager + more adapters
      
      * OnMessageDelviered callback
      
      * forbid mesage delivery transactions when the channel between target bridge hub and target asset hub is suspended
      
      * pallet-xcm-bridge-hub-router
      
      * removed commented code
      
      * improvements and tests for palle-xcm-bridge-router
      
      * use LocalXcmChannel in XcmBlobMessageDispatch
      
      * new tests for logic changes in messages pallet
      
      * tests for LocalXcmQueueSuspender
      
      * tests for LocalXcmQueueMessageProcessor
      
      * tests for new logic in the XcmBlobHaulerAdapter
      
      * fix other tests in the bridge-runtime-common
      
      * extension_reject_call_when_dispatcher_is_inactive
      
      * benchmarks for pallet-xcm-bridge-hub-router
      
      * get rid of redundant storage value
      
      * add new pallet to verify-pallets-build.sh
      
      * fixing spellcheck, clippy and rustdoc
      
      * trigger CI
      
      * Revert "trigger CI"
      
      This reverts commit 48f1ba03
      
      .
      
      * change log target for xcm bridge router pallet
      
      * Update modules/xcm-bridge-hub-router/src/lib.rs
      
      Co-authored-by: default avatarBranislav Kontur <[email protected]>
      
      * use saturated_len where possible
      
      * fmt
      
      * (Suggestion) Ability to externalize configuration for `ExporterFor` (#2313)
      
      * Ability to externalize configuration for `ExporterFor`
      (Replaced `BridgedNetworkId/SiblingBridgeHubLocation` with `Bridges: ExporterFor`)
      
      * Fix millau
      
      * Compile fix
      
      * Return back `BridgedNetworkId` but as optional filter
      
      * Replaced `BaseFee` with fees from inner `Bridges: ExporterFor`
      
      * typo
      
      * Clippy
      
      * Rename LocalXcmChannel to XcmChannelStatusProvider (#2319)
      
      * Rename LocalXcmChannel to XcmChannelStatusProvider
      
      * fmt
      
      * added/fixed some docs
      
      * Dynamic fees v1: report congestion status to sending chain (#2318)
      
      * report congestion status: changes at the sending chain
      
      * OnMessagesDelivered is back
      
      * report congestion status: changes at the bridge hub
      
      * moer logging
      
      * fix? benchmarks
      
      * spelling
      
      * tests for XcmBlobHaulerAdapter and LocalXcmQueueManager
      
      * tests for messages pallet
      
      * fix typo
      
      * rustdoc
      
      * Update modules/messages/src/lib.rs
      
      * apply review suggestions
      
      * ".git/.scripts/commands/fmt/fmt.sh"
      
      * Added `XcmBridgeHubRouterCall::report_bridge_status` encodings for AHK/P (#2350)
      
      * Added `XcmBridgeHubRouterCall::report_bridge_status` encodings for AHK/P
      
      * Spellcheck
      
      * Added const for `XcmBridgeHubRouterTransactCallMaxWeight`
      
      * Cargo.lock
      
      * Introduced base delivery fee constants
      
      * Congestion messages as Optional to turn on/off `supports_congestion_detection`
      
      * Spellcheck
      
      * Ability to externalize dest for benchmarks
      
      * Ability to externalize dest for benchmarks
      
      ---------
      
      Co-authored-by: default avatarBranislav Kontur <[email protected]>
      Co-authored-by: command-bot <>
    • Serban Iorga's avatar
      Finality loop refactoring (#2357) · b1c51f7d
      Serban Iorga authored
      b1c51f7d
    • Serban Iorga's avatar
      Add equivocation detector crate and implement clients (#2348) (#2353) · 620db2b1
      Serban Iorga authored
      * Split FinalitySyncPipeline and SourceClient
      
      * Move some logic to finality_base
      
      * Add empty equivocation detection clients
      
      * Add equivocation reporting logic to the source client
      
      * Use convenience trait for SubstrateFinalitySyncPipeline
      
      * Define JustificationVerificationContext for GRANDPA
      
      * Equivocation source client: finality_verification_context()
      
      * Equivocation source client: synced_headers_finality_info()
      
      * reuse HeaderFinalityInfo
      
      * Define EquivocationsFinder
      
      * Fix spellcheck
      
      * Address review comments
      
      * Avoid equivocations lookup errors
      620db2b1
  2. Aug 11, 2023
  3. Aug 10, 2023
  4. Aug 08, 2023
  5. Aug 04, 2023
  6. Jul 27, 2023
  7. Jul 24, 2023
  8. Jul 20, 2023
  9. Jul 19, 2023
    • Svyatoslav Nikolsky's avatar
      Update dependecies (#2277) (#2281) · 3c4ada92
      Svyatoslav Nikolsky authored
      * cargo update -p parachain-info
      
      * flush
      
      * it compiles
      
      * clippy
      
      * temporary add more logging to cargo deny
      
      * Revert "temporary add more logging to cargo deny"
      
      This reverts commit 20daa88b.
      
      * list installed Rust binaries before running cargo deny
      
      * changed prev commit
      
      * once again
      
      * try cargo update?
      
      * post-update fixes (nothing important)
      3c4ada92
  10. Jul 13, 2023
  11. Jul 10, 2023
  12. Jul 07, 2023
  13. Jul 04, 2023
  14. Jul 03, 2023
  15. Jun 14, 2023
  16. Jun 01, 2023
  17. May 24, 2023
  18. May 23, 2023
  19. May 18, 2023
  20. May 17, 2023
  21. May 16, 2023
  22. May 15, 2023
  23. May 12, 2023
  24. May 11, 2023
  25. May 10, 2023
  26. May 09, 2023
  27. May 08, 2023