Pages:
Author

Topic: [ANN] Datacoin - Censorship-Free Data Storage - page 43. (Read 66681 times)

jr. member
Activity: 168
Merit: 3
#Please, read:Daniel Ellsberg,-The Doomsday *wk
I suppose Datacoin is the currency you need to use in order to pay for storing info on your blockchain? Does the system work by now? How much is it to store data on the chain?

Yes.  Works well.  The cost is 0.05DTC for 128kB.

That was the doubt on top of my head regards to the economics ...

I am developing a 2D game and I would also like to develop a marketplace for my game assets ...

Correctly if I'm wrong ...

If the price of datacoin rises then the price of the assets stored at datacoin blockchain will rises too, isn't it ?

copper member
Activity: 100
Merit: 1
Solution in the works by eXtremal

Hi dev.
i am using this version xpmclient v9.4.1 for mining. but after a period of work and usually after 1 payout it closes with an error.

This error => (xpmclient.exe has stopped working
A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available.)

why?
I found, that exactly two hours later, the xpmclient(any version) closes. why?

OS : win10 64x
GPU :amd radeon rx 570 *4
MB : msi b250 krait gaming
RAM : 4GB ddr3
CPU : Intel pentium G4400 3.30GH
PSU : real 700 watt *2 = 1400 watt
POOL: coinsforall.io and dtc.graymines.net
I chose 9.4.1 because cpd/day > cpd/day with any version. Anyway i have problem with any version(9.4.1 - 10 - 10.1 - 10.2.2) and any pool
also, i am ETC miner for 8 month with this reg without any error.

I have access to one 6x570 rig with same problem, but miner crashes rarely (1 times in 2-3 days).. I will try fix it in next miner version 10.3.
Now you can use simple .bat file:
Quote
:1
xpmclient
goto 1
newbie
Activity: 16
Merit: 0

@mohsenp

Quote
I found, that exactly two hours later, the xpmclient(any version) closes. why?

I have found that the xpmclient closes due to an interruption in your internet access - either loss of connection or IP change from your ISP.

This issue was resolved once I have changed over from ADSL to Fibre Connection now having a static IP and no more lost connections.

H

I tested it, but not resolved
full member
Activity: 237
Merit: 100

@mohsenp

Quote
I found, that exactly two hours later, the xpmclient(any version) closes. why?

I have found that the xpmclient closes due to an interruption in your internet access - either loss of connection or IP change from your ISP.

This issue was resolved once I have changed over from ADSL to Fibre Connection now having a static IP and no more lost connections.

H
extremely unlikely. rather an antivirus hooliganite.
full member
Activity: 241
Merit: 107

@mohsenp

Quote
I found, that exactly two hours later, the xpmclient(any version) closes. why?

I have found that the xpmclient closes due to an interruption in your internet access - either loss of connection or IP change from your ISP.

This issue was resolved once I have changed over from ADSL to Fibre Connection now having a static IP and no more lost connections.

H
copper member
Activity: 100
Merit: 1
Hi dev.
i am using this version dtcclient v9.4.1 for mining. but after a period of work and after 1 payout it closes with an error.

This error => (xpmclient.exe has stopped working
A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available.)

why?


Please help me

Hi hoseinor5,

That's a pretty broad error message to be able to troubleshoot - also, you provide scant information to work with.
Also note that some systems simply cannot handle the stress of mining and shutdown.

