Pages:
Author

Topic: [ANN][PTA][Pentacoin|SHA256D][DPOS|POS][ROADMAP|NEW WALLET v1.2.0 MASTERNODES] - page 2. (Read 11142 times)

newbie
Activity: 10
Merit: 0
How do i know if my master working? its been running about an hour and still says 00m00s, how often should i receive payments?
Thanks  Smiley


What is your masternode ip ?? you need to wait some time until you start to get payments , as you can see in the masternode list there is a Rank , if your masternode will have rank 1 your masternode will get pain on the next block found , if your masternode is on rank 7 you need to wait until your masternode will have again rank 1 so you can get again paid
sr. member
Activity: 356
Merit: 250
i'm not having much luck setting up this masternode, is anyone else having problems?
full member
Activity: 182
Merit: 100
Good to see some development in here. I bought some coins last month. I will make MN, sweet.
sr. member
Activity: 356
Merit: 250
How do i know if my master working? its been running about an hour and still says 00m00s, how often should i receive payments?
Thanks  Smiley
hero member
Activity: 868
Merit: 1000
Hello guys


I'm really sorry that i have been for so long inactive , i was working on masternodes , i just test it and is working , eta for the release 2 - 3 days , i'm still thinking about min coins for masternodes 15k or 20k and how much the masternodes will make 50 - 60%

EDIT: Updated the block explorer
Thanks
Have a nice day

Thanks for the update dev. Im looking forward to setting up a MN soon. Can you make it only 10K coins though. I think that is a better cost.
legendary
Activity: 1246
Merit: 1005
More updates?

Yes , is the update for the masternodes and all the people need to update ASAP

you just casually happened to include darksend on this update eh?   lol very nice!
newbie
Activity: 10
Merit: 0
More updates?

Yes , is the update for the masternodes and all the people need to update ASAP
sr. member
Activity: 298
Merit: 250
newbie
Activity: 10
Merit: 0

nice nice nice

Waiting for the updated download link... tic toc

I just updated with the new link , pls update asap , I have changed the protocol so the old peers will get rejected by the node

EDIT: Next on the list is mac wallet
legendary
Activity: 1246
Merit: 1005

nice nice nice

Waiting for the updated download link... tic toc
newbie
Activity: 10
Merit: 0
Hello guys


I just released the masternodes update so pls update your wallets

PLS UPDATE ASAP

New Windows Wallet LINK PLS UPDATE ASAP
Github

The masternodes get 60% of the network stake rewards
 
How to Setup a Pentacoin Node :

Start your Pentacoin wallet

Go to Help>Debug>Console
  type the following and hit Enter (Alias is name of your node address):
Code:
getaccountaddress Alias

Send exactly 20000 PTA in 1 single transaction to that address

Go to Help>Debug>Console
  type the following and hit Enter:
Code:
masternode genkey

Copy the result and place that in the Pentacoin.conf file below:

Code:
rpcallowip=127.0.0.1
rpcuser=REPLACEME
rpcpassword=REPLACEME
rpcport=Any Port
server=1
daemon=1
listen=1
staking=0
port=Any Port2
reservbalance=20000
masternodeaddr=YOUR_EXTERNAL_IP:Any Port2
masternode=1
masternodeprivkey=KEY GENERATED BY COMMAND masternode genkey
Any Port2 must be open.

Wait for 15 confirms before running the below command
Restart your wallet and go back to Help>Debug>Console
  Type the following and hit enter:
Code:
masternode start

How to Run More than one Pentacoin Node instance on the same PC:

