Bitcoin Forum
March 29, 2024, 12:54:29 PM *
News: Latest Bitcoin Core release: 26.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 ... 77 »
  Print  
Author Topic: [ANN] MON | Monocle | Merge Mined on VTC Vertcoin - No Premine - Scrypt-N  (Read 145873 times)
freddingo
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
May 02, 2014, 09:25:29 PM
 #361

Maybe I am misunderstanding something, but does this seem right for my pool server?

mysql> select sum(monvalue) from stats_shares;
+-------------------+
| sum(monvalue)     |
+-------------------+
| 4.443734682918838 |
+-------------------+
1 row in set (0.02 sec)


linux:~/monocle$ ./monocled getbalance
1.00000000

Showing I should have 4.44 mon, but the wallet only has 1?

Just my machines running on this p2pool at the moment.  No payouts yet :|
"There should not be any signed int. If you've found a signed int somewhere, please tell me (within the next 25 years please) and I'll change it to unsigned int." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Kartoffelknilch
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile WWW
May 02, 2014, 09:25:59 PM
 #362

Hi all!

I have some questions...

First of all its my first "fresh born coin" so i am a bit helpless with the setup commands.

I compiled the mon src without errors on my machine and edited the monocle.conf.
In there is my username, passwd, rpcport 6888 and i added the three nodes...

monocled getinfo showes actual block but how do i check the account balance?

Since im using my own p2pool server i have not setup the proxie.

Both of my rigs are pointed to my p2pool server on port 9171:
-o my_local_ip:9171 -u vertcoinaddress -p monocleaddress

no mon-coins so far...
but shares from vtc coming in.
am i solo mining monocle?
did i missed something?
darkfur93
Member
**
Offline Offline

Activity: 110
Merit: 10



View Profile WWW
May 02, 2014, 09:28:18 PM
 #363

Has HashHarder mined any Vertcoin yet? I see nothing listed under Scheduled Payments on their site.

BTC: 1GXFRtMFTyw1KVqkpH2DPiZMmxcyr8wSbX
cubevtc
Sr. Member
****
Offline Offline

Activity: 496
Merit: 250

Ceck me in livestream twith


View Profile WWW
May 02, 2014, 09:32:41 PM
 #364

Seems I fixed the payout script issue on vtcpool.co.uk - a payout just went out of the first MON.

2014-05-02 21:00:32.767705 Completed mon transaction aced61914f49f68b54bed6fa2c9fc1cd50fe6aa0bc1280bfbd328f0c3cd01d32:
2014-05-02 21:00:32.768029 MGekRK1kmciVtNNsWEvpdtWpmWzNNDG1wU 1.20945000 MON
2014-05-02 21:00:32.768173 MG3KSJKC8VEDHCK7ZFMRJ1etDqJj8QrKkh 1.47872333 MON
2014-05-02 21:00:32.768327 MAx1j154ACFtcbzP9kSntAeKxQg8QqgB1G 2.72932333 MON
2014-05-02 21:00:32.768476 MLCFqaZtnpvCQ9VT4b5XgCGnHfBtn4dCqP 1.78718089 MON
2014-05-02 21:00:32.768625 MBThMW4Zx8irBJo7jbii3CstamcXmvatLq 1.22118978 MON


Am about to put block explorer online now, forgot about that....

Hi Boris

I just hit into the payout issue too.  The error log is below.  Did you face similar problem?

2014-05-03 04:39:34.049625 Fetching shares from database...
Exception in thread Thread-2:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.7/threading.py", line 505, in run


  File "/usr/lib/python2.7/urllib2.py", line 407, in open
    response = meth(req, response)
  File "/usr/lib/python2.7/urllib2.py", line 520, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python2.7/urllib2.py", line 445, in error
    return self._call_chain(*args)
  File "/usr/lib/python2.7/urllib2.py", line 379, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.7/urllib2.py", line 528, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 401: Authorization Required


I will have to restart the services on and off while fixing the payout issue.  So guys, please bear with me.


We are now back in business!  The error is fixed.  It seems the payout program is not too happy with long and complicated rpc passwords.  It's ok. We can do with simpler passwords.  

And guess what?  This is the 101th errors I overcame while setting up Monocle merged mining.  Lots of sweat and blood!  Let's journey on ...

SavageWS6
Member
**
Offline Offline

Activity: 99
Merit: 10


View Profile
May 02, 2014, 09:32:51 PM
 #365

Has HashHarder mined any Vertcoin yet? I see nothing listed under Scheduled Payments on their site.

I switched back to my regular pool. I'm seeing rigs with less hash rate than me with about 30-50k more share rate and I know I started before them. Haven't seen anything yet, and with the difficulty low, the global net hash rate is this high already, haven't seen anything yet? I make more vert in this amount of time

BTC: 1NLNtXmdLVhS25xMk2neh2viHPDHEfdrGZ
MYR: MQvEmxAhAhdN5rfmJsChJ3mN8CUEs9iCn6
mjb504
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
May 02, 2014, 09:38:22 PM
 #366

Maybe I am misunderstanding something, but does this seem right for my pool server?

mysql> select sum(monvalue) from stats_shares;
+-------------------+
| sum(monvalue)     |
+-------------------+
| 4.443734682918838 |
+-------------------+
1 row in set (0.02 sec)


linux:~/monocle$ ./monocled getbalance
1.00000000

Showing I should have 4.44 mon, but the wallet only has 1?

Just my machines running on this p2pool at the moment.  No payouts yet :|

Try getbalance ""

You will find you have unconfirmed coins, so you can't payout just yet.
freddingo
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
May 02, 2014, 09:40:53 PM
 #367

Maybe I am misunderstanding something, but does this seem right for my pool server?

mysql> select sum(monvalue) from stats_shares;
+-------------------+
| sum(monvalue)     |
+-------------------+
| 4.443734682918838 |
+-------------------+
1 row in set (0.02 sec)


linux:~/monocle$ ./monocled getbalance
1.00000000

Showing I should have 4.44 mon, but the wallet only has 1?

Just my machines running on this p2pool at the moment.  No payouts yet :|

Try getbalance ""

You will find you have unconfirmed coins, so you can't payout just yet.

Same result.
./monocled getbalance ""
1.00000000


My pool has been kicking out VTC pretty regularly - but maybe the Mon P2Pool has a huge delay?  I assume that the local wallet is only for found blocks, not the actual shares that are being 'mined' on the p2pool network.
offbyone
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
May 02, 2014, 09:42:08 PM
 #368

Linux wallet .zip file is messed up. Can't decompress it nor on Linux or OSX. Errors are shown Sad
nem2k
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
May 02, 2014, 09:46:19 PM
 #369

ive been mining on the proxypool and I seem to be getting more mon than vtc. is this normal? I figured it should be the other way around given the relative low difficulty of mon right now compared to vtc
mmouse
Full Member
***
Offline Offline

Activity: 162
Merit: 100


View Profile
May 02, 2014, 09:48:27 PM
 #370

Linux wallet .zip file is messed up. Can't decompress it nor on Linux or OSX. Errors are shown Sad

Best to get the source from github. But for the linux binaries: it's compressed with 7zip, you need 7z to unzip it.
Code:
apt-get install p7zip-full


Kalizar
Full Member
***
Offline Offline

Activity: 280
Merit: 100



View Profile
May 02, 2014, 09:51:45 PM
 #371

ive been mining on the proxypool and I seem to be getting more mon than vtc. is this normal? I figured it should be the other way around given the relative low difficulty of mon right now compared to vtc

Well you have to take into consideration: Network Hash & Block Rewards

I think MON is 25 every 2 min avg and VTC is 50 every 2.5 min avg. VTC most likely has much more hash.
Vann
Hero Member
*****
Offline Offline

