unlock icon indicating copy to clipboard operation
unlock copied to clipboard

Protocol governance monitoring

Open clemsos opened this issue 2 years ago • 6 comments

We need a system to monitor the state of the protocol across chains, namely: DAO proposals states, pending tx that may need to be executed on multisigs or after crossing a bridge, up-to-date version of the contracts on each chain, etc.

We could use CI for running the script weekly as a cron task.

clemsos avatar Oct 17 '23 12:10 clemsos

Maybe better to start with that once we have a clean governance folder with the relevant scripts in the monorepo (see #12707)

clemsos avatar Oct 17 '23 12:10 clemsos

also need to make sure that swapPurchaser is deployed #12806 - as well as SwapBurner

clemsos avatar Jan 11 '24 13:01 clemsos

We should consider this https://github.com/unlock-protocol/unlock/issues/11722 if we need to perform tests that change state (deploy locks, buy keys... etc)

julien51 avatar Jan 12 '24 14:01 julien51

Let's check that the Unlock owner matches getAdmin()

julien51 avatar Jan 19 '24 14:01 julien51

We should also check the subgraph versions and see if tjere are any pending deployed graph that needs to be published.

julien51 avatar Jan 25 '24 15:01 julien51

one easy way to create reporting will be to send a post on Discord https://github.com/marketplace/actions/actions-for-discord

clemsos avatar Feb 06 '24 14:02 clemsos

@clemsos this doesn't seem to be running https://github.com/unlock-protocol/unlock/actions/runs/8304300306

julien51 avatar Mar 16 '24 11:03 julien51