You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Signing manager currently suffers from a lot of redundancy. Every signing set signs the same message, and every signed message attempts to get submitted by each authority. We need to build a more parallelizable and fault-tolerant mechanism that helps us reduce our network throughput, while also increasing our signing throughput respectively.
Features List
To be more parallelizable
To reduce network throughput per unsigned proposal
To increase signing throughput per batch of unsigned proposals
Task Checklist
Leverage existing specs, and design + propose new Signing Manager mechanisms.
Schedule time with key parties (Drew, Akilesh, Shady, Stanly, Thomas) and discuss.
Product Description
Features List
Task Checklist
1..n
sized batches of unsigned proposals. #533Resources
#393
#403
The text was updated successfully, but these errors were encountered: