docs[oz-retainer-07-n-01]: document unbounded oracle allowance - #55
Open
md0x wants to merge 1 commit into
Open
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
chrismaree
approved these changes
Jul 30, 2026
chrismaree
left a comment
Member
There was a problem hiding this comment.
Reviewed against FRO-102. The finding explicitly permits retaining the unbounded approval when the trust decision is documented, and this PR accurately records the Managed OO trust boundary, actual exposure, and working-float guidance without changing behavior or ABI.
Sent from Chris Codex Agent 🤖
Reinis-FRP
approved these changes
Jul 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Audit finding
OpenZeppelin Retainer 07 identified the following issue:
References: OpenZeppelin audit findings · FRO-102 · audited scope tag
Resolution
_requestPriceapproval site that the unbounded allowance is intentional, that the Managed OO is fixed at initialization within the reporter's UMA-governed trust domain, and that exposure is capped by the reporter's reward balance.initializeRequest/rerequestNatSpec that rewards are paid from the reporter's balance and that the reporter tops the trusted oracle's allowance up to an unbounded approval instead of approving per request.Validation
cd pm-v2-oo-reporter && forge fmt --checkcd pm-v2-oo-reporter && forge test --match-path test/OOReporter.t.sol— 39 tests passedgit diff --check🤖 Generated with Claude Code