Author

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

legendary
Activity: 1148
Merit: 1001
uhm, is this a mandatory update ? do i have to resync after the update ?

i guess yes and yes  Tongue
legendary
Activity: 2688
Merit: 1240
uhm, is this a mandatory update ? do i have to resync after the update ?
legendary
Activity: 1078
Merit: 1011
almost 700 masternodes on the new version.

btw. payments incoming again after the upgrade but I still have to run masternode start-missing regularly.
so don’t be a slacker and update your wallets and masternodes  Grin

let’s bring this coinpayments voting to 100%.
I go ahead, just bought another 50 votes.
If another 4-6 people will do the same, we are done….


https://blockchain.info/tx/ac1e5e186bb037505b4cfb6ed5121fae61fc7c35857fa37d30e9044ea3771b9d

http://img5.fotos-hochladen.net/uploads/dnetcpttfi3srdgeq.jpg


when is the voting over on coinpayments? that vote been going on ages

Based on their numbers, the total votes needs to be at 600 Votes to be completed
legendary
Activity: 1078
Merit: 1011
EmpoEX is updated to v2.0.0.0
legendary
Activity: 2646
Merit: 1722
https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF
It appears that the majority of addnode=.onion DNET Tor nodes from the OP are now successfully updated to v2.0.0.0

Thanks to s3v3nh4cks + devs. for providing the ubuntu 14.04 compatible binary.
- see: https://bitcointalksearch.org/topic/m.15799587

The following linux terminal commands maybe useful for anyone still needing to update (manual method).

Code:
ls ~/.darknet

To list the contents of your .darknet folder

database, backups, blocks, budget.dat, chainstate, db.log, debug.log, fee_estimates.dat, mncache.dat, mnpayments.dat, peers.dat
and possibly darknetd.pid

" You need to delete everything except the darknet.conf, masternode.conf and wallet.dat and restart the wallet "

ALWAYS BACKUP YOUR WALLET.DAT

Stop the Dnet daemon:

Code:
cd Darknet/src && ./darknet-cli stop

Code:
cd

Remove only: database, backups, blocks, budget.dat, chainstate, db.log, debug.log, fee_estimates.dat, mncache.dat, mnpayments.dat, peers.dat with:

Code:
rm -rf ~/.darknet/database
rm -rf ~/.darknet/backups
rm -rf ~/.darknet/blocks
rm -rf ~/.darknet/budget.dat
rm -rf ~/.darknet/chainstate
rm -rf ~/.darknet/db.log
rm -rf ~/.darknet/debug.log
rm -rf ~/.darknet/fee_estimates.dat
rm -rf ~/.darknet/mncache.dat
rm -rf ~/.darknet/mnpayments.dat
rm -rf ~/.darknet/peers.dat

Code:
ls ~/.darknet

Again, to list the contents of your .darknet (which should now only contain your: darknet.conf, masternode.conf and wallet.dat).

Next, Remove the 'old' Dnet folder and daemon :

Code:
rm -rv Darknet

Download Dnet v2.0.0.0 :

Code:
wget https://github.com/Darknet-Crypto/Darknet/releases/download/v2.0.0.0/Darknet-Qt-Linux64-Wallet-v2.0.0.0.zip

Re-make the Dnet directory:

Code:
mkdir Darknet && cd Darknet && mkdir src && cd

Unzip the download :

Code:
unzip Darknet-Qt-Linux64-Wallet-v2.0.0.0.zip -d Darknet/src

Move the (required) unzipped files to the 'default' directory :

Code:
mv Darknet/src/Darknet-linux64-v2.0.0.0/darknet-tx Darknet/src/
mv Darknet/src/Darknet-linux64-v2.0.0.0/darknet-cli Darknet/src/
mv Darknet/src/Darknet-linux64-v2.0.0.0/darknetd Darknet/src/

Tidy up:

Code:
rm -rv Darknet/src/Darknet-linux64-v2.0.0.0

Restart the Dnet daemon:

Code:
cd Darknet/src && ./darknetd

Code:
./darknet-cli getinfo

Etc., Done.


Thought of the day ...

Masternode darknet.conf add :

reservebalance=10001

?  Cheesy
hero member
Activity: 728
Merit: 500
whens bittrex wallet going be back up?
legendary
Activity: 1148
Merit: 1001
almost 700 masternodes on the new version.

btw. payments incoming again after the upgrade but I still have to run masternode start-missing regularly.
so don’t be a slacker and update your wallets and masternodes  Grin

let’s bring this coinpayments voting to 100%.
I go ahead, just bought another 50 votes.
If another 4-6 people will do the same, we are done….


https://blockchain.info/tx/ac1e5e186bb037505b4cfb6ed5121fae61fc7c35857fa37d30e9044ea3771b9d

http://img5.fotos-hochladen.net/uploads/dnetcpttfi3srdgeq.jpg


when is the voting over on coinpayments? that vote been going on ages
no time limit afaik, a coin has to reach 100%, We are ate 59% atm so go and vote ....
hero member
Activity: 728
Merit: 500
almost 700 masternodes on the new version.

btw. payments incoming again after the upgrade but I still have to run masternode start-missing regularly.
so don’t be a slacker and update your wallets and masternodes  Grin

let’s bring this coinpayments voting to 100%.
I go ahead, just bought another 50 votes.
If another 4-6 people will do the same, we are done….


