Bitcoin Forum
June 27, 2024, 10:46:52 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 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 »
  Print  
Author Topic: [ANN] MON | Monocle | Merge Mined on VTC Vertcoin - No Premine - Scrypt-N  (Read 145885 times)
ozie
Full Member
***
Offline Offline

Activity: 239
Merit: 103


View Profile
May 04, 2014, 07:41:54 PM
 #701

German VTC/MON P2Pool Node

Fee: 1%

Frontent:
http://mon.qemulab.com
Big Thanks to Cooba13 for the work!

To connect your miner use the following setting:

"url" : "stratum+tcp://mon.qemulab.com:9555",
"user" : "<Vertcoin Address>",
"pass" : "<Monocle Address>"

Payouts are working fine. Both Wallets have a positive Balance so you will get your first Payouts relatively quick after starting to Mine on the Node.

Kalizar
Full Member
***
Offline Offline

Activity: 280
Merit: 100



View Profile
May 04, 2014, 07:49:42 PM
 #702

HashHarder is finding MON and VTC blocks, payouts all automated and working fine - join us if you are having difficulties

http://www.hashharder.com/scrypt-n/monocle%20merged




Hope you paid everyone who said they were not getting any MON.
BorisTheSpider (OP)
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
May 04, 2014, 07:52:28 PM
 #703


Boris, what's wrong with stratum+tcp://p2pool.vtcpool.co.uk:9555 performance/fees?

For me payouts are only 65% of VTC, compared to what I get at usual Vertcoin pool.

I collected such results from 5Mh pointed to your node for 17 hours, ping time is 50ms, rejected shares percentage is 3%. And CGWatcher reports same total Hashrate.

Hi Avensen,

Sorry I really can't say - it may just be variance, it may be an artifact of having to wait for coin maturity etc. if you're trying to evaluate the income too soon. I have double checked the scripts just now and everything is running normally, and every time the scripts run they are paying out almost the entire balance on the node wallets as they should be.
avensen
Member
**
Offline Offline

Activity: 71
Merit: 10


View Profile
May 04, 2014, 08:35:39 PM
 #704


Hi Avensen,

Sorry I really can't say - it may just be variance, it may be an artifact of having to wait for coin maturity etc. if you're trying to evaluate the income too soon. I have double checked the scripts just now and everything is running normally, and every time the scripts run they are paying out almost the entire balance on the node wallets as they should be.

I see, thanks for the reply.
smak
Member
**
Offline Offline

Activity: 72
Merit: 10


View Profile
May 04, 2014, 08:43:42 PM
 #705

Simple Vert is paying out a 10% bonus on MON blocks! This might be permanent

Yesterday we added merged mining for everyone, it has been rock solid so far, and we've added basic stats so you can see how much MON you are mining (Example).

Since some miners have not set a MON payout address, we're left holding some leftover MON. We're sending a bunch of that MON back to you! With a 10% bonus, you get 110% of the MON you mine.

Depending on how many miners set their MON address, we may be able to run the 10% bonus continuously. For now we are doing it as a trial, and may adjust the % up or down.

thats great news zen!

so for any shares 10% bonus yes? not just for block finders? great way to distribute unclaimed goods! Smiley
Dakras
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
May 04, 2014, 08:49:24 PM
 #706

Boris,
The payment script is broken for me since yesterday. I updated both script files from github but still no joy:

Code:
2014-05-04 14:45:05.848353 Share processing thread started...
 2014-05-04 14:45:05.849076 Payment processing thread started...
2014-05-04 14:45:05.906319 Fetching shares from database...
2014-05-04 14:45:06.090292 Available balance 150.73659532 MON, 8.13413531 VTC
2014-05-04 14:45:06.090501 Shares backlog 24851
2014-05-04 14:45:06.144828 Payable shares: 24851
Exception in thread Thread-2:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.7/threading.py", line 763, in run
    self.__target(*self.__args, **self.__kwargs)
  File "payout.py", line 323, in run_sharepayout
    vtc_txhash, vtc_tx, mon_txhash, mon_tx = pay_shares()
  File "payout.py", line 216, in pay_shares
    if not paid_rows[idx][0]["vtcpaid"]:
UnboundLocalError: local variable 'idx' referenced before assignment

Any idea what's causing this? This was working fine until noon yesterday.
everything_zen
Member
**
Offline Offline

Activity: 109
Merit: 11


View Profile
May 04, 2014, 08:56:27 PM
 #707

Simple Vert is paying out a 10% bonus on MON blocks! This might be permanent

Yesterday we added merged mining for everyone, it has been rock solid so far, and we've added basic stats so you can see how much MON you are mining (Example).

Since some miners have not set a MON payout address, we're left holding some leftover MON. We're sending a bunch of that MON back to you! With a 10% bonus, you get 110% of the MON you mine.

Depending on how many miners set their MON address, we may be able to run the 10% bonus continuously. For now we are doing it as a trial, and may adjust the % up or down.

thats great news zen!

so for any shares 10% bonus yes? not just for block finders? great way to distribute unclaimed goods! Smiley

yup, should be showing up on your user stats

Cooba13
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
May 04, 2014, 10:26:03 PM
 #708

If anyone is interrested in simple stats for their proxypool node, here it is https://github.com/Cooba13/proxypool-simplestats You can check it in action here http://whatever.kn.vutbr.cz/proxypool/

https://github.com/darrenturn90/proxypool-simplestats/

Forked to include bootstrap css. and some very simple checks around the $_GET variables.

Let me know if this owrks

THanks, merged and did some minor tweaks to get it work Smiley probs get another problems in xD
Kalizar
Full Member
***
Offline Offline

Activity: 280
Merit: 100



View Profile
May 04, 2014, 10:41:36 PM
 #709

Guys, mine on P2Pool. FORGET traditional pools!

It doesn't help when a pool is getting up to 20,000 VTC a month and dumping 1-2% of that with fees.
It's already bad enough with people covering electricity costs and selling. Guaranteed when MON hits an exchange they will have thousands getting instadumped.
Meanwhile, it's only supporting centralization.

HashHarder is finding MON and VTC blocks, payouts all automated and working fine - join us if you are having difficulties

http://www.hashharder.com/scrypt-n/monocle%20merged




It's still not determined if this pool, or others paid miners for the 24 hours they received NOTHING.
Agamemnus
Full Member
***
Offline Offline

Activity: 267
Merit: 100



View Profile
May 04, 2014, 10:50:32 PM
 #710

Simple Vert is paying out a 10% bonus on MON blocks! This might be permanent

Yesterday we added merged mining for everyone, it has been rock solid so far, and we've added basic stats so you can see how much MON you are mining (Example).

Since some miners have not set a MON payout address, we're left holding some leftover MON. We're sending a bunch of that MON back to you! With a 10% bonus, you get 110% of the MON you mine.

Depending on how many miners set their MON address, we may be able to run the 10% bonus continuously. For now we are doing it as a trial, and may adjust the % up or down.

Zen your pool looks fantastic, I gave it a shot with cudaMiner but get his error message:

Code:
F:\Software\AltCoin Miners\GUI Miners\CUDA Manager (CUDAMiner)\Cuda Manager V1.2.1 x64\Cuda Manager x64\Miners>cudaminer.exe --algo=scrypt:2048 -C 2 -i 1 -H 2 -o stratum+tcp://stratum.simplevert.com -O VvyAh2GprTLbQ8zHCyT6WL4fbajV9TJWAV.Agamemnus:x 
[2014-05-05 08:43:03] 1 miner threads started, using 'scrypt' algorithm.
[2014-05-05 08:43:03] Starting Stratum on stratum+tcp://stratum.simplevert.com
[2014-05-05 08:43:04] JSON decode failed(1): '[' or '{' expected near '<'
[2014-05-05 08:43:04] ...retry after 15 seconds
[2014-05-05 08:43:19] JSON decode failed(1): '[' or '{' expected near '<'
[2014-05-05 08:43:19] ...retry after 15 seconds
[!]Retry limit reached. Miner abandoned. Sending next miner in...

coingiant
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
May 04, 2014, 10:55:44 PM
Last edit: May 04, 2014, 11:14:47 PM by coingiant
 #711

Sorry for the delay, we've had a lot of "fun" getting our servers ready for this past week/weekend, but network 3 is up and alive now! Our other network nodes will be up over the next few days.

Connect to the stats page at: http://p2pool3.coingiant.net:9174

Point your miners to: stratum+tcp://p2pool3.coingiant.net:9555
Agamemnus
Full Member
***
Offline Offline

Activity: 267
Merit: 100



View Profile
May 04, 2014, 11:32:25 PM
 #712

My bad, I left off the port number. Sorry to bother you!

Working on SimpleVert now Smiley

dasmith08
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
May 05, 2014, 01:10:10 AM
 #713

Guys, mine on P2Pool. FORGET traditional pools!

It doesn't help when a pool is getting up to 20,000 VTC a month and dumping 1-2% of that with fees.
It's already bad enough with people covering electricity costs and selling. Guaranteed when MON hits an exchange they will have thousands getting instadumped.
Meanwhile, it's only supporting centralization.

HashHarder is finding MON and VTC blocks, payouts all automated and working fine - join us if you are having difficulties

http://www.hashharder.com/scrypt-n/monocle%20merged

https://i.imgur.com/963Oad6l.png


It's still not determined if this pool, or others paid miners for the 24 hours they received NOTHING.

I would agree with P2Pool being the better choice, but even many p2pool operators charge fees to cover costs. Further, while I can't go through and ensure that 100% of my shares were paid, I did check my transaction list this morning and I have a couple dozen transactions from throughout the night as well as one lump sum of 12 MON that I suspect is from the backed up pay script. Don't spread FUD, HashHarder payed it's miners just fine.

Also, for us smaller miners, it was only recently that good, low latency p2pools on network 3 have been confirmed operational, so HH has been a great hold over until then.
Kalizar
Full Member
***
Offline Offline

Activity: 280
Merit: 100



View Profile
May 05, 2014, 03:32:05 AM
 #714

Guys, mine on P2Pool. FORGET traditional pools!

It doesn't help when a pool is getting up to 20,000 VTC a month and dumping 1-2% of that with fees.
It's already bad enough with people covering electricity costs and selling. Guaranteed when MON hits an exchange they will have thousands getting instadumped.
Meanwhile, it's only supporting centralization.

HashHarder is finding MON and VTC blocks, payouts all automated and working fine - join us if you are having difficulties

http://www.hashharder.com/scrypt-n/monocle%20merged




It's still not determined if this pool, or others paid miners for the 24 hours they received NOTHING.

I would agree with P2Pool being the better choice, but even many p2pool operators charge fees to cover costs. Further, while I can't go through and ensure that 100% of my shares were paid, I did check my transaction list this morning and I have a couple dozen transactions from throughout the night as well as one lump sum of 12 MON that I suspect is from the backed up pay script. Don't spread FUD, HashHarder payed it's miners just fine.

Also, for us smaller miners, it was only recently that good, low latency p2pools on network 3 have been confirmed operational, so HH has been a great hold over until then.

Myself, and a friend, did not receive any payments from there still. I was on there with one of my GPUs for over 12 hours. I got one payment when it started and that was it. 100% of my shares were paid with on my other two cards on different P2Pools.

I have all of them to P2Proxy because it seems to be the best solution so far. If you have low hash, use Simple Vert.
Keisu
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
May 05, 2014, 03:50:15 AM
 #715

I'm in http://p2proxy.net
for me is work only I have many rejects
I mining with sapphire radeon R290

when there will be user interface - it would be nice
and how often payments are made,
and we lose coins when you often pay a transaction fee? ? ?

two and a half hours I have not received payment!

already four hours I have not received anything

I was receiving steady payouts but they stopped 4 hours ago on p2proxy.net for me as well.

Share backlog: 389052     Hasn't changed in 4 hours.

I did the mistake of thinking I could get some sleep.. Tongue The script crashed short afterwards haha, its running again now though

I posted my story about them on page 31. 

Now that stats are back up it no longer say how much it owes me.  I was shorted at least 10 VTC and probably 50 MON.  If I were you I would switch to simplevert
tng811
Full Member
***
Offline Offline

Activity: 350
Merit: 100


View Profile
May 05, 2014, 03:59:01 AM
 #716