Activity: 1036
Merit: 606



View Profile
May 02, 2014, 10:02:48 PM
 #372

What's the pw for the Windows-qt? It's not in the OP.
bengtåke
Sr. Member
****
Offline Offline

Activity: 309
Merit: 250

confused developer


View Profile
May 02, 2014, 10:04:26 PM
 #373

Maybe I am misunderstanding something, but does this seem right for my pool server?

mysql> select sum(monvalue) from stats_shares;
+-------------------+
| sum(monvalue)     |
+-------------------+
| 4.443734682918838 |
+-------------------+
1 row in set (0.02 sec)


linux:~/monocle$ ./monocled getbalance
1.00000000

Showing I should have 4.44 mon, but the wallet only has 1?

Just my machines running on this p2pool at the moment.  No payouts yet :|

The payment system uses a variant of Pay-Per-Share, which involves storing a value for every single valid share whether the node finds blocks or not. The difference with this system compared to normal pps is that it will not pay out more than it earns (unlike some pps pools where users can get credited more coins than the pool actually has, one of the reasons pps pools have so high fees). Since you're effectively solomining on a network that currently has ~515Mhash you will not find blocks very often unless you have a very high hashrate. But it will still save all your shares for when the pool is lucky, because at those points it can pay more. This means that you haven't really earned those shares, they're just an indication of what you could be paid if the pool was super lucky (e.g was always finding blocks at the expected time or faster). You can read more at http://eligius.st/~gateway/faq/capped-pps-recent-backpay

Also, there are two settings in sharelogger.conf "minbalance" and "mon_min_tx", their default values are 1.0, this means that to pay you anything (assuming you are the only miner and 0% fees) the pool would need a balance of 2 MON. You can reduce these but keep in mind that there are no free transactions with monocle and the minimum fee is 0.01. This idea is to get people used to higher fees, which are needed later on to provide enough incentive for miners to actually mine the coin once the block reward goes to 0.

That being said, you might have immature blocks, use "listtransactions" or "listaccounts" to see the immature blocks or see the total balance.

BTC: 1HoDKDn6Gk7mggAhbRVA1T9UAU8kFAA6sy
bengtåke
Sr. Member
****
Offline Offline

Activity: 309
Merit: 250

confused developer


View Profile
May 02, 2014, 10:07:03 PM
 #374

What's the pw for the Windows-qt? It's not in the OP.

It should be WknYbiAWZ4EA66ggUhSaj3HE7cee

But you can get unpassworded wallets from github (linked in the OP)

BTC: 1HoDKDn6Gk7mggAhbRVA1T9UAU8kFAA6sy
Vann
Hero Member
*****
Offline Offline

Activity: 1036
Merit: 606



View Profile
May 02, 2014, 10:11:10 PM
 #375

What's the pw for the Windows-qt? It's not in the OP.

It should be WknYbiAWZ4EA66ggUhSaj3HE7cee

But you can get unpassworded wallets from github (linked in the OP)

Thanks that worked. They should update the OP.
freddingo
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
May 02, 2014, 10:16:34 PM
 #376

The payment system uses a variant of Pay-Per-Share, which involves storing a value for every single valid share whether the node finds blocks or not. The difference with this system compared to normal pps is that it will not pay out more than it earns (unlike some pps pools where users can get credited more coins than the pool actually has, one of the reasons pps pools have so high fees). Since you're effectively solomining on a network that currently has ~515Mhash you will not find blocks very often unless you have a very high hashrate. But it will still save all your shares for when the pool is lucky, because at those points it can pay more. This means that you haven't really earned those shares, they're just an indication of what you could be paid if the pool was super lucky (e.g was always finding blocks at the expected time or faster). You can read more at http://eligius.st/~gateway/faq/capped-pps-recent-backpay

