gelatodigital / gelato-network

V1 implementation of Gelato Network
https://gelato.network/
MIT License
231 stars 29 forks source link

Currently, when minExecutorStake is changed, executors can still execute, however no new claims are minted #83

Open hilmarx opened 4 years ago

hilmarx commented 4 years ago

Currently when we change the global Executor min stake variable as SysAdmins, the system still operates as usual, only executors are not assigned new claims, if their stake is below the new threshold.

If find this actually quite fair, as they can execute their current claims as always, but have to adapt to the system to get new ones.

For Providers however, if we change the min Provider Stake, none of their existing claims get executed. I think this is also ok because they should have much more than their current stake on the system anyways, to pay for an unusual spike in executions if it occurs.

So just informational thread thus far.

gitpusha commented 4 years ago

Yep, I agree with what you wrote. I think the DAO will also make sure they are as public as possible about such changes and that all Gelato Stakeholders are made aware before such parameter changes.

Same in MakerDAO right. CDP holders are kept in the loop and have to make sure they know what changes are coming up with regards to Stability Fee etc. in order to make best use of the system.