Pages:
Author

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

sr. member
Activity: 882
Merit: 310
Bitfossil is scrapping data from Datacoin blockchain or is it entering directly with a full node acting as a gate?
copper member
Activity: 100
Merit: 1
Hi Team,

Successful 5.3 MB etching on Datacoin mainnet!

Etched the source code of Verionum's latest build 0.15.99.08!

On Apertus use the following transaction Root ID to get the full etch, link is here:
a41e8f313a56d79393639eae87a10e74cd2c1959e5f624a39d3318d98b0340ba

Go to bitFossil here for the full etch via our web blockchain scraper:
http://bitfossil.org/a41e8f313a56d79393639eae87a10e74cd2c1959e5f624a39d3318d98b0340ba/index.htm

Verionum Datacoin source code version 0.15.99.08, May 03, 2018, 03:52:40 PM
"Good Day! I glad to present the new DTC client with embedded pool for GPU mining. This version of DTC client implements all planned features at this moment. This version synchronizes very fast, includes most of the bitcoin 0.15.99 client features. But segregated witness was temporarily disabled because of incompatibility with old dtc clients. The next improvements cannot be done until dtc network moves from old clients to new client."
BitcoinTalk.org, [ANN] Datacoin - Censorship-Free Data Storage, https://bitcointalksearch.org/topic/m.36217209, extracted June 05, rar file

Or here on bitfossil is the direct rar link:
http://bitfossil.org/a41e8f313a56d79393639eae87a10e74cd2c1959e5f624a39d3318d98b0340ba/dtc_src_0.15.99.08.rar

Kind Regards,
The DataSea
copper member
Activity: 100
Merit: 1
blockchain subconsciousness

9af6281279add1c4db2a950fd9a60c086d1a7d0a2162ffbc09d11fd91bda07c8

What chain is this on embii?
you have us curious

ohhhh!
found it.
On Datacoin of course.
very cool  Cool
copper member
Activity: 100
Merit: 1
blockchain subconsciousness

9af6281279add1c4db2a950fd9a60c086d1a7d0a2162ffbc09d11fd91bda07c8

What chain is this on embii?
you have us curious
jr. member
Activity: 62
Merit: 6
blockchain subconsciousness

9af6281279add1c4db2a950fd9a60c086d1a7d0a2162ffbc09d11fd91bda07c8
newbie
Activity: 47
Merit: 0
happy to see the progress of the project!
copper member
Activity: 100
Merit: 1
Hi Team!

Datacoin logo forever etched on the Datacoin blockchain!



find it at this link on bitFossil.org:
http://bitfossil.org/9876ff813cf2da423f236c1ef4c848ab174236a44dceb026240f9b3868efef8d/Datacoin.png
(that's the link the above image is being scraped from -- a live indexer of Datacoin)
or
http://bitfossil.org/9876ff813cf2da423f236c1ef4c848ab174236a44dceb026240f9b3868efef8d/index.htm
(the full etching)

It can of course be found directly on the Datacoin blockchain using Apertus via the Root ID:
9876ff813cf2da423f236c1ef4c848ab174236a44dceb026240f9b3868efef8d


Datacoin logo on Datacoin!!! Smiley
#geekout

copper member
Activity: 100
Merit: 1
BTW, links on 1st page of this thread for Veronium made stuff don't work at the mement (all except xpmclient)


Hi MarcusDE,

Here's the links you seek:
Source code DTC 0.15.99-08: https://yadi.sk/d/nA7f5cWr3VSYDf
Windows binaries 0.15.99-08: https://yadi.sk/d/eu7rJ9EN3VSYBF


Hi Team,

And can this be updated on the main page? Much appreciated Smiley

Kind Regards,
The DataSea
legendary
Activity: 2254
Merit: 1278
Well, that is of course that "Core" wallet includes code of cut-down mining pool.
Maybe trying to simplify the software and excluding that part, as I humbly advised long ago, is still better?
Core Wallet does not need bundled mining software :-)
And there is no reason to not make separate version with solo mining enabled for those who want it.
All good points.

Quote
BTW, what code branch should I look into to base new generation pool on it?

Just use "master" (https://github.com/datacoinproject/datacoin-core), there's no specific branch (because the Yandex tar dumps were copies not clones, so no upstream commit history), so feel free to organise it any way that suits you.

Please note, I lost track of the Yandex dumps during the flurry of Windows-specific changes and don't know how that actually played out, i.e. whether there are any critical changes that should now be included.

Cheers

Graham
hero member
Activity: 796
Merit: 505
BTW, links on 1st page of this thread for Veronium made stuff don't work at the mement (all except xpmclient)
hero member
Activity: 796
Merit: 505
If you have a testnet node, please let me know what it is, I'll add it to my testnets.

Unfortunately, I'm out of the game until I upgrade my server. It's Ubuntu 15.10 and doesn't want to play nicely:
Code:
The following packages have unmet dependencies:
 libczmq-dev : Depends: libzmq5-dev but it is not installable

And the build instructions are now incorrect in that --disable-zmq (disable ZMQ notifications) is not a permissible option with the new codebase...
Code:
In file included from madpool/pool.cpp:14:0:
madpool/pool.h:18:18: fatal error: czmq.h: No such file or directory
 #include

Sorry 'bout that.

Cheers

Graham


Hi,

Well, that is of course that "Core" wallet includes code of cut-down mining pool.
Maybe trying to simplify the software and excluding that part, as I humbly advised long ago, is still better?
Core Wallet does not need bundled mining software :-)
And there is no reason to not make separate version with solo mining enabled for those who want it.


BTW, what code branch should I look into to base new generation pool on it?
legendary
Activity: 2254
Merit: 1278
If you have a testnet node, please let me know what it is, I'll add it to my testnets.

Unfortunately, I'm out of the game until I upgrade my server. It's Ubuntu 15.10 and doesn't want to play nicely:
Code:
The following packages have unmet dependencies:
 libczmq-dev : Depends: libzmq5-dev but it is not installable

And the build instructions are now incorrect in that --disable-zmq (disable ZMQ notifications) is not a permissible option with the new codebase...
Code:
In file included from madpool/pool.cpp:14:0:
madpool/pool.h:18:18: fatal error: czmq.h: No such file or directory
 #include

Sorry 'bout that.

Cheers

Graham
legendary
Activity: 2254
Merit: 1278
tell me, when is planned to enter new exchanges? those that are now not very impressive. the token is listed on the coinmarket?
Just more account farming: https://bitcointalksearch.org/user/zuhran-1053852

(It's almost as though the mods are unaware that account farming is causing the gradual abandonment of bitcointalk.)

Cheers

Graham
legendary
Activity: 2254
Merit: 1278
the testnet client is unable to mine via setgenerate true.

Sadly neither  generate nor generatetoaddress
seem to do much more than generate reams of error messages. But at least there are error messages, unlike the sullen silence of setgenerate Smiley

Cheers

Graham
copper member
Activity: 100
Merit: 1
tell me, when is planned to enter new exchanges? those that are now not very impressive. the token is listed on the coinmarket?

New exchanges are certainly on the roadmap, but testing this chain for robustness prior to being in a position where we would lose said exchange due to inadequate testing is the wisest path.
Thus, we are holding off on large exchange inquires at this time.

And indeed -- we are on coinmarketcap Smiley
https://coinmarketcap.com/currencies/datacoin/

That all being said -- if you wish to assist in Datacoin development in any way, let us know how you can be of assistance -- or simply make it happen Smiley

Kind Regards,
The DataSea
member
Activity: 224
Merit: 10
“Create Your Decentralized Life”
tell me, when is planned to enter new exchanges? those that are now not very impressive. the token is listed on the coinmarket?
copper member
Activity: 100
Merit: 1
Testnet update:

Goodnews:
My 0.15.99.08 testnet on 108.161.137.90 has connected to 185.18.60.157 & 88.98.87.243!

Badnews:
The chain does not advance.
gjhiggins discovered the testnet client is unable to mine via setgenerate true.
I confirmed this on my own clients.

Current assessment:
testnet can connect to some other 0.15.99.08 clients, but not other types of Datacoin clients, and is unable to advance the chain because it cannot mine within the wallet.

Plan:
Request that any capable developer please discover the problem in the code and make the appropriate fixes.
Let me know how I can be off assistance -- and if bounties are required, I'm not opposed -- but to be clear, simply buy a couple hundred dollars worth of Datacoin, make Datacoin awesome, then sell later when people realize how awesome it really is because you made it awesome.
 
That simple people.

Let's get awesome.

Kind Regards,
The DataSea
copper member
Activity: 100
Merit: 1
Hi Team!

Testnets still not syncing, but I now have a Datacoin testnet node on a static public IP.
It's 108.161.137.90

If you have a testnet node, please let me know what it is, I'll add it to my testnets.

And please let me know how I can greater facilitate creating a testnet swarm! Smiley

Kind Regards,
The DataSea

 
sr. member
Activity: 592
Merit: 259
Chicago, Verionum, gjhiggins, Hamburger, Extro,

Is anyone able to get their testnet to sync?

And if not, what can we do to restore this?

I can't emphasize enough the need for a healthy testnet.

Is there anything I can do to facilitate this? Name it.

Here's my issue report in GitHub for more information:
https://github.com/datacoinproject/datacoin-core/issues/1

Kind Regards,
The DataSea

Well, first I need to get the latest version to compile.
The builtin miner was giving me some dependency issues.

Then after it builds, I'll try firing up the testnet node.
After that is done, we can check on making sure there are some seed nodes available on the testnet for the masses.

I agree with you completely -- and would have erected the testnet before unleashing new code onto Mainnet.

Best Regards,
-Chicago
copper member
Activity: 100
Merit: 1
Chicago, Verionum, gjhiggins, Hamburger, Extro,

Is anyone able to get their testnet to sync?

And if not, what can we do to restore this?

I can't emphasize enough the need for a healthy testnet.

Is there anything I can do to facilitate this? Name it.

Here's my issue report in GitHub for more information:
https://github.com/datacoinproject/datacoin-core/issues/1

Kind Regards,
The DataSea
Pages:
Jump to: