Bitcoin Forum
April 27, 2024, 06:40:46 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 5 6 »  All
  Print  
Author Topic: [ANN][DRK] DarkCoin | DarkSend Anonymous Technology Pre-Alpha Launch  (Read 20220 times)
eduffield (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
February 15, 2014, 07:23:00 PM
Last edit: February 28, 2014, 09:25:16 PM by eduffield
 #1

Testing commences at 7PM EST tonight, come join us!

The public testing and improvement phase of the DarkSend technology officially begins right now Smiley .

Add these lines to your configuration:

Code:
addnode=54.80.16.112
testnet=1
debug=1

This is alpha software, expect bugs and other problems. Just report the bugs you find and we’ll take care of them.

You can begin by reading the instructions below, there’s a bit of a learning curve because this works very differently from the way normal transactions work.

DarkSend uses a pool of transactions, currently POOL_MAX_TRANSACTIONS is set to 3. This means it will wait for 3 transactions before “darksending” them. Being that you can only send 1 transaction through the pool at a time, you will need to wait for someone else on the network to send another darksend transaction. If you don't want to wait, you can send multiple darksend transactions with multiple clients.

There are 3 new commands that are added to the API. To test these features from the QT client, open the debug console:

  • darksend Xaddress amount  : Add transaction to the darksend pool. This returns the current sessionID
  • getpoolinfo pool_no: Show pools current status
  • getdarksendtxid sessionID: After a DarkSend round completes this will return the TxID

Code:
		
2= accepting inputs, 3 = accepting outputs, 4=signing,  5=transmission
{
    "state" : 2,
    "session_id": 1005,                      
    "pooled_inputs" : 0,
    "pooled_outputs" : 0,
    "pooled_signatures" : 0,
    "my_transactions" : 0
}

Known issues:
  • Sent inputs go into unconfirmed: The input value - the value you sent will appear as “unconfirmed” until the next block is mined. Just ignore it


--------- Download Links ---------------

Windows: http://www.darkcoin.io/downloads/alpha/darkcoin-qt.exe
Ubuntu 64x: http://www.darkcoin.io/downloads/alpha/darkcoin-qt
Ubuntu 64x: http://www.darkcoin.io/downloads/alpha/darkcoind

-------- Want coins to send? -------------

Post your testnet address or mine some blocks. Blocks are set to mature with 3 confirmations, so it shouldn’t take long to get coins.

--------- Addresses to send to -----------------------------

Any testnet address will work with darksend, but you can use any of the following if you don’t want to generate them.

myYv7AwMVNDcNsA1sqd7ErqZsivf1xKDAq
mmhC4TAU7oPMEkEpVWDVRwq7dUtHPAuGVq
mkKYy1p9hz9sdxkZgpQViiARHdiDqRkh13
mznJuVXp1S1wVRhSdxtErHqQh7DmTnnrqz
mjAKXG4vo6ZW28BgTybSsDQHS1YkYcSpQ8
n43MTtoABchSv3CbHmf4Lddu7bccbKmhXr
n4bXjr5f3EGSozdppNH1Q1K21Ce34s2dtd

--------- Now what?? ---------------------------------------------------

Join #darkcoin-test on freenode!

Dash - Digital Cash | dash.org | dashfoundation.io | dashgo.io
1714200046
Hero Member
*
Offline Offline

Posts: 1714200046

View Profile Personal Message (Offline)

Ignore
1714200046
Reply with quote  #2

1714200046
Report to moderator
"Governments are good at cutting off the heads of a centrally controlled networks like Napster, but pure P2P networks like Gnutella and Tor seem to be holding their own." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
cshlock
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
February 15, 2014, 07:28:01 PM
 #2

congrats on getting this going!
slyA
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
February 15, 2014, 07:35:32 PM
 #3

LADIES AND GENTLEMINERS...

LLLLLETS GET READY TO RUMBLEEEEEEEEEE!!!!!!
VanBreuk
Sr. Member
****
Offline Offline

Activity: 460
Merit: 250



View Profile
February 15, 2014, 07:39:18 PM
 #4

Thank you!

waiting now for network syncing.

Testnet address:
mtdPqzvMdxMxZAy9FYN26HjjBvUiYbYLAx

Looking forward to try this.
Acidyo
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500


Will Bitcoin Rise Again to $60,000?


View Profile
February 15, 2014, 07:40:38 PM
 #5

Good job devs! Not able to alpha test tthis right now cause I'm not at home, but hopefully others will.

This is gonna be an awesome feature to the coin once it's working properly.
Wish I could've been able to buy more coins.
eduffield (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
February 15, 2014, 07:43:20 PM
 #6

Thank you!

waiting now for network syncing.

Testnet address:
mtdPqzvMdxMxZAy9FYN26HjjBvUiYbYLAx

Looking forward to try this.

There's only 11 blocks mined on testnet, shouldn't take long. Sure you turned on testnet and added the node?

Dash - Digital Cash | dash.org | dashfoundation.io | dashgo.io
phm
Full Member
***
Offline Offline

Activity: 378
Merit: 110


DATABLOCKCHAIN.IO SALE IS LIVE | MVP @ DBC.IO


View Profile
February 15, 2014, 07:44:24 PM
 #7

Thank you!

waiting now for network syncing.

Testnet address:
mtdPqzvMdxMxZAy9FYN26HjjBvUiYbYLAx

Looking forward to try this.

There's only 11 blocks mined on testnet, shouldn't take long. Sure you turned on testnet and added the node?

I can't sync as well. Is that IP correct? Can't even ping it.

VanBreuk
Sr. Member
****
Offline Offline

Activity: 460
Merit: 250



View Profile
February 15, 2014, 07:47:32 PM
 #8

Thank you!

waiting now for network syncing.

Testnet address:
mtdPqzvMdxMxZAy9FYN26HjjBvUiYbYLAx

Looking forward to try this.

There's only 11 blocks mined on testnet, shouldn't take long. Sure you turned on testnet and added the node?

yes it is in [testnet] but no block sources available, still stuck three weeks ago. I'm running the client with the datadir flag, but all seems fine, there's the testnet3 subfolder below my usual data files... but no syncing.
eduffield (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
February 15, 2014, 07:49:17 PM
 #9

Thank you!

waiting now for network syncing.

Testnet address:
mtdPqzvMdxMxZAy9FYN26HjjBvUiYbYLAx

Looking forward to try this.

There's only 11 blocks mined on testnet, shouldn't take long. Sure you turned on testnet and added the node?

I can't sync as well. Is that IP correct? Can't even ping it.

Opps, wrong IP. Try this:

addnode=23.22.165.148

Dash - Digital Cash | dash.org | dashfoundation.io | dashgo.io
eduffield (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
February 15, 2014, 07:51:29 PM
 #10

Thank you!

waiting now for network syncing.

Testnet address:
mtdPqzvMdxMxZAy9FYN26HjjBvUiYbYLAx

Looking forward to try this.

Sent you a 1000

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

Activity: 460
Merit: 250



View Profile
February 15, 2014, 07:51:52 PM
 #11


Opps, wrong IP. Try this:

addnode=23.22.165.148

Cool, synced now. Thanks for the test DRK!
eduffield (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
February 15, 2014, 07:52:46 PM
 #12


Opps, wrong IP. Try this:

addnode=23.22.165.148

Cool, synced now. Thanks for the test DRK!

No problem, here's my address if you want to test DarkSend mmhC4TAU7oPMEkEpVWDVRwq7dUtHPAuGVq

Dash - Digital Cash | dash.org | dashfoundation.io | dashgo.io
slyA
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
February 15, 2014, 07:54:51 PM
 #13


Opps, wrong IP. Try this:

addnode=23.22.165.148

Cool, synced now. Thanks for the test DRK!

No problem, here's my address if you want to test DarkSend mmhC4TAU7oPMEkEpVWDVRwq7dUtHPAuGVq

Err did you just... Send 1k dark? If you're giving away I'd accept some. XmYzjkiifQR4eEkGaFHjkQxAc2msnvUmzt
blaaaaacksuit
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250

Who cares?


View Profile
February 15, 2014, 07:59:38 PM
 #14


Opps, wrong IP. Try this:

addnode=23.22.165.148

Cool, synced now. Thanks for the test DRK!

No problem, here's my address if you want to test DarkSend mmhC4TAU7oPMEkEpVWDVRwq7dUtHPAuGVq

Err did you just... Send 1k dark? If you're giving away I'd accept some. XmYzjkiifQR4eEkGaFHjkQxAc2msnvUmzt

It's monopoly darkcoin sly.
anonymousxx1503
Hero Member
*****
Offline Offline

Activity: 532
Merit: 500


View Profile
February 15, 2014, 08:00:14 PM
 #15

Hell yeah, DarkCoin doubters beware, this gon' be gud



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
VanBreuk
Sr. Member
****
Offline Offline

Activity: 460
Merit: 250



View Profile
February 15, 2014, 08:03:36 PM
 #16

Is the node running properly?

I was not receiving anything, I re-checked software version and rebooted, and the general client window now suggests an update or warns node updates may be necessary... has anyone else received a testnet transaction already?

Edit: re-booting system and double checking daemon and everything. Will come back later.
chip99
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
February 15, 2014, 08:04:40 PM
 #17

no windows wallet ...  Roll Eyes

InternetApe
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile WWW
February 15, 2014, 08:05:56 PM
 #18

no windows wallet ...  Roll Eyes

Im trying!

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.
phm
Full Member
***
Offline Offline

Activity: 378
Merit: 110


DATABLOCKCHAIN.IO SALE IS LIVE | MVP @ DBC.IO


View Profile
February 15, 2014, 08:06:24 PM
 #19

Thank you!

waiting now for network syncing.

Testnet address:
mtdPqzvMdxMxZAy9FYN26HjjBvUiYbYLAx

Looking forward to try this.

Sent you a 1000

Can I have some testdarkcoins?

mqYFBvBBZwLQFkd1Ya9ezSayByocSskdAN

eduffield (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
February 15, 2014, 08:07:21 PM
 #20

Thank you!

waiting now for network syncing.

Testnet address:
mtdPqzvMdxMxZAy9FYN26HjjBvUiYbYLAx

Looking forward to try this.

Sent you a 1000

Can I have some testdarkcoins?

mqYFBvBBZwLQFkd1Ya9ezSayByocSskdAN

Sent!

Dash - Digital Cash | dash.org | dashfoundation.io | dashgo.io
Pages: [1] 2 3 4 5 6 »  All
  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!