cryptozeny / cryptozeny/node-stratum-pool
wrong hashrate
Open
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
>>> 0x003fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff / 0x00000000ffff0000000000000000000000000000000000000000000000000000
4194368.000976577
>>>
>>> math.log2(4194368.000976577)
22.000022013947262
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue only shows a hexadecimal division and logarithm output; start by reproducing that calculation in node-stratum-pool and comparing it with the expected hashrate definition. No file, test, input path, or expected result is named, so confirm the intended formula before changing anything.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100