Layr-Labs / eigensdk-go

Go SDK for building AVSs on Eigenlayer
https://www.eigenlayer.xyz/
Other
63 stars 42 forks source link

Prevent Duplicate Signature Processing in BLS Aggregator #345

Closed afkbyte closed 1 week ago

afkbyte commented 1 week ago

Fixes AVS-1053

What Changed?

Modified singleTaskAggregatorGoroutineFunc in blsagg/bls_aggregator_service.go

Reviewer Checklist