Bitcoin Forum
May 13, 2024, 06:43:47 PM *
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 20224 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
Activity + Trust + Earned Merit == The Most Recognized Users on Bitcointalk
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715625827
Hero Member
*
Offline Offline

Posts: 1715625827

View Profile Personal Message (Offline)

Ignore
1715625827
Reply with quote  #2

1715625827
Report to moderator
1715625827
Hero Member
*
Offline Offline

Posts: 1715625827

View Profile Personal Message (Offline)

Ignore
1715625827
Reply with quote  #2

1715625827
Report to moderator
1715625827
Hero Member
*
Offline Offline

Posts: 1715625827

View Profile Personal Message (Offline)

Ignore
1715625827
Reply with quote  #2

1715625827
Report to moderator
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
eduffield (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1036


Dash Developer


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

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?

Hmm, wipe out ~/.darkcoin/testnet3 and try again. Let me know if it keeps happening and I'll try something else

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, 08:14:11 PM
 #22

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!

Did not get anything :|
Is anyone mining in testnet to include transactions in blocks?

eduffield (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
February 15, 2014, 08:14:57 PM
 #23

Any actually tried darksend yet? I haven't seen any transactions go through.

You use it with the console, like this:

darksend mtdPqzvMdxMxZAy9FYN26HjjBvUiYbYLAx 10   -- to make a payment of 10

or

getpoolinfo  -- to get the state of the pool

With the daemon, you use it like this:


./darkcoind --daemon
./darkcoind darksend mtdPqzvMdxMxZAy9FYN26HjjBvUiYbYLAx 10
./darkcoind getpoolinfo

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

Activity: 126
Merit: 100


View Profile
February 15, 2014, 08:15:22 PM
 #24


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.

I just had a flashback to getting bankrupted during monopoly. I severed blood ties because of that game.
slyA
Full Member
***
Offline Offline

Activity: 126
Merit: 100


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


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.

I just had a flashback to getting bankrupted during monopoly. I severed blood ties because of that game.
eduffield (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
February 15, 2014, 08:21:06 PM
 #26

Any actually tried darksend yet? I haven't seen any transactions go through.

You use it with the console, like this:

darksend mtdPqzvMdxMxZAy9FYN26HjjBvUiYbYLAx 10   -- to make a payment of 10

or

getpoolinfo  -- to get the state of the pool

With the daemon, you use it like this:


./darkcoind --daemon
./darkcoind darksend mtdPqzvMdxMxZAy9FYN26HjjBvUiYbYLAx 10
./darkcoind getpoolinfo

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

Activity: 768
Merit: 1000



View Profile
February 15, 2014, 08:36:28 PM
 #27

Hi eduffield,

would love to help testing but executable don't fire up.
Do they need to be x64 arch? Would this explain them not doing anything at all?
blaaaaacksuit
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250

Who cares?


View Profile
February 15, 2014, 08:42:59 PM
 #28

Any actually tried darksend yet? I haven't seen any transactions go through.

You use it with the console, like this:

darksend mtdPqzvMdxMxZAy9FYN26HjjBvUiYbYLAx 10   -- to make a payment of 10

or

getpoolinfo  -- to get the state of the pool

With the daemon, you use it like this:


./darkcoind --daemon
./darkcoind darksend mtdPqzvMdxMxZAy9FYN26HjjBvUiYbYLAx 10
./darkcoind getpoolinfo

Maybe they're all just making sure there's not some loophole to send testdrk to the real drk wallet!   Cheesy
phm
Full Member
***
Offline Offline

Activity: 378
Merit: 110


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


View Profile
February 15, 2014, 08:46:58 PM
 #29

I just realized I was using wrong client the whole time. Can't execute the provided binary because it's for different Ubuntu release and library versions don't match. eduffield, can you compile the test wallet with static libraries?

eduffield (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
February 15, 2014, 08:39:07 PM
 #30

Hi eduffield,

would love to help testing but executable don't fire up.
Do they need to be x64 arch? Would this explain them not doing anything at all?


Yes it's x64

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

Activity: 280
Merit: 250

Who cares?


View Profile
February 15, 2014, 09:05:08 PM
 #31

eduffield, any eta on windows qt?
eduffield (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
February 15, 2014, 09:32:42 PM
 #32

Can everyone testing please redownload the qt-client from this link:

http://www.darkcoin.io/downloads/alpha/darkcoin-qt

And don't use the daemon for the time being.

I just fixed a serious bug that was causing us issues with darksend

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

Activity: 280
Merit: 100


The Future Of Work


View Profile
February 15, 2014, 09:33:16 PM
 #33

Hi, I want to help, but don't have much time.  I downloaded the pre-compiled version for ubuntu and when I try to run it, I get an error:

./darkcoin-qt: error while loading shared libraries: libminiupnpc.so.5: cannot open shared object file: No such file or directory


I run everything locally, I never installed any miners or anything, don't know if that matters?

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

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
February 15, 2014, 09:40:39 PM
 #34

Hi, I want to help, but don't have much time.  I downloaded the pre-compiled version for ubuntu and when I try to run it, I get an error:

./darkcoin-qt: error while loading shared libraries: libminiupnpc.so.5: cannot open shared object file: No such file or directory


I run everything locally, I never installed any miners or anything, don't know if that matters?


See above post, I fixed this with static linking

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

Activity: 280
Merit: 250

Who cares?


View Profile
February 15, 2014, 09:45:43 PM
 #35

eduf, the diff is really high all of a sudden, you know whats going on?
ulfie
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
February 15, 2014, 09:52:20 PM
 #36

Diff is showing "difficulty" : 0.00156396 for me.  I only have one node - 23.22.165.148
eduffield (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
February 15, 2014, 09:53:05 PM
 #37

eduf, the diff is really high all of a sudden, you know whats going on?

Diff shouldn't be high at all. Sure you're on testnet?

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

Activity: 280
Merit: 250

Who cares?


View Profile
February 15, 2014, 09:53:44 PM
 #38

Diff is showing "difficulty" : 0.00156396 for me.  I only have one node - 23.22.165.148

No, in the pools, I know this isnt the place to post this but i just wanted to make sure eduf knows about it (figured hes watching this thread and not the main one)
TanteStefana
Full Member
***
Offline Offline

Activity: 280
Merit: 100


The Future Of Work


View Profile
February 15, 2014, 09:55:57 PM
 #39

ugh, I'm now getting:

./darkcoind: error while loading shared libraries: libboost_system.so.1.48.0: cannot open shared object file: No such file or directory
ingie@Playroom:~/Desktop/darkcoin test$

or

 sudo ./darkcoin-qt
sudo: ./darkcoin-qt: command not found


█ ANN THREAD █
﹝Whitepaper﹞
【BLACKBOX OS】
The Future of Work. Decentralized.
TELEGRAM﹞﹝FACEBOOK
TWITTERYOUTUBE
Honest Tim
Hero Member
*****
Offline Offline

Activity: 768
Merit: 1000



View Profile
February 15, 2014, 10:01:47 PM
 #40

ugh, I'm now getting:

./darkcoind: error while loading shared libraries: libboost_system.so.1.48.0: cannot open shared object file: No such file or directory
ingie@Playroom:~/Desktop/darkcoin test$

or

 sudo ./darkcoin-qt
sudo: ./darkcoin-qt: command not found

Might be a bit overkill, but why don't you try this, then try again......

sudo apt-get update

sudo apt-get install -y build-essential m4 libssl-dev libdb++-dev libboost-all-dev libminiupnpc-dev git automake libcurl4-openssl-dev
eduffield (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
February 15, 2014, 10:17:19 PM
 #41

Diff is showing "difficulty" : 0.00156396 for me.  I only have one node - 23.22.165.148

No, in the pools, I know this isnt the place to post this but i just wanted to make sure eduf knows about it (figured hes watching this thread and not the main one)

You'd be correct! Looks like we got attacked by a whale and KGW fried him  Grin

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

Activity: 126
Merit: 100


View Profile
February 15, 2014, 10:27:15 PM
 #42

Diff is showing "difficulty" : 0.00156396 for me.  I only have one node - 23.22.165.148

No, in the pools, I know this isnt the place to post this but i just wanted to make sure eduf knows about it (figured hes watching this thread and not the main one)

You'd be correct! Looks like we got attacked by a whale and KGW fried him  Grin

Thar she blows!!!
mattmct
Sr. Member
****
Offline Offline

Activity: 546
Merit: 250



View Profile
February 15, 2014, 10:47:56 PM
 #43

Exciting stuff! Hats off to you guys!

As soon as there is a Windows wallet, I'll get testing!  (as long as it doesn't mess with my real wallet...lol)

Congrats guys!  If you guys get this working, and working right, I can even see some big press picking up on this.  I'll tip BBC haha.
aleix
Legendary
*
Offline Offline

Activity: 1779
Merit: 1100



View Profile
February 15, 2014, 11:03:50 PM
 #44

Quote
Congrats guys!  If you guys get this working, and working right, I can even see some big press picking up on this.

+1

This is gonna be big  

Felicidades Smiley
blaaaaacksuit
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250

Who cares?


View Profile
February 15, 2014, 11:04:12 PM
 #45

Diff is showing "difficulty" : 0.00156396 for me.  I only have one node - 23.22.165.148

No, in the pools, I know this isnt the place to post this but i just wanted to make sure eduf knows about it (figured hes watching this thread and not the main one)

You'd be correct! Looks like we got attacked by a whale and KGW fried him  Grin


HAHAHAHA! I love it, thanks again for putting that gravity well in! Cheesy
bigrcanada
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500


View Profile WWW
February 15, 2014, 11:07:39 PM
 #46


Hi InternetApe.  Please let me know as soon as you have a windows version for me to test out.  I'm around the next 48 hours!  PM me if you wish.  Thanks

Proud lifetime DASH Foundation Member | First Brick & Mortar DASH Merchant |  Please visit DASH.org or DASHtalk.org for a list of merchants and information.
phm
Full Member
***
Offline Offline

Activity: 378
Merit: 110


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


View Profile
February 15, 2014, 11:15:51 PM
 #47

Well, it works. Here's a decoded transaction from my experiments (exchanged 10 DRK between two addresses):
Code:
{
"txid" : "e6fed29697dcb61718fb3c1b7f83e836d641ae817242f7dad4b4f811ff1de22e",
"version" : 1,
"locktime" : 0,
"vin" : [
{
"txid" : "459e6462a8bde72460f6ac98869dfcd57d6b607ace42424204ef604342561943",
"vout" : 1,
"scriptSig" : {
"asm" : "304402202fa96a574634b3183a11a1400dcf85124b20458c3bd9945e6f00ed6fae7e2178022023d4abeb743aeaca907cf8de4041af207d51b653465baf360ff2d3238a645f4c81 02b25496a160513653bfa238486cbf910aa8050fec8d4064eea7a5026a4f391f1e",
"hex" : "47304402202fa96a574634b3183a11a1400dcf85124b20458c3bd9945e6f00ed6fae7e2178022023d4abeb743aeaca907cf8de4041af207d51b653465baf360ff2d3238a645f4c812102b25496a160513653bfa238486cbf910aa8050fec8d4064eea7a5026a4f391f1e"
},
"sequence" : 4294967295
},
{
"txid" : "0adb09fbbf0f3440274677ccd17f23711504492a665b6c6fd1b2623a70967f6f",
"vout" : 0,
"scriptSig" : {
"asm" : "3044022012e4420d5975ae46f398c4d215f0107fbacc868996c8be9acc847d7018c48983022055c9c08eff056c8bb83df0c5ac6f29983bbcaf872828cb47a559edfd7d1d871281",
"hex" : "473044022012e4420d5975ae46f398c4d215f0107fbacc868996c8be9acc847d7018c48983022055c9c08eff056c8bb83df0c5ac6f29983bbcaf872828cb47a559edfd7d1d871281"
},
"sequence" : 4294967295
}
],
"vout" : [
{
"value" : 10.00000000,
"n" : 0,
"scriptPubKey" : {
"asm" : "OP_DUP OP_HASH160 9e1bcf768e2037e8368c281dd94d742221412b18 OP_EQUALVERIFY OP_CHECKSIG",
"hex" : "76a9149e1bcf768e2037e8368c281dd94d742221412b1888ac",
"reqSigs" : 1,
"type" : "pubkeyhash",
"addresses" : [
"muvxNfTZt9KFrRK9C9VDeYyvuzgwGm387R"
]
}
},
{
"value" : 13182.00000000,
"n" : 1,
"scriptPubKey" : {
"asm" : "OP_DUP OP_HASH160 eeb0848a68531a1355324c01497c92ac75182eb4 OP_EQUALVERIFY OP_CHECKSIG",
"hex" : "76a914eeb0848a68531a1355324c01497c92ac75182eb488ac",
"reqSigs" : 1,
"type" : "pubkeyhash",
"addresses" : [
"n3H2aNpc6HCs2g2us7Gq5Lnf9m4Uy3pD1P"
]
}
},
{
"value" : 176.00000000,
"n" : 2,
"scriptPubKey" : {
"asm" : "02ee482917d3f427abb3a3dcf96644f0097318e0ac7fefbe92ec95509b92491b96 OP_CHECKSIG",
"hex" : "2102ee482917d3f427abb3a3dcf96644f0097318e0ac7fefbe92ec95509b92491b96ac",
"reqSigs" : 1,
"type" : "pubkey",
"addresses" : [
"mxXSXkHqdpeyRWArJmRHcABrF3v2skK9SB"
]
}
},
{
"value" : 10.00000000,
"n" : 3,
"scriptPubKey" : {
"asm" : "OP_DUP OP_HASH160 82fa25e958ed588c197f9ecbb352e5ef8f3df075 OP_EQUALVERIFY OP_CHECKSIG",
"hex" : "76a91482fa25e958ed588c197f9ecbb352e5ef8f3df07588ac",
"reqSigs" : 1,
"type" : "pubkeyhash",
"addresses" : [
"msTVoawthkq2nVZ2vzQCDNkL9pyLoGbcKj"
]
}
}
]
}
I'll investigate this more thoroughly tomorrow, need some sleep now.

MyFarm
Hero Member
*****
Offline Offline

Activity: 854
Merit: 1000


View Profile
February 15, 2014, 11:25:43 PM
 #48

Well, it works.
WOOT!
TanteStefana
Full Member
***
Offline Offline

Activity: 280
Merit: 100


The Future Of Work


View Profile
February 16, 2014, 12:34:22 AM
 #49

ugh, I'm now getting:

./darkcoind: error while loading shared libraries: libboost_system.so.1.48.0: cannot open shared object file: No such file or directory
ingie@Playroom:~/Desktop/darkcoin test$

or

 sudo ./darkcoin-qt
sudo: ./darkcoin-qt: command not found

Might be a bit overkill, but why don't you try this, then try again......

sudo apt-get update

sudo apt-get install -y build-essential m4 libssl-dev libdb++-dev libboost-all-dev libminiupnpc-dev git automake libcurl4-openssl-dev

Sorry, I had to go Sad  Something is wrong with my computer, when I do the "sudo apt-get install -y build-essential m4 libssl-dev libdb++-dev libboost-all-dev libminiupnpc-dev git automake libcurl4-openssl-dev" it can't find anything.  I suspect I have too many things running and it's on the verge of crashing, LOL.  Ugh, probably means I have to re-boot but I don't want to  deal with it Tongue  Gotta see if ya'all got a windows version running (it' won't mix with the real darkcoin wallet will it?)

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

Activity: 280
Merit: 100


The Future Of Work


View Profile
February 16, 2014, 02:14:21 AM
 #50

I know everyone is probably asleep right now, but I'm hoping someone can help.  I rebooted my ubuntu and I still cant apt-get anything.  I noticed this yesterday or something, I'd do a "sudo apt-get update" and there would be no output, just:

Reading package lists... Done

and very quickly, so I doubt it really did anything.  When ever I try to apt-get install anything, it tells me it can't find the repositories.  Has anyone ever had such a problem?  I can't imagine how I broke this!  Ugh!

Thanks for any help Smiley


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

Activity: 117
Merit: 10


View Profile
February 16, 2014, 02:51:51 AM
 #51

I know everyone is probably asleep right now, but I'm hoping someone can help.  I rebooted my ubuntu and I still cant apt-get anything.  I noticed this yesterday or something, I'd do a "sudo apt-get update" and there would be no output, just:

Reading package lists... Done

and very quickly, so I doubt it really did anything.  When ever I try to apt-get install anything, it tells me it can't find the repositories.  Has anyone ever had such a problem?  I can't imagine how I broke this!  Ugh!

Thanks for any help Smiley



Try checking your /etc/apt/sources.list file and see if it has the standard repos in it.
eduffield (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
February 16, 2014, 04:54:06 AM
Last edit: February 16, 2014, 05:08:15 AM by eduffield
 #52

I'm in the midst of fixing some bugs, so the node's protocol version is ahead of most of you. It won't work till I release again (maybe in the morning)

Please redownload the qt client if you would like to continue testing, it should be more stable

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

Activity: 280
Merit: 100


The Future Of Work


View Profile
February 16, 2014, 05:58:17 AM
 #53

Son of a BBBBBBBBBBBBBBBBB.......  The permissions weren't set!  GRRRRR  Angry  Roll Eyes  Embarrassed  Undecided

Nevermind

All working, will start mining as soon as it syncs.   Cheesy

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

Activity: 602
Merit: 256


View Profile
February 16, 2014, 05:58:40 AM
 #54

Well, it works.

way to go, devs! DarkSend is going to be awesome!  Cool

-onetime

            ▄▄████▄▄
        ▄▄██████████████▄▄
      ███████████████████████▄▄
      ▀▀█████████████████████████
██▄▄       ▀▀█████████████████████
██████▄▄        ▀█████████████████
███████████▄▄       ▀▀████████████
███████████████▄▄        ▀████████
████████████████████▄▄       ▀▀███
 ▀▀██████████████████████▄▄
     ▀▀██████████████████████▄▄
▄▄        ▀██████████████████████▄
████▄▄        ▀▀██████████████████
█████████▄▄        ▀▀█████████████
█████████████▄▄        ▀▀█████████
██████████████████▄▄        ▀▀████
▀██████████████████████▄▄
  ▀▀████████████████████████
      ▀▀█████████████████▀▀
           ▀▀███████▀▀



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses 100% original codebase
  Superfast with 30 seconds instant finality
  Tested 5000 tx per block on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
TanteStefana
Full Member
***
Offline Offline

Activity: 280
Merit: 100


The Future Of Work


View Profile
February 16, 2014, 06:10:01 AM
 #55

Could you please tell me where to put the config file?  Should I just name it darkcoin.config ?  Also, I started mining, and it was  hooking up to the real darkcoin mining.  Same block number, same difficulty, I assume the config file fixes that?

Ubuntu running locally in a folder on my desktop

Oh, it's ok, I found it in my home folder Smiley

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

Activity: 280
Merit: 100


The Future Of Work


View Profile
February 16, 2014, 06:53:28 AM
Last edit: February 16, 2014, 07:15:31 AM by TanteStefana
 #56

Ok, I have yet another problem.

I start the wallet, let it sync, all is well.

I close the wallet, save the conf file in the .darkcoin file, then reopen the wallet.

Now the wallet says it's 3 weeks behind and won't sync!

If I delete the .darkcoin file contents except the conf file, I still have it 3 weeks behind and not able to sync.

Perhaps, when it does sync, it syncs with the real wallet???

I also tried just deleting the testnet folder, and no joy there either Sad

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

Activity: 378
Merit: 110


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


View Profile
February 16, 2014, 08:28:11 AM
 #57

Ok, I have yet another problem.

I start the wallet, let it sync, all is well.

I close the wallet, save the conf file in the .darkcoin file, then reopen the wallet.

Now the wallet says it's 3 weeks behind and won't sync!

If I delete the .darkcoin file contents except the conf file, I still have it 3 weeks behind and not able to sync.

Perhaps, when it does sync, it syncs with the real wallet???

I also tried just deleting the testnet folder, and no joy there either Sad

I found it easier to just give necessary arguments in command line to avoid confusion:

./darkcoin-qt -testnet -debug -addnode=23.22.165.148

It looks like it uses the default .darkcoin datadir, so I just backed up my real datadir and started with empty one. Tried to force it to use different directory with -datadir=<directory> option, but this did not work, no idea why.

hyunsookmom
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


Kamehameha!!!


View Profile
February 16, 2014, 11:24:28 AM
 #58

PEOPLE CUT THE CRAP IS THIS COIN'S ANONOMOUS FUNCTION WORKING YES OR NO....

IF IT DOESNT ITS AS WORTHLESS AS DOEGECOIN..

swiftraitor
Member
**
Offline Offline

Activity: 114
Merit: 10


View Profile
February 16, 2014, 11:46:01 AM
 #59

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!



I also want some Cheesy
matt608
Hero Member
*****
Offline Offline

Activity: 882
Merit: 1000


View Profile
February 16, 2014, 12:06:02 PM
 #60

Am I correct that the test is only for linux users at this stage?  Want to join in but there's no Mac wallet!
fasteddie9987
Member
**
Offline Offline

Activity: 82
Merit: 10


View Profile
February 16, 2014, 12:10:46 PM
 #61

Please could I have some?

XcikMZUzcT1zM6L2N5frycTd4NC3DtfgBV

Much love!  Grin
JGCMiner
Hero Member
*****
Offline Offline

Activity: 611
Merit: 500


View Profile
February 16, 2014, 12:20:47 PM
 #62

PEOPLE CUT THE CRAP IS THIS COIN'S ANONOMOUS FUNCTION WORKING YES OR NO....

IF IT DOESNT ITS AS WORTHLESS AS DOEGECOIN..

Try reading the title of the thread.

This is a pre-alpha -- i.e. the testing phase of said tech... If you can't read then spare us and troll elsewhere.
danonthehill
Hero Member
*****
Offline Offline

Activity: 710
Merit: 500


View Profile
February 16, 2014, 01:04:44 PM
 #63

Ready for testing here please:

Xqg1f8RVMVbXzhvZrfMFjDZ2GGULvZpR9R

Keep us informed.  Great work!
eduffield (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
February 16, 2014, 02:34:41 PM
 #64

I'm working out some bugs that were found yesterday thanks to all of you! So the node is going to be ahead of your protocol version or turned off, I'll let you know after when the next version is ready  Smiley

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

Activity: 588
Merit: 500


Will Bitcoin Rise Again to $60,000?


View Profile
February 16, 2014, 02:45:24 PM
 #65

I'm working out some bugs that were found yesterday thanks to all of you! So the node is going to be ahead of your protocol version or turned off, I'll let you know after when the next version is ready  Smiley

Awesome news! Wish I was able to buy more coins right now.
danonthehill
Hero Member
*****
Offline Offline

Activity: 710
Merit: 500


View Profile
February 16, 2014, 02:56:52 PM
 #66

Ready for testing here please:

Xqg1f8RVMVbXzhvZrfMFjDZ2GGULvZpR9R

Keep us informed.  Great work!

Sorry.  Didn't realize I need a Linux wallet to participate.  I am installing linux now just for this purpose and will post linux wallet address once installed.
eduffield (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
February 16, 2014, 03:33:29 PM
 #67

***Phase 1 of testing is over! Thanks for helping out. I'll work on the problems we found and re-open testing when I'm done (soon).***

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

Activity: 168
Merit: 100


View Profile WWW
February 17, 2014, 04:16:44 PM
 #68

Standing by for the test tonight!

DRK: XepkHLT2MYTXSFDc2muiGeA9eRzG6ytpSy       P2Pool: stratum+tcp://darkcoin.kicks-ass.net:7903
BTC: 1LVE3pFpAhSrHbiK5hAUWDeVrB5UrPXRkJ                    http://darkcoin.kicks-ass.net
danonthehill
Hero Member
*****
Offline Offline

Activity: 710
Merit: 500


View Profile
February 17, 2014, 05:23:38 PM
 #69

Please try my testnet wallet address:

XmAfd9PCZUM59mGJ6FC7aCgBKbJR7qjExa

Thanks. I'll be watching live.
Acidyo
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500


Will Bitcoin Rise Again to $60,000?


View Profile
February 17, 2014, 07:32:57 PM
 #70

Will this thread be re-opened for v2 testing or will you make a new one?Smiley
danonthehill
Hero Member
*****
Offline Offline

Activity: 710
Merit: 500


View Profile
February 17, 2014, 08:15:34 PM
 #71

Phase 2 testing will happen tonight 9pm EST and will be on this thread.

Get your wallets from the link at the beginning of this thread.  Please don't forget me,  I missed out on phase 1:  my test-net  Ubuntu qt address: XmAfd9PCZUM59mGJ6FC7aCgBKbJR7qjExa

Will get the windows qt when it becomes available.

eduffield (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
February 18, 2014, 12:59:40 AM
 #72

We are moving the next DarkSend alpha testing phase to Wednesday Feb 19th @ 9PM EST, to make sure we ensure that everyone has the best user experience and we get all of the small bugs fixed that were found last week during testing.

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

Activity: 462
Merit: 250


View Profile
February 18, 2014, 01:19:05 AM
 #73

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




dats what im sayin homeboy  Grin
hamiltino
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500


P2P The Planet!


View Profile
February 18, 2014, 07:33:20 AM
Last edit: February 18, 2014, 10:19:59 AM by hamiltino
 #74

i get an error: cannot execure binary file.

Using 32bit linux mint 16
Any help?

Can you please release a 32 bit version, not all of us use 64 bit.

stacking coin
thisisnotmyltcusername
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250



View Profile
February 18, 2014, 12:49:08 PM
 #75

xubuntu X64 13.10 here, (almost) ready to test. (once it synchs...)

test adress : mrf42qyDuRPeRyvhn8KFKFqcdhi6fRtaFJ

elviselvis101
Hero Member
*****
Offline Offline

Activity: 573
Merit: 500



View Profile
February 19, 2014, 11:53:55 PM
 #76

.
Coolstoryteller
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
February 20, 2014, 12:18:53 AM
 #77

did something happen to the blockchain? I had over 3000 DRK and they are all gone now..

"Buy, sell, trade, chat. Leave nothing but a Shadow." - www.shadow.cash
HammerHedd
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile WWW
February 20, 2014, 12:34:11 AM
 #78

Will there be a compiled windows client to test?

Apologies, but MinGW gives me fits...

DRK: XepkHLT2MYTXSFDc2muiGeA9eRzG6ytpSy       P2Pool: stratum+tcp://darkcoin.kicks-ass.net:7903
BTC: 1LVE3pFpAhSrHbiK5hAUWDeVrB5UrPXRkJ                    http://darkcoin.kicks-ass.net
eduffield (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
February 20, 2014, 01:37:59 AM
 #79

Will there be a compiled windows client to test?

Apologies, but MinGW gives me fits...

Yes.

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

Activity: 168
Merit: 100


View Profile WWW
February 20, 2014, 01:42:07 AM
 #80

Will there be a compiled windows client to test?

Apologies, but MinGW gives me fits...

Yes.

awesome!

Also, I'm running a Linux instance, too (yes, I'll be sending myself coins) and I had a Linux noob question:

Where does the Darkcoin-QT executable go? I mean, in which directory? I can chmod it in place in the download directory, but I suspect that';s really not where I should be doing it. As a corollary to that question: where does darkcoin.conf go?

DRK: XepkHLT2MYTXSFDc2muiGeA9eRzG6ytpSy       P2Pool: stratum+tcp://darkcoin.kicks-ass.net:7903
BTC: 1LVE3pFpAhSrHbiK5hAUWDeVrB5UrPXRkJ                    http://darkcoin.kicks-ass.net
eduffield (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
February 20, 2014, 01:48:21 AM
 #81

Soon we will begin testing the alpha, to help please follow these instructions:

1. If you’ve ran the alpha before please clear ~/.darkcoin/testnet3 or ~/AppData/Darkcoin/testnet3
2. If you’re new, you’ll need to read and follow instructions on the first post to setup the config

Download the client:

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


For the commands and how everything works please read: https://bitcointalk.org/index.php?topic=467857.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
“insufficient funds” messages, try larger or smaller values. I’ll fix this before next release

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

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
February 20, 2014, 01:54:18 AM
Last edit: February 20, 2014, 02:21:32 AM by eduffield
 #82

Join us in #darkcoin-test, we're sending each other coins @freenode

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

Activity: 710
Merit: 500


View Profile
February 20, 2014, 01:56:07 AM
 #83

I have entered the code in the windows qt debug console and get:

Method not found (code -32601)

Sorry I am new to this.
HammerHedd
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile WWW
February 20, 2014, 01:58:44 AM
 #84

windows client address: n4R69XTsT6VDiBzLG7qwMzdg3Pi8ZhRi2b

DRK: XepkHLT2MYTXSFDc2muiGeA9eRzG6ytpSy       P2Pool: stratum+tcp://darkcoin.kicks-ass.net:7903
BTC: 1LVE3pFpAhSrHbiK5hAUWDeVrB5UrPXRkJ                    http://darkcoin.kicks-ass.net
jcena
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
February 20, 2014, 02:03:51 AM
 #85

Linux wallet - testnet

mnT6UWr3a8wSRAsBZYEuYXsLL4r1NYD1jk
ajeef
Sr. Member
****
Offline Offline

Activity: 728
Merit: 251



View Profile
February 20, 2014, 02:06:28 AM
 #86

miCjmWwiKVbCrjYK8TgfJwpg1LGwwAjWXw
HammerHedd
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile WWW
February 20, 2014, 02:06:41 AM
Last edit: February 20, 2014, 02:19:31 AM by HammerHedd
 #87

Join us in #darkcoin-test, we're sending each other coins

Ack! Ill prepared! Setting up xchat right now!

Err... What server?


DRK: XepkHLT2MYTXSFDc2muiGeA9eRzG6ytpSy       P2Pool: stratum+tcp://darkcoin.kicks-ass.net:7903
BTC: 1LVE3pFpAhSrHbiK5hAUWDeVrB5UrPXRkJ                    http://darkcoin.kicks-ass.net
ulfie
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
February 20, 2014, 02:15:06 AM
 #88

mw1dwRVpZQN7DFiqJRn1Y3twjcrBb6B3bv

eduffield (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
February 20, 2014, 02:21:11 AM
 #89

Join us in #darkcoin-test, we're sending each other coins

Ack! Ill prepared! Setting up xchat right now!

Err... What server?



freenode

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

Activity: 182
Merit: 100


View Profile
February 20, 2014, 02:22:00 AM
 #90

is this the same as the other darkcoin?

BlackCoin For poor Shibe - BMobXjx9TN96a1qmZA9pSSzJur6UH9PWgU
TanteStefana
Full Member
***
Offline Offline

Activity: 280
Merit: 100


The Future Of Work


View Profile
February 20, 2014, 02:46:23 AM
 #91

Ok, I'm on Ubuntu 64 bit 13.10 and which version of the wallet should I try?  darkcoind or darkcoin-qt?  I mean, what's your preference?

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

Activity: 1302
Merit: 502



View Profile
February 20, 2014, 03:16:28 AM
 #92

Xur5EyqVJ8YqRRTLXoayeRsV2zjKMYNHgi

▄▄▄██████▄▄▄
▄███▀▀▀▀▀████▄▄ █▄▄
▄▄          ▀▀████▄  ██▄
█████▄            ▀█████  ██▄
▄█████████           ▀█████ ███▄
▄█████████▀▀           ▀█████ ███▄
▄███  █████             ▀█████ ████
███  █████                █████ ████
███ █████                  ████  ████
███ █████                ▄████  ████
███ █████                ███████████
▀██ █████▄                █████████
▀██ ██████▄                ▀█████
▀██ ███████                  ▀▀▀
▀██ ██████▄▄                 
▀██ ██████▄▄▄▄▄▄▄▄▄▄▄▄███▀
▀▀ █████████████████▀
▀▀▀██████▀▀▀▀

Fast, Secure, and Fully

DecentralizeTrading
BACKED BY:
─────────────────────────
BINANCE
─────── LAB
&█████████████████████████████████ █  ███
█▀    ▀█  ███▀▀▀▀▀████████  ████▀▀███▀ █
█  █████    ▄▄▄▄▄  █  ▀  █    ███  █  ██
█▄    ▀█  ██       █  ▄███  ██████   ███
█████  █  ██  ███  █  ████  ████  ▄  ███
█▄    ▄█▄  ▄█▄     ▀  ████▄  ▄█   ██  ██
████████████████████████████████████████


  Whitepaper
 Medium
Reddit
TanteStefana
Full Member
***
Offline Offline

Activity: 280
Merit: 100


The Future Of Work


View Profile
February 20, 2014, 03:18:41 AM
 #93

Please explain this data Smiley

Status: 19 confirmations
Date: 2/19/14 18:58
From: unknown
To: mjFS96XCuF4gXQeZWhRsnnT6A5Bia9pvWn (own address)
Credit: 43.21 DRK
Net amount: +43.21 DRK
Transaction ID: 83c271927ae655420f7c5b924046c34275c5351664f3f63a4a0f1d497a7a3619



Debug information

Credit: 43.21 DRK

Transaction:
CTransaction(hash=83c271927ae655420f7c5b924046c34275c5351664f3f63a4a0f1d497a7a3619, ver=1, vin.size=2, vout.size=4, nLockTime=0)
CTxIn(COutPoint(22865f842d463db06615703bc1d6bfd99ea2d05cf489a29dbd98aaf5fe35f4b2, 2), scriptSig=3046022100a3986c4509f957)
CTxIn(COutPoint(196130b4959bf571bc08c08678dac887a36e52ccbe1b2693e28c50bb9fba78ad, 1), scriptSig=304502210087a8768f77bccd)
CTxOut(nValue=1.10000000, scriptPubKey=OP_DUP OP_HASH160 fd2879a0c6e4)
CTxOut(nValue=0.01100000, scriptPubKey=OP_DUP OP_HASH160 26bafcd61762)
CTxOut(nValue=6.79000000, scriptPubKey=OP_DUP OP_HASH160 0cdb4dfdc18d)
CTxOut(nValue=43.21000000, scriptPubKey=OP_DUP OP_HASH160 28f117901436)

Inputs:
Amount=-0.00000001 DRK IsMine=false

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

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
February 20, 2014, 03:34:04 AM
 #94

Please explain this data Smiley

Status: 19 confirmations
Date: 2/19/14 18:58
From: unknown
To: mjFS96XCuF4gXQeZWhRsnnT6A5Bia9pvWn (own address)
Credit: 43.21 DRK
Net amount: +43.21 DRK
Transaction ID: 83c271927ae655420f7c5b924046c34275c5351664f3f63a4a0f1d497a7a3619



Debug information

Credit: 43.21 DRK

Transaction:
CTransaction(hash=83c271927ae655420f7c5b924046c34275c5351664f3f63a4a0f1d497a7a3619, ver=1, vin.size=2, vout.size=4, nLockTime=0)
CTxIn(COutPoint(22865f842d463db06615703bc1d6bfd99ea2d05cf489a29dbd98aaf5fe35f4b2, 2), scriptSig=3046022100a3986c4509f957)
CTxIn(COutPoint(196130b4959bf571bc08c08678dac887a36e52ccbe1b2693e28c50bb9fba78ad, 1), scriptSig=304502210087a8768f77bccd)
CTxOut(nValue=1.10000000, scriptPubKey=OP_DUP OP_HASH160 fd2879a0c6e4)
CTxOut(nValue=0.01100000, scriptPubKey=OP_DUP OP_HASH160 26bafcd61762)
CTxOut(nValue=6.79000000, scriptPubKey=OP_DUP OP_HASH160 0cdb4dfdc18d)
CTxOut(nValue=43.21000000, scriptPubKey=OP_DUP OP_HASH160 28f117901436)

Inputs:
Amount=-0.00000001 DRK IsMine=false


That was a successfully merged transaction created by the pooling code. There are 2 inputs and 4 outputs from 2 separate clients on the testnet. All looks good!

All inputs are split between two outputs, one to the destination and one to the change address (back to yourself).

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

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
February 20, 2014, 03:42:16 AM
 #95

We're shutting down testing and it was a great success! Thanks for all of the help

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

Activity: 168
Merit: 100


View Profile WWW
February 20, 2014, 03:43:29 AM
 #96

We're shutting down testing and it was a great success! Thanks for all of the help

You're quite welcome.. thanks for the opportunity to help out!

DRK: XepkHLT2MYTXSFDc2muiGeA9eRzG6ytpSy       P2Pool: stratum+tcp://darkcoin.kicks-ass.net:7903
BTC: 1LVE3pFpAhSrHbiK5hAUWDeVrB5UrPXRkJ                    http://darkcoin.kicks-ass.net
mattmct
Sr. Member
****
Offline Offline

Activity: 546
Merit: 250



View Profile
February 20, 2014, 04:07:22 AM
 #97

Ahh I was out to dinner during the testing! Awesome to see that it went so well! Cheesy

I'll be keeping an eye out for further tests!
hill
Member
**
Offline Offline

Activity: 68
Merit: 10


View Profile
February 20, 2014, 02:15:21 PM
 #98

nice

Good Luck For Everyone!
matt608
Hero Member
*****
Offline Offline

Activity: 882
Merit: 1000


View Profile
February 23, 2014, 12:10:03 PM
 #99

When is the next round of testing?
eduffield (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
February 23, 2014, 01:27:08 PM
 #100

When is the next round of testing?

I've fixed most of the issues we were encountering (the transactions for 0.00DRK showing up, etc) and now I'm working on the anonymity part. I should have something testable this upcoming week, I'll announce a date soon.

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

Activity: 546
Merit: 250



View Profile
February 26, 2014, 06:16:35 PM
 #101

Just read the announcement on the main thread, super excited to be part of this next test tomorrow.

Just one concern, there isn't any chance I could mess up my main Darkcoin wallet / blockchain etc is there?  I don't want to loose my coins of course lol.

I'll be running Windows, do we add

addnode=23.22.165.148
testnet=1
debug=1

to the config file in \AppData\Roaming\DarkCoin\ ? or another folder?

Thanks.
eduffield (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
February 26, 2014, 07:25:06 PM
 #102

Just read the announcement on the main thread, super excited to be part of this next test tomorrow.

Just one concern, there isn't any chance I could mess up my main Darkcoin wallet / blockchain etc is there?  I don't want to loose my coins of course lol.

I'll be running Windows, do we add

addnode=23.22.165.148
testnet=1
debug=1

to the config file in \AppData\Roaming\DarkCoin\ ? or another folder?

Thanks.

Nope, you won't lose your coins. However, you should have your wallet.dat backed up somewhere. Not really for the test, but just because it's a good idea.

You'll add those lines to Darkcoin\darkcoin.conf, then when you start the program it will build out Darkcoin\testnet3 and operate in that folder

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

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
February 27, 2014, 11:04:56 PM
Last edit: February 28, 2014, 11:15:08 PM by eduffield
 #103

Testing commences at 7PM EST tonight (the 28th), come join us!
Join #darkcoin-test on freenode!

1.) Follow the instructions on the first post if you're brand new
2.) There's a new masternode, addnode=54.80.16.112
3.) Download the new client http://www.darkcoin.io/downloads/alpha/darkcoin-qt.exe (windows) or http://www.darkcoin.io/downloads/alpha/darkcoin-qt (ubuntu)
4.) Start client with -reindex or delete ~/.darkcoin/testnet3

(links will work at 7PM EST)

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

Activity: 546
Merit: 250



View Profile
February 28, 2014, 09:14:02 PM
 #104

Testing commences at 7PM EST tonight, come join us!
Join #darkcoin-test on freenode!

1.) Follow the instructions on the first post if you're brand new
2.) Download the new client http://www.darkcoin.io/downloads/alpha/darkcoin-qt.exe (windows) or http://www.darkcoin.io/downloads/alpha/darkcoin-qt (ubuntu)
3.) Clear out ~/.darkcoin/testnet3, we have a new blockchain from last time
4.) Start client with -reindex

(links will work at 7PM EST)


Cheers eduffield, I noticed the txt was crossed out yesterday after the reschedule. And it was edited again, but the post date still says the 27th.  Is the test happening again today? (28th?)
eduffield (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
February 28, 2014, 09:27:28 PM
 #105

Testing commences at 7PM EST tonight, come join us!
Join #darkcoin-test on freenode!

1.) Follow the instructions on the first post if you're brand new
2.) Download the new client http://www.darkcoin.io/downloads/alpha/darkcoin-qt.exe (windows) or http://www.darkcoin.io/downloads/alpha/darkcoin-qt (ubuntu)
3.) Clear out ~/.darkcoin/testnet3, we have a new blockchain from last time
4.) Start client with -reindex

(links will work at 7PM EST)


Cheers eduffield, I noticed the txt was crossed out yesterday after the reschedule. And it was edited again, but the post date still says the 27th.  Is the test happening again today? (28th?)

Yep, you're correct.

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

Activity: 322
Merit: 105



View Profile
February 28, 2014, 11:20:30 PM
 #106

So if anyone on Windows is as slow as I am:

1. Download the latest wallet
2. Open cmd prompt
3. Run the following command: <path_to_your_wallet>\darkcoin-qt -addnode=54.80.16.112 -testnet=1 -debug=1
4. Let wallet sync
eduffield (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
March 01, 2014, 01:35:27 AM
 #107

Testing went fantastic. I'm going to shut it down and I'll make some executables for mainnet, maybe tomorrow/sunday.

Thanks for the help everyone!

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

Activity: 168
Merit: 100


View Profile WWW
March 01, 2014, 04:36:19 PM
 #108

Testing went fantastic. I'm going to shut it down and I'll make some executables for mainnet, maybe tomorrow/sunday.

Thanks for the help everyone!

Sorry I missed it but I'm psyched that it's going along so well!

DRK: XepkHLT2MYTXSFDc2muiGeA9eRzG6ytpSy       P2Pool: stratum+tcp://darkcoin.kicks-ass.net:7903
BTC: 1LVE3pFpAhSrHbiK5hAUWDeVrB5UrPXRkJ                    http://darkcoin.kicks-ass.net
goin2mars
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
March 15, 2014, 01:29:47 AM
 #109

What's the difference between DarkSend and mainstream mixing options?

Trustless
Entusiasta
Member
**
Offline Offline

Activity: 108
Merit: 10


View Profile
April 22, 2014, 05:16:07 AM
 #110

I wonder if other x11 currencies besides Darkcoin will benefit from Darksend?
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!