Layr-Labs / incredible-squaring-avs

Basic repo demoing a simple AVS middleware with full eigenlayer integration
Other
158 stars 101 forks source link

Feature Request: Integration testing of running `N` number of `operators` #76

Open diyahir opened 1 week ago

diyahir commented 1 week ago

Currently, the project is only set up to handle one operator. This is great to start, but a more realistic example would be to have a quorum of operators agree on the squaring operation.

diyahir commented 1 week ago

Looks like adding this feature is blocked by this issue https://github.com/Layr-Labs/eigensdk-go/issues/261