Also, there are two settings in sharelogger.conf "minbalance" and "mon_min_tx", their default values are 1.0, this means that to pay you anything (assuming you are the only miner and 0% fees) the pool would need a balance of 2 MON. You can reduce these but keep in mind that there are no free transactions with monocle and the minimum fee is 0.01. This idea is to get people used to higher fees, which are needed later on to provide enough incentive for miners to actually mine the coin once the block reward goes to 0.

That being said, you might have immature blocks, use "listtransactions" or "listaccounts" to see the immature blocks or see the total balance.

Interesting - I thought by setting up the pool with 'merge' set I would effectively be mining both vtc and mon with everyone else in the network?  I am still getting quite a bit of VTC, but yeah... sucks if the same doesn't hold for Mon.
mfedorov
Member
**
Offline Offline

Activity: 111
Merit: 10


View Profile
May 02, 2014, 10:18:56 PM
 #377

Something is not right for me with VTC payouts. Will merge mining work if I still have -a VTC_ADDRESS in my p2pool command?
bengtåke
Sr. Member
****
Offline Offline

Activity: 309
Merit: 250

confused developer


View Profile
May 02, 2014, 10:19:35 PM
 #378

The payment system uses a variant of Pay-Per-Share, which involves storing a value for every single valid share whether the node finds blocks or not. The difference with this system compared to normal pps is that it will not pay out more than it earns (unlike some pps pools where users can get credited more coins than the pool actually has, one of the reasons pps pools have so high fees). Since you're effectively solomining on a network that currently has ~515Mhash you will not find blocks very often unless you have a very high hashrate. But it will still save all your shares for when the pool is lucky, because at those points it can pay more. This means that you haven't really earned those shares, they're just an indication of what you could be paid if the pool was super lucky (e.g was always finding blocks at the expected time or faster). You can read more at http://eligius.st/~gateway/faq/capped-pps-recent-backpay

Also, there are two settings in sharelogger.conf "minbalance" and "mon_min_tx", their default values are 1.0, this means that to pay you anything (assuming you are the only miner and 0% fees) the pool would need a balance of 2 MON. You can reduce these but keep in mind that there are no free transactions with monocle and the minimum fee is 0.01. This idea is to get people used to higher fees, which are needed later on to provide enough incentive for miners to actually mine the coin once the block reward goes to 0.

That being said, you might have immature blocks, use "listtransactions" or "listaccounts" to see the immature blocks or see the total balance.

Interesting - I thought by setting up the pool with 'merge' set I would effectively be mining both vtc and mon with everyone else in the network?  I am still getting quite a bit of VTC, but yeah... sucks if the same doesn't hold for Mon.

I've tried to explain this on a few occasions in this thread, but it keeps getting buried in the noise. Tongue No, while merge mining on p2pool all "merge mined" coins, e.g. monocle in this case (but you can mine several other coins at the same time with p2pool I belive) are solomined because there is no distributed share chain for the merged coin (only for vtc). Also if you're mining on your own private node you don't need proxypool, you can mine just fine on the p2pool node.

Edit: And liked I've said those other times, this just a temporary solution to provide some kind of pooled mining while a solution with a distributed sharechain (and normal pools coming online) are sorted (might be a few weeks yet until the sharechain stuff is up, unless someone gets an epiphany and implements it).

BTC: 1HoDKDn6Gk7mggAhbRVA1T9UAU8kFAA6sy
coa032
Hero Member
*****
Offline Offline

Activity: 602
Merit: 500


View Profile
May 02, 2014, 10:21:38 PM
 #379

Is it normal to have only 120-130 khs with 270x?
candidakefyr
Full Member
***
Offline Offline

Activity: 193
Merit: 100



View Profile
May 02, 2014, 10:29:04 PM
 #380

Monocle is on CryptExplorer now!

MON Block Explorer:
http://cryptexplorer.com/chain/Monocle


Tips Appreciated!
MON: M9ydNSGNFjMNTCzXDvsnG5eh8CNAhmosBq

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 ... 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!