OriginProtocol / ousd-analytics

Web application to pull statistics on OUSD from the blockchain.
8 stars 3 forks source link

Add monitoring for the new governance and timelock contracts #221

Closed franckc closed 2 years ago

franckc commented 2 years ago

Soon we'll be transferring ownership of the OUSD protocol to the governance contracts See https://github.com/OriginProtocol/ousd-governance/pull/332

  1. We should update our monitoring so that all events issued by those contracts get captured and generate notifications to our discord ousd-bot channel.
  2. The governance events should show in the analytics "Recent Activity" UI. See bottom of the page at https://analytics.ousd.com/
franckc commented 2 years ago

Some governance proposals were issued on Mainnet so there should now be data to test with. See https://governance.ousd.com/proposals The governance contract is deployed on Mainnet at 0x3cdd07c16614059e66344a7b579dab4f9516c0b6

franckc commented 2 years ago

Hi @ivanzhelyazkov , We are planning on switching over to the new governance system soon... So checking in on this issue since it will be important to have this in. Any chance you could finish this before leaving for Devcon? thank you... :)

ivanzhelyazkov commented 2 years ago

Hey Franck, I actually have a PR up for this #223 since Monday, waiting to be reviewed.

franckc commented 2 years ago

This is deployed to prod. Nice work @ivanzhelyazkov !