Joystream / Joystream/joystream
Oracle reward shouldn't be automatically paid out
Open
@L3pereira is already working on this.
Since Mar 30, 2022.
bounty-pallet
enhancement
runtime
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
Oracle reward is never automatically paid out, oracle must actively withdraw reward in all terminal cases, bounty therefore also cannot be removed before this has happened. Add a new global variable oracle_withrew_reward: bool, and a new extrinsic for this withdrawal. Remember that there may be 0 oracle reward.
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.
Assessment
This issue has not been assessed yet.