-
Notifications
You must be signed in to change notification settings - Fork 38
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
Address false claims of a compute order being executed. (OrderExecuted) #381
Labels
Comments
Moving to backlog for now, signatures are incompatible and we need to table this for now |
alexcos20
added
the
Status: Blocked
Blocked by dependency, platform requirement, etc (add comment to detail the reason)
label
Mar 14, 2022
Blocked now because we need to refactor signature on the entire backend (ocean.js/py + provider) |
This is done except for the downloadedBytes part. |
LoznianuAnamaria
removed
the
Status: Blocked
Blocked by dependency, platform requirement, etc (add comment to detail the reason)
label
Jun 27, 2022
trentmc
changed the title
OrderExecuted
Address false claims of a compute order being executed. (OrderExecuted)
Feb 28, 2023
@alexcos20 status on this? can we close it? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What happends after a startOrder ?
Consumer will reach out to provider, trying to download file or start a computeJob
And he succeeds.
Nevertheless, we will claim that he never downloaded or start a computeJob, which leads to claim resolving.
How to fix that ?
Proposal: Have a set of ENV vars, that control how Provider creates the proof:
Parameters:
For any kind of proof, we need the following:
The text was updated successfully, but these errors were encountered: