Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Commit

Permalink
Upgrade bridge pangolin-pangoro (#414)
Browse files Browse the repository at this point in the history
* Bump deps

* Fix deps

* Try fix client pangolin and pangoro

* Compile

* Fix pangolin client

* Fix pangoro client

* Init bridge

* Relay bridge

* Clippy

* Fix deps

* Bump darwinia-common

* Change branch use patch-duplicate-relay to test bridge pangolin-pangoro

* Revert deps

* Bump deps

* Lint

* Lint

* Lint

Co-authored-by: Xavier Lau <[email protected]>
  • Loading branch information
fewensa and aurexav authored Mar 1, 2022
1 parent a9139c1 commit da9e496
Show file tree
Hide file tree
Showing 21 changed files with 1,771 additions and 2,294 deletions.
2 changes: 2 additions & 0 deletions .maintain/config/bridge-pangolin-pangoro.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
[pangolin]
endpoint = "wss://pangolin-rpc.darwinia.network"
signer = "//Alice"
runtime_version_mode = "bundle"

[pangoro]
endpoint = "wss://pangoro-rpc.darwinia.network"
signer = "//Alice"
runtime_version_mode = "bundle"

[relay]
# substrate-substrate bridger message relay lanes, default use `00000000`
Expand Down
Loading

0 comments on commit da9e496

Please sign in to comment.