crypto-com / crypto-com/pystarport
Problem: create_account refactoring in cluster.py
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 21
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
same name in different classes,
separate to other source or change name would be good
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 reading cluster.py and locating each create_account definition and its callers. Compare the classes' responsibilities and trace the call sites before deciding whether to separate the functionality or rename it; the refactor is done when the naming or source layout no longer creates ambiguity.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100