gelatodigital / gelato-network

V1 implementation of Gelato Network
https://gelato.network/
MIT License
231 stars 29 forks source link

Post Audit: Improvement: Passing whole taskReceipt to providerModule at execution time #210

Closed hilmarx closed 4 years ago

hilmarx commented 4 years ago

opens the door to do more explicit payload verification in the provider module later on, also gives us access to the provider address, task id, etc

gitpusha commented 4 years ago

Decision with @hilmarx on phone:

IGelatoProviderModule.isProvided: include:

IGelatoProviderModule.execPayload include:

gitpusha commented 4 years ago

Implemented in #213 in commit 8b0c43ba8c3b3a71c7fa722a2296a0be6ddd0b59