-
-
Notifications
You must be signed in to change notification settings - Fork 725
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
ETC consecutive shares rejected by the pool #1582
Comments
Not 100% sure, but as far as i remember, Miningcore has no support for ETC yet. Remember ETC hardforked and changed algo a couple of years ago to ETCHASH |
Does anyone know how to set it up to make it work? Has anyone managed to get it working? |
I never got it working with miningcore... I had to fork the sammy's version that official ETC profile has, then added nicehash support and some other custom stuff i needed. it is easier to start with their repo as they already added ETCHASH support |
#1514 adds support for ETC (not merged yet though) |
hello, I copied the data and checked the source, it should fit according to the instructions, but I still have something wrong, can someone please help me Generating DAG for epoch 562 [2023-01-29 19:34:04.3201] [I] [etc1] Broadcasting job 00000073 Pool coin Algorithm Miners Pool Hashrate Fee Network Hashrate Network Difficulty |
That's definitely the wrong epoch. What chaintypeoverride did you use in the config.json? |
hello, I didn't change config.json, there is no information in the instructions, what should I change there, please |
try to add |
hi you mean like this 902 |
no, your pool config... |
sorry i got it here is my settings { |
Are you running on windows? (looking at the The config looks fine imo. |
i have ubuntu it's just a bug so what now |
Maybe @blackmennewstyle can help you out. He wrote that code :) |
ok thank you |
Hi, Sorry for the late reply. Generally when i faced the error
Do not hesitate to read that discussion: #1586 On Linux that repository is called |
hi, I'll take a look at it, but I don't have a bad trigger for getg yet ./geth --classic --maxpeers "350" --cache "8192" --allow-insecure-unlock --miner.etherbase "xxx" --unlock "xxx" --password ~/pwd --mine --http --syncmode "fast" --http.api "admin,debug,web3,eth,txpool,personal,ethash,miner,net,trace" |
The POW algorithm Also, what do you mean by |
that will be it can you please provide an example in the source code |
I already put it in there, but the file classic.toml is empty, does anyone know what the source should be in it "chainTypeOverride": "Classic", |
Out of curiosity, are you trying to run your ETC pool with the source code currently available on |
I feel like i misunderstood you since beginning, so my bad. So like @jon4hz warned about, the source code currently available on Also, you need clearly to read the |
ok i will do everything and let you know |
I would be grateful for the procedure how to generate .toml |
I don't think that is neccessary at all. What stands out is that your pool tried to generate the dag for epoch 562 which is wrong. Etc is on epoch 280. |
ok, and how should I generate 280, it still generates 562, it wouldn't be possible to fix something ./geth --classic --maxpeers "350" --cache "8192" --allow-insecure-unlock --miner.etherbase "xxx" --unlock "xxx" --password ~/pwd --mine --http --syncmode "fast" --http.api "admin,debug,web3,eth,txpool,personal,ethash,miner,net,trace" |
Please, can you answer which source code you are currently using? |
yeah sorry I'm trying yours now https://github.com/blackmennewstyle/miningcore |
I got 280 on yours, it's starting up now so we'll see |
so your system works without a problem thank you thank you and 1 more thank you |
You're welcome. So you were just not using the correct source code. Congratulations :) |
well, I didn't know about yours, I kept remaking the other system, too bad, but at least I learned something |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Uh oh!
There was an error while loading. Please reload this page.
hello, I have a problem with ETC, it keeps writing to me on the miner (consecutive shared zamita pool) the coin is displayed and the work goes on, but the hash of the miner is not displayed on the website
The text was updated successfully, but these errors were encountered: