Skip to content
  1. Apr 18, 2024
  2. Dec 08, 2023
  3. Nov 22, 2023
    • Branislav Kontur's avatar
      Monitoring and alerts for Rococo/Westend (#2710) · 4be99fe0
      Branislav Kontur authored
      * Monitoring and alerts for Rococo/Westend
      
      * 00000001 -> 00000002
      
      * Backup actual version
      
      * Upload "Rococo BEEFY dashboard" from grafana (I cannot find it)
      
      * Separated Rococo Beefy dashboard and alerts
      
      * Group Rococo BEEFY alerts + add `Rococo` labels
      
      * Renamed evaluation group `Bridges` -> `Bridge Rococo <> Wococo`
      
      * Updated Wococo -> Westend dashboards
      
      * Rococo<>Westend alerts
      
      * Fixed matrix_room for rococo beefy
      
      * Removed "refId": "B" for rewards lags and set condition A > 10 + fixed time range
      
      * Delivery race dashboard from now-5m -> now-6h
      
      * Removed rococo-wococo
      
      * Less than 500 Westend headers have been synced to RococoBridgeHub in last 120 minutes -> 390
      4be99fe0
  4. Nov 14, 2023
  5. Aug 31, 2023
    • Serban Iorga's avatar
      Fix equivocation detection containers startup (#2516) (#2517) · d9658f4d
      Serban Iorga authored
      * Fix equivocation detection containers startup
      
      * Fix cargo deny
      d9658f4d
    • Serban Iorga's avatar
      Start the equivocation detection loop from the complex relayer (#2507) (#2512) · 5fdbaf45
      Serban Iorga authored
      * Impl SubstrateEquivocationDetectionPipeline for Millau
      
      * Impl SubstrateEquivocationDetectionPipeline for Rialto
      
      * Make BridgeHubSignedExtension more generic
      
      * Define generate_report_equivocation_call_builder!() macro
      
      * Impl SubstrateEquivocationDetectionPipeline for Rococo
      
      * Impl SubstrateEquivocationDetectionPipeline for Wococo
      
      * Impl SubstrateEquivocationDetectionPipeline for Kusama
      
      * Impl SubstrateEquivocationDetectionPipeline for Polkadot
      
      * Complex relayer simplification
      
      - remove `signer` and `transactions_mortality` and add `tx_params`
      - change the order of some fields
      
      * Add equivocation detection CLI traits
      
      * Complex relayer: start equivocation detectin loop
      
      * Update runtimes regeneration script
      
      * Equivocation loop: Fix infinite loop
      
      * Revert "Complex relayer: start equivocation detectin loop"
      
      This reverts commit b518ef85.
      
      * Add subcommand for starting the equivocation detection loop
      
      * Fixes
      
      * Initialize empty metrics for the equivocations detector loop
      5fdbaf45
  6. Jul 20, 2023
  7. May 18, 2023
  8. May 17, 2023
  9. May 03, 2023
    • Serban Iorga's avatar
      Fix sized messages (Follow-up on #2064) (#2103) · 557ecbce
      Serban Iorga authored
      * Use wasm execution on millau and rialto
      
      It's safer like this since here are some errors that aren't caught when
      using native execution
      
      * Revert "Revert "Fix max-size messages at test chains (#2064)" (#2077)"
      
      This reverts commit 8c8adafd.
      
      * Adjustments
      557ecbce
  10. Apr 28, 2023
  11. Apr 19, 2023
    • Serban Iorga's avatar
      Test deployments fixes (#2057) · c0325d3c
      Serban Iorga authored
      * Fix node_impl_version error
      
      ```
      error: unexpected argument '--node-impl-version' found
      
        tip: to pass '--node-impl-version' as a value, use '-- --node-impl-version'
      
      Usage: rialto-bridge-node prepare-worker <SOCKET_PATH> <NODE_IMPL_VERSION>
      
      For more information, try '--help'.
      
      ```
      
      * Fix rialto-parachain not producing blocks
      
      We must have at least 2 validators for each collator
      c0325d3c
  12. Apr 18, 2023
  13. Apr 17, 2023
  14. Apr 07, 2023
  15. Apr 04, 2023
  16. Mar 28, 2023
  17. Mar 23, 2023
    • Svyatoslav Nikolsky's avatar
      Remove deprecated code from bridge-runtime-common (#1983) · 6540f74d
      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
      6540f74d
  18. Mar 15, 2023
  19. Mar 01, 2023
  20. Feb 28, 2023
  21. Feb 03, 2023
  22. Jan 20, 2023
  23. Jan 18, 2023
    • Svyatoslav Nikolsky's avatar
      Relayer reward metric (#1742) · 68344e32
      Svyatoslav Nikolsky authored
      * use StorageDoubleMapKeyProvider in RelayerRewards
      
      * add metrics
      
      * clippy
      
      * fixed alerts that have caused missing dashboards
      
      * fix metric name
      
      * fix metric name again
      
      * add new metrics to the RialtoParachain <> Millau maintenance dashboard
      
      * remove obsolete dashboard
      68344e32
  24. Jan 10, 2023
  25. Jan 09, 2023
  26. Dec 28, 2022
  27. Dec 19, 2022
  28. Nov 18, 2022
    • Svyatoslav Nikolsky's avatar
      Remove message fee + message send calls (#1642) · 7b24cd3a
      Svyatoslav Nikolsky authored
      * remove message fee
      
      * it is compiling!
      
      * fixes + fmt
      
      * more cleanup
      
      * more cleanup
      
      * restore MessageDeliveryAndDispatchPayment since we'll need relayer rewards
      
      * started rational relayer removal
      
      * more removal
      
      * removed estimate fee subcommand
      
      * remove DispatchFeePayment
      
      * more removals
      
      * removed conversion rates && some metrics
      
      * - unneeded associated type
      
      * - OutboundMessageFee
      
      * fix benchmarks compilation
      
      * fmt
      
      * test + fix benchmarks
      
      * fix send message
      
      * clippy
      7b24cd3a
  29. Nov 17, 2022
  30. Oct 04, 2022
  31. Sep 09, 2022
    • Svyatoslav Nikolsky's avatar
      update Substrate/Polkadot/Cumulus refs (#1562) · 97cf6dfb
      Svyatoslav Nikolsky authored
      * update Substrate/Polkadot/Cumulus refs
      
      * finality-grandpa 0.16
      
      * fix miillau-runtime compilation
      
      * fix rialto runtime compilation
      
      * fixed rialto-parachain runtime compilation
      
      * backport GRANDPA test fixes
      
      * helper instead of removed record_all_keys
      
      * substrate-relay is compiling
      
      * millau-bridge-node at least compiles
      
      * rialto-bridge-node at least compiles
      
      * rialto-parachain-collator compiles
      
      * fixings tests (wip)
      
      * fmt
      
      * fixed BEEFY alert
      
      * clippy
      
      * removed unused dep
      
      * -extra var
      
      * move Leaf to mod mmr
      
      * fix benchmarks
      97cf6dfb
  32. Sep 05, 2022
  33. Aug 29, 2022
  34. Aug 22, 2022
  35. Aug 08, 2022