Author

Topic: [ANN][PIVX] - PRIVATE INSTANT VERIFIED TRANSACTION - PROOF OF STAKE - ZEROCOIN - page 535. (Read 782375 times)

legendary
Activity: 1078
Merit: 1011
I will make available the daemon files for your server shortly, as long as you have run the install script to install the deps, the binaries will work.

Though for various reasons providing statically linked binaries is a bad idea, we will provide these shortly.

Please be aware that running Masternodes on low cost VPS's may work now, but as the network grows, the resources that the Masternodes will use will increase and you will start having issues.

legendary
Activity: 896
Merit: 1001
There is now a Script available to install the Darknet wallet on you RPi2.

This has been tested on the Latest Jesse Raspbian Build and the Wheezy Raspbian Build available from the Raspberry Website Now. To avoid any issues, please use a clean fresh Raspbian Image.

Just download the script through the RPi itself then;

chmod +x Install-Darknet-RPi2

then to start the installation

./Install-Darknet-RPi2

The script will download, install all the necessary deps and git source as well as compile the binary and move it to your home directory.

When completed,

./darknet-qt

Nice!

I got an insufficient memory error installing Darknet onto a linux VPS with 768Mb memory... what could have caused this problem? It was a completely fresh instance of the VPS.

Building software on Linux requires memory.  With the base OS using somewhere around 256MB that leaves you with only 512MB to play with.  To do the build, I would recommend no less than 2GB of Ram on the VPS.  To get around this, you could just download the pre-compiled binary that they have available.

You could also just create a swap file.  You can build coin daemons from source on vps's with 768MB ram and a 2GB swap file.

full member
Activity: 274
Merit: 122
There is now a Script available to install the Darknet wallet on you RPi2.

This has been tested on the Latest Jesse Raspbian Build and the Wheezy Raspbian Build available from the Raspberry Website Now. To avoid any issues, please use a clean fresh Raspbian Image.

Just download the script through the RPi itself then;

chmod +x Install-Darknet-RPi2

then to start the installation

./Install-Darknet-RPi2

The script will download, install all the necessary deps and git source as well as compile the binary and move it to your home directory.

When completed,

./darknet-qt

Nice!

I got an insufficient memory error installing Darknet onto a linux VPS with 768Mb memory... what could have caused this problem? It was a completely fresh instance of the VPS.

Building software on Linux requires memory.  With the base OS using somewhere around 256MB that leaves you with only 512MB to play with.  To do the build, I would recommend no less than 2GB of Ram on the VPS.  To get around this, you could just download the pre-compiled binary that they have available.
legendary
Activity: 1517
Merit: 1042
@notsofast
There is now a Script available to install the Darknet wallet on you RPi2.

This has been tested on the Latest Jesse Raspbian Build and the Wheezy Raspbian Build available from the Raspberry Website Now. To avoid any issues, please use a clean fresh Raspbian Image.

Just download the script through the RPi itself then;

chmod +x Install-Darknet-RPi2

then to start the installation

./Install-Darknet-RPi2

The script will download, install all the necessary deps and git source as well as compile the binary and move it to your home directory.

When completed,

./darknet-qt

Nice!

I got an insufficient memory error installing Darknet onto a linux VPS with 768Mb memory... what could have caused this problem? It was a completely fresh instance of the VPS.
legendary
Activity: 1078
Merit: 1011
There is now a Script available to install the Darknet wallet on you RPi2.

This has been tested on the Latest Jesse Raspbian Build and the Wheezy Raspbian Build available from the Raspberry Website Now. To avoid any issues, please use a clean fresh Raspbian Image.

Just download the script through the RPi itself then;

chmod +x Install-Darknet-RPi2

then to start the installation

./Install-Darknet-RPi2

The script will download, install all the necessary deps and git source as well as compile the binary and move it to your home directory.

When completed,

./darknet-qt
legendary
Activity: 1078
Merit: 1011
- Your coins will not gain weight right now as PoS has not been implemented yet.

- We are looking into the issue with the Nodes becoming inactive every few hours.

- Masternodes will get their percentage of whatever is being staked per block, instead of their percentage of what is being mined right now.

- Masternodes will always receive a higher reward than staking will as you are locking up your deposit for the benefit of the network.
hero member
Activity: 882
Merit: 500
MiG Messenger - earn while chatting
Just thought of something.  I know PoS doesn't start for another 6 months, but are coins accumulating stake weight right now?  Let's say I tuck some coins away in a wallet right now, close it up, and wait for PoS to start.  When I open it in 6 months, will I get an instant 50% reward from 6 months of accumulated stake weight?

