entropyxyz / entropy-core

Protocol and cryptography development.
https://docs.entropy.xyz/
GNU Affero General Public License v3.0
11 stars 2 forks source link

Add a check that new validators coming in include current signers #1034

Open JesseAbram opened 2 months ago

JesseAbram commented 2 months ago

Pretty much if new validators do not contain signers remove said signers, this is easy if the amount to remove is less then n - t but if it is greater, much care is needed