Emurgo/yoroi-frontend

The SATURATION_LIMIT value does not correspond to reality

dmitrystas opened this issue · 1 comments

Hi, at the moment the saturation point 63.6M (SATURATION_LIMIT = 63600000000000 is hardcoded in https://github.com/Emurgo/adapools-yoroi-frontend/blob/5db1f38a88a4a3916708acb7d7bb863e64063e0b/src/containers/Home.js#L25 and https://github.com/Emurgo/adapools-yoroi-frontend/blob/5db1f38a88a4a3916708acb7d7bb863e64063e0b/src/containers/HomeRevamp.js#L26) looks like definitely low. Are there any plans to raise it to real values?

Btw, how about the idea of not removing the pool with more than 63.6M ada from the list in case the user delegates to this pool?