1- Make a new folder ((Example: Masternodes)
2- inside masternodes folder, make N number of  new folders and name them for example mn1 , mn2 ..etc ( N= number of nodes you want to run)
3- go back to masternodes folder and place N number of Pentacoin-qt-1.2.0.exe copies and name them mn1.exe mn2.exe ..etc
4- on the same masternode folder, make new N number of RunMN1.bat files and paste the following:
Code:
mn1.exe -datadir=path_to_mn1_folder
 * make sure to change mn1.exe and path for every .bat file
5- Start each RunMN1.bat, RunMN2.bat ..etc and follow "How to Setup a Pentacoin Node" on top
 * each node must have different ports on Pentacoin.conf file

legendary
Activity: 1453
Merit: 1030
getpeerinfo:

    {   
        "addr" : "82.44.30.10:49450",
        "services" : "00000001",
        "lastsend" : 1433200890,
        "lastrecv" : 1433200889,
        "conntime" : 1433172005,
        "version" : 60015,
        "subver" : "/Pentacoin:1.2.0/",
        "inbound" : true,
        "startingheight" : 18973,
        "banscore" : 0
    },
    {   
        "addr" : "91.134.53.161:58605",
        "services" : "00000001",
        "lastsend" : 1433200890,
        "lastrecv" : 1433200889,
        "conntime" : 1433191146,
        "version" : 60015,
        "subver" : "/Pentacoin:1.2.0/",
        "inbound" : true,
        "startingheight" : 4398,
        "banscore" : 0
    },
    {   
        "addr" : "92.99.166.31:55098",
        "services" : "00000001",
        "lastsend" : 1433200890,
        "lastrecv" : 1433200891,
        "conntime" : 1433193596,
        "version" : 60015,
        "subver" : "/Pentacoin:1.2.0/",
        "inbound" : true,
        "startingheight" : 3516,
        "banscore" : 0
    },
    {   
        "addr" : "104.236.199.148:25631",
        "services" : "00000001",
        "lastsend" : 1433200890,
        "lastrecv" : 1433200889,
        "conntime" : 1433199919,
        "version" : 60015,
        "subver" : "/Pentacoin:1.4.0/",
        "inbound" : false,
        "startingheight" : 19295,
        "banscore" : 0
    },
    {   
        "addr" : "94.213.57.4:54378",
        "services" : "00000001",
        "lastsend" : 1433200890,
        "lastrecv" : 1433200889,
        "conntime" : 1433199951,
        "version" : 60015,
        "subver" : "/Pentacoin:1.2.0/",
        "inbound" : true,
        "startingheight" : 19295,
        "banscore" : 0
    },
    {   
        "addr" : "189.208.153.155:65056",
        "services" : "00000001",
        "lastsend" : 1433200890,
        "lastrecv" : 1433200889,
        "conntime" : 1433200039,
        "version" : 60015,
        "subver" : "/Pentacoin:1.2.0/",
        "inbound" : true,
        "startingheight" : 19297,
        "banscore" : 0
    },
    {   
        "addr" : "76.26.82.101:50618",
        "services" : "00000001",
        "lastsend" : 1433200890,
        "lastrecv" : 1433200889,
        "conntime" : 1433200254,
        "version" : 60015,
        "subver" : "/Pentacoin:1.2.0/",
        "inbound" : true,
        "startingheight" : 19298,
        "banscore" : 0
    },
    {   
        "addr" : "193.219.117.63:25631",
        "services" : "00000001",
        "lastsend" : 1433200890,
        "lastrecv" : 1433200889,
        "conntime" : 1433200694,
        "version" : 60015,
        "subver" : "/Pentacoin:1.4.0/",
        "inbound" : false,
        "startingheight" : 19303,
        "banscore" : 0
legendary
Activity: 1517
Merit: 1042
@notsofast
Thanks for the nodes but it still did not work. I noticed that even though I
downloaded the new wallet, my client version still reads v1.0.0.0-g32a928e

Did you try deleting everything in your appdata/roaming/Pentacoin folder except wallet.dat, and reopening 1.1.0.0?
legendary
Activity: 1218
Merit: 1002
Supporting DMD, ERC & PIO
Thanks for the nodes but it still did not work. I noticed that even though I
downloaded the new wallet, my client version still reads v1.0.0.0-g32a928e
legendary
Activity: 1218
Merit: 1002
Supporting DMD, ERC & PIO
legendary
Activity: 1517
Merit: 1042
@notsofast
Hi -
      Just in time
      wallet stopped synching at block 5762.
      Getting 0 connections
      Can anyone share a working conf file. Thank you!



My wallet is working fine without a conf file. Check your PMs for my getpeerinfo results
legendary
Activity: 1218
Merit: 1002
Supporting DMD, ERC & PIO
Hi -
      Just in time
      wallet stopped synching at block 5762.
      Getting 0 connections
      Can anyone share a working conf file. Thank you!

legendary
Activity: 1517
Merit: 1042
@notsofast
Hello guys


I'm really sorry that i have been for so long inactive , i was working on masternodes , i just test it and is working , eta for the release 2 - 3 days , i'm still thinking about min coins for masternodes 15k or 20k and how much the masternodes will make 50 - 60%

EDIT: Updated the block explorer
Thanks
Have a nice day

This is great news. Thanks for checking in. I've been staking like crazy. I'll tweet that you're back in case people haven't been checking the thread.
newbie
Activity: 10
Merit: 0
Hello guys


I'm really sorry that i have been for so long inactive , i was working on masternodes , i just test it and is working , eta for the release 2 - 3 days , i'm still thinking about min coins for masternodes 15k or 20k and how much the masternodes will make 50 - 60%

EDIT: Updated the block explorer
Thanks
Have a nice day
legendary
Activity: 1246
Merit: 1005
so
pta dead ?

Hope not. Perfect staking, always plenty of connections to the network and I personally liked the roadmap not having the fancy graphics to sell hot air - straight to the point. Last time the dev made an update it also took him forever. I'll just keep on staking, got nothing much to lose.
Pages:
Jump to: