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

redeploy Aggregator contracts #656

Merged
merged 8 commits into from
Jun 4, 2023

Conversation

bayram98
Copy link
Contributor

@bayram98 bayram98 commented Jun 2, 2023

Description

This PR is ready to review and merge.

This PR is to deploy latest Aggregator and AggregatorProxy contracts for the Price-Feed.

List of deployed contracts:
https://baobab.scope.klaytn.com/account/0xa195be68bd37ebffb056279dc3d236faa6f23670?tabId=deployedContract

Changes:

  • Deploy new Aggregator and AggregatorProxy for 12 data feeds
  • List of Data Feeds: BNB-USDT, BTC-USDT, BUSD-USDT, DAI-USDT, DOT-USDT, ETH-USDT, KLAY-USDT, MATIC-USDT, SOL-USDT, TRX-USDT, USDC-USDT, MNR-KRW
  • Add a script to prepare deployment configuration file.

Next:

  • Update orakl-config

Type of change

  • This change requires a documentation update

Checklist before requesting a review

  • I have performed a self-review of my code.

@bayram98 bayram98 self-assigned this Jun 2, 2023
@bayram98 bayram98 linked an issue Jun 2, 2023 that may be closed by this pull request
@bayram98 bayram98 marked this pull request as ready for review June 2, 2023 09:03
@bayram98 bayram98 changed the title I 627/feat/redeploy audited smart contracts redeploy Aggregator contracts Jun 2, 2023
@@ -0,0 +1,65 @@
const { getFormattedDate, loadJson, storeJson } = require('../utils.cjs')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's great to have script to build the configuration for deployments! 🚀

Copy link
Member

@martinkersner martinkersner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@KelvinThai KelvinThai merged commit aa4a97a into master Jun 4, 2023
@bayram98 bayram98 deleted the i-627/feat/redeploy-audited-smart-contracts branch June 5, 2023 00:58
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.

redeploy audited smart contracts on Baobab
3 participants