Bitcoin Forum
April 23, 2024, 04:10:22 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 [30] 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 ... 7012 »
  Print  
Author Topic: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency  (Read 9722490 times)
CHAOSiTEC
Legendary
*
Offline Offline

Activity: 1358
Merit: 1002


View Profile
February 05, 2014, 03:03:34 PM
 #581

looks good, but could you look at this page, this is going to be the theme, if you could use those colors, that would be great :-)
http://medialoot.com/item/flat-dashboard-ui-kit-2/
edit: forgot the link lol
Thanks, I've updated the logo and made another version with a different font:




could you go a little darker, bluish ... and there is something wrong with the M theres like a block er something...

node-vps.com - Tron / Masternode hosting services
1713888622
Hero Member
*
Offline Offline

Posts: 1713888622

View Profile Personal Message (Offline)

Ignore
1713888622
Reply with quote  #2

1713888622
Report to moderator
If you want to be a moderator, report many posts with accuracy. You will be noticed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713888622
Hero Member
*
Offline Offline

Posts: 1713888622

View Profile Personal Message (Offline)

Ignore
1713888622
Reply with quote  #2

1713888622
Report to moderator
eduffield (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
February 05, 2014, 03:05:07 PM
 #582

So is their an ETA from the dev on when coinjoin will actually be implemented into the wallet and it goes anonymous?  I am interested and thinking about investing in DRK, but until the anonymity tech is implemented, it is just another shit coin.  I've heard promises of an anonymous coin before (SBC, zerocoin implementation in MEC, ANC, NVC), but so far no one has delivered.  I don't wanna get stuck holding a bag of worthless coin and false promises.

This non delivery is by most part of the Missing In Action of the Zerocoin developer where these coins depends on. The approach this coin takes is that they develop it themselves and are more active then the creator of SBC. But still its a guess if they can deliver but isn't most of speculation on crypto a guess? Wink

Some of my debug output this morning....  Grin I'm making lots of progress, still a ways to go though (i.e, I just implemented the pooling commands and signing of transactions via commands.)

Btw, to get this working I had to add like seven functions to the core bitcoin code. It's no wonder why no one has done this yet. It's pretty difficult. It definitely doesn't support anon transaction pooling as the code stands.

CCoinJoinPool::SetNull()
2014-02-05 15:00:50 ThreadRPCServer method=sendtoaddressanon
2014-02-05 15:00:50 has coinControl
2014-02-05 15:00:50  -- 0
2014-02-05 15:00:50 Found unspent input larger than nValue
2014-02-05 15:00:50 CCoinJoinPool::SendMoney() - Added transaction to pool.
2014-02-05 15:00:50 AddQueuedInput
2014-02-05 15:00:50  --- -- input
2014-02-05 15:00:50  --- adding my input
2014-02-05 15:00:50 sending: txpli (41 bytes)
2014-02-05 15:00:50 AddQueuedOutput
2014-02-05 15:00:50  --- -- output
2014-02-05 15:00:50 CCoinJoinPool::Check()
2014-02-05 15:00:50 vin 1 vout 0
2014-02-05 15:00:50  -- ACCEPTING OUTPUTS
2014-02-05 15:00:50  --- adding my output
2014-02-05 15:00:50 sending: txpoolv (4 bytes)
2014-02-05 15:00:50 AddQueuedOutput
2014-02-05 15:00:50  --- -- output
2014-02-05 15:00:50  --- adding my output
2014-02-05 15:00:50 sending: txplo (34 bytes)
2014-02-05 15:00:50  -- ACCEPTING SIGNATURES
2014-02-05 15:00:50 sending: txpoolv (4 bytes)
2014-02-05 15:00:50  -- SIGNING
2014-02-05 15:00:50 sending: txpoolv (4 bytes)
2014-02-05 15:00:50 nTotalValueIn 50000000000
2014-02-05 15:00:50 nTotalValueOut 500000000
2014-02-05 15:00:50 txNew:
CTransaction(hash=d255c1fd0bf9f22394f314d7ea08799ba50ab62f9cc5ddce68f7c5f4ce5e6645, ver=1, vin.size=1, vout.size=1, nLockTime=0)
    CTxIn(COutPoint(30e6124be617de34556db387cc51b0e11b95c2e662cb79ec8418898e35452667, 0), scriptSig=304402207e82e87fea86173e)
    CTxOut(nValue=500.00000000, scriptPubKey=OP_DUP OP_HASH160 4bbd190c1389)
 -- TRANSMIT
2014-02-05 15:00:50 CCoinJoinPool::SetNull()
2014-02-05 15:00:50  -- after -- vin 0 vout 0
2014-02-05 15:00:50 received: txpoolv (4 bytes)
2014-02-05 15:00:50 sending: inv (37 bytes)
2014-02-05 15:00:50 received: txpoolv (4 bytes)
2014-02-05 15:00:50 received: txpoolv (4 bytes)
2014-02-05 15:00:50 trying connection 92.242.140.2:19999 lastseen=116.2hrs
2014-02-05 15:00:50 received: getdata (37 bytes)
2014-02-05 15:00:50 received getdata (1 invsz)
2014-02-05 15:00:50 received getdata for: tx d255c1fd0bf9f22394f314d7ea08799ba50ab62f9cc5ddce68f7c5f4ce5e6645

Dash - Digital Cash | dash.org | dashfoundation.io | dashgo.io
atc1
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
February 05, 2014, 03:09:02 PM
 #583

DRK should be worth 0.01 BTC !!!

Why that much?

eduffield (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
February 05, 2014, 03:13:21 PM
 #584

DRK should be worth 0.01 BTC !!!

Why that much?

The block reward in 2 years will be 7.5DRK (A difficulty of 100+ will force the block reward down to 15DRK and reward halves every 2 years). It'll be very scarce and supported by actual transaction volume. If we're successful in adding all of this functionality it'll be the only other real alt-coin.

Dash - Digital Cash | dash.org | dashfoundation.io | dashgo.io
eddywise
Sr. Member
****
Offline Offline

Activity: 253
Merit: 250

Let's Boolberry


View Profile
February 05, 2014, 03:14:24 PM
 #585

The latest mining tools do not support my AMD 640
Anyone can compile a new mining tools support AMD CPU
THX

Actually, they should work fine??  What operating system are you using?  They don't work on 32bit systems.
windows 7 X64
My E3 1230V2 work fine,AMD 640 does not work

AMD use
Windows: https://mega.co.nz/#!2NhWVY4B!VU837WCDc6TIhyaLE22k22CppvUFMxRAri8JOFJiHJ8
I had mined with this for a long time,but got 25Khash per thread

Boolberry : @eddywise                                                                                                                                                                                                                       DRK:XqTbkj1hpCWBpBSvbWtzBRu5PxzJ2KoA3F                                                                                                                                                                                   BTC:1FZYvzY4cPLwwZmU8rGPM7xGYjfjiZUmuZ  Once desperately want, now desperate to forget
CHAOSiTEC
Legendary
*
Offline Offline

Activity: 1358
Merit: 1002


View Profile
February 05, 2014, 03:17:10 PM
 #586

So is their an ETA from the dev on when coinjoin will actually be implemented into the wallet and it goes anonymous?  I am interested and thinking about investing in DRK, but until the anonymity tech is implemented, it is just another shit coin.  I've heard promises of an anonymous coin before (SBC, zerocoin implementation in MEC, ANC, NVC), but so far no one has delivered.  I don't wanna get stuck holding a bag of worthless coin and false promises.

This non delivery is by most part of the Missing In Action of the Zerocoin developer where these coins depends on. The approach this coin takes is that they develop it themselves and are more active then the creator of SBC. But still its a guess if they can deliver but isn't most of speculation on crypto a guess? Wink

Some of my debug output this morning....  Grin I'm making lots of progress, still a ways to go though (i.e, I just implemented the pooling commands and signing of transactions via commands.)

Btw, to get this working I had to add like seven functions to the core bitcoin code. It's no wonder why no one has done this yet. It's pretty difficult. It definitely doesn't support anon transaction pooling as the code stands.

CCoinJoinPool::SetNull()
2014-02-05 15:00:50 ThreadRPCServer method=sendtoaddressanon
2014-02-05 15:00:50 has coinControl
2014-02-05 15:00:50  -- 0
2014-02-05 15:00:50 Found unspent input larger than nValue
2014-02-05 15:00:50 CCoinJoinPool::SendMoney() - Added transaction to pool.
2014-02-05 15:00:50 AddQueuedInput
2014-02-05 15:00:50  --- -- input
2014-02-05 15:00:50  --- adding my input
2014-02-05 15:00:50 sending: txpli (41 bytes)
2014-02-05 15:00:50 AddQueuedOutput
2014-02-05 15:00:50  --- -- output
2014-02-05 15:00:50 CCoinJoinPool::Check()
2014-02-05 15:00:50 vin 1 vout 0
2014-02-05 15:00:50  -- ACCEPTING OUTPUTS
2014-02-05 15:00:50  --- adding my output
2014-02-05 15:00:50 sending: txpoolv (4 bytes)
2014-02-05 15:00:50 AddQueuedOutput
2014-02-05 15:00:50  --- -- output
2014-02-05 15:00:50  --- adding my output
2014-02-05 15:00:50 sending: txplo (34 bytes)
2014-02-05 15:00:50  -- ACCEPTING SIGNATURES
2014-02-05 15:00:50 sending: txpoolv (4 bytes)
2014-02-05 15:00:50  -- SIGNING
2014-02-05 15:00:50 sending: txpoolv (4 bytes)
2014-02-05 15:00:50 nTotalValueIn 50000000000
2014-02-05 15:00:50 nTotalValueOut 500000000
2014-02-05 15:00:50 txNew:
CTransaction(hash=d255c1fd0bf9f22394f314d7ea08799ba50ab62f9cc5ddce68f7c5f4ce5e6645, ver=1, vin.size=1, vout.size=1, nLockTime=0)
    CTxIn(COutPoint(30e6124be617de34556db387cc51b0e11b95c2e662cb79ec8418898e35452667, 0), scriptSig=304402207e82e87fea86173e)
    CTxOut(nValue=500.00000000, scriptPubKey=OP_DUP OP_HASH160 4bbd190c1389)
 -- TRANSMIT
2014-02-05 15:00:50 CCoinJoinPool::SetNull()
2014-02-05 15:00:50  -- after -- vin 0 vout 0
2014-02-05 15:00:50 received: txpoolv (4 bytes)
2014-02-05 15:00:50 sending: inv (37 bytes)
2014-02-05 15:00:50 received: txpoolv (4 bytes)
2014-02-05 15:00:50 received: txpoolv (4 bytes)
2014-02-05 15:00:50 trying connection 92.242.140.2:19999 lastseen=116.2hrs
2014-02-05 15:00:50 received: getdata (37 bytes)
2014-02-05 15:00:50 received getdata (1 invsz)
2014-02-05 15:00:50 received getdata for: tx d255c1fd0bf9f22394f314d7ea08799ba50ab62f9cc5ddce68f7c5f4ce5e6645


well i see your making good progress :-)

node-vps.com - Tron / Masternode hosting services
First.Bitcoin
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
February 05, 2014, 03:17:43 PM
 #587

Kudos to the Devs, just downloaded the windows mining client, joined the pool and started mining - no problems, took 5 mins to set up.
wonko86
Legendary
*
Offline Offline

Activity: 1624
Merit: 1024



View Profile
February 05, 2014, 03:46:50 PM
 #588


hehe i like that one, could you make it with a darker theme? :-)

