Skip to content

Add bounty-funded OpenOracle operation workflow#549

Open
KillariDev wants to merge 3 commits into
mainfrom
t3code/oracle-bounty-submissions
Open

Add bounty-funded OpenOracle operation workflow#549
KillariDev wants to merge 3 commits into
mainfrom
t3code/oracle-bounty-submissions

Conversation

@KillariDev

Copy link
Copy Markdown
Collaborator

Summary

  • Adds OpenOracleOperationBountyBoard and updates the OpenOracle coordinator flow so restricted pool operations can be escrow-funded by a creator and executed by a permissionless operator.
  • Expands protocol docs and generated references to cover the new bounty lifecycle, updated auction/fork behavior, and revised deployment addresses.
  • Updates UI surfaces, protocol types, and tests to reflect the new OpenOracle and security-pool workflow changes.

Testing

  • Not run (PR summary only).
  • Existing test coverage was updated across Solidity and UI suites for the new bounty and coordinator behavior.
  • Documentation and reference pages were updated to match the new protocol flow.

- Introduce an operation bounty board for REP/WETH-funded requests
- Wire coordinator, deployment, UI, docs, and tests for bounty lifecycle
@Zetav1

Zetav1 commented Jul 17, 2026

Copy link
Copy Markdown

A bounty-funded oracle workflow is already thinking in evaluation-and-reward terms — the missing piece for most of these setups is usually the evaluation part itself, not the funding/reward mechanics.

Verdikta (bounties.verdikta.org) is an open-source AI-jury evaluation layer on Base — bounty creators define rubric criteria, a GPT+Claude jury scores submissions against it, escrow releases automatically (~$0.45/eval, 120+ bounties completed). Could be a ready-made evaluation backend to plug into this workflow instead of building the grading logic from scratch.

Happy to share more on how it'd map onto an oracle-operation bounty specifically, if useful.

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