That being said, if you really want someone to be able to help you, it's generally wise to give all the information about your system.
Operating system - type of GPU (and if you overclocked) - type of GPU mgmt system - type of motherboard - type of PSU. Also, the mining pool you use, and why you chose 9.4.1 instead of a newer version of the miner.
(and more miners are here: https://bitcointalksearch.org/topic/m.33032822 - that may be able to help better)

Kind Regards,
DataSea
newbie
Activity: 2
Merit: 0
Hi dev.
i am using this version dtcclient v9.4.1 for mining. but after a period of work and after 1 payout it closes with an error.

This error => (xpmclient.exe has stopped working
A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available.)

why?


Please help me
legendary
Activity: 2254
Merit: 1278
Reported on solid/chat (https://gitter.im/solid/chat) as interesting and I concur:

https://github.com/ElementsProject/filebazaar

Cheers

Graham
newbie
Activity: 2
Merit: 0
Hi dev.
i am using this version dtcclient v9.4.1 for mining. but after a period of work and after 1 payout it closes with an error.

This error => (xpmclient.exe has stopped working
A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available.)

why?
sr. member
Activity: 481
Merit: 252
Bottom line is that the Datacoin developers are now hard at work on a Datacoin Core 0.16 client.  

Whilst I I understand the enthusiasm, I prefer realism - “hard at work” is misleading.

Cheers

Graham


  Cheesy Cheesy Cheesy
-extro
legendary
Activity: 2254
Merit: 1278
Bottom line is that the Datacoin developers are now hard at work on a Datacoin Core 0.16 client.  

Whilst I I understand the enthusiasm, I prefer realism - “hard at work” is misleading.

Cheers

Graham
sr. member
Activity: 481
Merit: 252
Datacoin Core 0.16
I thought I should quote some of the PM's between the developers in this forum:

Due to everyone's hard work, ... fwiw, my Linux-hosted datacoin-intermediary is now fully synced from the datacoin node on my remote server via a bootstrap.dat that I made by simply concatenating its blk*.dat files. I'm aware that this approach preserves any orphans present in the original files but I'm using a separate client (on OS X, immaterially) which I've configured to connect only to the datacoin-intermediary client on my local Linux host and is syncing from this restricted local network - which is one recommended way to filter out any orphans and produce a contemporary linearised bootstrap.dat file.

My next step will be to merge the Primecoin and Datacoin 0.16 codebases and see if I can get Datacoin Core to sync from the datacoin-intermediary on the OS X client.

(primecoin-intermediary blockchain is still syncing, despite being started a day and a half earlier than the Datacoin client, loads of orphans being received.

Cheers
Graham

Graham does emphasize that  
...this is investigative work, the intermediary is merely a necessary precondition for any work on augmenting the Primecoin Core code with the Datacoin data storage mechanism. In an earlier piece of work I seemed to be able to identify the components of the mechanism and cleanly separate them out. However, the implementation of several years ago may need extensive refactoring in order to function in the context of a contemporary Bitcoin clone.

Bottom line is that the Datacoin developers are now hard at work on a Datacoin Core 0.16 client.  

Cheers
-extro


sr. member
Activity: 481
Merit: 252
DataDice back in sync again Wink

Yes, Datadice is working!  Thank you hamburger!

-extro
full member
Activity: 241
Merit: 107
Datacoin gets Satoshi Dice!

https://datadice.tk

NB:  I haven't bet yet, just noticed the service.

-extro

DataDice back in sync again Wink
full member
Activity: 237
Merit: 100
eXtremal
what is your opinion about NiceHash?  Roll Eyes
the question arose because ... xpmforall.org - always skips +\- 300 miners...
sr. member
Activity: 882
Merit: 310
Curious on your opinions on how datacoin will defend itself from abuse like the recent news with CP on bitcoin? Since you can store whole pictures and not only links on the datacoin blockchain:/

This issue has been discussed at length many times on the dtc forums

https://www.reddit.com/r/Datacoin/comments/1tvwhu/if_i_run_a_datacoin_node_and_somebody_uploads/cecdi4e/

Tho it's not exactly like that. It's in fact quite easily accessable - you just must have public key, and that's it. With bitfossil you could see it even without blockchain, and of course blockchain is tainted that way. It's just a cost of immutability of database and it's decentralisation
sr. member
Activity: 2106
Merit: 282
👉bit.ly/3QXp3oh | 🔥 Ultimate Launc
member
Activity: 81
Merit: 16
Curious on your opinions on how datacoin will defend itself from abuse like the recent news with CP on bitcoin? Since you can store whole pictures and not only links on the datacoin blockchain:/

This issue has been discussed at length many times on the dtc forums

https://www.reddit.com/r/Datacoin/comments/1tvwhu/if_i_run_a_datacoin_node_and_somebody_uploads/cecdi4e/
sr. member
Activity: 882
Merit: 310
Yeah. But that's not a problem for now. If it was discovered by more people not only price would probably go up, but also all kinds of nasty things we could see om the blockchain.
sr. member
Activity: 497
Merit: 251
Curious on your opinions on how datacoin will defend itself from abuse like the recent news with CP on bitcoin? Since you can store whole pictures and not only links on the datacoin blockchain:/
Pages:
Jump to: