Skip to content

Conversation

@JayWhite2357
Copy link
Contributor

Rationale for this change

Resolves https://github.com/PashovAuditGroup/SXT_August25_MERGED/issues/4.

What changes are included in this PR?

Removes the check, as suggested.

Are these changes tested?

They are covered by existing tests.

Copilot AI review requested due to automatic review settings September 5, 2025 13:31
@JayWhite2357 JayWhite2357 requested review from a team as code owners September 5, 2025 13:31
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes deprecated answeredInRound checks from price feed data validation in the AssetManagement library, addressing an issue with deprecated Chainlink oracle functionality.

  • Removes roundId and answeredInRound variables from price feed data retrieval
  • Eliminates the deprecated answeredInRound < roundId validation check
  • Simplifies price feed validation to only check for positive prices and valid start times

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@JayWhite2357 JayWhite2357 force-pushed the fix/remove-answeredInRound branch from 56007b3 to 808b774 Compare September 5, 2025 15:39
@waelsy123 waelsy123 force-pushed the fix/remove-answeredInRound branch from 808b774 to 4098c0b Compare September 7, 2025 19:12
@waelsy123 waelsy123 force-pushed the fix/remove-answeredInRound branch from 4098c0b to f8b45de Compare September 8, 2025 12:07
@waelsy123 waelsy123 enabled auto-merge (squash) September 8, 2025 12:07
@waelsy123 waelsy123 merged commit 19ef084 into main Sep 8, 2025
8 of 9 checks passed
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.

3 participants