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

Implement System.Callback.* interops #1197

Closed
roman-khimov opened this issue Jul 17, 2020 · 3 comments · Fixed by #1238
Closed

Implement System.Callback.* interops #1197

roman-khimov opened this issue Jul 17, 2020 · 3 comments · Fixed by #1238
Assignees
Milestone

Comments

@roman-khimov
Copy link
Member

Now we can create various callbacks, pass them around and invoke them. Some syscalls can be used as callbacks also. See neo-project/neo#1629

@roman-khimov roman-khimov added this to the v0.91.0 milestone Jul 17, 2020
@roman-khimov
Copy link
Member Author

See also neo-project/neo#1723.

@roman-khimov
Copy link
Member Author

Depends on #1208.

@fyrchik
Copy link
Contributor

fyrchik commented Jul 27, 2020

Syscall callbacks implementation depends on neo-project/neo#1655 changes done in #1191 .

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 a pull request may close this issue.

2 participants