Skip to content

Asynchronous Oracle#337

Merged
shargon merged 9 commits intomasterfrom
async-oracle
Sep 12, 2020
Merged

Asynchronous Oracle#337
shargon merged 9 commits intomasterfrom
async-oracle

Conversation

@shargon
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Jim8y pushed a commit that referenced this pull request Aug 3, 2025
* Add syscall
* Typo
* Update nuget
* Test native call (#349)
* Test name
* Update UnitTest_NativeContracts.cs
* Fix UT
* Fix ut
* Update Neo.Compiler.MSIL.csproj
Co-authored-by: Vitor Nazário Coelho <vncoelho@gmail.com>
Co-authored-by: Erik Zhang <erik@neo.org>
Jim8y pushed a commit that referenced this pull request Aug 18, 2025
* Add syscall

* Typo

* Update nuget

* Test native call (#349)

* Test name

* Update UnitTest_NativeContracts.cs

* Fix UT

* Fix ut

* Update Neo.Compiler.MSIL.csproj

Co-authored-by: Vitor Nazário Coelho <vncoelho@gmail.com>
Co-authored-by: Erik Zhang <erik@neo.org>
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