[Request] Completed task verification signatures #3242
0xDelusion
started this conversation in
Ideas
Replies: 1 comment
-
We are going to discuss this internally and consider this proposal |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have an interesting request. I would like to leverage Golem as an extension to the EVM in order to run more complex computations off chain. This is currently possible on the requestor machine. However, In the spirit of decentralization, I need a mechanism that can tie a proof back to the Golem network, provider, payment transaction, and/or task input/output. In other words, verifiable computing.
My understanding of the current network is limited, but what this might look like:
provider.sign()
method to a running task that would allow one to sign arbitrary computations including the input/output of the task.Beta Was this translation helpful? Give feedback.
All reactions