Joystream / Joystream/joystream

Refactor pallet extriniscs to utilize Bounded collections

Open
#2,501 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

runtime tech-debt
Dominant language
Rust
Stars
1.4k
Forks
116
PR merge metrics
No merged PRs in 30d

Description

It would be beneficial to eliminate upper bound runtime check in extrinsic calls, where applicable.
Probably the best option to revise this issue during frame_v2 pallets upgrade.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by reviewing the pallet extrinsics and the planned frame_v2 pallet upgrade, then identify where upper-bound runtime checks apply; done means applicable checks are replaced with bounded collections and the affected behavior remains covered.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
blockchain
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.