Bitcoin Forum
April 24, 2024, 09:40:46 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 [6] 7 8 9 10 11 12 »  All
  Print  
Author Topic: [UniMining.net] UniMining yiimp Mining Pool  (Read 19761 times)
huyct08
Member
**
Offline Offline

Activity: 85
Merit: 10


View Profile
December 17, 2017, 03:50:12 PM
 #101

Not only me problem, many friend is the same? or problem about network?

Hi huyct08,

Please can you tell us where are you located? Do your friends are located at the same place? And do you use the same ISP?

We trully think that the issue comes from your internet service provider as other miner do not face the same issue.

We unfortunatelly have no solution for you at the moment.

Yea, i found the problem. Alqo doesn't auto diff, So mining with 10 GHz what is setting for diff? d=9
1713994846
Hero Member
*
Offline Offline

Posts: 1713994846

View Profile Personal Message (Offline)

Ignore
1713994846
Reply with quote  #2

1713994846
Report to moderator
1713994846
Hero Member
*
Offline Offline

Posts: 1713994846

View Profile Personal Message (Offline)

Ignore
1713994846
Reply with quote  #2

1713994846
Report to moderator
The forum strives to allow free discussion of any ideas. All policies are built around this principle. This doesn't mean you can post garbage, though: posts should actually contain ideas, and these ideas should be argued reasonably.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713994846
Hero Member
*
Offline Offline

Posts: 1713994846

View Profile Personal Message (Offline)

Ignore
1713994846
Reply with quote  #2

1713994846
Report to moderator
1713994846
Hero Member
*
Offline Offline

Posts: 1713994846

View Profile Personal Message (Offline)

Ignore
1713994846
Reply with quote  #2

1713994846
Report to moderator
bskc
Member
**
Offline Offline

Activity: 87
Merit: 11

UniMining.net - EU Mining Pool


View Profile WWW
December 17, 2017, 05:21:40 PM
 #102

Not only me problem, many friend is the same? or problem about network?

Hi huyct08,

Please can you tell us where are you located? Do your friends are located at the same place? And do you use the same ISP?

We trully think that the issue comes from your internet service provider as other miner do not face the same issue.

We unfortunatelly have no solution for you at the moment.

Yea, i found the problem. Alqo doesn't auto diff, So mining with 10 GHz what is setting for diff? d=9

Hi huyct08,

Try mining ALQO by setting the defaut diff in the optinal password parameters. Password field is used to set kinds of options (default coin, default difficulty). More information on our forum  https://forum.unimining.net/viewtopic.php?t=47

Recommended Default ALQO configuration (-p c=ALQO)

Code:
ccminer-x64 -a quark -o stratum+tcp://pool.unimining.net:4033 -u APBMmiBUohk1qYR7Mqxu4EaXge5q8bVQjt -p c=ALQO

Recommended ALQO configuration with diff set to 9 (-p c=ALQO,d=9)

Code:
ccminer-x64 -a quark -o stratum+tcp://pool.unimining.net:4033 -u APBMmiBUohk1qYR7Mqxu4EaXge5q8bVQjt -p c=ALQO,d=9

Recommended ALQO configuration with diff set to 9 and record statistics (-p c=ALQO,d=9,stats)

Code:
ccminer-x64 -a quark -o stratum+tcp://pool.unimining.net:4033 -u APBMmiBUohk1qYR7Mqxu4EaXge5q8bVQjt -p c=ALQO,d=9,stats

Statistics can be compared with other miner on this page : https://www.unimining.net/bench

bskc
Member
**
Offline Offline

Activity: 87
Merit: 11

UniMining.net - EU Mining Pool


View Profile WWW
December 17, 2017, 07:14:08 PM
 #103



Dear Miners

UniMining.net has just added CrowdCoin (CRC) on NeoScrypt algo.

Dedicated Port 4238 (CRC Only)

If you encounter errors mining CrowdCoin (CRC) on neoscrypt port 4233, please mine it on port 4238.
Stratum port 4238 is dedicated ONLY for CrowdCoin.

We recommend you to use CCminer with following parameters :

Code:
ccminer-x64 -a neoscrypt -o stratum+tcp://pool.unimining.net:4238 -u your_wallet -p c=CRC

Full instruction on our forum : UniMining Forum

Jackand7
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
December 17, 2017, 10:06:38 PM
 #104

https://www.unimining.net/images/banniere_783x175.png

Dear Miners

https://www.unimining.net/images/crowdcoin.png UniMining.net has just added CrowdCoin (CRC) on NeoScrypt algo. https://www.unimining.net/images/crowdcoin.png

Dedicated Port 4238 (CRC Only)

If you encounter errors mining CrowdCoin (CRC) on neoscrypt port 4233, please mine it on port 4238.
Stratum port 4238 is dedicated ONLY for CrowdCoin.

We recommend you to use CCminer with following parameters :

Code:
ccminer-x64 -a neoscrypt -o stratum+tcp://pool.unimining.net:4238 -u your_wallet -p c=CRC

Full instruction on our forum : UniMining Forum

How to mine with AMD?
bskc
Member
**
Offline Offline

Activity: 87
Merit: 11

UniMining.net - EU Mining Pool


View Profile WWW
December 19, 2017, 10:31:57 AM
Last edit: December 19, 2017, 11:25:36 AM by bskc
 #105



Dear Miners

UniMining.net has just added CrowdCoin (CRC) on NeoScrypt algo.

Dedicated Port 4238 (CRC Only)

If you encounter errors mining CrowdCoin (CRC) on neoscrypt port 4233, please mine it on port 4238.
Stratum port 4238 is dedicated ONLY for CrowdCoin.

We recommend you to use CCminer with following parameters :

Code:
ccminer-x64 -a neoscrypt -o stratum+tcp://pool.unimining.net:4238 -u your_wallet -p c=CRC

Full instruction on our forum : UniMining Forum

How to mine with AMD?

Hi,

We propose you using Gateless that is available on this link : https://github.com/zawawawa/gatelessgate/releases/

1. Create a new launch file ("mine CRC on unimining.bat" using notepad or notepad++ under windows) and paste the following command into it:
Quote
@echo off
set GPU_FORCE_64BIT_PTR 1
set GPU_MAX_HEAP_SIZE 100
set GPU_USE_SYNC_OBJECTS 1
set GPU_MAX_ALLOC_PERCENT 100
set GPU_SINGLE_ALLOC_PERCENT 100
gatelessgate.exe --gpu-platform 1 --default-config gatelessgate-CRC.conf
pause

2. Create a new conf file ("gatelessgate-CRC.conf" using notepad or notepad++ under windows) and paste the following command into it:
Quote
{
  "algorithm": "neoscrypt",
  "intensity": "13",
  "worksize": "256",
  "gpu-threads": "1",
  "load-balance": true,

  "auto-fan": true,
  "temp-cutoff": "90",
  "temp-overheat": "85",
  "temp-target": "75",
  
  "pools": [
    {
      "name": "MAIN",
      "user": "CMBbGUAAQz6nV75EAbcf8qwgCJmvp6Gnto",
      "pass": "c=CRC",
      "quota": "99;stratum+tcp://pool.unimining.net:4238"
    },
    {
      "__comment": "Please keep this entry. Otherwise, I won't be able to continue open-source development. - zawawa",
      "name":"DEVFEE",
      "user": "zawawa.gatelessgate",
      "pass": "x",
      "quota": "1;s1.theblocksfactory.com:3333"
    }
  ]
}

I have updated the thread in our forum with this configuration : https://forum.unimining.net/viewtopic.php?f=2&t=164

Have a nice mining Wink

dotvibe
Sr. Member
****
Offline Offline

Activity: 304
Merit: 250



View Profile
December 25, 2017, 07:02:35 PM
 #106

Why i am mining Desire, but find the blocks Gobyte, Innova? Where does these coins?
bskc
Member
**
Offline Offline

Activity: 87
Merit: 11

UniMining.net - EU Mining Pool


View Profile WWW
December 26, 2017, 11:56:42 AM
 #107

Why i am mining Desire, but find the blocks Gobyte, Innova? Where does these coins?

Hi Dotvibe,

We know about this issue. For that, we have provided a dedicated port (4234) for Desire Only.

More informations can be found on our forum : Stratum port dedicated to DESIRE coin (DSR)

May I suggest you using this parameters to mine DSR only :

Code:
ccminer-x64 -a neoscrypt -o stratum+tcp://pool.unimining.net:4234 -u Your_DESIRE_Wallet_Address -p c=DSR


