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

Add StateLess to CallFlags #1532

Closed
shargon opened this issue Apr 3, 2020 · 0 comments · Fixed by #1549
Closed

Add StateLess to CallFlags #1532

shargon opened this issue Apr 3, 2020 · 0 comments · Fixed by #1549
Labels
discussion Initial issue state - proposed but not yet accepted

Comments

@shargon
Copy link
Member

shargon commented Apr 3, 2020

Summary or problem description
If we use contracts for filter the oracle response, this execution should not have access to read the storage values, in order to be more deterministic. I think that we should be able to execute a stateless ExecutionContext

Do you have any solution you want to propose?
Add StateLess to call flags

Neo Version

  • Neo 3

Where in the software does this update applies to?

  • Ledger
  • VM (Syscalls)
@shargon shargon added the discussion Initial issue state - proposed but not yet accepted label Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Initial issue state - proposed but not yet accepted
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant