Enable oracle to revoke service acceptance
Nobody has claimed this yet.
- Dominant language
- hoon
- Stars
- 12
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Right now, if the oracle accepts a service request, but the worker doesn't do anything with it (i.e. launch the escrow contract) it just sits perpetually in the oracle's list of service requests. While we can't technically prove anything here in terms of 'revocation' of a signed message, it's probably reasonable to make the default behavior here an option for the oracle to say "hey, wipe this from your memory and take this project off my todo list".
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how the oracle records an accepted service request and how escrow contract launch is represented. Determine where an oracle could request removal of an unlaunched request, then define the observable behavior and failure cases. Done means an accepted request can be removed from the oracle's pending list without claiming that the signed message itself was revoked.
Written by the indexing model from the issue text.
Assessment
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100