Joystream / Joystream/joystream
QN Bounties V2
Open
@thesan is already working on this.
Since Aug 10, 2022.
audit-3-debt
Epic
qn-hydra-board
query-node
SP:21
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
Substantial changes have been made to the bounty module.
New state machine: https://joystream.gitbook.io/testnet-workspace/system/bounties/v2#state-machine
We should seriously consider stop doing autonomous per block processing, and instead do this filtering client side in a small reusable library. It creates too much complexity and overhead on the QN, which is precisely the worst place to do it.
┆Issue is synchronized with this Asana task by Unito
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.