Skip to content

Return rsETH price feed on Mainnet WETH and wstETH#1122

Closed
MishaShWoof wants to merge 55 commits into
compound-finance:mainfrom
woof-software:woof-software/update-rseth-price-feed-to-the-old-one
Closed

Return rsETH price feed on Mainnet WETH and wstETH#1122
MishaShWoof wants to merge 55 commits into
compound-finance:mainfrom
woof-software:woof-software/update-rseth-price-feed-to-the-old-one

Conversation

@MishaShWoof
Copy link
Copy Markdown
Contributor

No description provided.

], await deploymentManager.getSigner());

const wstEthCometAssetInfo = await wstEthComet.getAssetInfoByAddress(rsETH.address);
expect(wstEthCometAssetInfo.priceFeed).to.equal(mainnetWstEthPriceFeedAddress);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Add additional verification for both markets:

  • price feed decimals is 8
  • price is not zero

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

resolved

@VladyslavBudiukWOOF VladyslavBudiukWOOF deleted the woof-software/update-rseth-price-feed-to-the-old-one branch May 22, 2026 09:35
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