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

[teeracle] add support cross chain oracle data reads #70

Open
Tracked by #31 ...
clangenb opened this issue Jul 8, 2022 · 1 comment
Open
Tracked by #31 ...

[teeracle] add support cross chain oracle data reads #70

clangenb opened this issue Jul 8, 2022 · 1 comment

Comments

@clangenb
Copy link
Contributor

clangenb commented Jul 8, 2022

This is needed such that other parachains can actually fetch our oracle data.

Encointer has a simple PoC for this:

  • Request cross-chain data from another parachain via xcm-transact
  • Return requested data to the other parachain via xcm-transact and the receiving call that only allows to be called by other parachains call

Note: this code has not been tested in a live setup since ages (around polkadot-v0.9.13)

@clangenb
Copy link
Contributor Author

This might be solved with beefy light client proofs in the future: integritee-network/worker#1075

@clangenb clangenb changed the title [teeracle] add support for XCM fetching oracle data via XCM [teeracle] add support cross chain oracle data reads Nov 22, 2022
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

1 participant