Joystream / Joystream/joystream
Update ExistentialDeposit in `pallet_balance`
Open
Nobody has claimed this yet.
benchmarking
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
We need to update ExistentialDeposit to a non-zero. We need to research what the best value would be.
We need to do this to benchmark some of the pallets from FRAME, such as pallet_balances and pallet_staking.
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.
Research direction
Start at runtime/src/lib.rs around the ExistentialDeposit setting. Research an appropriate non-zero value and assess how it affects benchmarking for FRAME pallets such as pallet_balances and pallet_staking. Done means the value is justified and the requested benchmarking work can proceed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100