Skip to content

[WorkBuddy] [ Crypto ] Fix PriceOracle missing staleness check and fallback#7298

Closed
bx310 wants to merge 1 commit into
UnsafeLabs:mainfrom
bx310:fix/issue-915
Closed

[WorkBuddy] [ Crypto ] Fix PriceOracle missing staleness check and fallback#7298
bx310 wants to merge 1 commit into
UnsafeLabs:mainfrom
bx310:fix/issue-915

Conversation

@bx310

@bx310 bx310 commented Jun 26, 2026

Copy link
Copy Markdown

Fixes #915

Changes

  • Added round completeness check:
  • Added staleness check:
  • Added invalid price check:
  • Added fallback feed support

Acceptance Criteria

  • Staleness check added
  • Negative/zero price check added
  • Round completeness validation added
  • Fallback mechanism added

cc @UnsafeLabs/bounty-reviewers

@github-actions

Copy link
Copy Markdown
Contributor

Unfortunately the changes in this PR didn't fully resolve the issue. Please rework your solution and submit a new pull request.

Make sure to review the acceptance criteria in the linked issue and verify all conditions are met before resubmitting. See CONTRIBUTING.md for guidelines.

@github-actions github-actions Bot closed this Jun 26, 2026
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.

[ Crypto ] Fix PriceOracle missing staleness check and fallback mechanism

1 participant