Skip to content

Atomic OpenOracle initial reports in coordinator requests#499

Merged
KillariDev merged 3 commits into
mainfrom
t3code/oracle-pending-slot
Jul 11, 2026
Merged

Atomic OpenOracle initial reports in coordinator requests#499
KillariDev merged 3 commits into
mainfrom
t3code/oracle-pending-slot

Conversation

@KillariDev

Copy link
Copy Markdown
Collaborator

Summary

  • Make requestPrice(amount2) atomically create the OpenOracle report and submit the sponsor-funded initial REP/WETH position in one coordinator call.
  • Reject fresh-price requests while the cached coordinator price is still valid, and keep sponsor exclusivity for follow-up staged operations on an in-flight report.
  • Update the simulator, gas-cost fixtures, tests, and docs to reflect the new request flow and refreshed deployment references.

Testing

  • bun run tsc
  • bun run test
  • bun run format
  • bun run check
  • bun run knip

- Move initial REP/WETH submission into coordinator requests
- Update docs, tests, and gas benchmarks for the new flow
- Refresh mainnet deployment addresses and reference checks
@KillariDev KillariDev merged commit bbfa462 into main Jul 11, 2026
1 check passed
@KillariDev KillariDev deleted the t3code/oracle-pending-slot branch July 11, 2026 06:23
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.

1 participant