1. Nov 30, 2021
  2. Nov 24, 2021
  3. Nov 22, 2021
  4. Nov 17, 2021
  5. Nov 16, 2021
    • Adrian Catangiu's avatar
      Remove unused `relays/headers` (#1216) · 39140d0b
      Adrian Catangiu authored
      
      
      * Decouple `relays/client-substrate` from `headers_relay`
      * Remove `blocks_in_state` from `SyncLoopMetrics`
          This metric was only relevant for PoA <> Substrate bridge.
      * Move `sync_loop_metrics.rs` to `relays/finality`
      * Remove unused `SyncLoopMetrics::update()`
      * Hook up SyncLoopMetrics to finality_loop
      * Delete now unused `relays/headers`
      
      Signed-off-by: default avataracatangiu <[email protected]>
      39140d0b
  6. Nov 15, 2021
    • Adrian Catangiu's avatar
      Remove unused PoA<>Substrate bridge (#1210) · 9bc071d4
      Adrian Catangiu authored
      
      
      * Decouple the PoA bridge code from Rialto
      * Remove Rialto PoA bridge code
      * Remove relays/bin-ethereum code
      * Remove relays/client-ethereum code
      * Remove modules/ethereum code
      * Remove modules/ethereum-contract-builtin code
      * Remove PoA bridge documentation
      * Remove primitives/ethereum-poa code
      * Decouple Rialto from currency-exchange
      * Fix building with runtime-benchmarks
      * Fix should_encode_bridge_send_message_call test
          Because we removed some runtime modules/pallets, the
          substrate2substrate bridge pallet has a different index within
          the runtime so its calls have a different encoding.
          Update the test to use the new encoding.
      * Update readme - no more PoA bridge
      * Remove deployments/bridges/poa-rialto
          Also removes:
          - deployments/networks/eth-poa.yml
          - deployments/networks/OpenEthereum.Dockerfile
      * Remove deployments/dev/poa-config
      * Update deployments readme - no more PoA bridge
      * Remove eth-related scripts
          Deletes:
          - deployments/networks/eth-poa.yml
          - scripts/run-openethereum-node.sh
      * Remove poa-relay from gitlab-ci
      * Dockerfiles to use substrate-relay as default
      * Remove modules/currency-exchange code
      * Remove primitives/currency-exchange code
      
      Signed-off-by: default avataracatangiu <[email protected]>
      9bc071d4
    • Tomasz Drwięga's avatar
      Fix UI deployment. (#1211) · 877e8d01
      Tomasz Drwięga authored
      877e8d01
  7. Nov 11, 2021
  8. Nov 09, 2021
    • Svyatoslav Nikolsky's avatar
      add missing license header (#1204) · 407bf44a
      Svyatoslav Nikolsky authored
      407bf44a
    • fewensa's avatar
      Custom relay strategy (#1198) · 9babb198
      fewensa authored
      * Add relayer strategy
      
      * Add default relayer strategy
      
      * default relayer strategy
      
      * expose relayer strategy
      
      * fix compile
      
      * fix compile
      
      * docs
      
      * Rename Relayer to Relay, keep RelayerDecide
      
      * split `DefaultRelayerStrategy` into `AltruisticRelayerStrategy` and `RationalRelayerStrategy`
      
      * Remove relayer mode
      
      * Remove unused import
      
      * Rename `RelayerStrategy` to `RelayStrategy`
      
      * Add missing docs
      
      * clippy
      
      * clippy
      
      * clippy
      
      * clippy
      
      * Revert `relayer_mode` and add `MixStrategy`
      
      * Add `EnforcementStrategy`
      
      * fix bug and simplify relay strategy
      
      * Update message_lane_loop.rs
      
      * Update messages_target.rs
      
      * clippy
      
      * clippy
      
      * clippy
      
      * clippy
      
      * clippy
      
      * clippy
      
      * clippy
      
      * fix test
      
      * fix test
      
      * test
      
      test
      
      test
      
      fix test
      9babb198
  9. Nov 04, 2021
  10. Nov 02, 2021
  11. Oct 26, 2021
  12. Oct 25, 2021
  13. Oct 22, 2021
  14. Oct 21, 2021
  15. Oct 20, 2021
  16. Oct 19, 2021
  17. Oct 18, 2021
  18. Oct 16, 2021
  19. Oct 15, 2021
  20. Oct 12, 2021
    • Svyatoslav Nikolsky's avatar
      Playing with CI (#1179) · d0172c68
      Svyatoslav Nikolsky authored
      * playing with CI
      
      * fetch for wasm?
      
      * explicit fetch for git checkout
      
      * explicit fetch for git checkout
      
      * jq magic
      
      * jq is already there
      
      * cleanup
      
      * multiline?
      
      * spellcheck awakens from a coma
      
      * Revert "multiline?"
      
      This reverts commit 7999f393.
      d0172c68
  21. Oct 11, 2021
  22. Oct 08, 2021
  23. Oct 06, 2021
  24. Oct 05, 2021
  25. Sep 30, 2021
  26. Sep 27, 2021