Bitcoin Forum
April 16, 2024, 10:31:00 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 ... 115 »
  Print  
Author Topic: [ANN][POOL] ZERGPOOL.com - Multialgo, autoexchange, 0.5% fee, 250+ coins  (Read 57296 times)
bogoos
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
April 04, 2018, 05:57:50 AM
 #1221

Hi

I've noticed over last few hours, that you enabled CloudFlare DDoS protection on API URL.
Problem is that any mining switching program written in PowerShell (SniffDog, multipoolminer, nwemosminer etc.) does not work, because it is unable to connect to API site. Please disable DDoS protection on API URL and bring back the possibility of multialgo mining!
The Bitcoin network protocol was designed to be extremely flexible. It can be used to create timed transactions, escrow transactions, multi-signature transactions, etc. The current features of the client only hint at what will be possible in the future.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
pinpins (OP)
Member
**
Offline Offline

Activity: 1022
Merit: 19


View Profile WWW
April 04, 2018, 10:25:43 AM
 #1222

Hello,

There was DDoS attack on web-site page and API. So Cloudfare protection was triggered. It is dissolved now.



pinpins (OP)
Member
**
Offline Offline

Activity: 1022
Merit: 19


View Profile WWW
April 04, 2018, 10:26:34 AM
 #1223

ZERGPOOL.COM
New multialgo, multicoin, autoexchange coin, 0% fee


Announcement
Welcome to new mining pool Zergpool.com. There are plently of feature included, prompt support, frequent payouts.
Happy mining, and looking forward to your feedback!

Updates

27.03.2018
1. Reducing payment thresholds. Fixed LTC threshold as 0.25 LTC and 0.05 LTC on Sundays. And other altcoins as 0.001 in BTC equivalent, and 0.0002 BTC on Sundays
2. Exchange time is removed for direct mining coins via Option 2
20.03.2018 To clarify regarding new stratum endpoints. Those are already operational, so you can switch over to them. Old ones are operational as well. EU and US concept will be discontinued as there will be internal routing and load balancing based on user region. So for end user it will simply be just <algo>.mine.zergpool.com:<port>
18.03.2018 We will change to <ALGO>.mine.zergpool.com:<PORT> server name format, so you can start updating your configuration to support this slowly
16.03.2018 We need to purchase more powerful servers, so enabling 0.5% fee for a week or so
07.03.2018 Zergpool.com support is added to Awesome Miner latest release
26.02.2018 Added modified NemosMiner to support mining on zergpool.com. Please refer to Get Started section below
22.02.2018 With help of fellow members of zergpool there was created FAQ page
13.02.2018 If you find original site URL working sometimes slow for you, you can try alternative zerg.zergpool.com

Currently supported algos(+port numbers provided)
  • scrypt   3433
  • neoscrypt   4233
  • keccak   5133
  • keccakc    5134
  • qubit   4733
  • lyra2z   4553
  • xevan   3739
  • x17   3737
  • x11   3533
  • x16r   3636
  • phi   8333
  • yescrypt   6233
  • hsr   7433
  • m7m   6033
  • c11   3573
  • bitcore   3556
  • skunk   8433
  • lyra2v2   4533
  • nist5   3833
  • sib   5033
  • skein   4933
  • tribus   8533
  • timetravel   3555
  • groestl   5333
  • blake2s 5766
  • hsr        7433
  • myr-gr        5433




Features
  • Autoexchange
  • Multicoin
  • Multialgo
  • Profit switching or target coin mining
  • 0% fee
  • Frequent payouts for balance above 0.008 BTC
  • More than 170+ coins and growing
  • Merged mining features
  • You can mine in 3 options:
                       Option 1: mine in particular algo and let pool to pick most profitble coin, having payout in any address
                        Option 2: mine particular coin and get payed to that coin address
                        Option 3: mine particular coin and get payed to any address


GETTING STARTED FOR NVIDIA GPU MINING
Below instructon for quick start using Windows systems.
There is Light release available for quick start when you have 1-3 GPU rigs only, so you work on time short algorithms to get turnover quicker
1. Download Nvidia drivers 384.xx or above
2. Download Zergpool SniffDog fork package from GitHub: https://github.com/pinpins/Sniffdogminer/releases
3. Unzip and Edit the zergpool_light.bat file with notepad
4. Change the -Wallet 1BhezbVfupFBSfRixXDhkr4npHWb7NDLkAyour BTC wallet address
5. Save the file, and run the file zergpool_light.bat
6. Wait about 30 mins, so SniffDog benchmark your system performance for each algo. Afterwards it will automatically choose the most profitable algorithm to mine at the time, and perform auto switch every 5 minutes.
7. Enjoy and Happy mining!




Detailes instructions for different options

Option 1 - Mine in particular algorithm
This will let pool to mine most profitable coin in this algo or use merged mining benefits, and auto exchange rewards to your coin wallet. You should use coin wallet address as username.
Use c=SYMBOL in password to make sure payout wallet coin is identified correctly.
Example to mine in Scrypt algorithm and get payout in BTC
Code:
ccminer.exe -o stratum+tcp://[ALGO].mine.zergpool.com:[PORT] -u <YOUR_BTC_ADDRESS> -p c=BTC;
ccminer.exe -o stratum+tcp://scrypt.mine.zergpool.com:4233 -u 1BhezbVfupFBSfRixXDhkr4npHWb7NDLkA -p c=BTC
Coins identified with (no autotrade) will not participate in algo mining

Option 2 - Mine particular coin
Use your coin wallet address as username in mining software. Specify c=SYMBOL as password to idenfify payout wallet coin, and the same coin in mc=SYMBOL to specify mining coin
Example to mine Guncoin and get payout in Guncoin

Code:
ccminer.exe -o stratum+tcp://neoscrypt.mine.zergpool.com:[PORT] -u <YOUR_GUNCOIN_WALLET_ADDRESS> -p c=GUN,mc=GUN

Option 3 - Mine particular coin with auto exchange to your wallet address
This will mine coin you specified in password field only and autoexchange it to your wallet currency for payout.
Use c=SYMBOL in password to make sure payout wallet coin is identified correctly. Use mc=SYMBOL to target particular coin for mining
Example to mine in Innova coin and get payout in LTC

Code:
ccminer.exe -o stratum+tcp://neoscrypt.mine.zergpool.com:[PORT] -u <YOUR_LTC_ADDRESS> -p c=LTC,mc=INN
Please note some coins are not listed on exchanges we support, and will not be autotraded. Such coins are identified with (no autotrade) Don't use this option for mine such coins - and use Option 2 to directly mine to coin wallet or Option 1 to choose any tradeable coin available

We will guarantee BTC and LTC payouts for now, for others please check block amount we mine in pool.



Support
BitcointTalk
Twitter - https://twitter.com/Zergpool_com
Discord - https://discord.gg/GmnVQSJ

Which exchanges do you use ?

How can you make us sure that coins are traded properly and with fair exchange rates ?

Please respond and tell us.

Hello,

Trading is based on Yiimp code, you can study it. It was unmodified, and designed to pick exchange with the best price.

cheers
pinpin
somaton
Jr. Member
*
Offline Offline

Activity: 204
Merit: 5


View Profile
April 04, 2018, 12:10:20 PM
 #1224

Looks like zergpool is not OK today, stratum connection errors every few minutes, Tribus, X16s...And how long pool with 0.5% fee will be advertised as 0% fee pool?
olegik-ah
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
April 04, 2018, 12:15:53 PM
 #1225

Bugs, bugs. BUGS!!!!
Today i get many connection errors... I think its because of stratum errors. Pls, look attachments
https://image.ibb.co/hGvkcH/2018_04_04_15_00_33.png
https://image.ibb.co/kOpiWc/2018_04_04_15_01_00.png
https://image.ibb.co/j0wVBc/2018_04_04_15_01_33.png

17000 miners on x17 on zergpool? LOL!
i have only 1 miner running, but on pool i see 6 miners. I think DDOS reject connections, miner software connects again and it causes stratum overload (not enough resources to process 17000 connections)
jbeck
Newbie
*
Offline Offline

Activity: 68
Merit: 0


View Profile
April 04, 2018, 01:00:56 PM
 #1226

018-04-04 07:55:39] ...retry after 30 seconds
[2018-04-04 07:56:28] Stratum connection interrupted
[2018-04-04 07:56:28] ...retry after 30 seconds
[2018-04-04 07:56:34] GPU #0: 1264 MHz 294.42 kH/W 45W 35C FAN 42%
[2018-04-04 07:56:59] x16r block 154545, diff 28364.539
[2018-04-04 07:57:07] GPU #0: EVGA GTX 1080 Ti, 12.13 MH/s
[2018-04-04 07:57:07] accepted: 20/21 (diff 0.165), 13.43 MH/s (yes!)
[2018-04-04 07:57:16] Stratum connection interrupted
[2018-04-04 07:57:17] ...retry after 30 seconds
[2018-04-04 07:57:59] GPU #0: EVGA GTX 1080 Ti, 12.53 MH/s
[2018-04-04 07:57:59] GPU #0: 1866 MHz 99.40 kH/W 134W 36C FAN 43%
[2018-04-04 07:57:59] accepted: 21/22 (diff 0.405), 13.39 MH/s (yes!)
[2018-04-04 07:58:18] x16r block 154546, diff 28364.5


Zergpool you need to get your sh!t together.   I have wasted two days of productivity.   You start charging .5% and give up crap
pinpins (OP)
Member
**
Offline Offline

Activity: 1022
Merit: 19


View Profile WWW
April 04, 2018, 01:27:22 PM
 #1227

Hello,

We are under hacker attack on stratum level.  Trying to sort this out during last hour
parthibanperiyasamy
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
April 04, 2018, 01:30:24 PM
 #1228

Now the website is gone?
pinpins (OP)
Member
**
Offline Offline

Activity: 1022
Merit: 19


View Profile WWW
April 04, 2018, 01:43:54 PM
 #1229

Hello,

Everything is dissolved. You can mine safely now.
pinpins (OP)
Member
**
Offline Offline

Activity: 1022
Merit: 19


View Profile WWW
April 04, 2018, 02:18:41 PM
 #1230

Hello,

Below details around this

https://bitcointalk.org/index.php?topic=1365894.msg33923944#msg33923944
roman_miner_001
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
April 04, 2018, 05:06:58 PM
 #1231

Hi.
Please tell me why my ballance growing down for a moment?
(when i switch to x17 algo my pending ballance growing down)

sundownz
Hero Member
*****
Offline Offline

Activity: 714
Merit: 512


View Profile WWW
April 05, 2018, 01:02:23 AM
 #1232

Hi.
Please tell me why my ballance growing down for a moment?
(when i switch to x17 algo my pending ballance growing down)

Seems that ZERG is on the wrong side of a fork for XVG right now.

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
SergADM
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
April 05, 2018, 01:10:50 AM
 #1233

[2018-04-05 04:09:25] Stratum connection interrupted
[2018-04-05 04:09:57] GPU#0: MSI GTX 1070 Ti, 13.36MH/s
[2018-04-05 04:10:12] Stratum connection interrupted
manc
Newbie
*
Offline Offline

Activity: 84
Merit: 0


View Profile
April 05, 2018, 03:21:58 AM
 #1234

Hi.
Please tell me why my ballance growing down for a moment?
(when i switch to x17 algo my pending ballance growing down)

Seems that ZERG is on the wrong side of a fork for XVG right now.
You mean XVG isn't actually earning 5x everything else right now??  Cheesy
czjlj
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
April 05, 2018, 04:32:33 AM
 #1235

Holy shit.Eat profits sometimes and said on wrong side of a fork always. Angry
gak_45
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
April 05, 2018, 04:49:40 AM
 #1236

...And people who support zerg wonder why it has such a shit reputation. pinpin re-enabled xvg too quickly and did not monitor it. They didnt even enable fork protection!  Will zerg take the hit for their mistake? Nope, pinpin will expect the miners to eat the loss.
Max3k
Newbie
*
Offline Offline

Activity: 79
Merit: 0


View Profile
April 05, 2018, 05:02:35 AM
 #1237

What happened to the stats?
https://prnt.sc/j12qp3

This cannot be XVG, because his is not in the list of coins and you have disabled it yesterday, there was a message about it.
czjlj
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
April 05, 2018, 05:55:34 AM
Last edit: April 05, 2018, 06:31:52 AM by czjlj
 #1238

Comparing zergpool and  hashrefinery in a same day and same algo x17 with XVG.Zergpool eat my profits but hashrefinery paid to me.Note this is not the first time.
Then the zergpool scam or not?

Welcome to observey my wallet 15zaMGX3FK2N8f29FfmKCRTVmXK3Ho9DTu

http://i63.tinypic.com/2ykkp6w.png
http://i67.tinypic.com/2l9ibd1.png
prvs
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
April 05, 2018, 06:41:22 AM
 #1239

No. Vergé (XVG) is disabled in the morning. See forum.
Max3k
Newbie
*
Offline Offline

Activity: 79
Merit: 0


View Profile
April 05, 2018, 07:00:08 AM
 #1240

No. Vergé (XVG) is disabled in the morning. See forum.
Was a message and on the site and on the forum, it was turned off in the evening, then he deleted his message and turned it on again, and then deleted all the coins from our statistics. There was no fork, we on blocks corresponded to that in a network.

For 12 hours there was not a single block
https://prnt.sc/j13vb4
Pages: « 1 ... 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 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 ... 115 »
  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!