ill let the competition run until thursday.. then ill choose :-)

Here you have a little darker

newflesh
Hero Member
*****
Offline Offline

Activity: 630
Merit: 500



View Profile
February 05, 2014, 03:56:45 PM
 #589

could you go a little darker, bluish ... and there is something wrong with the M theres like a block er something...
Sure, here's the updated version:

slyA
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
February 05, 2014, 03:58:30 PM
 #590

WTB 1000 dark coins for 0.05btc. CEX is fucking wasting my time and I've been trying to buy for 10 hours now. goddamn frustrating.
CHAOSiTEC
Legendary
*
Offline Offline

Activity: 1358
Merit: 1002


View Profile
February 05, 2014, 03:59:11 PM
 #591


Competition:

my mining pool (lotterymining.com) needs a logo

best one gets 1000 Darkcoins


Very cute!  I like it!  Maybe give them Zorro masks, capes and swords, LOL, that'll do the dark/hidden thing while keeping the fun of lottery going, and that I love cute things, LOL ;p


Awesome!
TanteStefana got some ideas lol :-)

node-vps.com - Tron / Masternode hosting services
CHAOSiTEC
Legendary
*
Offline Offline

Activity: 1358
Merit: 1002


View Profile
February 05, 2014, 04:01:21 PM
 #592

WTB 1000 dark coins for 0.05btc. CEX is fucking wasting my time and I've been trying to buy for 10 hours now. goddamn frustrating.
works quite well for me, just now their doing some maintainance on their wallets and interface...


node-vps.com - Tron / Masternode hosting services
CHAOSiTEC
Legendary
*
Offline Offline

Activity: 1358
Merit: 1002


View Profile
February 05, 2014, 04:02:17 PM
 #593

could you go a little darker, bluish ... and there is something wrong with the M theres like a block er something...
Sure, here's the updated version:


nice, if you guys keep this up ill just end letting both win lol

node-vps.com - Tron / Masternode hosting services
slyA
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
February 05, 2014, 04:13:39 PM
 #594

WTS 4411 DRK for 5 LTC
PM me plz Cheesy

I'll buy half your stash for 2.5 ltc. I already pmed you.
TanteStefana
Full Member
***
Offline Offline

Activity: 280
Merit: 100


The Future Of Work


View Profile
February 05, 2014, 04:32:57 PM
 #595

Darkcoin actually has proof of concept of true anonymity, from the wallet, and will be integrated into the current wallet in a week or so (after making sure it's stable).  It is worthy of note, and that's not to mention the 11 algorithms that make up the proof of work.  Very difficult to translate to GPU's let alone ASICs  It'll be a cpu miner for the foreseeable future.  This is important because it makes the coin and it's rewards attainable by all, therefore more people will mine it, and therefore it becomes more difficult to attain >50% share of the hashing power.  It also has a flexible unique difficulty level, so it remains a viable place to mine, without giving away the coin.

Frankly, this coin is the best put together coin that I've seen so far, but I'll admit, I don't know it all  Cheesy

https://bitcointalk.org/index.php?topic=421615.0

LOL, I'm posting that everywhere!

Checkout the new website!: http://www.darkcoin.io

Nice  Grin

eduffield, If the page is narrowed, the D icon pops to the top.  Maybe you should try putting the lettering with the coin logo in .png (that supports transparencies, no? - my memory is going, LOL)

it is an office pc i cannot modify it, i disabled the protection, the script goes, i see the hash rate but the pool don't see my account working

maybe it's a pool problem

There is a quirkiness to the miner/pools.  The workers disappear, until you get an accepted hash, then they show up working again on the site for a while.  they only see the Yay!'s  LOL.  When you see an accepted, check your pool stats, I bet you'll see your hash rate in the dash.

█ ANN THREAD █
﹝Whitepaper﹞
【BLACKBOX OS】
The Future of Work. Decentralized.
TELEGRAM﹞﹝FACEBOOK
TWITTERYOUTUBE
CHAOSiTEC
Legendary
*
Offline Offline

Activity: 1358
Merit: 1002


View Profile
February 05, 2014, 04:38:10 PM
 #596

Darkcoin actually has proof of concept of true anonymity, from the wallet, and will be integrated into the current wallet in a week or so (after making sure it's stable).  It is worthy of note, and that's not to mention the 11 algorithms that make up the proof of work.  Very difficult to translate to GPU's let alone ASICs  It'll be a cpu miner for the foreseeable future.  This is important because it makes the coin and it's rewards attainable by all, therefore more people will mine it, and therefore it becomes more difficult to attain >50% share of the hashing power.  It also has a flexible unique difficulty level, so it remains a viable place to mine, without giving away the coin.

Frankly, this coin is the best put together coin that I've seen so far, but I'll admit, I don't know it all  Cheesy

https://bitcointalk.org/index.php?topic=421615.0

LOL, I'm posting that everywhere!

Maybe you should add in, no premine :-)

node-vps.com - Tron / Masternode hosting services
InternetApe
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile WWW
February 05, 2014, 04:52:46 PM
 #597

FYI: c-cex.com has been doing some upgrades and they are improving everyday.

DarkCoin - https://bitcointalk.org/index.php?topic=421615 - DarkCoin aims to be the first privacy-centric cryptographic currency with fully encrypted transactions and anonymous block transactions.
MyFarm
Hero Member
*****
Offline Offline

Activity: 854
Merit: 1000


View Profile
February 05, 2014, 05:10:16 PM
 #598

Buying DRK with BTC or LTC.  PM me your offer.
slyA
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
February 05, 2014, 05:10:53 PM
 #599

WTB 2100 DARK COINS FOR 2.5 LTC
salstimda
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
February 05, 2014, 05:11:50 PM
 #600

best coin for botnets?

Not more as any other CPU coin i guess.

Interesting coin, seems like some good idea's being put too work, interested as too how it work out.
well not any other cpu coin claims to be anonymous
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 [30] 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 ... 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!