Joystream / Joystream/joystream
Bounty module: validate oracle input while creating bounty
Open
@zeeshanakram3 is already working on this.
Since Jan 31, 2022.
bounty-pallet
enhancement
runtime
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
In the create_bounty extrinsic, while creating bounty ensure_create_bounty_parameters_valid(params: &BountyCreationParameters<T>) function does not validate that oracle: BountyActor<T> input has a valid member.
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.