hiero-ledger / hiero-ledger/hiero-consensus-node
Cleanup `Utilities.arrayCompare()`
Open
Nobody has claimed this yet.
Platform
- Dominant language
- Java
- Stars
- 407
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
Original suggestion made in an unrelated PR: https://github.com/hashgraph/hedera-services/pull/13115#discussion_r1600694322
In addition to the comment, these methods also need unit tests.
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 at Utilities.arrayCompare() and read the linked discussion in PR 13115 to determine the intended cleanup. Locate the affected methods and their existing tests, then add unit coverage for the methods and verify the resulting test suite passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100