Uniswap / sybil-interface

Interface that incorporates Sybil, a governance tool for discovering delegates.
https://sybil.org/
GNU General Public License v3.0
70 stars 112 forks source link

Update Compound page for Governor Bravo #72

Closed arr00 closed 3 years ago

arr00 commented 3 years ago

This PR adds functionality for protocols to have Bravo governance addresses. I tried to make the changes as nonintrusive as possible while keeping the setup abstract in case it is needed by other protocols. Any feedback is appreciated.

vercel[bot] commented 3 years ago

@arr00 is attempting to deploy a commit to the Uniswap Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/uniswap/sybil-interface/AnCLwJjh3F94gmTXBkgMDbw8wL1m
✅ Preview: https://sybil-interface-git-fork-arr00-master-uniswap.vercel.app

ianlapham commented 3 years ago

Actually looks good to me - should support migrations for other procotols too - thanks!