Bitcoin Forum
May 11, 2024, 04:47:10 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 »
  Print  
Author Topic: [ANN][Datacoin] Datacoin blockchain start announcement (Minor code upd + logo)  (Read 171795 times)
cryptrol
Hero Member
*****
Offline Offline

Activity: 637
Merit: 500


View Profile
January 21, 2014, 04:27:55 PM
 #1041

@oocook5u
check your pull requests Wink

also something that dosnt work is adding data with sendmany:
Code:
datacoind sendmany SendOut '{"DMqiuhrowAAbVtc4UBu8U1hAkqC15CuVuy":1.0}' 120 1 "sendmany+data test" "RGF0YWNvaW4gZmF1Y2V0IHBheW91dCEgV2FudCBzb21lIERUQz8gVmlzaXQgaHR0cDovL2ZhdWNldC5kYXRhY29pbi5kYXJrZ2FtZXguY2ghCg=="
error: {"code":-1,"message":"sendmany <fromaccount> {address:amount,...} [minconf=1] [comment] [data]\namounts are double-precision floating point numbers<data> is a base64 encoded data chunk"}
but according to the synopsis, this should be accepted!

You have more params than needed in your command line, what is the "1" for ?
Also, does that mean that you can send an arbitrary amount of data ? Or the fee rules equally apply to sendmany (and send for what matters) ?.
1715446030
Hero Member
*
Offline Offline

Posts: 1715446030

View Profile Personal Message (Offline)

Ignore
1715446030
Reply with quote  #2

1715446030
Report to moderator
"You Asked For Change, We Gave You Coins" -- casascius
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
January 21, 2014, 05:17:20 PM
Last edit: January 21, 2014, 05:28:50 PM by K1773R
 #1042

@oocook5u
check your pull requests Wink

also something that dosnt work is adding data with sendmany:
Code:
datacoind sendmany SendOut '{"DMqiuhrowAAbVtc4UBu8U1hAkqC15CuVuy":1.0}' 120 1 "sendmany+data test" "RGF0YWNvaW4gZmF1Y2V0IHBheW91dCEgV2FudCBzb21lIERUQz8gVmlzaXQgaHR0cDovL2ZhdWNldC5kYXRhY29pbi5kYXJrZ2FtZXguY2ghCg=="
error: {"code":-1,"message":"sendmany <fromaccount> {address:amount,...} [minconf=1] [comment] [data]\namounts are double-precision floating point numbers<data> is a base64 encoded data chunk"}
but according to the synopsis, this should be accepted!

You have more params than needed in your command line, what is the "1" for ?
Also, does that mean that you can send an arbitrary amount of data ? Or the fee rules equally apply to sendmany (and send for what matters) ?.
oh thanks, shame on me!

works now Smiley
well, i wanted to put some text in the faucet donation transactions to identify it later (in case of address changes) and for testing usage of course.

here my test tx:
Code:
datacoind sendmany test '{"DMqiuhrowAAbVtc4UBu8U1hAkqC15CuVuy":1.0}' 1 "sendmany+data test" "RGF0YWNvaW4gZmF1Y2V0IHBheW91dCEgV2FudCBzb21lIERUQz8gVmlzaXQgaHR0cDovL2ZhdWNldC5kYXRhY29pbi5kYXJrZ2FtZXguY2ghCg=="
    {
        "account" : "test",
        "address" : "DMqiuhrowAAbVtc4UBu8U1hAkqC15CuVuy",
        "category" : "send",
        "amount" : -1.00000000,
        "fee" : -0.05000000,
        "confirmations" : 14,
        "blockhash" : "be0799641fdaae8d6ddf5dc015183ca912e62e0c3ce933a67267c3cd0ada3b77",
        "blockindex" : 1,
        "blocktime" : 1390324522,
        "txid" : "c09c61c8e4bd1874fcc186f403aa10a2a91f2da35636c08e29800fdd981dc8c9",
        "time" : 1390324310,
        "data" : "RGF0YWNvaW4gZmF1Y2V0IHBheW91dCEgV2FudCBzb21lIERUQz8gVmlzaXQgaHR0cDovL2ZhdWNldC5kYXRhY29pbi5kYXJrZ2FtZXguY2ghCg==",
        "timereceived" : 1390324310,
        "comment" : "sendmany+data test"
    }
