Bitcoin Forum
May 07, 2024, 12:45:44 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 3848 3849 3850 3851 3852 3853 3854 3855 3856 3857 3858 3859 3860 3861 3862 3863 3864 3865 3866 3867 3868 3869 3870 3871 3872 3873 3874 3875 3876 3877 3878 3879 3880 3881 3882 3883 3884 3885 3886 3887 3888 3889 3890 3891 3892 3893 3894 3895 3896 3897 [3898] 3899 3900 3901 3902 3903 3904 3905 3906 3907 3908 3909 3910 3911 3912 3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 3934 3935 3936 3937 3938 3939 3940 3941 3942 3943 3944 3945 3946 3947 3948 ... 7012 »
  Print  
Author Topic: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency  (Read 9722507 times)
Lebubar
Legendary
*
Offline Offline

Activity: 1288
Merit: 1000



View Profile
January 29, 2015, 07:36:34 PM
Last edit: January 29, 2015, 07:46:55 PM by Lebubar
 #77941

McDonald's will accept BTC? (or DRK?)
http://bitcoinist.net/mcdonalds-might-start-accepting-bitcoin-soon/
Transactions must be included in a block to be properly completed. When you send a transaction, it is broadcast to miners. Miners can then optionally include it in their next blocks. Miners will be more inclined to include your transaction if it has a higher transaction fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
TaoOfSaatoshi
Legendary
*
Offline Offline

Activity: 2156
Merit: 1014


Dash Nation Founder | CATV Host


View Profile WWW
January 29, 2015, 08:23:15 PM
 #77942

That could be huge...

LucD88
Hero Member
*****
Offline Offline

Activity: 525
Merit: 510



View Profile
January 29, 2015, 08:27:07 PM
 #77943

... Most of us have got scripts for that job, such as this:

./darkcoind stop
wget https://raw.githubusercontent.com/darkcoinproject/darkcoin-binaries/master/darkcoin-0.11.0.13-linux.tar.gz
tar zxvf darkcoin-0.11.0.13-linux.tar.gz
mv darkcoin-0.11.0.13-linux/bin/64/darkcoind .
chmod +x ./darkcoind
rm .darkcoin/peers.dat
./darkcoind

...
How exactly can I run these commands in one line?

My update method:
Code:
rm -rf darkcoind-old

wget https://github.com/darkcoinproject/darkcoin-binaries/raw/master/darkcoin-0.11.0.13-linux.tar.gz

tar zfvx darkcoin-0.11.0.13-linux.tar.gz

./darkcoind stop

mv darkcoind darkcoind-old

cp darkcoin-0.11.0.13-linux/bin/64/darkcoind darkcoind

rm .darkcoin/peers.dat

chmod 777 darkcoind

./darkcoind

./darkcoind masternode list | grep -e IP1 -e IP2

rm -rf darkcoin-0.11.0.13-linux

rm darkcoin-0.11.0.13-linux.tar.gz
eahmadov
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
January 29, 2015, 08:31:52 PM
 #77944

Darkcoin developer team expanded rapidly recently. I am curious how Evan finds all the money to pay these amazing folks. Or are they working on voluntary basis? Alternative scenario is that Evan has a VC in his pocket  Wink
g4q34g4qg47ww
Sr. Member
****
Offline Offline

Activity: 478
Merit: 250


View Profile
January 29, 2015, 08:40:01 PM
 #77945


How exactly can I run these commands in one line?


You can litarally just select it all in any notepad, copy it, and paste it into the terminal. Though you would want to remove the spaces in between commands, and move your 'darkcoind stop' to the top, because it takes a couple seconds to wind down. I find it easier than saving as an .sh because you are editing the lines that contain the current file name anyway Smiley

*This is applicable to Ubuntu, not sure if it applies to the putty folks.
LucD88
Hero Member
*****
Offline Offline

Activity: 525
Merit: 510



View Profile
January 29, 2015, 08:42:03 PM
 #77946

masternode update script: https://darkcointalk.org/threads/masternode-update-script.1640/

save the code inside a file called "update.sh"

use superputty for updating multiple masternode simultaneous

You can litarally just select it all in any notepad, copy it, and paste it into the terminal. Though you would want to remove the spaces in between commands, and move your 'darkcoind stop' to the top, because it takes a couple seconds to wind down. I find it easier than saving as an .sh because you are editing the lines that contain the current file name anyway Smiley

