NethermindEth / near-sffl

https://nffl.nethermind.io/
MIT License
6 stars 3 forks source link

Integrate custom BLS aggregation service to checkpoint tasks #214

Open Hyodar opened 1 month ago

Hyodar commented 1 month ago

Currently, we are using eigen-sdk's BLS aggregation service for task response aggregations. We should move this to our custom implementation (currently it's named specifically for messages, but we should have something similar for tasks) - the benefits are considerable, being the most notable of them the ability to differentiate reaching quorum from a full quorum. After this is done, the checkpoint aggregation quorum threshold should be changed to 66.