33 lines
532 B
Markdown
33 lines
532 B
Markdown
# FrontEnd
|
|
|
|
## Workers Stats
|
|
|
|
### Hash Rate Panel
|
|
1. Hashrate graph need solo/prop
|
|
|
|
### Payments Panel
|
|
1. Round contribution for solo/prop
|
|
|
|
|
|
## Pool Blocks
|
|
|
|
### Average Luck
|
|
1. Needs solo/prop results
|
|
|
|
## Dashboard
|
|
|
|
### Current Effort Panel
|
|
1. No Display if only solo miner. needs some thought!
|
|
|
|
|
|
# BackEnd
|
|
|
|
## PaymentProcessor.js
|
|
1. incorporate daemontype = "bytecoin2", "bytecoin"
|
|
|
|
## apiInterfaces.js
|
|
1. upgrade to get digest auth working. see [arqma-rpc](https://github.com/arqma/arqma-rpc-js)
|
|
2. upgrade to use turtle auth.
|
|
|
|
|