UMAprotocol / protocol

UMA Protocol Running on Ethereum
https://uma.xyz
GNU Affero General Public License v3.0
359 stars 174 forks source link

fix: transfer voting v2 owner to governor in testnet task #4723

Closed Reinis-FRP closed 3 months ago

Reinis-FRP commented 3 months ago

Motivation

DVMv2 testnet setup tasks was missing transfer of VotingV2 owner to GovernorV2. This is required so we can submit governance proposals on testnet.

Summary

Transfers VotingV2 owner to GovernorV2 in DVMv2 setup task for testnets.

Testing

Check a box to describe how you tested these changes and list the steps for reviewers to test.

Issue(s)

Fixes #XXXX