Bitcoin Forum
May 02, 2024, 06:31:38 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 [61] 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 »
  Print  
Author Topic: [ANN][MULTI][VARDIFF] TradeMyBit MULTIALGO Profit Swap w/ Optional Auto-exchange  (Read 153011 times)
bullus
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
June 09, 2014, 09:58:06 AM
 #1201

THANK YOU LOVEBEAST ! This is what I'm using for my 4x 280x now :

Code:
{
"pools": [
        {
            "name" : "TMB USW X13",
            "url" : "stratum+tcp://west01.us.trademybit.com:4011",
            "user": "username",
            "pass": "x",
                "pool-algorithm":"marucoin-mod"
        },
        {
            "name" : "TMB USE 2 X13",
            "url" : "stratum+tcp://east02.us.trademybit.com:4011",
            "user": "username",
            "pass": "x",
                "pool-algorithm":"marucoin-mod"
        },
        {
            "name" : "TMB USW X11",
            "url" : "stratum+tcp://west01.us.trademybit.com:4010",
            "user": "username",
            "pass": "x",
                "pool-algorithm":"darkcoin-mod"
        },
 {
            "name" : "TMB USE 2  X11",
            "url" : "stratum+tcp://east02.us.trademybit.com:4010",
            "user": "username",
            "pass": "x",
                "pool-algorithm":"darkcoin-mod"
        },
    {
            "name" : "TMB East2 X13",
            "url" : "stratum+tcp://east02.us.trademybit.com:5550",
            "user": "username",
            "pass": "x",
                "pool-algorithm":"marucoin-mod"
        },
        {
            "name" : "TMB East2 X11",
            "url" : "stratum+tcp://east02.us.trademybit.com:4440",
            "user": "username",
            "pass": "x",
                "pool-algorithm":"darkcoin-mod"
        }
    ],
"gpu-engine" : "1070",
"auto-fan": true,
"gpu-fan": "30-100",
"gpu-memclock": "1500",
"temp-cutoff": "85",
"temp-overheat": "80",
"temp-target": "65",
"no-submit-stale": "true",
"worksize": "256",
"intensity" : "19",
"thread-concurrency": "8192",
"gpu-threads": "2",
"api-port": "4028",
"api-listen": true,
"api-allow": "W:127.0.0.1",
"shaders" : "2048",
"failover-only" : true,
"no-pool-disable": true,
"no-submit-stale" : true,
"lookup-gap" : "2",
"queue": "1",
"algorithm" : "marucoin-mod",
"kernel-path": "/usr/local/bin"
}

EDIT : when it switch to X11 pool I get only rejects Sad got look in to it ...
EDIT 2 : I changed the "algorithm" in the main body to darkcoin-mod and now the X11 pools are OK but the X13 give me jus rejects

if u delete the algorithm?

btc 16LWhms487bzCxQWq5oeW8SMDPmU2rvQjf
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714674698
Hero Member
*
Offline Offline

Posts: 1714674698

View Profile Personal Message (Offline)

Ignore
1714674698
Reply with quote  #2

1714674698
Report to moderator
bvoid
Member
**
Offline Offline

Activity: 77
Merit: 10



View Profile
June 09, 2014, 09:59:42 AM
Last edit: June 09, 2014, 10:39:52 AM by bvoid
 #1202

What hashrates do you all get in this pool?

I have 3 XFX 7950 DD's, just started on this pool and  I am not seeing 1.5 up to 2.4Mhs each (at 18 intensity), is this normal?

Quote
{
"pools" : [
        {
                "name" : "TMB_Multi_X11",
                "url" : "stratum+tcp://east02.us.trademybit.com:4010",
                "user" : "bvoid.1",
                "pass" : "trade",
                "pool-algorithm" : "darkcoin-mod",
      "pool-thread-concurrency" : "8192"
        },
        {
                "name" : "TMB_Multi_X13",
                "url" : "stratum+tcp://east02.us.trademybit.com:4011",
                "user" : "bvoid.1",
                "pass" : "trade",
                "pool-algorithm" : "marucoin-mod",
      "pool-thread-concurrency" : "8192"
        }
],
"intensity" : "18,16,16",
"worksize" : "256",
"gpu-threads" : "2"
}


Mare76
Member
**
Offline Offline

Activity: 69
Merit: 10


View Profile WWW
June 09, 2014, 10:04:16 AM
Last edit: June 09, 2014, 10:21:12 AM by Mare76
 #1203

THANK YOU LOVEBEAST ! This is what I'm using for my 4x 280x now :

Code:
{
"pools": [
        {
            "name" : "TMB USW X13",
            "url" : "stratum+tcp://west01.us.trademybit.com:4011",
            "user": "username",
            "pass": "x",
                "pool-algorithm":"marucoin-mod"
        },
        {
            "name" : "TMB USE 2 X13",
            "url" : "stratum+tcp://east02.us.trademybit.com:4011",
            "user": "username",
            "pass": "x",
                "pool-algorithm":"marucoin-mod"
        },
        {
            "name" : "TMB USW X11",
            "url" : "stratum+tcp://west01.us.trademybit.com:4010",
            "user": "username",
            "pass": "x",
                "pool-algorithm":"darkcoin-mod"
        },
 {
            "name" : "TMB USE 2  X11",
            "url" : "stratum+tcp://east02.us.trademybit.com:4010",
            "user": "username",
            "pass": "x",
                "pool-algorithm":"darkcoin-mod"
        },
    {
            "name" : "TMB East2 X13",
            "url" : "stratum+tcp://east02.us.trademybit.com:5550",
            "user": "username",
            "pass": "x",
                "pool-algorithm":"marucoin-mod"
        },
        {
            "name" : "TMB East2 X11",
            "url" : "stratum+tcp://east02.us.trademybit.com:4440",
            "user": "username",
            "pass": "x",
                "pool-algorithm":"darkcoin-mod"
        }
    ],
"gpu-engine" : "1070",
"auto-fan": true,
"gpu-fan": "30-100",
"gpu-memclock": "1500",
"temp-cutoff": "85",
"temp-overheat": "80",
"temp-target": "65",
"no-submit-stale": "true",
"worksize": "256",
"intensity" : "19",
"thread-concurrency": "8192",
"gpu-threads": "2",
"api-port": "4028",
"api-listen": true,
"api-allow": "W:127.0.0.1",
"shaders" : "2048",
"failover-only" : true,
"no-pool-disable": true,
"no-submit-stale" : true,
"lookup-gap" : "2",
"queue": "1",
"algorithm" : "marucoin-mod",
"kernel-path": "/usr/local/bin"
}

EDIT : when it switch to X11 pool I get only rejects Sad got look in to it ...
EDIT 2 : I changed the "algorithm" in the main body to darkcoin-mod and now the X11 pools are OK but the X13 give me jus rejects

if u delete the algorithm?

If I delete algorithm I'm back on invalid nonce count - HW-error Smiley  

EDIT : OK sorry for this but it was me  Grin  The problem was the CGWacher ,it's working without it ...
Using this config now :
Code:
{
"pools": [
        {
            "name" : "TMB USW X13",
            "url" : "stratum+tcp://west01.us.trademybit.com:4011",
            "user": "username",
            "pass": "x",
                "pool-algorithm":"marucoin-mod"
        },
        {
            "name" : "TMB USE 2 X13",
            "url" : "stratum+tcp://east02.us.trademybit.com:4011",
            "user": "username",
            "pass": "x",
                "pool-algorithm":"marucoin-mod"
        },
        {
            "name" : "TMB USW X11",
            "url" : "stratum+tcp://west01.us.trademybit.com:4010",
            "user": "username",
            "pass": "x",
                "pool-algorithm":"darkcoin-mod"
        },
 {
            "name" : "TMB USE 2  X11",
            "url" : "stratum+tcp://east02.us.trademybit.com:4010",
            "user": "username",
            "pass": "x",
                "pool-algorithm":"darkcoin-mod"
        },
    {
            "name" : "TMB East2 X13",
            "url" : "stratum+tcp://east02.us.trademybit.com:5550",
            "user": "username",
            "pass": "x",
                "pool-algorithm":"marucoin-mod"
        },
        {
            "name" : "TMB East2 X11",
            "url" : "stratum+tcp://east02.us.trademybit.com:4440",
            "user": "username",
            "pass": "x",
                "pool-algorithm":"darkcoin-mod"
        }
    ],
"gpu-engine" : "1070",
"auto-fan": true,
"gpu-fan": "30-100",
"gpu-memclock": "1500",
"temp-cutoff": "85",
"temp-overheat": "80",
"temp-target": "65",
"worksize": "256",
"intensity" : "19",
"thread-concurrency": "8192",
"gpu-threads": "2",
"lookup-gap" : "2",
"queue": "1"
}
bullus
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
June 09, 2014, 11:38:10 AM
 #1204

THANK YOU LOVEBEAST ! This is what I'm using for my 4x 280x now :

Code:
{
"pools": [
        {
            "name" : "TMB USW X13",
            "url" : "stratum+tcp://west01.us.trademybit.com:4011",
            "user": "username",
            "pass": "x",
                "pool-algorithm":"marucoin-mod"
        },
        {
            "name" : "TMB USE 2 X13",
            "url" : "stratum+tcp://east02.us.trademybit.com:4011",
            "user": "username",
            "pass": "x",
                "pool-algorithm":"marucoin-mod"
        },
        {
            "name" : "TMB USW X11",
            "url" : "stratum+tcp://west01.us.trademybit.com:4010",
            "user": "username",
            "pass": "x",
                "pool-algorithm":"darkcoin-mod"
        },
 {
            "name" : "TMB USE 2  X11",
            "url" : "stratum+tcp://east02.us.trademybit.com:4010",
            "user": "username",
            "pass": "x",
                "pool-algorithm":"darkcoin-mod"
        },
    {
            "name" : "TMB East2 X13",
            "url" : "stratum+tcp://east02.us.trademybit.com:5550",
            "user": "username",
            "pass": "x",
                "pool-algorithm":"marucoin-mod"
        },
        {
            "name" : "TMB East2 X11",
            "url" : "stratum+tcp://east02.us.trademybit.com:4440",
            "user": "username",
            "pass": "x",
                "pool-algorithm":"darkcoin-mod"
        }
    ],
"gpu-engine" : "1070",
"auto-fan": true,
"gpu-fan": "30-100",
"gpu-memclock": "1500",
"temp-cutoff": "85",
"temp-overheat": "80",
"temp-target": "65",
"no-submit-stale": "true",
"worksize": "256",
"intensity" : "19",
"thread-concurrency": "8192",
"gpu-threads": "2",
"api-port": "4028",
"api-listen": true,
"api-allow": "W:127.0.0.1",
"shaders" : "2048",
"failover-only" : true,
"no-pool-disable": true,
"no-submit-stale" : true,
"lookup-gap" : "2",
"queue": "1",
"algorithm" : "marucoin-mod",
"kernel-path": "/usr/local/bin"
}

EDIT : when it switch to X11 pool I get only rejects Sad got look in to it ...
EDIT 2 : I changed the "algorithm" in the main body to darkcoin-mod and now the X11 pools are OK but the X13 give me jus rejects

if u delete the algorithm?

If I delete algorithm I'm back on invalid nonce count - HW-error Smiley  

EDIT : OK sorry for this but it was me  Grin  The problem was the CGWacher ,it's working without it ...
Using this config now :
Code:
{
"pools": [
        {
            "name" : "TMB USW X13",
            "url" : "stratum+tcp://west01.us.trademybit.com:4011",
            "user": "username",
            "pass": "x",
                "pool-algorithm":"marucoin-mod"
        },
        {
            "name" : "TMB USE 2 X13",
            "url" : "stratum+tcp://east02.us.trademybit.com:4011",
            "user": "username",
            "pass": "x",
                "pool-algorithm":"marucoin-mod"
        },
        {
            "name" : "TMB USW X11",
            "url" : "stratum+tcp://west01.us.trademybit.com:4010",
            "user": "username",
            "pass": "x",
                "pool-algorithm":"darkcoin-mod"
        },
 {
            "name" : "TMB USE 2  X11",
            "url" : "stratum+tcp://east02.us.trademybit.com:4010",
            "user": "username",
            "pass": "x",
                "pool-algorithm":"darkcoin-mod"
        },
    {
            "name" : "TMB East2 X13",
            "url" : "stratum+tcp://east02.us.trademybit.com:5550",
            "user": "username",
            "pass": "x",
                "pool-algorithm":"marucoin-mod"
        },
        {
            "name" : "TMB East2 X11",
            "url" : "stratum+tcp://east02.us.trademybit.com:4440",
            "user": "username",
            "pass": "x",
                "pool-algorithm":"darkcoin-mod"
        }
    ],
"gpu-engine" : "1070",
"auto-fan": true,
"gpu-fan": "30-100",
"gpu-memclock": "1500",
"temp-cutoff": "85",
"temp-overheat": "80",
"temp-target": "65",
"worksize": "256",
"intensity" : "19",
"thread-concurrency": "8192",
"gpu-threads": "2",
"lookup-gap" : "2",
"queue": "1"
}

So if u manually switch to x11 port 4440, it is working fine?
Cause I have the same problem as u and I don't use cgwatcher.
Only the first pool is working for me and if I switch to x11 it says "detected new block" no hashrates no accepted shares.

btc 16LWhms487bzCxQWq5oeW8SMDPmU2rvQjf
Mare76
Member
**
Offline Offline

Activity: 69
Merit: 10


View Profile WWW
June 09, 2014, 12:57:59 PM
 #1205

yes it's working fine on every pool, I just double checked
Lovebeast
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
June 09, 2014, 01:28:01 PM
 #1206

Sorry, the algo in main seemed like it was an issue from previous versions.  I'm currently running 4.2.1-96-g77c99 now.  Was able to start and switch pools without algo statement in main. 

My suggestion now would be to download the latest version.  Since I'm using Linux, I'm able to download source and compile.  Looking at git source, another change has been made since my last download and compile yesterday.  Using PiMP 1.5.5Beta w/14.4 Catalyst on two and 13.12 on another.

bullus
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
June 09, 2014, 01:43:54 PM
 #1207

yes it's working fine on every pool, I just double checked
thanks, will try your config. Btw which version do u use? I use 06062014..(for windows)

@Lovebeast
Do u have a link for windows?

btc 16LWhms487bzCxQWq5oeW8SMDPmU2rvQjf
Mare76
Member
**
Offline Offline

Activity: 69
Merit: 10


View Profile WWW
June 09, 2014, 02:26:25 PM
 #1208

yes it's working fine on every pool, I just double checked
thanks, will try your config. Btw which version do u use? I use 06062014..(for windows)


06.06.2014. win32
bullus
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
June 09, 2014, 04:54:26 PM
 #1209

yes it's working fine on every pool, I just double checked
thanks, will try your config. Btw which version do u use? I use 06062014..(for windows)


06.06.2014. win32

I tried ur config, but still the same.. which os are u using? I use win8.1 64bit.

btc 16LWhms487bzCxQWq5oeW8SMDPmU2rvQjf
BakSAj
Full Member
***
Offline Offline

Activity: 157
Merit: 100


View Profile
June 09, 2014, 05:01:31 PM
Last edit: June 09, 2014, 06:46:22 PM by BakSAj
 #1210

Dont run this new SGMiner 5 from CGWatcher, it will not honor the pool-specific algo.

Got two problems still:
1) Switch from algo to algo takes 20-30 sec, which is way too much
2) Miner stops submitting shares after some time (prolly miners bug, I got latest from repo)
sandpaper
Sr. Member
****
Offline Offline

Activity: 373
Merit: 250


View Profile
June 09, 2014, 07:51:51 PM
 #1211

[07:38:09] Rejected 0b268235 Diff 0.090/0.068 GPU 2 Pool 0 (unauthorized worker)

This happens when the pool switches to a different coin and is normal. What you chould be complaining about is the retardedly high share difficulty level east1 and west1 rise up to after a few min. So you get

GPU 0: Share above target

GPU 1: Share above target

for 15 fucking minutes because the server op is trying to pay for less bandwidth.

And If you set scan time to 30 and expiry to 120, you see this:

Network diff set to 37
Stratum from Pool 0 detected new block
Network diff set to 38
Stratum from Pool 0 detected new block

For another 15 godamn minutes.

Our payouts are garbage lately unless you restart your miner every 3 min before the east1 and west1 auto adjusts to a penis shaped difficulty level.

I get the same thing from time to time and was wondering why that happened. Is that really because of bandwidth issues on the TMB site or something I can fix. It is quite annoying seeing happen over and over again.
bullus
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
June 09, 2014, 07:52:57 PM
 #1212

yes it's working fine on every pool, I just double checked
thanks, will try your config. Btw which version do u use? I use 06062014..(for windows)


06.06.2014. win32

I tried ur config, but still the same.. which os are u using? I use win8.1 64bit.

With the help of Elun, my problem is discovered.

I have 4x7950+6970, I had to disable my 6970 cause multi-algo isn't working yet.
If I use "device" : "0,2,3,4" than I had the problem. If I delete the device setting everything works fine except the 6970 git hw-errors because of marucoin-mod.
So multi device settings isn't working yet, a bug.

btc 16LWhms487bzCxQWq5oeW8SMDPmU2rvQjf
merc82 (OP)
Sr. Member
****
Offline Offline

Activity: 354
Merit: 254

Owner of MiningRigRentals


View Profile WWW
June 09, 2014, 07:59:15 PM
 #1213

[07:38:09] Rejected 0b268235 Diff 0.090/0.068 GPU 2 Pool 0 (unauthorized worker)

This happens when the pool switches to a different coin and is normal. What you chould be complaining about is the retardedly high share difficulty level east1 and west1 rise up to after a few min. So you get

GPU 0: Share above target

GPU 1: Share above target

for 15 fucking minutes because the server op is trying to pay for less bandwidth.

And If you set scan time to 30 and expiry to 120, you see this:

Network diff set to 37
Stratum from Pool 0 detected new block
Network diff set to 38
Stratum from Pool 0 detected new block

For another 15 godamn minutes.

Our payouts are garbage lately unless you restart your miner every 3 min before the east1 and west1 auto adjusts to a penis shaped difficulty level.

I get the same thing from time to time and was wondering why that happened. Is that really because of bandwidth issues on the TMB site or something I can fix. It is quite annoying seeing happen over and over again.

Odd, I'm not aware of the difficulty getting out of control on east/west stratum's, which algo?

Rent some Hash @ MiningRigRentals!
Lease out your rig, or rent some extra hash today! Live Hashrate graphs, multiple backup pools, many algos and fast and friendly support as well Wink
sandpaper
Sr. Member
****
Offline Offline

Activity: 373
Merit: 250


View Profile
June 09, 2014, 08:06:09 PM
 #1214

[07:38:09] Rejected 0b268235 Diff 0.090/0.068 GPU 2 Pool 0 (unauthorized worker)

This happens when the pool switches to a different coin and is normal. What you chould be complaining about is the retardedly high share difficulty level east1 and west1 rise up to after a few min. So you get

GPU 0: Share above target

GPU 1: Share above target

for 15 fucking minutes because the server op is trying to pay for less bandwidth.

And If you set scan time to 30 and expiry to 120, you see this:

Network diff set to 37
Stratum from Pool 0 detected new block
Network diff set to 38
Stratum from Pool 0 detected new block

For another 15 godamn minutes.

Our payouts are garbage lately unless you restart your miner every 3 min before the east1 and west1 auto adjusts to a penis shaped difficulty level.

I get the same thing from time to time and was wondering why that happened. Is that really because of bandwidth issues on the TMB site or something I can fix. It is quite annoying seeing happen over and over again.

Odd, I'm not aware of the difficulty getting out of control on east/west stratum's, which algo?

There is no way for me to pinpoint it to something specific but I have noticed what the other guy had said. It will just say Stratum from Pool 0 detected new block. I just assumed no work was being done, didn't realize difficulty had gone up or something.
merc82 (OP)
Sr. Member
****
Offline Offline

Activity: 354
Merit: 254

Owner of MiningRigRentals


View Profile WWW
June 09, 2014, 10:16:01 PM
 #1215

Issue with master server -- its being looked into, completely offline at present

Rent some Hash @ MiningRigRentals!
Lease out your rig, or rent some extra hash today! Live Hashrate graphs, multiple backup pools, many algos and fast and friendly support as well Wink
ShibecoinSucks
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
June 09, 2014, 10:48:43 PM
 #1216

Issue with master server -- its being looked into, completely offline at present

What is the issue? I just requested payouts on several coins about 40 mins ago, right before this happened. Some of the coins are showing as pending but not confirmed yet, some haven't even been sent. I hope this doesn't mess anything up with the payouts that were happening at the time the server has problems? Thanks merc82

ICEBERG COIN SUCKED!

QORA
merc82 (OP)
Sr. Member
****
Offline Offline

Activity: 354
Merit: 254

Owner of MiningRigRentals


View Profile WWW
June 09, 2014, 11:14:15 PM
 #1217

Issue with master server -- its being looked into, completely offline at present

What is the issue? I just requested payouts on several coins about 40 mins ago, right before this happened. Some of the coins are showing as pending but not confirmed yet, some haven't even been sent. I hope this doesn't mess anything up with the payouts that were happening at the time the server has problems? Thanks merc82

All coins are safe, and everything will process once its back up Smiley

Hopefully not much longer, but I don't have an ETA (it's in my providers hands ATM)

Rent some Hash @ MiningRigRentals!
Lease out your rig, or rent some extra hash today! Live Hashrate graphs, multiple backup pools, many algos and fast and friendly support as well Wink
sandpaper
Sr. Member
****
Offline Offline

Activity: 373
Merit: 250


View Profile
June 09, 2014, 11:37:29 PM
 #1218

=( I'm a dummy and use TMB backups hahaha oh well, loss of time isn't that big a deal. Thanks for the status updates that's very much appreciated.
str4wm4n
Legendary
*
Offline Offline

Activity: 1611
Merit: 1001


View Profile
June 09, 2014, 11:43:56 PM
 #1219

just switched to http://coinking.io and it's workin great!
carafleur
Member
**
Offline Offline

Activity: 113
Merit: 10


lost@bitcoinica.com


View Profile
June 10, 2014, 01:39:47 AM
 #1220

Issue with master server -- its being looked into, completely offline at present

What is the issue? I just requested payouts on several coins about 40 mins ago, right before this happened. Some of the coins are showing as pending but not confirmed yet, some haven't even been sent. I hope this doesn't mess anything up with the payouts that were happening at the time the server has problems? Thanks merc82

All coins are safe, and everything will process once its back up Smiley

Hopefully not much longer, but I don't have an ETA (it's in my providers hands ATM)
Hi,
The main site is not back up but my miners went back at work : lzb-sgminer is set on balance (with another X13 pool), all 3 TMB locations are enabled, with a different worker for each one of them
All seems working good, beside a huge Reject ratio, but it may be my internet connection which is lame (vpn o/umts)

I'm wondering if the shares solved now will be recorded by the pool ?

FWIW, here are my actual stats :
Code:
Pool: stratum+tcp://am01.eu.trademybit.com:5550
 Queued work requests: 179
 Share submissions: 239
 Accepted shares: 209
 Rejected shares: 30
 Accepted difficulty shares: 3
 Rejected difficulty shares: 0
 Reject ratio: 12.6%
 Items worked on: 2093
 Discarded work due to new blocks: 782
 Stale submissions discarded due to new blocks: 1
 Unable to get work from server occasions: 3
 Submitting work remotely delay occasions: 0

Pool: stratum+tcp://east01.us.trademybit.com:5550
 Queued work requests: 175
 Share submissions: 213
 Accepted shares: 200
 Rejected shares: 13
 Accepted difficulty shares: 3
 Rejected difficulty shares: 0
 Reject ratio: 6.1%
 Items worked on: 2177
 Discarded work due to new blocks: 794
 Stale submissions discarded due to new blocks: 0
 Unable to get work from server occasions: 2
 Submitting work remotely delay occasions: 0

Pool: stratum+tcp://west01.us.trademybit.com:5550
 Queued work requests: 182
 Share submissions: 252
 Accepted shares: 211
 Rejected shares: 41
 Accepted difficulty shares: 2
 Rejected difficulty shares: 0
 Reject ratio: 16.3%
 Items worked on: 2129
 Discarded work due to new blocks: 775
 Stale submissions discarded due to new blocks: 4
 Unable to get work from server occasions: 2
 Submitting work remotely delay occasions: 0

“We build but to tear down. Most of our work and resource is squandered. Our onward march is marked by devastation. Everywhere there is an appalling loss of time, effort and life. A cheerless view, but true"
“Most certainly, some planets are not inhabited, but others are, and among these there must exist life under all conditions and phases of development.”

Tesla N
Pages: « 1 ... 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 [61] 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 »
  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!