*This is applicable to Ubuntu, not sure if it applies to the putty folks.

Gotta LOVE this community for the ultra fast and helpful replies! Grin Thanks guys!
Lebubar
Legendary
*
Offline Offline

Activity: 1288
Merit: 1000



View Profile
January 29, 2015, 08:47:41 PM
 #77947


How exactly can I run these commands in one line?


You can litarally just select it all in any notepad, copy it, and paste it into the terminal. Though you would want to remove the spaces in between commands, and move your 'darkcoind stop' to the top, because it takes a couple seconds to wind down. I find it easier than saving as an .sh because you are editing the lines that contain the current file name anyway Smiley

*This is applicable to Ubuntu, not sure if it applies to the putty folks.

With putty : copy your text and just right click on your putty windows.
anonymousxx1503
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500


View Profile
January 29, 2015, 08:48:05 PM
 #77948



green today, green yesterday, green this week, green all month; can't touch this :p

1W MACD has the 4th green in a row now, momentum is upwards and you're part of the reason, hopefully we can push it even further and use this momentum with a well timed InstantX release.

I'd like to thank eduffield and the other developers for this critically important evolution in virtual currency. DarkCoin is what bitcoin should have been. Some might call it "Bitcoin 2.0" but would do better by saying: "DarkCoin is digital cash." - Child Harold - February 28, 2014
https://bitcointalk.org/index.php?topic=421615.msg5424980#msg5424980
vertoe
Hero Member
*****
Offline Offline

Activity: 518
Merit: 505


View Profile
January 29, 2015, 08:54:55 PM
 #77949

... Most of us have got scripts for that job, such as this:

./darkcoind stop
wget https://raw.githubusercontent.com/darkcoinproject/darkcoin-binaries/master/darkcoin-0.11.0.13-linux.tar.gz
tar zxvf darkcoin-0.11.0.13-linux.tar.gz
mv darkcoin-0.11.0.13-linux/bin/64/darkcoind .
chmod +x ./darkcoind
rm .darkcoin/peers.dat
./darkcoind

...
How exactly can I run these commands in one line?

My update method:
Code:
rm -rf darkcoind-old

wget https://github.com/darkcoinproject/darkcoin-binaries/raw/master/darkcoin-0.11.0.13-linux.tar.gz

tar zfvx darkcoin-0.11.0.13-linux.tar.gz

./darkcoind stop

mv darkcoind darkcoind-old

cp darkcoin-0.11.0.13-linux/bin/64/darkcoind darkcoind

rm .darkcoin/peers.dat

chmod 777 darkcoind

./darkcoind

./darkcoind masternode list | grep -e IP1 -e IP2

rm -rf darkcoin-0.11.0.13-linux

rm darkcoin-0.11.0.13-linux.tar.gz

I update my nodes with the following magic:

Code:
pacaur -S darkcoin-git

https://www.archlinux.org/
https://aur.archlinux.org/packages/darkcoin-git/
https://wiki.archlinux.org/index.php/Arch_User_Repository
vertoe
Hero Member
*****
Offline Offline

Activity: 518
Merit: 505


View Profile
January 29, 2015, 08:56:59 PM
 #77950

Darkcoin developer team expanded rapidly recently. I am curious how Evan finds all the money to pay these amazing folks. Or are they working on voluntary basis? Alternative scenario is that Evan has a VC in his pocket  Wink

I wish I get paid! lol. Yes we are all doing that on a voluntary basis.

If you indeed like this coin, fill my sig with love.
Honest Tim
Hero Member
*****
Offline Offline

Activity: 768
Merit: 1000



View Profile
January 29, 2015, 09:02:59 PM
 #77951

@eahmadov "sig" I think is short for "signature"...... in case you were getting unduly excited.
wozzek23
Sr. Member
****
Offline Offline

Activity: 1568
Merit: 283


View Profile
January 29, 2015, 09:17:10 PM
 #77952

Welcome our newest team member, Mario Müller (Aswan)

https://darkcointalk.org/threads/welcome-mario-mueller-to-the-team.3795/


Mario Müller, another shiny pearl in the Dark. Welcome!
xxxgoodgirls
Legendary
*
Offline Offline

Activity: 1092
Merit: 1001


View Profile
January 29, 2015, 09:42:22 PM
 #77953

