yetanotherco / aligned_layer

Aligned is a verification layer for zero-knowledge proofs using EigenLayer. Our mission is to accelerate the adoption of zero-knowledge and validity proofs on Ethereum.
https://alignedlayer.com/
MIT License
146 stars 342 forks source link

fix: use the retryable InitializeNewTask function #1437

Closed avilagaston9 closed 5 days ago

avilagaston9 commented 6 days ago

Use the retryable InitializeNewTask function

Description

We implemented InitializeNewTaskRetryable function but we were not actually using it.

Type of change

Checklist