Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[VEN-2496]: Deployments of oracles on ArbitrumOne #192

Merged
merged 11 commits into from
May 28, 2024
Merged

Conversation

Debugger022
Copy link
Contributor

@Debugger022 Debugger022 commented May 10, 2024

Description

Resolves #VEN-2496

This PR adds deployments of oracles on ArbitrumOne.

Deployed addresses:

BoundValidator: 0x2245FA2420925Cd3C2D889Ddc5bA1aefEF0E14CF
DefaultProxyAdmin: 0xF6fF3e9459227f0cDE8B102b90bE25960317b216
ResilientOracle: 0xd55A98150e0F9f5e3F6280FC25617A5C93d96007
SequencerChainlinkOracle: 0x9cd9Fcc7E3dEDA360de7c080590AaD377ac9F113
RedStoneOracle: 0xF792C4D3BdeF534D6d1dcC305056D00C95453dD6
Arbitrum Sepolia:
Redstone Oracle: 0x15058891ca0c71Bd724b873c41596A682420613C

Checklist

  • I have updated the documentation to account for the changes in the code.
  • If I added new functionality, I added tests covering it.
  • If I fixed a bug, I added a test preventing this bug from silently reappearing again.
  • My contribution follows Venus contribution guidelines.

package.json Outdated Show resolved Hide resolved
@Debugger022 Debugger022 requested a review from chechu May 15, 2024 12:42
deploy/2-deploy-redstone-oracle.ts Outdated Show resolved Hide resolved
deploy/2-deploy-redstone-oracle.ts Outdated Show resolved Hide resolved
helpers/deploymentConfig.ts Outdated Show resolved Hide resolved
helpers/deploymentConfig.ts Outdated Show resolved Hide resolved
@Debugger022 Debugger022 requested review from web3rover and chechu May 27, 2024 13:44
Copy link

Code Coverage

Package Line Rate Branch Rate Health
contracts 85% 80%
contracts.interfaces 28% 21%
contracts.oracles 90% 80%
contracts.oracles.common 100% 100%
Summary 84% (267 / 318) 76% (136 / 180)

@Debugger022 Debugger022 merged commit b1f8c6d into develop May 28, 2024
4 checks passed
@chechu chechu mentioned this pull request May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants