Skip to content
  1. Aug 16, 2023
    • Svyatoslav Nikolsky's avatar
      Dynamic fees for bridges-v1 (#2294) · 3c35680a
      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 48f1ba032334e3c6d8470436483736988aa060ac.
      
      * 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 <>
      3c35680a
    • Serban Iorga's avatar
      Finality loop refactoring (#2357) · 331a2186
      Serban Iorga authored
      331a2186
    • Serban Iorga's avatar
      Add equivocation detector crate and implement clients (#2348) (#2353) · 61dd6d47
      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
      61dd6d47
  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
    • Svyatoslav Nikolsky's avatar
      More backports from Cumulus subtree to polkadot-staging (#2283) · ecc6c4eb
      Svyatoslav Nikolsky authored
      * more backports from Cumulus subtree
      
      * spelling
      
      * fmt
      
      * trigger CI
      
      * Revert "trigger CI"
      
      This reverts commit b009d732aa26d006a7f2b48878ee864c338c49d5.
      
      * Revert "Revert "trigger CI""
      
      This reverts commit 715606a75948124962b14dbb260cf3aed01bc665.
      
      * Revert "Revert "Revert "trigger CI"""
      
      This reverts commit dc0d2233da86fd12a77216008e59bd38fcbb2fac.
      ecc6c4eb
  9. Jul 19, 2023
    • Svyatoslav Nikolsky's avatar
      Update dependecies (#2277) (#2281) · 8b10f171
      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 20daa88bca6d9a01dbe933579b1d57ae5c3a7bd8.
      
      * list installed Rust binaries before running cargo deny
      
      * changed prev commit
      
      * once again
      
      * try cargo update?
      
      * post-update fixes (nothing important)
      8b10f171
  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 23, 2023
  18. May 18, 2023
  19. May 17, 2023
  20. May 16, 2023
  21. May 12, 2023
  22. May 11, 2023
  23. May 10, 2023
  24. May 09, 2023
  25. May 08, 2023
  26. May 03, 2023