Cubevtc, I haven't received any MON for the last 3 hours in http://vtc.cubeconnex.com:9171/static/. Could you check if there is anything wrong? This is my MON address MECSrqFYYqtvHK9QJmMYcjY1Q3Yim7R5HE. VTC is normal.

I will check and get back to you.

EDIT: The pool is having some 'unlucky rounds' for MON currently (as described in CPPSRB).  Please note that the new proxypool uses CPPSRB while the traditional p2pool usess PPLNS.  Our pool is accumulating MONs for the next payout.
6 hours and still no MON

We have very good 'lucky rounds' earlier on. Lots of MON were coming in.  Unfortunately we have entered into the 'unlucky rounds'.  I hope the dry spell will be over soon. Do read up CPPSRB on http://eligius.st/~gateway/faq/capped-pps-recent-backpay in the mean time, if you have not. It does help to alleviate our unease.

EDIT: Dry spell is over! Just checked. We have MONs coming in..  but they are immature.  Our kitty is filling up. 
another 12 hours and nothing. So, where is MONs?

Cooba13
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
May 05, 2014, 04:05:30 AM
 #717

Pushed big update for my WebFace for proxypool. https://github.com/Cooba13/proxypool-simplestats
bholzer
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500

The Murraycoin Project ▪ Lead Developer


View Profile WWW
May 05, 2014, 04:24:38 AM
Last edit: May 05, 2014, 05:12:20 AM by bholzer
 #718

Just an update on my HashHarder experience - I have received everything owed (both VTC and MON) - a significant chunk of it came in via large payments earlier today after an extended gap in payouts. Rigs I put in there less than 8 hours ago have already paid out multiple MON and VTC payments throughout the day. I have 7 different rigs there and they are all having good results. Those of you receiving nothing - have you checked to make sure your shares are even being submitted on your miner? Nothing else would really make sense.

murrayCOIN The Only Currency Worthy of the NameBitcointalk Thread BTC: 1KY5kptnac4HLbF9Rn1Y6J8wPrM734db42
lanshop2010
Full Member
***
Offline Offline

Activity: 133
Merit: 100


View Profile
May 05, 2014, 05:58:22 AM
 #719

I'm new to mining and have a low hash rate. Justified delay in coin payouts due to required maturity is understandable, the same is true if a particular p2pool have not solved yet any blocks. To avoid confusion and as seen in what happened to the monocle payouts for small miners, I suggest that all p2pool and proxy2pool sites include basic user statistics page. The statistics may include expected or estimated coin payouts or information indicating that no blocks have been solved yet so that small and big miners are not left in the dark if they are mining correctly or not.

I started mining vetcoins with http://p2proxy.net/ because of the user statistics page. When monocle was launched, the payouts became longer due to reasons experienced by several p2pools already explained previously, so I tried http://vtc.cubeconnex.com because of good feedback here and because it was in Asia and lower latency for me. I did receive several monocle coins but had no idea where it came from because of lack of  a simple to view user statistics page. Now I'm trying http://simplevert.com/ because of the user statistics page which is excellent. As to payouts, I'm yet to find out.

For P2pool and proxy2pool operators, please consider my request. I think many small miners will agree that user statistics information is very important. That's the only way we can find out if we are mining correctly and what our expected or estimated payouts are. If you have the time and resources to configure and setup up p2pool and proxy2pool servers, I believe setting up a decent user statistics page in your servers will not be too much of an effort.
dotnetmin
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500


View Profile
May 05, 2014, 06:03:09 AM
 #720

Simple Vert is paying out a 10% bonus on MON blocks! This might be permanent

Yesterday we added merged mining for everyone, it has been rock solid so far, and we've added basic stats so you can see how much MON you are mining (Example).

Since some miners have not set a MON payout address, we're left holding some leftover MON. We're sending a bunch of that MON back to you! With a 10% bonus, you get 110% of the MON you mine.

Depending on how many miners set their MON address, we may be able to run the 10% bonus continuously. For now we are doing it as a trial, and may adjust the % up or down.

Thanks, working fine for me.
Is only port 9555 mining mon ? Normal VTC port is not mining mon ?
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 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 »
  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!