How exactly can I run these commands in one line?

masternode update script: https://darkcointalk.org/threads/masternode-update-script.1640/

save the code inside a file called "update.sh"

use superputty for updating multiple masternode simultaneous

Remember to run chmod +x update.sh to make the updater executable.
You'll be able then to launch it through sh update.sh.

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
toknormal
Legendary
*
Offline Offline

Activity: 3066
Merit: 1188


View Profile
January 29, 2015, 09:51:09 PM
 #77954


Darkcoin developer team expanded rapidly recently. I am curious how Evan finds all the money to pay these amazing folks

+1

we are all doing that on a voluntary basis.

Even more impressive. I run a masternode (well, it runs itself) and I get paid. You develop and you don't ?

I hope it becomes possible eventually to remunerate developers in some way.
coins101
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
January 29, 2015, 09:55:20 PM
 #77955

Welcome our newest team member, Mario Müller (Aswan)

https://darkcointalk.org/threads/welcome-mario-mueller-to-the-team.3795/


welcome  Kiss
FinaGica
Full Member
***
Offline Offline

Activity: 224
Merit: 100



View Profile
January 29, 2015, 10:38:47 PM
 #77956

http://CryptoPet.com is now accepting DarkCoin as a payment option Smiley

Welcome DarkCoin community Smiley

cakebet
Full Member
***
Offline Offline

Activity: 229
Merit: 100

CakeBet Bitcoin Casino


View Profile WWW
January 29, 2015, 10:42:37 PM
 #77957

nice dog ties

http://CryptoPet.com is now accepting DarkCoin as a payment option Smiley

Welcome DarkCoin community Smiley



⬣  ⬣  ⬣⬣  ⬣  ⬣   CakeBet Bitcoin Casino: Bitcoin Dice and Blackjack!      ⬣  ⬣  ⬣⬣  ⬣  ⬣
Aswan
Legendary
*
Offline Offline

Activity: 1734
Merit: 1015



View Profile
January 29, 2015, 10:45:55 PM
 #77958

Welcome our newest team member, Mario Müller (Aswan)

https://darkcointalk.org/threads/welcome-mario-mueller-to-the-team.3795/



welcome  Kiss


Welcome Aswan, and super congratulations, Rux!

Welcome! Aswan Smiley


Welcome Aswan!

Great news! The way this is going can you imagine the progress of Darkcoin one year from now?

Team expanding, Foundation, Ambassador Group...

Grin

Thank you all so much. Such a warm welcome Smiley

dat german name

Well Done Mario ! , yr not from Germany are you ?, if so were neighbours , good luck !


Yep, I am German Smiley




hello Aswan Cheesy glad to have you here!

as for me, you can call me MN Operator from today Cheesy

Thanks and congratulations to your MN.
One day I'll get a main net Masternode running as well.. I hope.
FinaGica
Full Member
***
Offline Offline

Activity: 224
Merit: 100



View Profile
January 29, 2015, 10:47:20 PM
 #77959

nice dog ties

http://CryptoPet.com is now accepting DarkCoin as a payment option Smiley

Welcome DarkCoin community Smiley





Thanks we are glad you like it Smiley
kadrek
Sr. Member
****
Offline Offline

Activity: 327
Merit: 250



View Profile
January 29, 2015, 11:01:55 PM
 #77960

Something going on with drk.mn? Two of my MN are constantly dissapearing and reappearing again.. I noticed the active duration doesn't have a value as well.



It's showing all the correct info for mine.

SWIPE         │

│   Monetizing mobile engagement data,
on the blockchain            [      
SWIPE
.
WHITEPAPER
]            
TELEGRAM
TWITTER
MEDIUM
REDDIT
Pages: « 1 ... 3848 3849 3850 3851 3852 3853 3854 3855 3856 3857 3858 3859 3860 3861 3862 3863 3864 3865 3866 3867 3868 3869 3870 3871 3872 3873 3874 3875 3876 3877 3878 3879 3880 3881 3882 3883 3884 3885 3886 3887 3888 3889 3890 3891 3892 3893 3894 3895 3896 3897 [3898] 3899 3900 3901 3902 3903 3904 3905 3906 3907 3908 3909 3910 3911 3912 3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 3934 3935 3936 3937 3938 3939 3940 3941 3942 3943 3944 3945 3946 3947 3948 ... 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!