Skip to content
  1. Nov 30, 2020
    • Svyatoslav Nikolsky's avatar
      Fixed clippy warnings (#537) · 1eedbb1b
      Svyatoslav Nikolsky authored
      * fixed clippy warnings
      
      * Revert "Actually use pinned nightly version when building runtimes (#465)"
      
      This reverts commit 03ef7638.
      
      * Revert "Pin Rust Nightly Version (#420)"
      
      This reverts commit 8902ac20.
      
      * fix after revert
      
      * another fix after revert
      
      * more clippy fixes
      1eedbb1b
  2. Nov 27, 2020
  3. Nov 26, 2020
  4. Nov 25, 2020
  5. Nov 24, 2020
  6. Nov 23, 2020
  7. Nov 20, 2020
  8. Nov 19, 2020
    • Hernando Castano's avatar
      Avoid Panic When Fetching Info Before Bridge is Initialized (#504) · 19373c6b
      Hernando Castano authored
      * Allow bridge pallet to return no finalized headers
      
      * Update Runtime APIs to optionally return best finalized header
      
      * Update relay to handle optional best finalized headers
      
      * Fix Clippy lints
      
      * Return a dummy header instead of an Option
      
      * Remove Option from runtime Apis
      
      * Remove support for handling optional finalized headers in relay
      19373c6b
  9. Nov 18, 2020
  10. Nov 17, 2020
  11. Nov 16, 2020
    • Hernando Castano's avatar
      Fixes for Millau-Rialto Deployment (#493) · e0f2e08d
      Hernando Castano authored
      
      
      * Expose two nodes publicly through brucke.link
      
      * Use flags for GNU `sed` instead of BSD `sed`
      
      * Update Substrate relay entrypoint scripts to initialize bridge
      
      * Add Rialto to Millau relay to Compose deployment
      
      * Stop initializing Rialto chain through chainspec
      
      * Include logging for Substrate pallet
      
      * Make Rialto to Millau entrypoint executable
      
      * Use YAML references for relay components
      
      * Use published Substrate Relay image
      
      * Relay messages from Millau to Rialto
      
      * Use Bob nodes to serve message lane
      
      * Fix some port number issues for PoA-Rialto deployment
      
      * Stop directly referencing `environment` anchor in nodes
      
      * Add probable cause to relayer error message
      
      * Edit monitoring config file in-place
      
      * Add some sleep time between bridge init call and starting relays
      
      * Expose grafana.
      
      * Use Root key as bridge pallet owner
      
      In our case that's going to be Alice since she's Root for our Dev
      and Local chains.
      
      Co-authored-by: default avatarTomasz Drwięga <[email protected]>
      e0f2e08d
    • Hernando Castano's avatar
      Fix Grafana Dashboards for PoA-Rialto Deployment (#501) · 18fbff8f
      Hernando Castano authored
      * Update Prom targets to use correct Compose services
      
      * Update PoA-Rialto Prometheus job names
      18fbff8f
    • dependabot-preview[bot]'s avatar
      ea52bf84
  12. Nov 12, 2020
  13. Nov 11, 2020
  14. Nov 10, 2020
  15. Nov 09, 2020
  16. Nov 06, 2020