paritytech / paritytech/testnet-manager
Add API/UI for setting staking pallet parameters
Open
Nobody has claimed this yet.
P4
- Dominant language
- Python
- Stars
- 18
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
There should be a way adjust the following staking pallet parameters in the same way that the runtime configuration can be changed:
staking.setValidatorCount
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 by locating the existing runtime-configuration API and UI flow in the testnet-manager repository, then trace how configuration changes reach the running testnet. Extend that path for staking.setValidatorCount and confirm the setting can be changed through both interfaces. The issue names no files or tests, so repository exploration is required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend-api-design, blockchain, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100