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

Integrate oracle to programs #788

Merged
merged 4 commits into from
Apr 29, 2024
Merged

Conversation

JesseAbram
Copy link
Member

This pairs with entropyxyz/programs#72 as it updates the new runtime for the oracle data, until we are ready to integrate the oracle data None is passed through to the program interface

@JesseAbram JesseAbram marked this pull request as ready for review April 28, 2024 23:25
@JesseAbram JesseAbram requested a review from ameba23 April 28, 2024 23:26
Copy link
Contributor

@ameba23 ameba23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯 All looks good.

What kind of location could oracle_data_pointer be? If i've understood right, before evaluating a program, a TSS server will make a query to the chain using oracle_data_pointer and use the output as the final argument to runtime.evaluate(). But i don't know how oracle_data_pointer would be formatted.

@JesseAbram JesseAbram merged commit ea8e7e9 into master Apr 29, 2024
11 checks passed
@JesseAbram JesseAbram deleted the integrate-oracle-to-programs branch April 29, 2024 14:29
ameba23 added a commit that referenced this pull request Apr 30, 2024
* master:
  Integrate oracle to programs (#788)
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

Successfully merging this pull request may close these issues.

2 participants