I am sure using your coins to create masternodes will end up showing a better return on investment than just locking your wallet and waiting 6 months, but I am just curious.

Also, how do masternodes get rewarded after PoW ends?  I'm sure it was just an oversight, but on the reward schedule you don't mention masternodes in the PoS phase.

Also also, my masternode keeps going offline every hour or two.  I have port 51472 open already.  Wondering if this is happening to anyone else or if it is just me.
full member
Activity: 238
Merit: 100
Hey guys, remember you can mine for FREE!!! 0% fees!!!




I'm trying it right now. Connection was fine.
legendary
Activity: 1078
Merit: 1011
The only reason I have found to get the error "Not capable masternode:" when you go to fire up your Masternode is you have not opened up port 51472 in your firewall. This has to happen, as the masternode needs to know what it's external IP address is. If anyone has another working solution, please let us know..
full member
Activity: 274
Merit: 122
Hey guys, remember you can mine for FREE!!! 0% fees!!!


legendary
Activity: 1517
Merit: 1042
@notsofast
I'm seeing 5 masternodes, but shouldn't there be at least 7? (Dev's 6 plus your SockPuppetAccount)?

Did you get any MN payments yet?

Just got 2 MN payments!  My problem was I altered my darknet.conf file while following the DASH masternode tutorial, but forgot to save the changes and restart the client.

Nice. Good job, setting one up now.
hero member
Activity: 882
Merit: 500
MiG Messenger - earn while chatting
I'm seeing 5 masternodes, but shouldn't there be at least 7? (Dev's 6 plus your SockPuppetAccount)?

Did you get any MN payments yet?

Just got 2 MN payments!  My problem was I altered my darknet.conf file while following the DASH masternode tutorial, but forgot to save the changes and restart the client.
legendary
Activity: 1517
Merit: 1042
@notsofast
I'm seeing 5 masternodes, but shouldn't there be at least 7? (Dev's 6 plus your SockPuppetAccount)?

Did you get any MN payments yet?
legendary
Activity: 1078
Merit: 1011
OK, It's pretty easy to create a masternode,

Create an Address and Name it MN1 or whatever you want. Send 10k (exactly 10k) DNET to this address. Wait until there are a minimum of 15 confirmations to the transaction.

Then you need to go to the console and type; masternode genkey (record this key)

then go to your darknet.conf file and put the following in the file;

rpcuser=( Create a Random Username)
rpcpassword=( Create a Random Password )
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
logtimestamps=1
maxconnections=256
masternode=1
masternodeprivkey=(place key that was generated by mastered genkey here)

Now make sure your router has port 51472 open to the world. (its just for communications to other masternodes)

after all of the above has been completed reboot your wallet

then go to the console and type; masternode start.

If you followed everything exactly is should work fine.
hero member
Activity: 882
Merit: 500
MiG Messenger - earn while chatting
Dev, can I just use the DASH masternode tutorial for DNET since it's a clone?

That's what I did.  It seemed to work.


    "overall" : "Successfully started 1 masternodes, failed to start 0, total 1",
    "detail" : {
        "status" : {
            "alias" : "MN0",
            "result" : "successful"

There were 5 MNs listed at the time, but it has dropped down to 2 MNs, and I still show up in the list as one of them when I run 'masternodelist' in the console.  It's been 45 minutes though and I haven't received any MN payments so I am either extremely unlucky or something isn't configured properly.  Idk.
legendary
Activity: 1517
Merit: 1042
@notsofast
Dev, can I just use the DASH masternode tutorial for DNET since it's a clone?
full member
Activity: 238
Merit: 100
How fast are you mining DARKNET with Quark ? I'm between 13-13.3Mh/s on my AMD 280x Grin Cool

Hi!, What software you using? I get 12mhs
sr. member
Activity: 252
Merit: 250
Looking forward to see darknet on more exchanges Tongue
legendary
Activity: 1232
Merit: 1001
WTB 5k DNET, send me offers (PM)  Roll Eyes
copper member
Activity: 1162
Merit: 1025
Ok boys, so what's the plans for this one? Personally I think we should take this where dark coin was headed before they decided to go mainstream...there is certainly a void there. Or is this just another clone? I'm cool either way, just curious what you have in mind.


Exactly, you can't be dark & provide dark services for dark things while having a face & real identity to go along with it, your identity is meant to be dark, atleast this one has a fighting chance Grin

I agree brother I mined dark at the start and was full on like fuck yeah man lol, then Evan kind of sold out. He did do some amazing work and I owe my mining setup to the original darkcoin but I think the whole dash thing is a huge mistake. Let's hope the dev here sees the potential and got some balls lol
Jump to: