hiero-ledger / hiero-ledger/hiero-consensus-node
Cryptography Tests for sig verification use wrong function to determine thread count
Open
Base Crypto
Bug
Platform
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
Verification tests in `CryptographyTests.java` should be using `computeCpuVerifierThreadCount` to determine thread count, but they are using `computeCpuDigestThreadCount`
Contributor guide
Research direction
Open CryptographyTests.java and inspect the verification tests that determine their thread count. Replace the digest-thread-count function with computeCpuVerifierThreadCount, then run the relevant cryptography verification tests and confirm they use the verifier count.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cryptography, testing-qa
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 58/100