paritytech / paritytech/testnet-manager
Use batch call for validators registeration and parachains onboarding
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 18
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
The current use case is to set up the large network, which is reset regularly. Onboarding a large number of parachains takes a lot of time, and sometimes the process may fail. we also should check if it possible to speed up validators registeration
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
Review the existing validator-registration and parachain-onboarding flows, focusing on how large networks are currently set up and reset. Determine whether batch calls can cover both operations and how failures are handled. Done means large-scale onboarding and validator registration complete faster and with a clear failure outcome.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- blockchain, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100