Pages:
Author

Topic: [ANN] MON | Monocle | Merge Mined on VTC Vertcoin - No Premine - Scrypt-N - page 14. (Read 145934 times)

newbie
Activity: 38
Merit: 0
Vote for Monocle on Mintpal: https://www.mintpal.com/voting#MON
+1
done

some generous person can donate a few BTC for MON vote in mintpal  Grin

You think the price will go up once on mintpal?? Smiley
full member
Activity: 252
Merit: 102
OPEN Platform - Powering Blockchain Acceptance
Guys,

Is it possible to create a paper wallet for MON?

Yes, it is possible. Start your wallet->help->debug window->console

type dumpprivkey <---this is you Private Key! Keep it secure!
Use any QR code generator to generate your QP-codes for both (address&private key)
Print them out on paper.
Done!

Thanks!
sr. member
Activity: 288
Merit: 250
Guys,

Is it possible to create a paper wallet for MON?

Yes, it is possible. Start your wallet->help->debug window->console

type dumpprivkey <---this is you Private Key! Keep it secure!
Use any QR code generator to generate your QP-codes for both (address&private key)
Print them out on paper.
Done!
full member
Activity: 252
Merit: 102
OPEN Platform - Powering Blockchain Acceptance
Guys,

Is it possible to create a paper wallet for MON?
member
Activity: 73
Merit: 10
I've added PLX tracking and payment capabilities to the proxypool code, it works the same way as MON does. If you're mining on my node, please send me your VTC and PLX address if you'd like to also receive PLX, by mail to the node email address or by PM here. I'm confident tracking is working, payments should work too but will need to find a block first for confirmation.

I'm at work now but will try to add PLX to the front-end this evening, and then if I have time this weekend I'll push it to github for anyone interested.


VTC/MON/PLX p2pool Node
Running on the third second VTC p2pool Network, very low DOA rates and stable, restarted this morning to add PLX and switch network.
MON balance is currently positive so you'll get paid as soon as you hit the threshold for payouts.
Fee: 0.5%

Frontends:
MON/VTC/PLX: http://109.24.254.169/proxypool/
Traditional: http://109.24.254.169:9172/static/

To connect your miner use the following setting:

"url" : "stratum+tcp://109.24.254.169:9555",
"user" : "",
"pass" : ""

Update: IT'S WORKING  Grin

I've successfully updated the proxypool payout script and sharelogging as well as the frontend in order to handle PLX. You can see it in action by following the link in my signature.

I just tested the transactions by sending 15 PLX to the p2pool account, and the script immediately sent me my due of 7.9 PLX. It also correctly tagged shares as paid. I can't find a block explorer for PLX so at the moment the transaction hash link is a dead-end, but the sum is correct.

Feel free to hop on if you want to triple mine but also support the p2pool. I'll try to get the code available this weekend but I'll be a bit low on time..

Been mining on your node since I seen it. I don't see my wallet address in the list of hashrates any more?

Is it showing up now? Don't forget to send me your PLX address Smiley

I encountered a bug in the payout script earlier today, I believe it was constructing a transaction with user="none" which is the default value when no PLX address has been set, and it made the script crash. I've now corrected it and it's running fine. When the script crashed it made all the addresses disappear from the "Active users" category, as no new shares had been registered in the last 5 minutes. Unsurprisingly this all coincided with Teamviewer servers taking a crap, meaning I couldn't log onto my pc to fix things..
legendary
Activity: 1120
Merit: 1000
Vote for Monocle on Mintpal: https://www.mintpal.com/voting#MON
+1
done

some generous person can donate a few BTC for MON vote in mintpal  Grin
member
Activity: 98
Merit: 10
I've added PLX tracking and payment capabilities to the proxypool code, it works the same way as MON does. If you're mining on my node, please send me your VTC and PLX address if you'd like to also receive PLX, by mail to the node email address or by PM here. I'm confident tracking is working, payments should work too but will need to find a block first for confirmation.

I'm at work now but will try to add PLX to the front-end this evening, and then if I have time this weekend I'll push it to github for anyone interested.


VTC/MON/PLX p2pool Node
Running on the third second VTC p2pool Network, very low DOA rates and stable, restarted this morning to add PLX and switch network.
MON balance is currently positive so you'll get paid as soon as you hit the threshold for payouts.
Fee: 0.5%

Frontends:
MON/VTC/PLX: http://109.24.254.169/proxypool/
Traditional: http://109.24.254.169:9172/static/

To connect your miner use the following setting:

"url" : "stratum+tcp://109.24.254.169:9555",
"user" : "",
"pass" : ""

Update: IT'S WORKING  Grin

I've successfully updated the proxypool payout script and sharelogging as well as the frontend in order to handle PLX. You can see it in action by following the link in my signature.

I just tested the transactions by sending 15 PLX to the p2pool account, and the script immediately sent me my due of 7.9 PLX. It also correctly tagged shares as paid. I can't find a block explorer for PLX so at the moment the transaction hash link is a dead-end, but the sum is correct.

Feel free to hop on if you want to triple mine but also support the p2pool. I'll try to get the code available this weekend but I'll be a bit low on time..

Been mining on your node since I seen it. I don't see my wallet address in the list of hashrates any more?
full member
Activity: 210
Merit: 100
full member
Activity: 277
Merit: 100
MONOCLE - MON - MONOCLE

come on guys don't go to sleep Grin

https://www.mintpal.com/voting#MON

I'm hoping for the express route onto mintpal via higher trading volume Smiley

member
Activity: 73
Merit: 10
I've added PLX tracking and payment capabilities to the proxypool code, it works the same way as MON does. If you're mining on my node, please send me your VTC and PLX address if you'd like to also receive PLX, by mail to the node email address or by PM here. I'm confident tracking is working, payments should work too but will need to find a block first for confirmation.

I'm at work now but will try to add PLX to the front-end this evening, and then if I have time this weekend I'll push it to github for anyone interested.


VTC/MON/PLX p2pool Node
Running on the third second VTC p2pool Network, very low DOA rates and stable, restarted this morning to add PLX and switch network.
MON balance is currently positive so you'll get paid as soon as you hit the threshold for payouts.
Fee: 0.5%

Frontends:
MON/VTC/PLX: http://109.24.254.169/proxypool/
Traditional: http://109.24.254.169:9172/static/

To connect your miner use the following setting:

"url" : "stratum+tcp://109.24.254.169:9555",
"user" : "",
"pass" : ""

Update: IT'S WORKING  Grin

I've successfully updated the proxypool payout script and sharelogging as well as the frontend in order to handle PLX. You can see it in action by following the link in my signature.

I just tested the transactions by sending 15 PLX to the p2pool account, and the script immediately sent me my due of 7.9 PLX. It also correctly tagged shares as paid. I can't find a block explorer for PLX so at the moment the transaction hash link is a dead-end, but the sum is correct.

Feel free to hop on if you want to triple mine but also support the p2pool. I'll try to get the code available this weekend but I'll be a bit low on time..
legendary
Activity: 1120
Merit: 1000
MONOCLE - MON - MONOCLE

come on guys don't go to sleep Grin

https://www.mintpal.com/voting#MON
sr. member
Activity: 309
Merit: 250
confused developer
member
Activity: 73
Merit: 10
I've added PLX tracking and payment capabilities to the proxypool code, it works the same way as MON does. If you're mining on my node, please send me your VTC and PLX address if you'd like to also receive PLX, by mail to the node email address or by PM here. I'm confident tracking is working, payments should work too but will need to find a block first for confirmation.

I'm at work now but will try to add PLX to the front-end this evening, and then if I have time this weekend I'll push it to github for anyone interested.


VTC/MON/PLX p2pool Node
Running on the third second VTC p2pool Network, very low DOA rates and stable, restarted this morning to add PLX and switch network.
MON balance is currently positive so you'll get paid as soon as you hit the threshold for payouts.
Fee: 0.5%

Frontends:
MON/VTC: http://109.24.254.169/proxypool/
Traditional: http://109.24.254.169:9172/static/

To connect your miner use the following setting:

"url" : "stratum+tcp://109.24.254.169:9555",
"user" : "",
"pass" : ""
sr. member
Activity: 355
Merit: 250
thx for your reply i post some outputs.

sharelogger.conf

Code:
 "wallets": {
        "vtc": {
            "username": "####",
            "password": "####",
            "url": "http://127.0.0.1:5899"},
        "mon": {
            "username": "####",
            "password": "####",
            "url": "http://127.0.0.1:6888"}},

    "dbhost": "127.0.0.1",
    "dbuser": "proxypool",
    "dbpass": "#####",
    "dbname": "proxypool",

    "redishost": "127.0.0.1",
    "redisauth": "####",
    "redisport": 6379,
    "redislist": "shares",

    "mon_min_tx": 1.0,
    "vtc_min_tx": 0.1,
    "account": "",
    "feeaccount": "fees",
    "vtcfeeaddress": "VcngogHtGusKE8xKzBDJKMUtYf6nvpTG6j",
    "fee": 1.0,
    "monfeeaddress": "MMDLcvMMmRfh8zsN4oMX6xqEtx2y3KsUfF",
    "minbalance": 1.0
}

all my vtc are matured


The problem is your "minbalance". As it's set to 1.0, the payout script will keep a balance of 1 VTC on your account, which means that it subtracts the min balance from the actual balance before doing any payouts. So in your case your balance in the payout script is 0.86370627-1, which is limited to 0. Set your minbalance lower, you can safely set it to 0.25. I'm not sure we even need that minbalance, might be to cover transaction fees, not sure.

So just kill your payout script, then change the minbalance in the .conf file, then relaunch the payout script. You should see transactions go out immediately.

Thank you for help. It is working now. i changed minbalance to 0.2
Another question is about fees:

Code:
 "mon_min_tx": 1.0,
    "vtc_min_tx": 0.1,
    "account": "",
    "feeaccount": "fees",
    "vtcfeeaddress": "VcngogHtGusKE8xKzBDJKMUtYf6nvpTG6j",
    "fee": 1.0,
    "monfeeaddress": "MMDLcvMMmRfh8zsN4oMX6xqEtx2y3KsUfF",
    "minbalance": 0.2

