Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

substrate<>substarte bridge checklist #720

Closed
15 of 17 tasks
xiaoch05 opened this issue Aug 25, 2021 · 3 comments
Closed
15 of 17 tasks

substrate<>substarte bridge checklist #720

xiaoch05 opened this issue Aug 25, 2021 · 3 comments

Comments

@xiaoch05
Copy link
Contributor

xiaoch05 commented Aug 25, 2021

The first stage goal is to support the native token RING/KTON transfer from Darwinia Network to Crab DVM.

@wi1dcard

This comment has been minimized.

@hackfisher hackfisher pinned this issue Aug 26, 2021
@hackfisher hackfisher changed the title substrate<>substarte bridge plan substrate<>substarte bridge checklist Aug 26, 2021
@hackfisher
Copy link
Contributor

hackfisher commented Aug 26, 2021

@xiaoch05
Copy link
Contributor Author

Test on Pangolin<>Pangoro testnet, the bridge's configure is as follows

[pangolin]
endpoint = "wss://pangolin-rpc.darwinia.network"
signer = "//Alice"

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

[relay]
lanes = ["72746c6c"]
auto_start = true
signer_pangolin = "//Alice"
signer_pangoro = "//Alice"

[relay.prometheus_params]
no_prometheus = false
prometheus_host = "127.0.0.1"
prometheus_port = 9616

@hackfisher hackfisher unpinned this issue Oct 10, 2021
boundless-forest pushed a commit that referenced this issue Aug 1, 2023
* primitives: unify Cargo.toml format

Signed-off-by: koushiro <[email protected]>

* frame: unify Cargo.toml format

Signed-off-by: koushiro <[email protected]>

* client: unify Cargo.toml format

Signed-off-by: koushiro <[email protected]>

* template: unify Cargo.toml format

Signed-off-by: koushiro <[email protected]>

* Use evm 01bcbd2205a212c34451d3b4fabc962793b057d3

Signed-off-by: koushiro <[email protected]>

* Add taplo.toml config for checking Cargo.toml format

Signed-off-by: koushiro <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants