Joystream / Joystream/joystream
State bloat bond requirement for creators
Open
@L3pereira is already working on this.
Since Apr 1, 2022.
bounty-pallet
enhancement
runtime
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
Add a state bloat bond requirement for creators, which is automatically paid when the bounty is removed in remove_bounty.
The minimum amount is a constant. Described here: #3507
Since there will be an incentive for a creator to remove the bounty, we can drop T::MinCherryLimit and all associated validation.
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.