http://www.chainbrowser.com/datacoin/tx/c09c61c8e4bd1874fcc186f403aa10a2a91f2da35636c08e29800fdd981dc8c9/
http://www.chainbrowser.com/datacoin/file/576/

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
asdlolciterquit
Hero Member
*****
Offline Offline

Activity: 1666
Merit: 565


View Profile
January 22, 2014, 01:54:36 PM
 #1043

how many coins i get for day with an amd X4 945 3ghz?
maxsolnc
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


DTC unofficial team


View Profile WWW
January 22, 2014, 02:09:18 PM
 #1044

how many coins i get for day with an amd X4 945 3ghz?
you need to start mining for some minutes, and then use http://datacoin.info/calc.html

DTC: DMcKNp47fNtgM7sritK9GfJEQ1DzME5nwk
BTC: 1FgUGra685ZwkrX5VnRvfaYp4bHJhC7x4H
asdlolciterquit
Hero Member
*****
Offline Offline

Activity: 1666
Merit: 565


View Profile
January 22, 2014, 03:35:02 PM
 #1045

how many coins i get for day with an amd X4 945 3ghz?
you need to start mining for some minutes, and then use http://datacoin.info/calc.html

thx!
cryptrol
Hero Member
*****
Offline Offline

Activity: 637
Merit: 500


View Profile
January 23, 2014, 02:07:54 PM
Last edit: January 23, 2014, 02:22:50 PM by cryptrol
 #1046

Cross posting from the krypte thread, hope it picks your interest :

Just wanted to share that we have successfully uploaded a big file (290K ok, not that big) into the datacoin blockchain, download functionality is already implemented at https://krypte.net , we will put the upload big file functionality in place later today or tomorrow.

Also, I have been thinking about how to give exposure to Datacoin, one possibility would be to accept payments in other currencies to upload data to the Datacoin network. This also would alleviate the current lack of a serious exchange and leverage Datacoin as a service utility, not just a currency.
We could offer krypte.net users the opportunity to sell their DTC in exchange of BTC or other alts, we are not sure about that point. And implementing this is somehow harder, anyway I would like to know what do you people think about it.

EDIT: Donation addresses for the krypte : DTC DLjcy3vu8KhMGbqbEtRcrGQUEweuMpiZqs , BTC 1BynKGAvBNprNLDFmix8LXtt8g5yGch1iD
chalbersma
Full Member
***
Offline Offline

Activity: 163
Merit: 100


View Profile WWW
January 23, 2014, 03:15:47 PM
 #1047

Hey how (if it does) does datacoin reward those who run a full node? That seems like the most important part of datacoind is the storage and not the transactions. I'm sure I'm missing something. Thanks!
maxsolnc
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


DTC unofficial team


View Profile WWW
January 23, 2014, 03:57:57 PM
 #1048

Hey how (if it does) does datacoin reward those who run a full node? That seems like the most important part of datacoind is the storage and not the transactions. I'm sure I'm missing something. Thanks!
The same as for Bitcoin, those who process transactions can get transaction fees. But as discussed earlier, there is no possibility to add reward for storage as it can lead to cheating. Maybe this issue will be solved in future.

DTC: DMcKNp47fNtgM7sritK9GfJEQ1DzME5nwk
BTC: 1FgUGra685ZwkrX5VnRvfaYp4bHJhC7x4H
cryptrol
Hero Member
*****
Offline Offline

Activity: 637
Merit: 500


View Profile
January 23, 2014, 06:57:21 PM
Last edit: January 23, 2014, 08:39:23 PM by cryptrol
 #1049

Uploading BIG files is now possible.

Up to 1Mb, although this is an artificially self imposed limit, we may increase it if there is demand for it.
Also all the files uploaded now from krypte.net use the envelope protocol (even small ones).

Feedback ? Ideas ? Donations Wink ?

See our latest blog post at https://krypte.net/blog for more info.
chalbersma
Full Member
***
Offline Offline

Activity: 163
Merit: 100


View Profile WWW
January 23, 2014, 07:44:58 PM
 #1050

Uploading BIG files is now possible.

Up to 1Mb, although this is an artificially self imposed limit, we may increase it if there is demand for it.
Also all the files uploaded now from krypte.net use the envelope protocol (even small ones).

Feedback ? Ideas ? Donations Wink ?

See our latest blog post at https://krypte.net/bog/1 for more info.

That link looks broken. Try this one: https://krypte.net/node/641
imdabest239
Full Member
***
Offline Offline

Activity: 126
Merit: 100



View Profile
January 28, 2014, 05:49:22 PM
 #1051

can this coin still be solo mined

GreekBitcoin
Legendary
*
Offline Offline

Activity: 1428
Merit: 1001


getmonero.org


View Profile WWW
January 28, 2014, 05:54:43 PM
 #1052

can this coin still be solo mined

If you have a good computer or many computers then yes. My i3 laptop needs 11 days for a block...So i prefer pool.

Check this: http://datacoin.info/calc.htm
imdabest239
Full Member
***
Offline Offline

Activity: 126
Merit: 100



View Profile
January 28, 2014, 06:29:39 PM
 #1053

can this coin still be solo mined

If you have a good computer or many computers then yes. My i3 laptop needs 11 days for a block...So i prefer pool.

Check this: http://datacoin.info/calc.htm

I have an amd 6 core and a i5 i think im a mine the pool with the 6 core and i5 solo just to see if i get anything.

kaja
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
January 30, 2014, 06:39:25 AM
Last edit: January 30, 2014, 07:49:42 AM by kaja
 #1054

So let me get this straight. Recent developments...

  • Datacoin has an excellent online wallet (krypte.net) that makes the file storage/browsing features incredibly easy to use
  • Datacoin added support for files up to 1MB instead of 128KB, and it will now possible to increase that limit
  • It is now possible to update files on the Datacoin chain
  • Datacoin is on 2 of the 3 major alt exchanges, Bter and Coins-E. Cryptsy is also aware of DTC but won't add it because of the potentially large blockchain. The Datacoin dev announced recently that he is working on a lite wallet to get around this.
  • A potentially big new alt exchange is opening up in February that will support Datacoin on launch (comkort.com)

In spite of all this, the community has not grown at all. Activity on this thread has dried up, /r/datacoin has not grown, there have been less blockchain uploads lately. This seems to be completely because there is no PR activity going on at all. For instance, look at the Chinese DTC announcements and you will see that there has been no updates since a couple of weeks after the launch. They are completely unaware of the above developments and still think DTC is just a primecoin scamclone, and so goes the rest of the world who might be interested in DTC.

https://i.imgur.com/FwOX3We.png

Look at the chart and you can see that the volume has been waning and the price is following, but it seems to have bottomed out over the last 6 days. I personally have been waiting for when I think DTC has bottomed out to get in so today has been buy time for me. The fact that the price has remained steady over the past 6 days despite no renewed interest suggests to me that only strong hands are left in the market.

Datacoin is also possibly far more distributed than other coins, according to the top 100 wallets. However the block explorer seems to be down so I will link that info asap. This hint of healthy distribution suggests that pumping and dumping will be difficult and less likely.

So what does this mean?

Datacoin seems poised to have a good rally, but we need awareness. The first thing we need to do is get datacoin.info and krypte.net translated into Mandarin. That is why I propose a bounty and I will pledge 30TC.

We also need to start getting DTC onto some more exchanges. Guys, forget Cryptsy. That will not happen until the lite wallet is made available. Instead lets focus on:

Coinedup.com - Post on http://www.reddit.com/r/CoinedUp/comments/1v9s0p/please_add_datacoin_to_coinedup/
Vircurex.com - https://vircurex.com/welcome/contactus
Mcxnow.com - https://mcxnow.com/contact.html
CoinEX.pw - Post here https://bitcointalk.org/index.php?topic=291647.0;topicseen
Coinmarket.io - Post here https://bitcointalk.org/index.php?topic=422726.0

And it would be neat for the block explorer Blockr.io to support us: http://blockr.io/addcoin

Don't just write "add dtc pls" like all the scamcoiners do when they flood requests. Write why you actually want to trade DTC. With easy access to up to date information, they are much more likely to add it.
GreekBitcoin
Legendary
*
Offline Offline

Activity: 1428
Merit: 1001


getmonero.org


View Profile WWW
January 30, 2014, 09:00:48 AM
 #1055

I am also pledging another 15DTC . Nice idea to translate krypte to chinese.

Also we must organise the bounty-Lotterie for using the krypte services!
kaja
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
January 30, 2014, 09:40:25 AM
 #1056

GreekBitcoin, great. Thanks. Good idea about the lottery. Let's make that our next project after we get the translation happening.
GameKyuubi
Sr. Member
****
Offline Offline

Activity: 253
Merit: 1413


DTCxNMC


View Profile
January 30, 2014, 10:05:25 AM
 #1057

  • It is now possible to update files on the Datacoin chain

No way!!  That's EXCELLENT!

BTC: 15SLrNo6PKVfsH5JLtatJcVkSQXCk1LXyq
full stack Node
maxsolnc
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


DTC unofficial team


View Profile WWW
January 30, 2014, 11:37:12 AM
 #1058

This seems to be completely because there is no PR activity going on at all. For instance, look at the Chinese DTC announcements and you will see that there has been no updates since a couple of weeks after the launch. They are completely unaware of the above developments and still think DTC is just a primecoin scamclone, and so goes the rest of the world who might be interested in DTC.

We made PR and sent it to many resources, look into this thread
https://bitcointalk.org/index.php?topic=422463


We also need to start getting DTC onto some more exchanges. Guys, forget Cryptsy. That will not happen until the lite wallet is made available. Instead lets focus on:

Coinedup.com - Post on http://www.reddit.com/r/CoinedUp/comments/1v9s0p/please_add_datacoin_to_coinedup/
Vircurex.com - https://vircurex.com/welcome/contactus
Mcxnow.com - https://mcxnow.com/contact.html
CoinEX.pw - Post here https://bitcointalk.org/index.php?topic=291647.0;topicseen
Coinmarket.io - Post here https://bitcointalk.org/index.php?topic=422726.0


We've also contacted at least vircurex, mcxnow and coinex. They keep silence, vircurex was in our 'mail list' just from the beginning of Datacoin - we sent them mails several times, with each major update (pools opened, HTTP server created, big promos), but still no answers. MCXNOW has just opened, so maybe they'll answer later.

Datacoin seems poised to have a good rally, but we need awareness. The first thing we need to do is get datacoin.info and krypte.net translated into Mandarin. That is why I propose a bounty and I will pledge 30TC.

I'll add 100 DTC for translation, and if someone makes complete site (I mean takes our CMS with CSSes and pictures and makes the changes according to language specifics), I'll add 400 more DTC - total 500. 

DTC: DMcKNp47fNtgM7sritK9GfJEQ1DzME5nwk
BTC: 1FgUGra685ZwkrX5VnRvfaYp4bHJhC7x4H
kaja
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
January 30, 2014, 01:36:38 PM
 #1059

Max: Ok, since you made a big pledge I think for security purposes you should be the escrow. Post an address and I will send my 15DTC. I am also in search of a Mandarin translator now.
PGPpfKkx
Hero Member
*****
Offline Offline

Activity: 586
Merit: 501


View Profile
January 30, 2014, 02:47:49 PM
 #1060

nxt,ethereum,bitcloud and other v2 currencies have plans for doing decentralized storage with many more features on top. what do you think about the long term outcome of this coin?
Pages: « 1 ... 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 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 »
  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!