You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No, it's not
The supply checker initially implemented was disabled as we planned to test it on Athens to determine the frequency of these checks so that the notifications are helpful.
This would need to be prioritised / revisited to enable it backup again . Based on the current codebase , we would need to refactor the checking function
We decided to go with monitoring + using emergency proposals
The previous ZetaClient implementation was bloated since requiring new queries and unclear process to report accounting issues.
There is no reason for ZetaClient to be in charge of this if emergency proposals are executed by external parties
What we should do is refactor to use a lock/unlock model for ZETA instead of mint/burn for non-Ethereum chians but we should first decide if we want to transition ZETA to the contract v2 model
Tasks
zetaclient
: Add a new thread which runs the supply check #1352zetaclient
zetacore
: Post Error in case the check fails. #1353zetaclient
: Decide and implement the frequency when to run the checks #1354zetaclient
: Add Unit tests for supply check functions #1355The text was updated successfully, but these errors were encountered: