Sandokaaan / Earthcoin

Earthcoin - Core 1.18 - DEV only
MIT License
3 stars 6 forks source link

All AUX blocks are rejected on Yiimp daemon reports high hash 16 #4

Open soulistyces opened 1 year ago

soulistyces commented 1 year ago

2023-03-22T15:39:58Z CreateNewBlock(): total size: 264 block weight: 948 txs: 0 fees: 0 sigops 400 2023-03-22T15:39:58Z [default wallet] keypool return 2 2023-03-22T15:40:09Z [default wallet] keypool reserve 2 2023-03-22T15:40:09Z [default wallet] keypool return 2 2023-03-22T15:40:10Z [default wallet] keypool reserve 2 2023-03-22T15:40:10Z ERROR: AuxPow is not a generate 2023-03-22T15:40:10Z ERROR: CheckAuxPowProofOfWork : AUX POW is not valid 2023-03-22T15:40:10Z ERROR: ProcessNewBlock: AcceptBlock FAILED (high-hash, proof of work failed (code 16)) 2023-03-22T15:40:10Z [default wallet] keypool return 2 2023-03-22T15:40:30Z [default wallet] keypool reserve 2 2023-03-22T15:40:30Z [default wallet] keypool return 2 2023-03-22T15:40:51Z [default wallet] keypool reserve 2 2023-03-22T15:40:51Z [default wallet] keypool return 2 2023-03-22T15:41:12Z [default wallet] keypool reserve 2 2023-03-22T15:41:12Z [default wallet] keypool return 2

cant put earthcoin to mine in aux it just gives rejecteds, please help

Sandokaaan commented 1 year ago

Hello, soulistyces. Can you provide appropriate log from the coin daemon log file? Eventually, a dump of the rejected block? AUX POW mining was tested deeply without any issues. Also a few pools used to AUX-POW mine EAC. So possibly it may be a misconfiguration of your pool software. High hash error is typical, if you use other hash method. Please, make sure you are configurated you pool to use SCRYPT algo.

soulistyces commented 1 year ago

Hello, soulistyces. Can you provide appropriate log from the coin daemon log file? Eventually, a dump of the rejected block? AUX POW mining was tested deeply without any issues. Also a few pools used to AUX-POW mine EAC. So possibly it may be a misconfiguration of your pool software. High hash error is typical, if you use other hash method. Please, make sure you are configurated you pool to use SCRYPT algo.

thanks for the fast reply im using tpruvot yiimp ived tested with txmessages enable and was a bunch of them not im testing just with submit blocks enable, nothing else, and deprecatedrpc=accounts because with out that it wont get the account address...without textmessages on im hashing stable in only AUX prof of work just got that rejected was thinking it was an error on the wallet hashing....im not getting a buntch of it anymore but not find blocks also....i only have 3ghash on the pool....maybe its that ill have to wait more time....if i get more ill provide the debug.log....and yes im using scrypt algo....do i have to set it on the coin config like algo=scrypt.....cause i didnt......

soulistyces commented 1 year ago

im reinstalling another yiimp and using the most recent stratum from kuradareei hope it will work

soulistyces commented 1 year ago

ived seen pool that work with earthcoin auxproof of work tried many configs on yiimp now tried another yiimp from dirty harrys installer and cant get a accepted block all blocks are failed debug.log https://pastebin.com/G7Qe2gxp please help