Aleksiusha
Full Member
***
Offline Offline

Activity: 193
Merit: 100


View Profile
December 28, 2017, 08:40:02 AM
Last edit: December 28, 2017, 02:21:18 PM by Aleksiusha
 #108

Fix CRC wallets it shows crazy numbers.  https://puu.sh/yPkop/331ccb7cc2.png

WHERE IS crc payments? it shows cleared but i didnt receive any coins
bskc
Member
**
Offline Offline

Activity: 87
Merit: 11

UniMining.net - EU Mining Pool


View Profile WWW
December 28, 2017, 08:01:19 PM
 #109

Fix CRC wallets it shows crazy numbers.  https://puu.sh/yPkop/331ccb7cc2.png

WHERE IS crc payments? it shows cleared but i didnt receive any coins

Hi Aleksius,

We also saw this issue on your wallet. This issue seems to no occurs to other miners.
We have analyze the situation but can not identify the root cause.

We have already fix your balance for the first time so that you received a first payment. We will process again today so you will also get paid within few hours.

We really appologize for this inconvenient but we work on it.

May I please suggest you using the dedicated stratum to mine CRC (Port 4238) ?

Code:
ccminer -a neoscrypt -o stratum+tcp://pool.unimining.net:4238 -u Your_Wallet -p c=CRC

Be sure, we will continue keeping an eye on your wallet in the next few days.

Nebell
Full Member
***
Offline Offline

Activity: 406
Merit: 104



View Profile
January 02, 2018, 05:51:48 PM
 #110

Any reason for the recent website slowdown?

Also, I'm mining GoByte and getting low earnings.
The difficulty went up lately, but even with the new difficulty I should be earning about 1.3 coins/day with 7500KH/s hash rate.
In this calculation I have included 5% fee so it should be more than enough.

However in the last 24 hours, my earnings have been 1.01 GoByte with an average hashrate of between 8000KH/s and 8500KH/s.

BitcoinZ - community driven, no premine, no dev-tax, developers always welcome
https://bitcointalk.org/index.php?topic=3086664
https://btcz.rocks/
bskc
Member
**
Offline Offline

Activity: 87
Merit: 11

UniMining.net - EU Mining Pool


View Profile WWW
January 02, 2018, 08:35:38 PM
 #111

Sorry for inconvenient due to slow front-end. The issue should be solved now. We have reconfigured rules on cloudflare.

For your second problem, difficulty of GBX went up the last few days. Moreover you should take into account the pool luck. So you should make your calculation on a longer period.

But I propose you to send us your wallet id so we can analyse the situation.

Nebell
Full Member
***
Offline Offline

Activity: 406
Merit: 104



View Profile
January 02, 2018, 10:18:51 PM
 #112

Sorry for inconvenient due to slow front-end. The issue should be solved now. We have reconfigured rules on cloudflare.

For your second problem, difficulty of GBX went up the last few days. Moreover you should take into account the pool luck. So you should make your calculation on a longer period.

But I propose you to send us your wallet id so we can analyse the situation.

Sure thing, here you go:
GPeB6U58YbLLQ8Audm3GTnpJ4w8eKn2SS7

BitcoinZ - community driven, no premine, no dev-tax, developers always welcome
https://bitcointalk.org/index.php?topic=3086664
https://btcz.rocks/
iTzShowTime
Newbie
*
Offline Offline

Activity: 232
Merit: 0


View Profile
January 04, 2018, 03:39:14 AM
Last edit: January 04, 2018, 04:42:05 AM by iTzShowTime
 #113

i have a quick question me and some other people have been mining TZC on your pool and its bee about
24hrs and still no block found maybe you could look in to that for us thanks!


TnnjthV4fDKCWhLXtW9dw1VjvBGPCnLz3Y  -  TZC
phm87 (OP)
Full Member
***
Offline Offline

Activity: 172
Merit: 101

Mining pool operator @ https://www.unimining.net


View Profile WWW
January 05, 2018, 01:12:23 AM
 #114

i have a quick question me and some other people have been mining TZC on your pool and its bee about
24hrs and still no block found maybe you could look in to that for us thanks!


TnnjthV4fDKCWhLXtW9dw1VjvBGPCnLz3Y  -  TZC

Hi,


We've noted that no blocks were found so we pointed our miners to our pool to help. I've checked your address, you'll receive a part of the reward of a block found 3 hours ago. Another block was found 37 min ago but I don't see it in your earnings and I see in your miner's page that you stopped mining at our pool so you were not credited for the second block.

Your earnings should be paid at the next payment loop as the block is in confirmed status.


Have a nice mining!

⚠️🚀 https://www.unimining.net 🚀⚠️ Low fee, multi algo pool | 2 hr payout | No registration required. ⚠️🚀 https://www.unimining.net 🚀⚠️
phm87 (OP)
Full Member
***
Offline Offline

Activity: 172
Merit: 101

Mining pool operator @ https://www.unimining.net


View Profile WWW
January 05, 2018, 01:20:56 AM
 #115

Sorry for inconvenient due to slow front-end. The issue should be solved now. We have reconfigured rules on cloudflare.

For your second problem, difficulty of GBX went up the last few days. Moreover you should take into account the pool luck. So you should make your calculation on a longer period.

But I propose you to send us your wallet id so we can analyse the situation.

Sure thing, here you go:
GPeB6U58YbLLQ8Audm3GTnpJ4w8eKn2SS7

Hi,


We improved the website accessibility few hours ago, you'll see an enhancement.

About earnings, I had a look at your address, payments are fine. I agree that earnings depends on the network difficulty but it also depends on pool luck. We improved pool wallet connectivity and other aspects but pool luck also depends on probability. In theory, on long term, all pools with the same configuration and fee should give the same earnings.

PS: Unimining fee is 0.5% and not 5% as you mentioned previously.


Have a nice mining

⚠️🚀 https://www.unimining.net 🚀⚠️ Low fee, multi algo pool | 2 hr payout | No registration required. ⚠️🚀 https://www.unimining.net 🚀⚠️
CryptAtomeTrader44
Full Member
***
Offline Offline

Activity: 340
Merit: 103

It is easier to break an atom than partialities AE


View Profile
January 05, 2018, 05:40:18 PM
 #116

I post a comment here :
https://forum.unimining.net/viewtopic.php?f=2&t=162&p=274#p274

Copy of it :

    d4v wrote: ↑
    Thu Dec 14, 2017 12:37 am
    Dear miners,


    Our neoscrypt stratum is under heavy load because there are many miners mining neoscrypt coins. If you encounter problems mining GoByte (GBX) on port 4233, please try to mine it on port 4236. The same GBX pool wallet is connected to both stratum (ports 4233 and 4236). Please don't mine other coins that GBX on port 4236 as it is dedicated to GBX.

    On port 4233, you can mine all neoscrypt coins but port 4236 is dedicated ONLY for Innova.

    For nVidia cards (ccminer):

        ccminer-x64 -a neoscrypt -o stratum+tcp://pool.unimining.net:4236 -u Your_GBX_Wallet_Address -p c=GBX --cpu-priority=3

    For AMD cards, please refer to the thread "[nVidia] How to mine GoByte (GBX) ?" using port 4236 instead of 4233.

    Under some conditions, the coin daemon of the pool becomes unreachable. Some miners noticed that under these conditions, some shares are going to another neoscrypt coin. It leads to small earnings in other coins but Yiimp performs a calculation to pay the miner as if he mined the correct coin.

    In order to improve mining of GoByte coin (GBX), a hidden fall-back wallet of GoByte is present on the stratum dedicated to GBX (port 4236). If you are mining GBX on port 4233 and GBX wallet have a problem, your shares will go to another coin. But if you are mining GBX on port 4236 and GBX wallet have a problem, your shares will go to the hidden fall-back wallet of GoByte so you'll continue to mine GoByte and you'll be paid in GoByte. We prefer to keep the fall-back wallet hidden in order to redure confusion but we'd like to display it on our pool website when it will be possible and easy to understand what is going on.


    For any problem, please report on:
    https://bitcointalk.org/index.php?topic=2156784
    https://twitter.com/unimining
    https://discord.gg/ZWup8Jx

Je ne comprend pas bien ce que signifie tout ce post.

Peut-on, oui ou non, miner du GBX sur votre pool neoscrypt Huh? Vous l'affichez sur votre pool mais seulement parce que vous payez en GBX Huh?
J'ai du mal a discerner la logique dans ce post.

