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

Implement RedStone push oracle contracts #207

Open
wants to merge 10 commits into
base: development
Choose a base branch
from

Conversation

matjazv
Copy link
Contributor

@matjazv matjazv commented Oct 18, 2024

What was the problem?

This PR resolves #LISK-1155.

How was it solved?

  • New MultiFeedAdapter and PriceFeed contracts were developed to support LSK/USD and USDT/USD token pairs
  • Deployment scripts were created

How was it tested?

  • Newly implemented and old unit tests passed.
  • Contracts were deployed to the Lisk Sepolia network and tested there.
  "L2MultiFeedAdapterWithoutRoundsMainDemo": "0x198549B829ba2Cc8c203247f25c3b3bC33df6304",
  "L2MultiFeedAdapterWithoutRoundsPrimaryProd": "0x5564AA396902F5f2959B6F122f74c69Ce8FbD94B",
  "L2PriceFeedLskWithoutRounds": "0x628dF7C6f49916b27dcb61290C6E1c412AD1D0f3",
  "L2PriceFeedUsdtWithoutRounds": "0xFB8592A49DfD441D0ab730DAf19f9341A1a158f3",

@matjazv matjazv requested a review from Incede October 18, 2024 14:12
@matjazv matjazv self-assigned this Oct 18, 2024
@matjazv matjazv requested a review from shuse2 October 18, 2024 14:15
.gitmodules Outdated Show resolved Hide resolved
foundry.toml Outdated Show resolved Hide resolved
script/11_deployPriceFeedsWithoutRounds.sh Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants