Bitcoin Forum
June 25, 2024, 12:17:12 AM *
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 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 »
  Print  
Author Topic: [ETHEREUM] [POOL] https://ETH.suprnova.cc 0% fee, 20 % BONUS per Block ! //  (Read 99310 times)
evanjdevs
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
April 01, 2016, 01:02:18 AM
 #561

hi Ocminer
I have 2 mini rigs with
3 R9 390
1 R9 390x
1 R9 280x
how can I mine with proxy

i need FAQ
Check on the links on his ETH pools page under stratum:

Dwarfpool compatible Proxy- Port online: http://eth-apac.suprnova.cc:5000
(use with the use of this proxy https://github.com/Atrides/eth-proxy. Have your payout address set in your account as you use it in the proxy conf!)
Also please see this Post on Bitcointalk regarding the proxy https://bitcointalk.org/index.php?topic=1163395.msg13712065#msg13712065
Stratum support with per-rig monitoring added: Check this post https://bitcointalk.org/index.php?topic=1163395.msg13247116#msg13247116
Vaccomondus
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
April 02, 2016, 07:57:18 AM
 #562

when the feathercoin pool will be available again?
Vaccomondus
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
April 02, 2016, 07:59:36 AM
 #563

hi Ocminer
I have 2 mini rigs with
3 R9 390
1 R9 390x
1 R9 280x
how can I mine with proxy

i need FAQ
Check on the links on his ETH pools page under stratum:

Dwarfpool compatible Proxy- Port online: http://eth-apac.suprnova.cc:5000
(use with the use of this proxy https://github.com/Atrides/eth-proxy. Have your payout address set in your account as you use it in the proxy conf!)
Also please see this Post on Bitcointalk regarding the proxy https://bitcointalk.org/index.php?topic=1163395.msg13712065#msg13712065
Stratum support with per-rig
monitoring added: Check this post https://bitcointalk.org/index.php?topic=1163395.msg13247116#msg13247116

the earning is really higher by 20%?
w0lf0.
Hero Member
*****
Offline Offline

Activity: 1050
Merit: 513


View Profile
April 03, 2016, 03:35:17 PM
 #564

Hi guys anyone can help me for configure sammy007 proxy?
I'am trying to mine with my 260x 2Gb

this my sammy007 conf:

Code:
{
"threads": 2,

"proxy": {
"listen": "192.xxx.xxx.xxx:8546",
"clientTimeout": "3m",
"blockRefreshInterval": "100ms",
"hashrateWindow": "15m",
"submitHashrate": false,
"luckWindow": "24h",
"largeLuckWindow": "72h"
},

"frontend": {
"listen": "192.xxx.xxx.xxx:8080",
"login": "admin",
"password": ""
},

   "upstreamCheckInterval": "5s",
   "upstream": [
      {
         "pool": true,
         "name": "Supr",
         "url": "http://eth.suprnova.cc:3030/account.worker/50",
         "timeout": "10s"
      }
      ],

   "newrelicEnabled": false,
   "newrelicName": "MyEtherProxy",
   "newrelicKey": "SECRET_KEY",
   "newrelicVerbose": false
}



and the Ethminer command is:

Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_HEAP_SIZE 100
ethminer -G -F http://192.xxx.xxx.xxx:8546/miner/100/rig1 --opencl-device 0

but the miner doesn't appear at http: //xxx.xxx..xxx.xxx:8080 / and even at dashboard of the pool Suprnova

where am I wrong?

Thanks
ocminer (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
April 03, 2016, 03:37:00 PM
 #565

Hi guys anyone can help me for configure sammy007 proxy?
I'am trying to mine with my 260x 2Gb

this my sammy007 conf:

Code:
{
"threads": 2,

"proxy": {
"listen": "192.xxx.xxx.xxx:8546",
"clientTimeout": "3m",
"blockRefreshInterval": "100ms",
"hashrateWindow": "15m",
"submitHashrate": false,
"luckWindow": "24h",
"largeLuckWindow": "72h"
},

"frontend": {
"listen": "192.xxx.xxx.xxx:8080",
"login": "admin",
"password": ""
},

   "upstreamCheckInterval": "5s",
   "upstream": [
      {
         "pool": true,
         "name": "Supr",
         "url": "http://eth.suprnova.cc:3030/account.worker/50",
         "timeout": "10s"
      }
      ],

   "newrelicEnabled": false,
   "newrelicName": "MyEtherProxy",
   "newrelicKey": "SECRET_KEY",
   "newrelicVerbose": false
}



and the Ethminer command is:

Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_HEAP_SIZE 100
ethminer -G -F http://192.xxx.xxx.xxx:8546/miner/100/rig1 --opencl-device 0

but the miner doesn't appear at http: //xxx.xxx..xxx.xxx:8080 / and even at dashboard of the pool Suprnova

where am I wrong?

Thanks

Looks good to me, does it work when you point the miner directly ?

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
w0lf0.
Hero Member
*****
Offline Offline

Activity: 1050
Merit: 513


View Profile
April 03, 2016, 05:49:22 PM
 #566

Hi guys anyone can help me for configure sammy007 proxy?
I'am trying to mine with my 260x 2Gb

this my sammy007 conf:

Code:
{
"threads": 2,

"proxy": {
"listen": "192.xxx.xxx.xxx:8546",
"clientTimeout": "3m",
"blockRefreshInterval": "100ms",
"hashrateWindow": "15m",
"submitHashrate": false,
"luckWindow": "24h",
"largeLuckWindow": "72h"
},

"frontend": {
"listen": "192.xxx.xxx.xxx:8080",
"login": "admin",
"password": ""
},

   "upstreamCheckInterval": "5s",
   "upstream": [
      {
         "pool": true,
         "name": "Supr",
         "url": "http://eth.suprnova.cc:3030/account.worker/50",
         "timeout": "10s"
      }
      ],

   "newrelicEnabled": false,
   "newrelicName": "MyEtherProxy",
   "newrelicKey": "SECRET_KEY",
   "newrelicVerbose": false
}



and the Ethminer command is:

Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_HEAP_SIZE 100
ethminer -G -F http://192.xxx.xxx.xxx:8546/miner/100/rig1 --opencl-device 0

but the miner doesn't appear at http: //xxx.xxx..xxx.xxx:8080 / and even at dashboard of the pool Suprnova

where am I wrong?

Thanks

Looks good to me, does it work when you point the miner directly ?


I solved thanks, but I have the same problem as ever, because these lines with 0 H / s?  Sad



ocminer (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
April 04, 2016, 06:42:39 AM
 #567

I had that too once with a rig, I don't know what exactly caused it, after a reinstall with new drivers it finally worked. Of course 0 h/s is a bit low Smiley

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
crazyearner
Legendary
*
Offline Offline

Activity: 1820
Merit: 1001



View Profile
April 05, 2016, 07:43:58 PM
 #568

Might want to update your thread info as ETH fee is 1% on pool as I see it unless it is or was limited 0% fee for a while?

=
  R E B E L L I O U S 
  ▄▀▀▀▀▀▄▄                           ▄▄▀▀▀▀▀▄
▄▀        █▄▄                     ▄▄█        ▀▄
█            █████████████████████            █
█▄          ██       ██ ██       ██          ▄█
█        █            █            █        █
  █    █               █               █    █
   █ ██               █ █               ██ █
    █ █               █ █               █ █
    █ ███▄  █████▄   ██ ██   ▄█████  ▄███ █
    █     ███     █         █     ███     █
     █   █   ▀███ █  █   █  █ ███▀   █   █
     █   █      █ █  █   █  █ █      █   █
     █   █      ██  █     █  ██      █   █
      █  █     ██  █       █  ██     █  █
      █  █    ██  █ ███████ █  ██    █  █
      █ ███   ██  █         █  ██   ███ █
       █   ▀███      █   █      ███▀   █
        █     ██       █       ██     █
         █      █   ▄▄███▄▄   █      █
          ███   ███▀       ▀███   ███
             █████           █████
                  ███████████
  ▄▀▀▀▀▀▄▄                           ▄▄▀▀▀▀▀▄
▄▀        █▄▄                     ▄▄█        ▀▄
█            █████████████████████            █
█▄          ██       ██ ██       ██          ▄█
█        █            █            █        █
  █    █               █               █    █
   █ ██               █ █               ██ █
    █ █               █ █               █ █
    █ ███▄  █████▄   ██ ██   ▄█████  ▄███ █
    █     ███     █         █     ███     █
     █   █   ▀███ █  █   █  █ ███▀   █   █
     █   █      █ █  █   █  █ █      █   █
     █   █      ██  █     █  ██      █   █
      █  █     ██  █       █  ██     █  █
      █  █    ██  █ ███████ █  ██    █  █
      █ ███   ██  █         █  ██   ███ █
       █   ▀███      █   █      ███▀   █
        █     ██       █       ██     █
         █      █   ▄▄███▄▄   █      █
          ███   ███▀       ▀███   ███
             █████           █████
                  ███████████
  R E B E L L I O U S
ocminer (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
April 05, 2016, 07:45:31 PM
 #569

Might want to update your thread info as ETH fee is 1% on pool as I see it unless it is or was limited 0% fee for a while?

It's at 0% now Smiley

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
crazyearner
Legendary
*
Offline Offline

Activity: 1820
Merit: 1001



View Profile
April 05, 2016, 07:52:39 PM
 #570

Might want to update your thread info as ETH fee is 1% on pool as I see it unless it is or was limited 0% fee for a while?

It's at 0% now Smiley

Cool cool guessing my account needed a fix ? How long will it remain like this or till it turn POS or for a while

=
  R E B E L L I O U S 
  ▄▀▀▀▀▀▄▄                           ▄▄▀▀▀▀▀▄
▄▀        █▄▄                     ▄▄█        ▀▄
█            █████████████████████            █
█▄          ██       ██ ██       ██          ▄█
█        █            █            █        █
  █    █               █               █    █
   █ ██               █ █               ██ █
    █ █               █ █               █ █
    █ ███▄  █████▄   ██ ██   ▄█████  ▄███ █
    █     ███     █         █     ███     █
     █   █   ▀███ █  █   █  █ ███▀   █   █
     █   █      █ █  █   █  █ █      █   █
     █   █      ██  █     █  ██      █   █
      █  █     ██  █       █  ██     █  █
      █  █    ██  █ ███████ █  ██    █  █
      █ ███   ██  █         █  ██   ███ █
       █   ▀███      █   █      ███▀   █
        █     ██       █       ██     █
         █      █   ▄▄███▄▄   █      █
          ███   ███▀       ▀███   ███
             █████           █████
                  ███████████
  ▄▀▀▀▀▀▄▄                           ▄▄▀▀▀▀▀▄
▄▀        █▄▄                     ▄▄█        ▀▄
█            █████████████████████            █
█▄          ██       ██ ██       ██          ▄█
█        █            █            █        █
  █    █               █               █    █
   █ ██               █ █               ██ █
    █ █               █ █               █ █
    █ ███▄  █████▄   ██ ██   ▄█████  ▄███ █
    █     ███     █         █     ███     █
     █   █   ▀███ █  █   █  █ ███▀   █   █
     █   █      █ █  █   █  █ █      █   █
     █   █      ██  █     █  ██      █   █
      █  █     ██  █       █  ██     █  █
      █  █    ██  █ ███████ █  ██    █  █
      █ ███   ██  █         █  ██   ███ █
       █   ▀███      █   █      ███▀   █
        █     ██       █       ██     █
         █      █   ▄▄███▄▄   █      █
          ███   ███▀       ▀███   ███
             █████           █████
                  ███████████
  R E B E L L I O U S
ocminer (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
April 05, 2016, 07:53:33 PM
 #571

Might want to update your thread info as ETH fee is 1% on pool as I see it unless it is or was limited 0% fee for a while?

It's at 0% now Smiley

Cool cool guessing my account needed a fix ? How long will it remain like this or till it turn POS or for a while

I'll let it run like this until Sunday

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
joblo
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
April 05, 2016, 09:52:53 PM
 #572

I just signed up to your pool to test HOdl support in cpuminer-opt but haven't set a payout
address yet. Will that cause any problems? I could donate the test hash to the admin unless
I get serious about mining HOdl.

BTW I'm getting 400 H/s on a i7-6700K @ 4GHz, 8 threads. How does that compare with others?
With hodlminer I get about half that.

Stay tuned, to be released soon.

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
ocminer (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
April 05, 2016, 09:54:19 PM
 #573

I just signed up to your pool to test HOdl support in cpuminer-opt but haven't set a payout
address yet. Will that cause any problems? I could donate the test hash to the admin unless
I get serious about mining HOdl.

BTW I'm getting 400 H/s on a i7-6700K @ 4GHz, 8 threads. How does that compare with others?
With hodlminer I get about half that.

Stay tuned, to be released soon.

Nope, you can just set the payout address later at any time you want.

For the speed, you should maybe ask in the HODL Thread over here:
https://bitcointalk.org/index.php?topic=1317918.1600

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
kr8yfi
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
April 07, 2016, 05:38:55 AM
 #574

So I've been mining a couple of days and getting solutions submitted and accepted... but they mostly don't turn up in the unconfirmed section on my dashboard. Am I missing something or it isn't working properly?
joblo
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
April 07, 2016, 07:25:36 AM
 #575

So I've been mining a couple of days and getting solutions submitted and accepted... but they mostly don't turn up in the unconfirmed section on my dashboard. Am I missing something or it isn't working properly?

Coins won't sjow up in unconfirmed until a block is found. Do you have anything in the earnings estimate?

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
VoodooEth
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
April 07, 2016, 02:19:06 PM
 #576

I have setup and account VoodooDave with a worker WKR1

I am using the following command line ethminer -G -F http://eth.suprnova.cc:3000/VoodooDave.WKR1/18 -G

The Command line is running and I do see occasional solution found submitting to http://eth.suprnova.cc:3000/VoodooDave.WKR1/18 all the has value details and the Subitted and accepted.

Any Idea as to what I can check to see why its not showing up on my account dashboard?

Thanks
minerkin
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
April 07, 2016, 06:00:35 PM
 #577

I'm unable to get workers to show up on dashboard.

I'm using eth proxy.

Code:
# Host and port for your workers
HOST = "192.168.1.x"
PORT = 8080

# Coin address where money goes
WALLET = "mywallet"

# It's useful for individually monitoring and statistic
ENABLE_WORKER_ID = True

# On DwarfPool you have option to monitor your workers via email.
# If WORKER_ID is enabled, you can monitor every worker/rig separately.
MONITORING = False
MONITORING_EMAIL = "mail@example.com"

# Main pool
POOL_HOST = "eth-apac.suprnova.cc"
POOL_PORT = 5000

# Failover pool
POOL_FAILOVER_ENABLE = False
POOL_HOST_FAILOVER = "eth-us.dwarfpool.com"
POOL_PORT_FAILOVER = 8008

# Logging
LOG_TO_FILE = True

# Enable debug
DEBUG = False

on my ethminer

Code:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
ethminer -G -F http://192.168.1.x:8080/myusername.ethproxy/130 --cl-global-work 16384

Worker is set to monitored. Payment address is my wallet address. I'm hashing perfectly fine, but there's no update on the dashboard. Please help
kr8yfi
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
April 08, 2016, 09:06:05 AM
Last edit: April 08, 2016, 10:28:05 AM by kr8yfi
 #578

So I've been mining a couple of days and getting solutions submitted and accepted... but they mostly don't turn up in the unconfirmed section on my dashboard. Am I missing something or it isn't working properly?

Coins won't sjow up in unconfirmed until a block is found. Do you have anything in the earnings estimate?


Yep, I do see that accumulating and over time it either reduces, increases or resets. Sometimes I see unconfirmed increasing after that but other times, it's as though they just reset and disappeared.

Edit: It seems to be appearing fine now. I'll continue to monitor if it misses any block etc. Thanks all!
joblo
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
April 09, 2016, 10:53:48 PM
 #579

To all CPU miners. If you haven't done so already check out my cpuminer-opt project.

cpuminer-opt is a multi algo CPU miner supporting over 25 algos, many of them
optimized to use AES_NI encryption technology available on recent CPUs. This is
the fastest miner available for many algos and is on par with the fastest single
algo miners.

It supports many of the hot coins at Suprnova including HOdl, Decred, Vcash and SIB,
as well as support for blake2s, doubleskein, groestl and all the more established
alternative algos.

It is only available as source code compilable in Linux. Get all the details here:

https://bitcointalk.org/index.php?topic=1326803.msg13542056#msg13542056

Or just download it here:

https://drive.google.com/file/d/0B0lVSGQYLJIZRVdQNmY0NVM2Slk/view?usp=sharing

Happy mining!


AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
joblo
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
April 10, 2016, 04:42:42 PM
 #580

Saw the notice about the pool issues. it's been a while now, any ETA?

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
Pages: « 1 2 3 4 5 6 7 8 9 10 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 »
  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!