UMAprotocol / protocol

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

feat: sepolia deployments #4717

Closed Reinis-FRP closed 4 months ago

Reinis-FRP commented 4 months ago

Motivation

With the deprecation of Goerli, we need to deploy UMA Oracle contracts on Sepolia.

Summary

Adds UMA Oracle contract deployments for Sepolia testnet.

Details

Previously DVMv2 was deployed using upgrade scripts when migrating from prior version. For a fresh setup on new testnet we also needed adding support of DVMv2 on hardhat deploy scripts and setup tasks.

Testing

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

Issue(s)

Fixes https://linear.app/uma/issue/UMA-2348/contract-deployments

linear[bot] commented 4 months ago

UMA-2348 Contract deployments