Code Monkey home page Code Monkey logo

Comments (41)

kertis8763 avatar kertis8763 commented on August 17, 2024 1

Thank you collected. Now I can not find how to generate addresses for zclassic, maybe someone had experience.

from z-nomp.

kertis8763 avatar kertis8763 commented on August 17, 2024 1

I thought they just default were to zcl

from z-nomp.

sennevb avatar sennevb commented on August 17, 2024

please read, there is no pool config...

from z-nomp.

WaveringAna avatar WaveringAna commented on August 17, 2024

No need for hostility, can you check if in your pool config, enabled is set to true?

from z-nomp.

WaveringAna avatar WaveringAna commented on August 17, 2024

https://zdeveloper.org/wiki:z-nomp_install

from z-nomp.

kertis8763 avatar kertis8763 commented on August 17, 2024

everything is good, but how to install a pool if there is an instruction, help, will not stay in debt, with incomes for the first sacrifice zcash

from z-nomp.

sennevb avatar sennevb commented on August 17, 2024

please post your pool config..

from z-nomp.

kertis8763 avatar kertis8763 commented on August 17, 2024

{
"logLevel": "debug",
"logColors": true,

"cliPort": 17117,

"clustering": {
    "enabled": true,
    "forks": "auto"
},

"defaultPoolConfigs": {
    "blockRefreshInterval": 30,
    "jobRebroadcastTimeout": 55,
    "connectionTimeout": 600,
    "emitInvalidBlockHashes": false,
    "validateWorkerUsername": true,
    "tcpProxyProtocol": false,
    "banning": {
        "enabled": true,
        "time": 600,
        "invalidPercent": 50,
        "checkThreshold": 500,
        "purgeInterval": 300
    },
    "redis": {
        "host": "127.0.0.1",
        "port": 6379
    }
},

"website": {
    "enabled": true,
    "host": "0.0.0.0",
    "port": 8080,
    "stratumHost": "cryppit.com",
    "stats": {
        "updateInterval": 30,
        "historicalRetention": 43200,
        "hashrateWindow": 300
    },
    "adminCenter": {
        "enabled": false,
        "password": "password"
    }

from z-nomp.

kertis8763 avatar kertis8763 commented on August 17, 2024

it is possible that something is not right, I never collected pull. writes that the posix module is not installed, what it could be, and a bit about the assembly of the swimming pool is not clear how to assemble

from z-nomp.

kertis8763 avatar kertis8763 commented on August 17, 2024

pool2

from z-nomp.

kertis8763 avatar kertis8763 commented on August 17, 2024

now he writes the following lines

from z-nomp.

kertis8763 avatar kertis8763 commented on August 17, 2024

this file zcash.conf

{
"enabled": true,
"coin": "zcash.json",

"address": "",
"_comment_address": "a transparent address to send coinbase rewards to and to transfer to zAddress.",

"zAddress": "",
"_comment_zAddress": "a private address used to send coins to tAddress.",

"tAddress": "",
"_comment_tAddress": "transparent address used to send payments, make this a different address, otherwise payments will not send",

"walletInterval": 10,

"rewardRecipients": {
    "": 0.2,
    "": 0.3
},

"paymentProcessing": {
    "enabled": false,
    "paymentInterval": 20,
    "minimumPayment": 0.1,
    "daemon": {
        "host": "127.0.0.1",
        "port": 19332,
        "user": "boxer377",
        "password": ""
    }
},

"ports": {
    "3032": {
        "diff": 0.05,
        "varDiff": {
            "minDiff": 0.04,
            "maxDiff": 16,
            "targetTime": 15,
            "retargetTime": 60,
            "variancePercent": 30
        }
    }
},

"daemons": [
    {
        "host": "127.0.0.1",
        "port": 8232,
        "user": "boxer377",
        "password": ""
    }
],

"p2p": {
    "enabled": false,
    "host": "127.0.0.1",
    "port": 19333,
    "disableTransactions": true
},

"mposMode": {
    "enabled": false,
    "host": "127.0.0.1",
    "port": 3306,
    "user": "me",
    "password": "mypass",
    "database": "zec",
    "checkPassword": true,
    "autoCreateWorker": false
}

}

from z-nomp.

kertis8763 avatar kertis8763 commented on August 17, 2024

I and my friends have mining rigs, wanted to assemble a pool of associations, can provide remote access to help, if I can throw in a little bit of coins

from z-nomp.

sennevb avatar sennevb commented on August 17, 2024

Website: fill in up or hostname instead of 0.0.0.0

You haven't filled in your zcash adressen, please make some adresses first and fill them in.

Am not at home atm, when i do i can have a look from remote (in30mins i guess)

from z-nomp.

kertis8763 avatar kertis8763 commented on August 17, 2024

does not go out, sennevb write on skype nick angerfist872 as will be free time, I will provide remote access as the first coin earn, share

from z-nomp.

sennevb avatar sennevb commented on August 17, 2024

if you still need help, i'm at home, send me an email with teamviewer credentials:
[email protected]

from z-nomp.

sennevb avatar sennevb commented on August 17, 2024

image

@aayanl i helped him wit hsetting up, he used wrong port.
but now we have this erro and havent seen those..

from z-nomp.

kertis8763 avatar kertis8763 commented on August 17, 2024

pool3

help, who encountered such a problem that occurs

from z-nomp.

WaveringAna avatar WaveringAna commented on August 17, 2024

remove the empty reward recipients

from z-nomp.

WaveringAna avatar WaveringAna commented on August 17, 2024

also keep the website host at 0.0.0.0, it will bind to all available IP hosts.

from z-nomp.

kertis8763 avatar kertis8763 commented on August 17, 2024

nothing has changed, maybe I'm doing something wrong

from z-nomp.

WaveringAna avatar WaveringAna commented on August 17, 2024

possibility related to #61

from z-nomp.

jmprcx avatar jmprcx commented on August 17, 2024

The invalid checksum means that you have an incorrect address loaded somewhere.

from z-nomp.

sennevb avatar sennevb commented on August 17, 2024

I generated for you and put them in the .Conf.. it should work

from z-nomp.

kertis8763 avatar kertis8763 commented on August 17, 2024

For zclassic use the same address that you have created?

from z-nomp.

sennevb avatar sennevb commented on August 17, 2024

i created all the adresses for you on the teamviewer, why do you need to change them??

from z-nomp.

sennevb avatar sennevb commented on August 17, 2024

no :-/ there is no default adress in the conf.. is pool not working or why are you changing it??

from z-nomp.

kertis8763 avatar kertis8763 commented on August 17, 2024

Pool work will soon join friends in the pool, just decided to add zcl

from z-nomp.

sennevb avatar sennevb commented on August 17, 2024

ah you mean zclassic
i dunno i added adresses for them lol :-D think only zcash

What is port problem now on your router??

from z-nomp.

kertis8763 avatar kertis8763 commented on August 17, 2024

but gives an error message, I am now trying to finalize)

from z-nomp.

sennevb avatar sennevb commented on August 17, 2024

you must make adresses for zclassic

from z-nomp.

kertis8763 avatar kertis8763 commented on August 17, 2024

on github I have not found how to generate addresses zcl

from z-nomp.

sennevb avatar sennevb commented on August 17, 2024

https://github.com/zcash/zcash/wiki/1.0-User-Guide

from z-nomp.

kertis8763 avatar kertis8763 commented on August 17, 2024

and if generate new keys, then zcash is turned off?

from z-nomp.

WaveringAna avatar WaveringAna commented on August 17, 2024

no, the pool software needs the zcash daemon to be on

from z-nomp.

kertis8763 avatar kertis8763 commented on August 17, 2024

image

from z-nomp.

kertis8763 avatar kertis8763 commented on August 17, 2024

There seems necessary to reassign the port? Where to do it and can give that something else did not complete?

from z-nomp.

sennevb avatar sennevb commented on August 17, 2024

Zclassic.json

from z-nomp.

kertis8763 avatar kertis8763 commented on August 17, 2024

{
"enabled": false,
"coin": "zclassic.json",

"address": "t1cTXjzRMif37uWZfy66fnDpZ1UELz6mV4h",
"_comment_address": "a transparent address to send coinbase rewards to and to transfer to zAddress.",

"zAddress": "zc9P1jo2SAirFpa6noHd5FeYryfY8nKbM4sYC3udZ6SnVZC1PeLKdd6oZf1XDh4fx8KhPeCvCnbJv8eBWS1BzvNBsHfjeNi",
"_comment_zAddress": "a private address used to send coins to tAddress.",

"tAddress": "t1dNCJUT8634tGVZ7MxyNEYPfSG1jfZn69X",
"_comment_tAddress": "transparent address used to send payments, make this a different address, otherwise payments will not send",

"walletInterval": 10,



"paymentProcessing": {
    "enabled": true,
    "paymentInterval": 20,
    "minimumPayment": 0.5,
    "daemon": {
        "host": "127.0.0.1",
        "port": 12177,
        "user": "boxer377",
        "password": ""
    }
},

"ports": {
    "3032": {
        "diff": 0.05,
        "varDiff": {
            "minDiff": 0.04,
            "maxDiff": 16,
            "targetTime": 15,
            "retargetTime": 60,
            "variancePercent": 30
        }
    }
},

"daemons": [
    {
        "host": "127.0.0.1",
        "port": 12177,
        "user": "boxer377",
        "password": ""
    }
],

"p2p": {
    "enabled": false,
    "host": "127.0.0.1",
    "port": 19333,
    "disableTransactions": true
},

"mposMode": {
    "enabled": false,
    "host": "127.0.0.1",
    "port": 3306,
    "user": "me",
    "password": "mypass",
    "database": "zcl",
    "checkPassword": true,
    "autoCreateWorker": false
}

}

in the Enable write true

from z-nomp.

WaveringAna avatar WaveringAna commented on August 17, 2024

Your enabled needs to be true

from z-nomp.

WaveringAna avatar WaveringAna commented on August 17, 2024

Since this is a configuration issue, I'm closing it, but we are still happy to help

from z-nomp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.