docs/tutorials: draft gpu/stratum mining doc#495
Conversation
Date: 2022-08-08 06:56:07-07:00 Signed-off-by: meows <b5c6@protonmail.com>
|
In my situation i think core-geth launched with "--classic" command switching to PoA instead PoW. All miners work with right epoch=261. I can't test ethminer, because it's not support etchash. |
I'm not sure what you mean here... Note that your core-geth node will need to be synced with the network (working at the latest block height, importing new blocks one at a time) in order to start committing work. |
in geth attach, eth.syncing give "false". |
I'm using this command:
After few minutes:
Launching T-rex: T-rex window
-----------20220809 00:49:33 ----------- 20220809 00:49:50 etchash epoch: 261, block: 15697224, diff: 389.62 T DAG file size ok But in geth i see the next error^
Now i can test only Windows machine, in the morning I can try to install etc stratum on Ubuntu machine |
We've had a couple questions lately (#494, #492) regarding GPU and Stratum mining.
This document is a work in progress, but I'll get the PR up and running so it can be of use.
@maxima7787 and @feculay, please feel welcome to give feedback and/or contributions here as you navigate your projects.