Bitcoin Forum
April 20, 2024, 03:20:10 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 4540 4541 4542 4543 4544 4545 4546 4547 4548 4549 4550 4551 4552 4553 4554 4555 4556 4557 4558 4559 4560 4561 4562 4563 4564 4565 4566 4567 4568 4569 4570 4571 4572 4573 4574 4575 4576 4577 4578 4579 4580 4581 4582 4583 4584 4585 4586 4587 4588 4589 [4590] 4591 4592 4593 4594 4595 4596 4597 4598 4599 4600 4601 4602 4603 4604 4605 4606 4607 4608 4609 4610 4611 4612 4613 4614 4615 4616 4617 4618 4619 4620 4621 4622 4623 4624 4625 4626 4627 4628 4629 4630 4631 4632 4633 4634 4635 4636 4637 4638 4639 4640 ... 7012 »
  Print  
Author Topic: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency  (Read 9722480 times)
qwizzie
Legendary
*
Offline Offline

Activity: 2548
Merit: 1245



View Profile
April 02, 2015, 04:01:35 PM
Last edit: April 02, 2015, 04:36:16 PM by qwizzie
 #91781

So just to clarify for my own peace of mind, I'm going to update my local wallet from 0.11.2.16 to 0.11.2.17.

I've downloaded the new wallet.

What are the best steps to take to bring both my local wallet and my masternode up to current (.17).  Just a quick numbered list of those steps. I don't need detailed tutorial.

Thanks in advance.

looks like this is just a version change, no protocol change :

Steps for local wallet on windows :

delete peers.dat
replace dash-qt.exe with updated dash-qt.exe
download and extract Linux 64bit dashd file to desktop or specific folder for use with WINSCP

Steps for masternode in Linux with help of WINSCP :

Update without protocol change

./dashd stop
rm ./dashd and just dump new extracted dashd in there with help of WINSCP
chmod +x ./dashd
rm ~/.dash/peers.dat
./dashd
./dashd getinfo
./dashd masternode list | grep $IP

Update with protocol change

./dashd stop
rm ./dashd and just dump new extracted dashd in there with help of WINSCP
chmod +x ./dashd
rm ~/.dash/peers.dat
./dashd
start MN from cold wallet
./dashd getinfo
./dashd masternode list | grep $IP

Update with protocol change & command-option reindex

./dashd stop
rm ./dashd and just dump new extracted dashd in there with help of WINSCP
chmod +x ./dashd
rm ~/.dash/peers.dat
./dashd --reindex
start MN from cold wallet
./dashd getinfo
./dashd masternode list | grep $IP

Learn from the past, set detailed and vivid goals for the future and live in the only moment of time over which you have any control : now
1713583210
Hero Member
*
Offline Offline

Posts: 1713583210

View Profile Personal Message (Offline)

Ignore
1713583210
Reply with quote  #2

1713583210
Report to moderator
The network tries to produce one block per 10 minutes. It does this by automatically adjusting how difficult it is to produce blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713583210
Hero Member
*
Offline Offline

Posts: 1713583210

View Profile Personal Message (Offline)

Ignore
1713583210
Reply with quote  #2

1713583210
Report to moderator
1713583210
Hero Member
*
Offline Offline

Posts: 1713583210

View Profile Personal Message (Offline)

Ignore
1713583210
Reply with quote  #2

1713583210
Report to moderator
1713583210
Hero Member
*
Offline Offline

Posts: 1713583210

View Profile Personal Message (Offline)

Ignore
1713583210
Reply with quote  #2

1713583210
Report to moderator
innergy
Hero Member
*****
Offline Offline

Activity: 685
Merit: 500


View Profile
April 02, 2015, 04:04:30 PM
 #91782

Goin' for 0.0185 again..  Wink

oblox
Legendary
*
Offline Offline

Activity: 1442
Merit: 1018


View Profile
April 02, 2015, 04:13:25 PM
 #91783

Goin' for 0.0185 again..  Wink



Yeah, looking pretty good ATM.
Salkenex
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
April 02, 2015, 04:20:47 PM
 #91784

So just to clarify for my own peace of mind, I'm going to update my local wallet from 0.11.2.16 to 0.11.2.17.

I've downloaded the new wallet.