https://blockchain.info/tx/ac1e5e186bb037505b4cfb6ed5121fae61fc7c35857fa37d30e9044ea3771b9d

http://img5.fotos-hochladen.net/uploads/dnetcpttfi3srdgeq.jpg


when is the voting over on coinpayments? that vote been going on ages
legendary
Activity: 1148
Merit: 1001
almost 700 masternodes on the new version.

btw. payments incoming again after the upgrade but I still have to run masternode start-missing regularly.
so don’t be a slacker and update your wallets and masternodes  Grin

let’s bring this coinpayments voting to 100%.
I go ahead, just bought another 50 votes.
If another 4-6 people will do the same, we are done….


https://blockchain.info/tx/ac1e5e186bb037505b4cfb6ed5121fae61fc7c35857fa37d30e9044ea3771b9d

http://img5.fotos-hochladen.net/uploads/dnetcpttfi3srdgeq.jpg
sr. member
Activity: 474
Merit: 252
This explorer is stuck http://darknetexplorer.coin-server.com/
I know that there is another one, but it doesnt have any api for difficulty / blockcount.
ping https://bitcointalksearch.org/user/jk9694-329576
legendary
Activity: 1537
Merit: 1005
This explorer is stuck http://darknetexplorer.coin-server.com/
I know that there is another one, but it doesnt have any api for difficulty / blockcount.
legendary
Activity: 1792
Merit: 1010
this is  bit funny but telling you on what's to come, on bittrex total # of DNET BTC that people are willing to sell is 18670.443 BTC and to purchase just approx ~7 BTC , made me smile there

soooo people stack up sell orders deep in the higher price range, and lower must be folks that still are in POW phase and get some cent level rewards which I always found amusing..

update: collecting for 46th master node, almost there short by 2K DNET would purchase remainder but bitterx went to maintenance mode with the wallet which is actually good, bad part is by tomorrow price is going up, soooo need just to be patient and wait for nodes rewards
sr. member
Activity: 474
Merit: 252
Just noticed the transifex link (https://www.transifex.com/projects/p/darknet/) in the first posts does not work anymore.
legendary
Activity: 1792
Merit: 1010
update: updated all 45 master nodes with new wallet from git master, procedure went without a hitch
Same here with OS X controller wallet and linux masternodes. The only issue i had was the GUI wallet crashing once initially when i DIDNT delete everything except wallet.dat, darknet.conf and masternode.conf upfront.

cool, this is gonna be fun, I looove fact dev team is no hurry and no "luxury" features , just baseline solid network, POS and future anonymity enhancements , also believe wallet as said will have "trading ability" in real time thats very cool, wallet can do so much more... for sure

glad I mined heck out of dnet when it first started sold nothing and now I have decent size master node network
full member
Activity: 168
Merit: 100
You need to delete everything except the darknet.conf, masternode.conf and wallet.dat and restart the wallet

This fixed it Smiley
sr. member
Activity: 474
Merit: 252
update: updated all 45 master nodes with new wallet from git master, procedure went without a hitch
Same here with OS X controller wallet and linux masternodes. The only issue i had was the GUI wallet crashing once initially when i DIDNT delete everything except wallet.dat, darknet.conf and masternode.conf upfront.
legendary
Activity: 1792
Merit: 1010
update: updated all 45 master nodes with new wallet from git master, procedure went without a hitch
sr. member
Activity: 474
Merit: 252
I suggest you join the #slack then. It is much easier to assist interactively than on this forum ;-)
full member
Activity: 165
Merit: 100
Wow.. You don't like my OP heh.. Tongue

Haha. I accidently deleted my conf files and need to copy the node list from the OP.
I couldn't copy as it's not in text format. So it was a pain typing them up myself. Tongue

So did I, twice... fortunately, I still had .darknet/darknet.conf~
sr. member
Activity: 474
Merit: 252
Can't get it to work on linux distro ..
Can we get some more information as to what you can't get working? what distro, Wallet or Daemon??

Tried this from the op

If you are running Debian/Ubuntu/Mint etc. You can install the binaries/Daemons using Apt as well;

sudo apt-add-repository ppa:shaun-mcbride/darknet
sudo apt-get update
sudo apt-get install darknet-qt
sudo apt-get install darknet-cli
sudo apt-get install darknetd
sudo apt-get install darknet-tx

Running Ubuntu 16.04 LTS

"can't locate darknet-cli" is where the first error message came in.. I take it there is more than the above mentioned 6 steps?
I want to just mine enough to set up a masternode .. thats about it

PM: Just switched OS from windows 10 to Ubuntu ~ so i'm not exactly what you would call veteran in this

Ok, so earlier I was chatting with our guy who runs the Launchpad stuff, the darknet-cli/darknet-tx daemon files is not yet available, so for the time being, that means is only good for the Qt wallet. if you want to use the daemon files for a master node. you have 2 choices, you can compile them yourself (if you are using 16.04) or you can download the precompiled binaries I provided in the OP that were compiled for 14.04. The launchpad should be fixed up shortly, I apologize for the hassles there. if you want to compile them, if you look back a few pages, someone posted the instructions for compiling the linux binaries. Honestly, you don't really even need the darknet-tx daemon file.

Thanks for the help ..
Does it work for you now?
Jump to: