near / mpc

37 stars 12 forks source link

Node Cohorts #485

Closed volovyks closed 6 months ago

volovyks commented 6 months ago

Description

This should help to reduce the number of messages and scale the network better (improve availability).

This design will work the following way: Participants -> Active Participants -> Cohort

ChaoticTempest commented 6 months ago

No longer going to be doing this as we are utilizing participant subsets instead with https://github.com/near/mpc-recovery/pull/446 where presignatures can use a subset of triple participants and signatures can consequently also do the same.