What are the best steps to take to bring both my local wallet and my masternode up to current (.17).  Just a quick numbered list of those steps. I don't need detailed tutorial.

Thanks in advance.

looks like this is just a version change, no protocol change :

Steps for local wallet on windows :

delete peers.dat
replace dash-qt.exe with updated dash-qt.exe
download and extract Linux 64bit dashd file to desktop or specific folder for use with WINSCP

Steps for masternode in Linux with help of WINSCP :

Update without protocol change

./dashd stop
rm ./dashd (or just dump new extracted dashd over older dashd with help of WINSCP)
chmod +x ./dashd
rm ~/.dash/peers.dat
./dashd
./dashd getinfo
./dashd masternode list | grep $IP

Update with protocol change

./dashd stop
rm ./dashd (or just dump new extracted dashd over older dashd with help of WINSCP)
chmod +x ./dashd
rm ~/.dash/peers.dat
./dashd
start MN from cold wallet
./dashd getinfo
./dashd masternode list | grep $IP

Update with protocol change & command-option reindex

./dashd stop
rm ./dashd (or just dump new extracted dashd over older dashd with help of WINSCP)
chmod +x ./dashd
rm ~/.dash/peers.dat
./dashd --reindex
start MN from cold wallet
./dashd getinfo
./dashd masternode list | grep $IP

YES!!! Exactly what I was hoping for. Thank you very much qwizzie. \o/
xxxgoodgirls
Legendary
*
Offline Offline

Activity: 1092
Merit: 1001


View Profile
April 02, 2015, 04:28:14 PM
 #91785

can someone give some quick explanation on how to use the donation option from your mn payments?

or is this not yet implemented?

greetz

You need to setup masternode.conf accordingly https://github.com/darkcoin/darkcoin/blob/master/doc/masternode_conf.md and issue "masternode start-many"

Note: it will NOT SPLIT you MN reward in such proportions, it will REDIRECT your FULL MN payment to donation address in % times on average.
So 10% means 1 of 10 of your MN payments on average will go to donation address you set in that config instead of being payed to MN address.

Awesome, I am going to donate a 5% of my incomes.

In summary, the Intel Management Engine and its applications are a backdoor with total access to and control over the rest of the PC. The ME is a threat to freedom, security, and privacy, and the libreboot project strongly recommends avoiding it entirely. Since recent versions of it can’t be removed, this means avoiding all recent generations of Intel hardware. details https://libreboot.org/faq.html#intelme --- https://tehnoetic.com/laptops --- https://store.vikings.net/x200-ryf-certfied
qwizzie
Legendary
*
Offline Offline

Activity: 2548
Merit: 1245



View Profile
April 02, 2015, 04:33:48 PM
 #91786

So just to clarify for my own peace of mind, I'm going to update my local wallet from 0.11.2.16 to 0.11.2.17.

I've downloaded the new wallet.

What are the best steps to take to bring both my local wallet and my masternode up to current (.17).  Just a quick numbered list of those steps. I don't need detailed tutorial.

Thanks in advance.

looks like this is just a version change, no protocol change :

Steps for local wallet on windows :

delete peers.dat
replace dash-qt.exe with updated dash-qt.exe
download and extract Linux 64bit dashd file to desktop or specific folder for use with WINSCP

Steps for masternode in Linux with help of WINSCP :

Update without protocol change

./dashd stop
rm ./dashd and just dump new extracted dashd in there with help of WINSCP  
chmod +x ./dashd
rm ~/.dash/peers.dat
./dashd
./dashd getinfo
./dashd masternode list | grep $IP

Update with protocol change

./dashd stop
rm ./dashd and just dump new extracted dashd in there with help of WINSCP  
chmod +x ./dashd
rm ~/.dash/peers.dat
./dashd
start MN from cold wallet
./dashd getinfo
./dashd masternode list | grep $IP

Update with protocol change & command-option reindex

./dashd stop
rm ./dashd and just dump new extracted dashd in there with help of WINSCP  
chmod +x ./dashd
rm ~/.dash/peers.dat
./dashd --reindex
start MN from cold wallet
./dashd getinfo
./dashd masternode list | grep $IP

YES!!! Exactly what I was hoping for. Thank you very much qwizzie. \o/


no problem, i edited my previous post a bit but i guess i did it too late. I updated yr quotation to reflect the change.
I always extract the Linux 64bit file through Winrar and use WINSCP to transfer it to the server.






Learn from the past, set detailed and vivid goals for the future and live in the only moment of time over which you have any control : now
xxxgoodgirls
Legendary
*
Offline Offline

Activity: 1092
Merit: 1001


View Profile
April 02, 2015, 04:37:35 PM
 #91787


no problem, i edited my previous post a bit but i guess i did it too late. I updated yr quotation to reflect the change
I always extract the Linux file through Winrar and use WINSCP to transfer it to the server.


Although it is really comfortable to just set up an update script which wgets the archive and extracts it for you, I would rather just download it by myself and check the if both the hash and the pgp keys match.

In summary, the Intel Management Engine and its applications are a backdoor with total access to and control over the rest of the PC. The ME is a threat to freedom, security, and privacy, and the libreboot project strongly recommends avoiding it entirely. Since recent versions of it can’t be removed, this means avoiding all recent generations of Intel hardware. details https://libreboot.org/faq.html#intelme --- https://tehnoetic.com/laptops --- https://store.vikings.net/x200-ryf-certfied
qwizzie
Legendary
*
Offline Offline

Activity: 2548
Merit: 1245



View Profile
April 02, 2015, 04:40:24 PM
 #91788


no problem, i edited my previous post a bit but i guess i did it too late. I updated yr quotation to reflect the change
I always extract the Linux file through Winrar and use WINSCP to transfer it to the server.


Although it is really comfortable to just set up an update script which wgets the archive and extracts it for you, I would rather just download it by myself and check the if both the hash and the pgp keys match.


to be honest for me its more an old windows habit, i'm rather used to winrar and the uploading goes fast in my case.

Learn from the past, set detailed and vivid goals for the future and live in the only moment of time over which you have any control : now
Lebubar
Legendary
*
Offline Offline

Activity: 1288
Merit: 1000



View Profile
April 02, 2015, 04:48:03 PM
 #91789

So just to clarify for my own peace of mind, I'm going to update my local wallet from 0.11.2.16 to 0.11.2.17.

I've downloaded the new wallet.

What are the best steps to take to bring both my local wallet and my masternode up to current (.17).  Just a quick numbered list of those steps. I don't need detailed tutorial.

Thanks in advance.

looks like this is just a version change, no protocol change :

Steps for local wallet on windows :

delete peers.dat
replace dash-qt.exe with updated dash-qt.exe
download and extract Linux 64bit dashd file to desktop or specific folder for use with WINSCP

Steps for masternode in Linux with help of WINSCP :

Update without protocol change

./dashd stop
rm ./dashd and just dump new extracted dashd in there with help of WINSCP  
chmod +x ./dashd
rm ~/.dash/peers.dat
./dashd
./dashd getinfo
./dashd masternode list | grep $IP

Update with protocol change

./dashd stop
rm ./dashd and just dump new extracted dashd in there with help of WINSCP  
chmod +x ./dashd
rm ~/.dash/peers.dat
./dashd
start MN from cold wallet
./dashd getinfo
./dashd masternode list | grep $IP

Update with protocol change & command-option reindex

./dashd stop
rm ./dashd and just dump new extracted dashd in there with help of WINSCP  
chmod +x ./dashd
rm ~/.dash/peers.dat
./dashd --reindex
start MN from cold wallet
./dashd getinfo
./dashd masternode list | grep $IP

YES!!! Exactly what I was hoping for. Thank you very much qwizzie. \o/


no problem, i edited my previous post a bit but i guess i did it too late. I updated yr quotation to reflect the change.
I always extract the Linux 64bit file through Winrar and use WINSCP to transfer it to the server.



To get it on linux faster with wget (I make the dash stop after the dowload to have the daemon down the less time possible, here no need the chmod as it come with the x directly Wink Edit: you have to be in the directory where your deamon binary is:

Here what I use to update linux part:

wget https://www.dashpay.io/binaries/dash-0.11.2.17-linux.tar.gz --no-check-certificate
tar zxvf  dash-0.11.2.17-linux.tar.gz
cp dash-0.11.2.17-linux/bin/64/dashd dashd2
./dashd stop
sleep 10
rm dashd
rm .dash/peers.dat
mv dashd2 dashd
sleep 2
./dashd
sleep 25
./dashd getinfo
Artoodeetoo
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500


View Profile
April 02, 2015, 04:49:52 PM
 #91790

6h MACD about to go green it appears, could be the start of a major run again here.. Not been green since around March 25th..

PS has someone melted Icebreaker? Or has he got stuck somewhere?

DASH #DashDC #DashIntoDigitalCash
I2S2SI
Full Member
***
Offline Offline

Activity: 196
Merit: 100



View Profile
April 02, 2015, 04:53:30 PM
 #91791

So much for this  http://www.newsbtc.com/2015/04/01/darkcoin-price-technical-analysis-for-142015-collapse-expected/

Price up 14% since this was published yesterday

Great minds discuss ideas; average minds discuss events; small minds discuss people.
coins101
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
April 02, 2015, 04:56:08 PM
 #91792



Get'em while you can
Solarminer
Hero Member
*****
Offline Offline

Activity: 826
Merit: 502


View Profile
April 02, 2015, 04:57:52 PM
 #91793

So just to clarify for my own peace of mind, I'm going to update my local wallet from 0.11.2.16 to 0.11.2.17.

What are the best steps to take to bring both my local wallet and my masternode up to current (.17).  Just a quick numbered list of those steps. I don't need detailed tutorial.

Thanks in advance.

To get it on linux faster with wget (I make the dash stop after the dowload to have the daemon down the less time possible, here no need the chmod as it come with the x directly Wink Edit: you have to be in the directory where your deamon binary is:

Here what I use :
wget https://www.dashpay.io/binaries/dash-0.11.2.17-linux.tar.gz --no-check-certificate
tar zxvf  dash-0.11.2.17-linux.tar.gz
cp dash-0.11.2.17-linux/bin/64/dashd dashd2
./dashd stop
sleep 10
rm dashd
rm .dash/peers.dat
mv dashd2 dashd
sleep 2
./dashd
sleep 25
./dashd getinfo

And the same thing with only 6 lines.  Also removes the old version. :-)

wget https://www.dashpay.io/binaries/dash-0.11.2.17-linux.tar.gz -O - | tar -xz
./dashd stop
sleep 3
rm dashd .dash/peers.dat -r dash-0.11.2.16-linux/
cp dash-0.11.2.17-linux/bin/64/dashd ~/
./dashd
coins101
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
April 02, 2015, 05:26:15 PM
 #91794

Dat price chart makes me think Evan is the one

Havelivi
Hero Member
*****
Offline Offline

Activity: 896
Merit: 1000



View Profile
April 02, 2015, 05:30:23 PM
 #91795



Get'em while you can

there is still chance to get in that train, DASH has much impressive buy walls and will go above to 0.02 again.
etoque
Legendary
*
Offline Offline

Activity: 1974
Merit: 1000


View Profile
April 02, 2015, 05:31:00 PM
 #91796

Dat price chart makes me think Evan is the one



LOL   Cheesy Cheesy *shitter deflection on*

Love you guys
splawik21
Legendary
*
Offline Offline

Activity: 1372
Merit: 1005


DASH is the future of crypto payments!


View Profile
April 02, 2015, 05:49:13 PM
 #91797

@eduffield can you change the OP version of wallet please? We still have the darkcoin version there....

btw. 350 shares to sell to start another MN - > check my sig for more info.

BE SMART, USE DASH ( ͡° ͜ʖ ͡°)
I2S2SI
Full Member
***
Offline Offline

Activity: 196
Merit: 100



View Profile
April 02, 2015, 05:53:48 PM
 #91798

Well I woke up to see them, these two mighty steeds
With their mouths grinning wildly expressing my needs

As they stood there above me, being flanked on each side
I felt no need to fear them, no reason to hide

So I reached up to touch but they faded too soon
Yet their mouths still remained and stacked up towards the moon

How that ladder of mouth waved so soft in the night
And I looked up in awe at that beautiful sight

And I dreamt about climbing into the night sky
But I knew had I touched them they'd mouth back 'bye bye'
So I got up and walked down the path in the dark
And there deep in the distance my eye caught a spark

Of a crab twice my size with incredible strength
Oh it greeted me kindly and then we all drank

And we drooled out together right onto the ground
And the ocean grew up quickly right up all around

And the earth looked at me and said "wasn't that fun?"
And I replied "I'm sorry if I hurt anyone"

And without even thinking cast me into space
But before she did that she wiped off my own face

She said better luck next time don't worry so much
Without ears I couldn't hear I could just feel the touch

As I feel asleep softly at the edge of a cave
But I should have gone deeper but I'm not so brave

https://www.youtube.com/watch?v=Mo5NXGOj3Ck

Lyrics http://lyrics.wikia.com/Dan_Deacon:When_I_Was_Done_Dying

Crypto, Better than a bank Cheesy

Very cool (if not a little overly 'trippy')! Thanks for posting though, enjoyed reading it and hearing the song. That's one of the amazing things about being involved with a community like this; people expose you to all sorts of left-of-field ideas and concepts that you may not have ever come across before and probably wouldn't if it weren't for being here. This was certainly the case with this one for me.

I was exposed to the 8 veils last week https://www.youtube.com/watch?v=QXmz7Z5v0DQ

Great minds discuss ideas; average minds discuss events; small minds discuss people.
qwizzie
Legendary
*
Offline Offline

Activity: 2548
Merit: 1245



View Profile
April 02, 2015, 06:00:32 PM
 #91799

This could be a crypto anthem.

2nd verse:

Well I woke up to see them, these two mighty steeds
With their mouths grinning wildly expressing my needs

As they stood there above me, being flanked on each side
I felt no need to fear them, no reason to hide

So I reached up to touch but they faded too soon
Yet their mouths still remained and stacked up towards the moon

How that ladder of mouth waved so soft in the night
And I looked up in awe at that beautiful sight

And I dreamt about climbing into the night sky
But I knew had I touched them they'd mouth back 'bye bye'
So I got up and walked down the path in the dark
And there deep in the distance my eye caught a spark

Of a crab twice my size with incredible strength
Oh it greeted me kindly and then we all drank

And we drooled out together right onto the ground
And the ocean grew up quickly right up all around

And the earth looked at me and said "wasn't that fun?"
And I replied "I'm sorry if I hurt anyone"

And without even thinking cast me into space
But before she did that she wiped off my own face

She said better luck next time don't worry so much
Without ears I couldn't hear I could just feel the touch

As I feel asleep softly at the edge of a cave
But I should have gone deeper but I'm not so brave

https://www.youtube.com/watch?v=Mo5NXGOj3Ck

Lyrics http://lyrics.wikia.com/Dan_Deacon:When_I_Was_Done_Dying

Crypto, Better than a bank Cheesy

nice post .. found this videoclip in the comments : https://vimeo.com/123219861

Learn from the past, set detailed and vivid goals for the future and live in the only moment of time over which you have any control : now
xxxgoodgirls
Legendary
*
Offline Offline

Activity: 1092
Merit: 1001


View Profile
April 02, 2015, 06:02:25 PM
 #91800

Crypto's so crazy, aiming to 0.018

In summary, the Intel Management Engine and its applications are a backdoor with total access to and control over the rest of the PC. The ME is a threat to freedom, security, and privacy, and the libreboot project strongly recommends avoiding it entirely. Since recent versions of it can’t be removed, this means avoiding all recent generations of Intel hardware. details https://libreboot.org/faq.html#intelme --- https://tehnoetic.com/laptops --- https://store.vikings.net/x200-ryf-certfied
Pages: « 1 ... 4540 4541 4542 4543 4544 4545 4546 4547 4548 4549 4550 4551 4552 4553 4554 4555 4556 4557 4558 4559 4560 4561 4562 4563 4564 4565 4566 4567 4568 4569 4570 4571 4572 4573 4574 4575 4576 4577 4578 4579 4580 4581 4582 4583 4584 4585 4586 4587 4588 4589 [4590] 4591 4592 4593 4594 4595 4596 4597 4598 4599 4600 4601 4602 4603 4604 4605 4606 4607 4608 4609 4610 4611 4612 4613 4614 4615 4616 4617 4618 4619 4620 4621 4622 4623 4624 4625 4626 4627 4628 4629 4630 4631 4632 4633 4634 4635 4636 4637 4638 4639 4640 ... 7012 »
  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!