node icon indicating copy to clipboard operation
node copied to clipboard

HAL 01: Zeta supply does not track assets correctly

Open fadeev opened this issue 2 years ago • 2 comments

### Tasks
- [ ] https://github.com/zeta-chain/node/issues/1352
- [ ] https://github.com/zeta-chain/node/issues/1353
- [ ] https://github.com/zeta-chain/node/issues/1354
- [ ] https://github.com/zeta-chain/node/issues/1355

fadeev avatar May 09 '23 12:05 fadeev

@kingpinXD can we break down into several tasks?

lumtis avatar Oct 30 '23 17:10 lumtis

Is this completed? @lumtis @kingpinXD ?

CharlieMc0 avatar Oct 11 '24 15:10 CharlieMc0

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

kingpinXD avatar Oct 14 '24 04:10 kingpinXD

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

lumtis avatar Oct 14 '24 07:10 lumtis

Closing in favor of https://github.com/zeta-chain/node/issues/881

lumtis avatar Nov 25 '24 14:11 lumtis