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

Refactor(reties): delete commented test for aggregator retries #1473

Closed PatStiles closed 6 days ago

PatStiles commented 6 days ago

Delete tests in retry tests

Description

These test would panic due to an issue witht he eigensdk-go where if the aggregator connection to an eth node was cut the sdk would panic. This pr removes these commented tests.

Type of change

Please delete options that are not relevant.