oasisprotocol / oasisprotocol/oasis-core
Support bounty-hunter workers
Open
Nobody has claimed this yet.
c:runtime/compute
p:3
- Dominant language
- Go
- Stars
- 369
- Forks
- 151
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 6
Description
Bounty-hunter workers are exactly like standard workers (registered and staked) except for 2 differences
- They don't earn transaction fees or block rewards. But they can still be punished for messing things up.
- They can volunteer to join a computation group to help detect discrepancies. If so, they'll be added automatically to every committee (regardless of election) and only paid when they win a discrepancy resolution.
Thoughts?
Contributor guide
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
No files, tests, or entry points are named. Start by tracing how standard workers are registered, staked, elected into committees, rewarded, and punished; the issue needs an agreed design before implementation can be considered done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- blockchain, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100