blackmennewstyle / miningcore

Miningcore is a high-performance Mining Pool Software for Linux and Windows.
MIT License
21 stars 37 forks source link

Unable to start pool for zcash #52

Closed shanhashcah closed 5 months ago

shanhashcah commented 9 months ago

Hi @blackmennewstyle Sir:

I am trying to run pool for zcash in miningcore. When I starts the miningcore getting below error

[zec1] Unable detect block submission RPC method

zcash_pool.config

......
"pools": [{
        "id": "zec1",
        "enabled": true,
        "coin": "zcash",
        "address": "t1......................b",
        "z-address": "zs1.......e",
        "rewardRecipients": [
            {
                "type": "op",
                "address": "t1........b",
                "percentage": 1.5
            }
        ],
        "blockRefreshInterval": 500,
        "jobRebroadcastTimeout": 10,
        "clientConnectionTimeout": 600,
        "banning": {
            "enabled": true,
            "time": 600,
            "invalidPercent": 50,
            "checkThreshold": 50
        },
        "ports": {
            "3092": {
                "difficulty": 0.1,
                "varDiff": {
                    "minDiff": 0.01,
                    "maxDiff": null,
                    "targetTime": 15,
                    "retargetTime": 90,
                    "variancePercent": 30,
                    "maxDelta": 1
                }
            },
            "3093": {
                "difficulty": 1
            }
        },
        "daemons": [
            {
                "host": "10.0.1.233",
                "port": 8232,
                "user": "user",
                "password": "password"
            }
        ],
        "paymentProcessing": {
            "enabled": true,
            "minimumPayment": 0.01,
            "payoutScheme": "PPLNS",
            "payoutSchemeConfig": {
                "factor": 2.0
            }
        }
    }]

Sir, is there something am I missing?

shanhashcah commented 9 months ago

Hi @blackmennewstyle Sir:

            Pls give some suggestion about the above issue. Thanks!
blackmennewstyle commented 9 months ago

Hi,

I never tried to run a zcash pool but sounds like ZCASH changed its blockSubmission method and miningcore maybe need to be upgraded.

shanhashcah commented 9 months ago

Hi @blackmennewstyle Sir:

                                 Thanks for your reply!

           Sir, I would like to request you pls help about ZCASH integration. Pls help Sir!
shanhashcah commented 9 months ago

Hi @blackmennewstyle Sir:

             Please give me  some suggestion so that we can run ZCASH using miningcore.

Thanks

shanhashcah commented 9 months ago

Hi @blackmennewstyle Sir:

                       Pls help, Many Thanks!
shanhashcah commented 9 months ago

Hi @blackmennewstyle Sir:

                             Pls guide, Thanks!
blackmennewstyle commented 9 months ago

There is nothing i can't do at the moment. The code probably needs to be changed.

shanhashcah commented 9 months ago

Hi @blackmennewstyle Sir:

Ok. Sir, is there any plan to upgrade the code in future? I mean when it will be upgraded? By the way thanks for your kind cooperation.

shanhashcah commented 9 months ago

Hi @blackmennewstyle Sir:

              Thanks for your support so far!

I am seeing that there are some change in some coin, so that if you kindly look at my ZCASH problem request as you said that code needs to be changed then all things will be done.

Many Thanks!

shanhashcah commented 8 months ago

Hi @blackmennewstyle Sir:

       Thanks for your support!

     If you kindly look at my ZCAH  issue then ZCAH problem will be fixed. I am seeing that so many changes are going on that is why I am requesting again and again.

Thanks

blackmennewstyle commented 7 months ago

Hi,

Sorry for the late reply, i have been trying to fix ZCASH but it appears the implementation has been broken since many years in miningcore. I will let you know if i manage to get it working.

shanhashcah commented 7 months ago

@blackmennewstyle Sir:

  Thank you for your kind reply & support!
lurchinms commented 6 months ago

Well just change wallet to a couple of years older and see what happens

blackmennewstyle commented 6 months ago

Well just change wallet to a couple of years older and see what happens

Not a good idea to be honest lol

Also, they will apparently move away from C++ to RUST in a near future lol

blackmennewstyle commented 6 months ago

@blackmennewstyle Sir:

  Thank you for your kind reply & support!

I just updated my repo regarding ZCASH, you might want to give it a try to see if your issue is fixed.

Have a great week

shanhashcah commented 6 months ago

I just updated my repo regarding ZCASH, you might want to give it a try to see if your issue is fixed.

@blackmennewstyle Sir, A big thanks for your immense support. Let me check & I'll update you.

Many Thanks