node-cryptonote-pool
node-cryptonote-pool copied to clipboard
My new mining pool not showing any balance confirmed or unconfirmed in the wallet-cli
Hi Guys i have setup a new mining pool and yes its got a low hash rate. Is it normal that i dont see any balance rising in the wallet ? or on the front end and admin ?
My own workers are mining the pool as we speak. can someone check it out to see is it simply because of finding blocks i see no balance. cryptocomplete.org
How do i also check that the shares i have mined successfully are going to be confirmed and that everything is setup according to work ?
You should wait around 1 year to see any amount the balance :)
Is it simply because of the block findings ? is there any way of checking that the payments are going to work before i start pointing people to the pool ?
What is pity ! No chance for small miners to setup a pool. We are mining the air until we find a block. To test the pool, you can use testnet ( Google ). Some kind of testnet coins and testnet block. Command line, address, ports ... are different. It’s hard work but safer. You’ll lose a lot of hashing power if your pool doesn’t function correctly. You can test for real with buying NiceHash hashing power ( some thousands of dollar ). Young pool can’t survive and compete with current difficulty.
It took a while setting up this pool. As iam fairly inexperienced to this coding.... but i got there... and i have a plan... thansk for the testnet option.. i didnt really understand it at first... More 5am bedtimes to come yet.. lol
does everything look like it will work from the snippets i posted ?
You can’t know if your pool works in advance. That’s why some people use testnet to test pool.
@dennyhot In Setting up Testnet,run ./coind --p2p-bind-port 28080 --allow-local-ip but i can not find coind command,./monero have run.Can you tell me where to run? In JSON-RPC Commands from CLI ,where is run bytecoind --rpc-bind-ip=0.0.0.0 --rpc-bind-port=8081 command and simplewallet --wallet-file=example_wallet.bin --pass=12345 --rpc-bind-port=8082 command ?I can not find bytecoind and simplewallet command. Thanks very much。
admin.html find function renderData(data) { add data = JSON.parse(data);