paritytech / paritytech/parity-common
[fixed-hash] Figure out uses of quickcheck support
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 311
- Forks
- 245
- PR merge metrics
- No merged PRs in 30d
Description
We lost track of the rationals and reasoning behind the quickcheck crate support in fixed-hash.
This is the tracking issue for the purpose of finding out current uses of it in the ecosystem and if there are no uses removing the corresponding code in fixed-hash.
Contributor guide
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 searching the ecosystem for current uses of the quickcheck crate with fixed-hash, then inspect the corresponding quickcheck support in fixed-hash. Done means the rationale and current uses are established, with a clear decision about whether the support should remain or be removed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100