You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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
Where in the software does this update applies to?
The text was updated successfully, but these errors were encountered: