Closed manumonti closed 8 months ago
These changes will delete the distinction between stakes that come from nuInT, keepInT and t.
nuInT
keepInT
t
This is part of the process of ending the support for legacy stakes: https://github.com/threshold-network/merkle-distribution/issues/112
Also, the epochs used to track the staking changes through time have been deleted. In the following PR I'll address this history tracking more simply and efficiently.
Finally, some tests have been added.
These changes will delete the distinction between stakes that come from
nuInT
,keepInT
andt
.This is part of the process of ending the support for legacy stakes: https://github.com/threshold-network/merkle-distribution/issues/112
Also, the epochs used to track the staking changes through time have been deleted. In the following PR I'll address this history tracking more simply and efficiently.
Finally, some tests have been added.