Skip to content
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.

Cross chain (bridge how to) #22

Closed
alanpoon opened this issue Dec 26, 2019 · 4 comments
Closed

Cross chain (bridge how to) #22

alanpoon opened this issue Dec 26, 2019 · 4 comments

Comments

@alanpoon
Copy link

I want to perform cross chain between 2 different substrate nodes. Am I supposed to modify https://github.com/scs/substraTEE-worker/blob/master/worker/src/main.rs to pipe the extrinsic transaction from 1 node to another node?

@brenzi
Copy link
Collaborator

brenzi commented Dec 26, 2019

Actually, we have a failed grant proposal for exactly this, possibly to be re-tried in a few months:
w3f/General-Grants-Program#140

If you want to move on, have a look at the proposed approach. You actually might find our next planned additions useful, (a pending grant for implementing proof of inclusion) w3f/General-Grants-Program#214
With a bit of luck, this might happen in Q1

Without this light-client functionality your bridge will trust the worker (not the enclave) which is very undesirable

@alanpoon
Copy link
Author

alanpoon commented Jan 3, 2020

With regards to w3f/General-Grants-Program#140,
Am I supposed to import the functionality of the FinalityProofImport trait into the enclave?

@brenzi
Copy link
Collaborator

brenzi commented Jan 4, 2020

As we haven't done this yet, I haven't looked into the details. I guess the riot chat is the better place for advice.

@brenzi
Copy link
Collaborator

brenzi commented Jan 30, 2020

I'll close this as no action seems required

@brenzi brenzi closed this as completed Jan 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants