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

Asynchronous Oracle #337

Merged
merged 9 commits into from
Sep 12, 2020
Merged

Asynchronous Oracle #337

merged 9 commits into from
Sep 12, 2020

Conversation

shargon
Copy link
Member

@shargon shargon commented Aug 12, 2020

@shargon shargon marked this pull request as ready for review September 6, 2020 14:48
@shargon shargon requested a review from erikzhang September 6, 2020 14:53
[Contract("0x3c05b488bf4cf699d0631bf80190896ebbf38c3b")]
public class Oracle
{
public static extern string Name();
Copy link
Member

Choose a reason for hiding this comment

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

Use property?

Copy link
Member Author

Choose a reason for hiding this comment

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

I will do it in other PR for allow @Tommo-L to use these changes

@Tommo-L
Copy link
Contributor

Tommo-L commented Sep 10, 2020

Ping?
I need this for testing oracle plugin.

@shargon shargon merged commit eea7a9d into master Sep 12, 2020
@shargon shargon deleted the async-oracle branch September 12, 2020 10:12
@superboyiii superboyiii mentioned this pull request Sep 15, 2020
44 tasks
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.

5 participants