Autre chose : quand je cherche a regarder mon adresse Gobyte (car quelques shares semblent etre passés, il me renvoie vers un wallet en galactrum, je ne comprend pas ce que vient faire ce coin sur mon adresse GBX...

En tout cas, quand j'essaye de miner GBX sur votre pool, rien a faire, vous ne m'envoyez pas de fraction de block a hasher :

Code: Select all

 /home/m1/KTccminer/ccminer -a neoscrypt -o stratum+tcp://pool.unimining.net:4236 -u GTHXsFcNdiDkUxmyaddressmBBaUviBVMDB.MINER44 -p c=GBX -i 17
ccminer 8.17-KlausT (64bit) for nVidia GPUs
Compiled with GCC 5.4 using Nvidia CUDA Toolkit 8.0

Based on pooler cpuminer 2.3.2 and the tpruvot@github fork
CUDA support by Christian Buchner, Christian H. and DJM34
Includes optimizations implemented by sp-hash, klaust, tpruvot and tsiv.

[2018-01-05 18:05:48] NVML GPU monitoring enabled.
[2018-01-05 18:05:48] Intensity set to 17, 131072 cuda threads
0
[2018-01-05 18:05:48] Starting Stratum on stratum+tcp://pool.unimining.net:4236
[2018-01-05 18:05:48] 2 miner threads started, using 'neoscrypt' algorithm.
1
[2018-01-05 18:05:48] Stratum authentication failed
[2018-01-05 18:05:48] ...retry after 10 seconds
[2018-01-05 18:05:51] GPU #0: waiting for data
[2018-01-05 18:05:51] GPU #1: waiting for data
[2018-01-05 18:05:54] GPU #0: waiting for data
[2018-01-05 18:05:54] GPU #1: waiting for data
[2018-01-05 18:05:57] GPU #0: waiting for data
[2018-01-05 18:05:57] GPU #1: waiting for data

J'ai essayé sur le port 4233 ou sur le 4236, même problème. Par ailleurs, dans le post vous écrivez Gobyte et ensuite vous écrivez innova pour le port 4236 !?!? Qu'est-ce que c'est que ce mélange de confusion Huh

Pour une fois que nous avions une pool avec des francophones, je trouve dommage d’être obligé d'aller voir ailleurs mais si les choses continuent, je vais aussi miner le TZC ailleurs.
phm87 (OP)
Full Member
***
Offline Offline

Activity: 172
Merit: 101

Mining pool operator @ https://www.unimining.net


View Profile WWW
January 05, 2018, 06:46:56 PM
 #117

I post a comment here :
https://forum.unimining.net/viewtopic.php?f=2&t=162&p=274#p274

Copy of it :

    d4v wrote: ↑
    Thu Dec 14, 2017 12:37 am
    Dear miners,


    Our neoscrypt stratum is under heavy load because there are many miners mining neoscrypt coins. If you encounter problems mining GoByte (GBX) on port 4233, please try to mine it on port 4236. The same GBX pool wallet is connected to both stratum (ports 4233 and 4236). Please don't mine other coins that GBX on port 4236 as it is dedicated to GBX.

    On port 4233, you can mine all neoscrypt coins but port 4236 is dedicated ONLY for Innova.

    For nVidia cards (ccminer):

        ccminer-x64 -a neoscrypt -o stratum+tcp://pool.unimining.net:4236 -u Your_GBX_Wallet_Address -p c=GBX --cpu-priority=3

    For AMD cards, please refer to the thread "[nVidia] How to mine GoByte (GBX) ?" using port 4236 instead of 4233.

    Under some conditions, the coin daemon of the pool becomes unreachable. Some miners noticed that under these conditions, some shares are going to another neoscrypt coin. It leads to small earnings in other coins but Yiimp performs a calculation to pay the miner as if he mined the correct coin.

    In order to improve mining of GoByte coin (GBX), a hidden fall-back wallet of GoByte is present on the stratum dedicated to GBX (port 4236). If you are mining GBX on port 4233 and GBX wallet have a problem, your shares will go to another coin. But if you are mining GBX on port 4236 and GBX wallet have a problem, your shares will go to the hidden fall-back wallet of GoByte so you'll continue to mine GoByte and you'll be paid in GoByte. We prefer to keep the fall-back wallet hidden in order to redure confusion but we'd like to display it on our pool website when it will be possible and easy to understand what is going on.


    For any problem, please report on:
    https://bitcointalk.org/index.php?topic=2156784
    https://twitter.com/unimining
    https://discord.gg/ZWup8Jx

Je ne comprend pas bien ce que signifie tout ce post.

Peut-on, oui ou non, miner du GBX sur votre pool neoscrypt Huh? Vous l'affichez sur votre pool mais seulement parce que vous payez en GBX Huh?
J'ai du mal a discerner la logique dans ce post.

Autre chose : quand je cherche a regarder mon adresse Gobyte (car quelques shares semblent etre passés, il me renvoie vers un wallet en galactrum, je ne comprend pas ce que vient faire ce coin sur mon adresse GBX...

En tout cas, quand j'essaye de miner GBX sur votre pool, rien a faire, vous ne m'envoyez pas de fraction de block a hasher :

Code: Select all

 /home/m1/KTccminer/ccminer -a neoscrypt -o stratum+tcp://pool.unimining.net:4236 -u GTHXsFcNdiDkUxmyaddressmBBaUviBVMDB.MINER44 -p c=GBX -i 17
ccminer 8.17-KlausT (64bit) for nVidia GPUs
Compiled with GCC 5.4 using Nvidia CUDA Toolkit 8.0

Based on pooler cpuminer 2.3.2 and the tpruvot@github fork
CUDA support by Christian Buchner, Christian H. and DJM34
Includes optimizations implemented by sp-hash, klaust, tpruvot and tsiv.

[2018-01-05 18:05:48] NVML GPU monitoring enabled.
[2018-01-05 18:05:48] Intensity set to 17, 131072 cuda threads
0
[2018-01-05 18:05:48] Starting Stratum on stratum+tcp://pool.unimining.net:4236
[2018-01-05 18:05:48] 2 miner threads started, using 'neoscrypt' algorithm.
1
[2018-01-05 18:05:48] Stratum authentication failed
[2018-01-05 18:05:48] ...retry after 10 seconds
[2018-01-05 18:05:51] GPU #0: waiting for data
[2018-01-05 18:05:51] GPU #1: waiting for data
[2018-01-05 18:05:54] GPU #0: waiting for data
[2018-01-05 18:05:54] GPU #1: waiting for data
[2018-01-05 18:05:57] GPU #0: waiting for data
[2018-01-05 18:05:57] GPU #1: waiting for data

J'ai essayé sur le port 4233 ou sur le 4236, même problème. Par ailleurs, dans le post vous écrivez Gobyte et ensuite vous écrivez innova pour le port 4236 !?!? Qu'est-ce que c'est que ce mélange de confusion Huh

Pour une fois que nous avions une pool avec des francophones, je trouve dommage d’être obligé d'aller voir ailleurs mais si les choses continuent, je vais aussi miner le TZC ailleurs.

Salut,

On vient de voir tes deux messages sur notre forum. Sur notre forum il y a une validation des messages car nous avons beaucoup de spam.

Tous les coins neoscrypt se minent de la meme maniere. Si il y a une erreur dans un tuto pour le TrezarCoin nous allons la corriger.

Je suis dans un magasin je ne sais pas t'aider pour le moment mais bskc va te repondre.

Sur le forum d unimining il y a une section en francais si tu preferes le francais a l anglais.

Bon mining

⚠️🚀 https://www.unimining.net 🚀⚠️ Low fee, multi algo pool | 2 hr payout | No registration required. ⚠️🚀 https://www.unimining.net 🚀⚠️
phm87 (OP)
Full Member
***
Offline Offline

Activity: 172
Merit: 101

Mining pool operator @ https://www.unimining.net


View Profile WWW
January 05, 2018, 07:56:25 PM
 #118

I post a comment here :
https://forum.unimining.net/viewtopic.php?f=2&t=162&p=274#p274

Copy of it :

    d4v wrote: ↑
    Thu Dec 14, 2017 12:37 am
    Dear miners,


    Our neoscrypt stratum is under heavy load because there are many miners mining neoscrypt coins. If you encounter problems mining GoByte (GBX) on port 4233, please try to mine it on port 4236. The same GBX pool wallet is connected to both stratum (ports 4233 and 4236). Please don't mine other coins that GBX on port 4236 as it is dedicated to GBX.

    On port 4233, you can mine all neoscrypt coins but port 4236 is dedicated ONLY for Innova.

    For nVidia cards (ccminer):

        ccminer-x64 -a neoscrypt -o stratum+tcp://pool.unimining.net:4236 -u Your_GBX_Wallet_Address -p c=GBX --cpu-priority=3

    For AMD cards, please refer to the thread "[nVidia] How to mine GoByte (GBX) ?" using port 4236 instead of 4233.

    Under some conditions, the coin daemon of the pool becomes unreachable. Some miners noticed that under these conditions, some shares are going to another neoscrypt coin. It leads to small earnings in other coins but Yiimp performs a calculation to pay the miner as if he mined the correct coin.

    In order to improve mining of GoByte coin (GBX), a hidden fall-back wallet of GoByte is present on the stratum dedicated to GBX (port 4236). If you are mining GBX on port 4233 and GBX wallet have a problem, your shares will go to another coin. But if you are mining GBX on port 4236 and GBX wallet have a problem, your shares will go to the hidden fall-back wallet of GoByte so you'll continue to mine GoByte and you'll be paid in GoByte. We prefer to keep the fall-back wallet hidden in order to redure confusion but we'd like to display it on our pool website when it will be possible and easy to understand what is going on.


    For any problem, please report on:
    https://bitcointalk.org/index.php?topic=2156784
    https://twitter.com/unimining
    https://discord.gg/ZWup8Jx

Je ne comprend pas bien ce que signifie tout ce post.

Peut-on, oui ou non, miner du GBX sur votre pool neoscrypt Huh? Vous l'affichez sur votre pool mais seulement parce que vous payez en GBX Huh?
J'ai du mal a discerner la logique dans ce post.

Autre chose : quand je cherche a regarder mon adresse Gobyte (car quelques shares semblent etre passés, il me renvoie vers un wallet en galactrum, je ne comprend pas ce que vient faire ce coin sur mon adresse GBX...

En tout cas, quand j'essaye de miner GBX sur votre pool, rien a faire, vous ne m'envoyez pas de fraction de block a hasher :

Code: Select all

 /home/m1/KTccminer/ccminer -a neoscrypt -o stratum+tcp://pool.unimining.net:4236 -u GTHXsFcNdiDkUxmyaddressmBBaUviBVMDB.MINER44 -p c=GBX -i 17
ccminer 8.17-KlausT (64bit) for nVidia GPUs
Compiled with GCC 5.4 using Nvidia CUDA Toolkit 8.0

Based on pooler cpuminer 2.3.2 and the tpruvot@github fork
CUDA support by Christian Buchner, Christian H. and DJM34
Includes optimizations implemented by sp-hash, klaust, tpruvot and tsiv.

[2018-01-05 18:05:48] NVML GPU monitoring enabled.
[2018-01-05 18:05:48] Intensity set to 17, 131072 cuda threads
0
[2018-01-05 18:05:48] Starting Stratum on stratum+tcp://pool.unimining.net:4236
[2018-01-05 18:05:48] 2 miner threads started, using 'neoscrypt' algorithm.
1
[2018-01-05 18:05:48] Stratum authentication failed
[2018-01-05 18:05:48] ...retry after 10 seconds
[2018-01-05 18:05:51] GPU #0: waiting for data
[2018-01-05 18:05:51] GPU #1: waiting for data
[2018-01-05 18:05:54] GPU #0: waiting for data
[2018-01-05 18:05:54] GPU #1: waiting for data
[2018-01-05 18:05:57] GPU #0: waiting for data
[2018-01-05 18:05:57] GPU #1: waiting for data

J'ai essayé sur le port 4233 ou sur le 4236, même problème. Par ailleurs, dans le post vous écrivez Gobyte et ensuite vous écrivez innova pour le port 4236 !?!? Qu'est-ce que c'est que ce mélange de confusion Huh

Pour une fois que nous avions une pool avec des francophones, je trouve dommage d’être obligé d'aller voir ailleurs mais si les choses continuent, je vais aussi miner le TZC ailleurs.

Salut,

On vient de voir tes deux messages sur notre forum. Sur notre forum il y a une validation des messages car nous avons beaucoup de spam.

Tous les coins neoscrypt se minent de la meme maniere. Si il y a une erreur dans un tuto pour le TrezarCoin nous allons la corriger.

Je suis dans un magasin je ne sais pas t'aider pour le moment mais bskc va te repondre.

Sur le forum d unimining il y a une section en francais si tu preferes le francais a l anglais.

Bon mining

Salut,


Je viens de regarder ton message plus en details je crois qu il ne faut pas specifier le worker avec un point apres l adresse.
 Peux-tu essayer avec la ligne suivante ?

 /home/m1/KTccminer/ccminer -a neoscrypt -o stratum+tcp://pool.unimining.net:4236 -u GTHXsFcNdiDkUxmyaddressmBBaUviBVMDB -p c=GBX

Je crois que pour ccminer c est un autre parametre pour specifier le worker. Je te reponds depuis mon telephone je n ai pas mon ordi ici.

Bon mining

⚠️🚀 https://www.unimining.net 🚀⚠️ Low fee, multi algo pool | 2 hr payout | No registration required. ⚠️🚀 https://www.unimining.net 🚀⚠️
Nebell
Full Member
***
Offline Offline

Activity: 406
Merit: 104



View Profile
January 06, 2018, 09:56:54 PM
 #119

Sorry for inconvenient due to slow front-end. The issue should be solved now. We have reconfigured rules on cloudflare.

For your second problem, difficulty of GBX went up the last few days. Moreover you should take into account the pool luck. So you should make your calculation on a longer period.

But I propose you to send us your wallet id so we can analyse the situation.

Sure thing, here you go:
GPeB6U58YbLLQ8Audm3GTnpJ4w8eKn2SS7

Hi,


We improved the website accessibility few hours ago, you'll see an enhancement.

About earnings, I had a look at your address, payments are fine. I agree that earnings depends on the network difficulty but it also depends on pool luck. We improved pool wallet connectivity and other aspects but pool luck also depends on probability. In theory, on long term, all pools with the same configuration and fee should give the same earnings.

PS: Unimining fee is 0.5% and not 5% as you mentioned previously.


Have a nice mining

Yeah the earning has gone up now, it was around 1 before, now I'm getting about 1.35 GBX now which is still a bit less than what I should be earning (~1.5) but I'm fine with that. You have a great pool, keep up the good work.
I set the fee at 5% because I have 3 miners, so 3x0.5% and 3x1% (I thought dev fee is 1% on EWBF miner) which adds to 4.5%. However I checked today and dev fee on EBWF is 2%, so it's actually 7.5% total.

BitcoinZ - community driven, no premine, no dev-tax, developers always welcome
https://bitcointalk.org/index.php?topic=3086664
https://btcz.rocks/
CryptAtomeTrader44
Full Member
***
Offline Offline

Activity: 340
Merit: 103

It is easier to break an atom than partialities AE


View Profile
January 07, 2018, 07:16:49 PM
 #120

Sorry for inconvenient due to slow front-end. The issue should be solved now. We have reconfigured rules on cloudflare.

For your second problem, difficulty of GBX went up the last few days. Moreover you should take into account the pool luck. So you should make your calculation on a longer period.

But I propose you to send us your wallet id so we can analyse the situation.

Sure thing, here you go:
GPeB6U58YbLLQ8Audm3GTnpJ4w8eKn2SS7

Hi,


We improved the website accessibility few hours ago, you'll see an enhancement.

About earnings, I had a look at your address, payments are fine. I agree that earnings depends on the network difficulty but it also depends on pool luck. We improved pool wallet connectivity and other aspects but pool luck also depends on probability. In theory, on long term, all pools with the same configuration and fee should give the same earnings.

PS: Unimining fee is 0.5% and not 5% as you mentioned previously.


Have a nice mining

Yeah the earning has gone up now, it was around 1 before, now I'm getting about 1.35 GBX now which is still a bit less than what I should be earning (~1.5) but I'm fine with that. You have a great pool, keep up the good work.
I set the fee at 5% because I have 3 miners, so 3x0.5% and 3x1% (I thought dev fee is 1% on EWBF miner) which adds to 4.5%. However I checked today and dev fee on EBWF is 2%, so it's actually 7.5% total.

EWBF is for equihash, not for nescrypt isn't it ? GBX is neoscrypt coin, so i don't understand.
Pages: « 1 2 3 4 5 [6] 7 8 9 10 11 12 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!