OriginProtocol / ousd-governance

OUSD Governance Portal and Contracts
11 stars 4 forks source link

Deploy 01 - Update Governance Parameters #332

Closed DanielVF closed 2 years ago

DanielVF commented 2 years ago

Deploy for #328 Update Governance Parameters

Contracts deployed:

Governance proposal:


Please verify that:

franckc commented 2 years ago

@sparrowDom Can you review as well? ty... :)

sparrowDom commented 2 years ago

LGTM

Have not ran smoke tests as we don't have them in this repo

FYI there is also a default admin role that some of the contracts utilise (example)

canceler role Deployer -> False

t.hasRole("0xfd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f783", "0x69e078EBc4631E1947F0c38Ef0357De7ED064644")

executor role Deployer -> False

t.hasRole("0xd8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e63", "0x69e078EBc4631E1947F0c38Ef0357De7ED064644")

proposer role Deployer -> False

t.hasRole("0xb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc1", "0x69e078EBc4631E1947F0c38Ef0357De7ED064644")

timelock admin Deployer -> False

t.hasRole("0x5f58e3a2316349923ce3780f8d587db2d72378aed66a8261c916544fa6846ca5", "0x69e078EBc4631E1947F0c38Ef0357De7ED064644")

default admin role Deployer -> False

t.hasRole("0x0000000000000000000000000000000000000000000000000000000000000000", "0x69e078EBc4631E1947F0c38Ef0357De7ED064644")