vtcfeeaddress is address of my remote wallet on personal computer, or local vertcoind address ? Is fees added to main vtc balance ?

I have some transactions which i dont understand. Everytime when pool find a block i get small ammount of vtc into my wallet like 0,029 vtc and bigger ammount of immatured vtc on server side wallet (which is normal) I dont understand this transactions:

Code:
  },
    {
        "account" : "fees",
        "category" : "move",
        "time" : 1400631670,
        "amount" : 0.00168403,
        "otheraccount" : "",
        "comment" : ""
    },
    {
        "account" : "",
        "address" : "VvwqfcaU7BHPNDYPA28xKoJvSpYVYyuRYH",
        "category" : "send",
        "amount" : -0.16671855,
        "fee" : -0.00100000,
        "confirmations" : 119,
        "blockhash" : "694577f02303626ffa65d5f41153236cf7d279b812a2f91719206548c3e3338f",
        "blockindex" : 9,
        "blocktime" : 1400631998,
        "txid" : "b3b555bafd0fb5a30a9372358682374961c9a4bbf3f8a6725b0693f9c8951689",
        "time" : 1400631670,
        "timereceived" : 1400631670
    },
    {
        "account" : "",
        "category" : "move",
        "time" : 1400648511,
        "amount" : -0.00799013,
        "otheraccount" : "fees",
        "comment" : ""
    },
    {
        "account" : "fees",
        "category" : "move",
        "time" : 1400648511,
full member
Activity: 210
Merit: 100
How long has stratum+tcp://p2pool.vtcpool.co.uk:9555 been down for? Is it coming back?

Hi Chris,

Sorry, having some issues with the new server we migrated to. The pool is back up now - I have a ticket open with the provider to try to diagnose what's causing the issues.

member
Activity: 73
Merit: 10
thx for your reply i post some outputs.

sharelogger.conf

Code:
 "wallets": {
        "vtc": {
            "username": "####",
            "password": "####",
            "url": "http://127.0.0.1:5899"},
        "mon": {
            "username": "####",
            "password": "####",
            "url": "http://127.0.0.1:6888"}},

    "dbhost": "127.0.0.1",
    "dbuser": "proxypool",
    "dbpass": "#####",
    "dbname": "proxypool",

    "redishost": "127.0.0.1",
    "redisauth": "####",
    "redisport": 6379,
    "redislist": "shares",

    "mon_min_tx": 1.0,
    "vtc_min_tx": 0.1,
    "account": "",
    "feeaccount": "fees",
    "vtcfeeaddress": "VcngogHtGusKE8xKzBDJKMUtYf6nvpTG6j",
    "fee": 1.0,
    "monfeeaddress": "MMDLcvMMmRfh8zsN4oMX6xqEtx2y3KsUfF",
    "minbalance": 1.0
}

all my vtc are matured


The problem is your "minbalance". As it's set to 1.0, the payout script will keep a balance of 1 VTC on your account, which means that it subtracts the min balance from the actual balance before doing any payouts. So in your case your balance in the payout script is 0.86370627-1, which is limited to 0. Set your minbalance lower, you can safely set it to 0.25. I'm not sure we even need that minbalance, might be to cover transaction fees, not sure.

So just kill your payout script, then change the minbalance in the .conf file, then relaunch the payout script. You should see transactions go out immediately.
full member
Activity: 168
Merit: 100
If you want stop wallet daemon then do:

ps -aux | grep vertcoind

write down PID number then:

kill -9

later you must download new wallet sourcess from github and recompile it like in HOWTO.

I think there is simpler method to stop daemon bu i am linux/unix guy and i will do that in this way Smiley

just vertcoind stop

Thanks!

And when I command :

Code:
git pull

I need to recompile?

if there are updates on source code, you need to recompile.
full member
Activity: 252
Merit: 102
OPEN Platform - Powering Blockchain Acceptance
If you want stop wallet daemon then do:

ps -aux | grep vertcoind

write down PID number then:

kill -9

later you must download new wallet sourcess from github and recompile it like in HOWTO.

I think there is simpler method to stop daemon bu i am linux/unix guy and i will do that in this way Smiley

just vertcoind stop

Thanks!

And when I command :

Code:
git pull

I need to recompile?
full member
Activity: 168
Merit: 100
If you want stop wallet daemon then do:

ps -aux | grep vertcoind

write down PID number then:

kill -9

later you must download new wallet sourcess from github and recompile it like in HOWTO.

I think there is simpler method to stop daemon bu i am linux/unix guy and i will do that in this way Smiley

just vertcoind stop
sr. member
Activity: 355
Merit: 250
If you want stop wallet daemon then do:

ps -aux | grep vertcoind

write down PID number then:

kill -9

later you must download new wallet sourcess from github and recompile it like in HOWTO.

I think there is simpler method to stop daemon bu i am linux/unix guy and i will do that in this way Smiley
Pages:
Jump to: