darwinia-network / bridger

Relayer client implementation for Darwinia LCMP protocols.
https://rust-docs.darwinia.network/bridger
GNU General Public License v3.0
12 stars 10 forks source link

Upgrade guide for v0.6.1 #484

Closed fewensa closed 2 years ago

fewensa commented 2 years ago

About this version, we refactor s2s bridges. so if you only run bridge darwinia-ethereum v1. you can skip this upgrade.

Suppose you run any s2s bridge or parachain bridge. please follow this guide to upgrade your bridge.

  1. Config file changed

please update the config following template file https://github.com/darwinia-network/bridger/blob/master/.maintain/config

  1. Run

run bridger BRIDGE-NAME start command to start the bridge.