1. 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
  2. Nov 11, 2021
  3. 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
  4. Nov 04, 2021
  5. Nov 02, 2021
  6. Oct 26, 2021
  7. Oct 25, 2021
  8. Oct 22, 2021
  9. Oct 21, 2021
  10. Oct 20, 2021
  11. Oct 19, 2021
  12. Oct 18, 2021
  13. Oct 16, 2021
  14. Oct 15, 2021
  15. 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
  16. Oct 11, 2021
  17. Oct 08, 2021
  18. Oct 06, 2021
  19. Oct 05, 2021
  20. Sep 30, 2021
  21. Sep 27, 2021
  22. Sep 24, 2021