Pages:
Author

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

hero member
Activity: 796
Merit: 505
I have started DTC pool at coinsforall, now in debug mode.
Quote
server = "coinsforall.io";
port = "6670";
http://coinsforall.io/#!/coin/DTC
And put one Vega 56, it shows 285-290 CPD with xpmclient 10.2.2.
Can you build xpmclient 10.2.2 for Microsoft Windows x64 please?

Hi, unless you need 64bit binary, in archive there is Windows compiled miner together with linux already.
hero member
Activity: 796
Merit: 505
start mining with GTX 1060 3G ,86 cpd Smiley

With 10.1 version I had 110cpd on 1060 3GB
staff
Activity: 3472
Merit: 4111
Crypto Swap Exchange
I have started DTC pool at coinsforall, now in debug mode.
Quote
server = "coinsforall.io";
port = "6670";
http://coinsforall.io/#!/coin/DTC
And put one Vega 56, it shows 285-290 CPD with xpmclient 10.2.2.
Can you build xpmclient 10.2.2 for Microsoft Windows x64 please?
legendary
Activity: 2254
Merit: 1278
Good Day!

Can somebody give the link to the primecoin 0.16 code? Are you sure it is really based on the latest bitcoin core fork?

See for yourself: https://github.com/primecoin-ng-group/primecoin-core/commit/5d41110c745c74e1eeb85f187f54777bf5e6407f

Cheers

Graham
jr. member
Activity: 89
Merit: 3
Good Day!

Can somebody give the link to the primecoin 0.16 code? Are you sure it is really based on the latest bitcoin core fork?
newbie
Activity: 47
Merit: 0
start mining with GTX 1060 3G ,86 cpd Smiley
hero member
Activity: 796
Merit: 505
http://coinsforall.io/#!/coin/DTC
And put one Vega 56, it shows 285-290 CPD with xpmclient 10.2.2.
crone 7970... 208.465 chains/day

And 260 ch/d with GTX 1080 on defaults.
full member
Activity: 237
Merit: 100
http://coinsforall.io/#!/coin/DTC
And put one Vega 56, it shows 285-290 CPD with xpmclient 10.2.2.
crone 7970... 208.465 chains/day
copper member
Activity: 100
Merit: 1
Hi eXtremal,

Much appreciated!
Contributing some CPD for the debug now.

Kind Regards,
The DataSea

I have started DTC pool at coinsforall, now in debug mode.
Quote
server = "coinsforall.io";
port = "6670";
http://coinsforall.io/#!/coin/DTC
And put one Vega 56, it shows 285-290 CPD with xpmclient 10.2.2.
sr. member
Activity: 481
Merit: 252
I have started DTC pool at coinsforall, now in debug mode.
Quote
server = "coinsforall.io";
port = "6670";
http://coinsforall.io/#!/coin/DTC
And put one Vega 56, it shows 285-290 CPD with xpmclient 10.2.2.

Wow  Grin Grin Grin  



Second Datacoin pool!  We are growing!

Cheers
-extro
copper member
Activity: 30
Merit: 11
Game On!
We are back in sync Smiley
sr. member
Activity: 2106
Merit: 282
👉bit.ly/3QXp3oh | 🔥 Ultimate Launc
I have started DTC pool at coinsforall, now in debug mode.
Quote
server = "coinsforall.io";
port = "6670";
http://coinsforall.io/#!/coin/DTC
And put one Vega 56, it shows 285-290 CPD with xpmclient 10.2.2.
sr. member
Activity: 481
Merit: 252
Datacoin gets Satoshi Dice!

https://datadice.tk

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

-extro
sr. member
Activity: 481
Merit: 252
hamburger mentioned that the syncing gets delayed by the need to write the debug.log file.  The bigger the debug.log file, the slower the syncing.
I understand there is a -shrinkdebuglog option.

-extro
copper member
Activity: 30
Merit: 11
Game On!
I am not sure what happend, i was getting a complain about a deposit and it showed that i was way back on the blocks.  A restart of the daemon and it complained about a corruped database.  I don't think it has something with a fork.,

A corruption happend on the active chain and i have to rebuild it.

Hi fedde,

    Could you expand upon this? Did you have a local problem or are you saying there is an unintentional consensus fork?

Best Regards,
-Chicago
sr. member
Activity: 592
Merit: 259
A corruption happend on the active chain and i have to rebuild it.

Hi fedde,

    Could you expand upon this? Did you have a local problem or are you saying there is an unintentional consensus fork?

Best Regards,
-Chicago
copper member
Activity: 30
Merit: 11
Game On!
Hi all (devs) Smiley

Well firstly something has to be done with the syncing of the chain.

A corruption happend on the active chain and i have to rebuild it.

Currently it syncs at 100k blocks an hour. There are over 2mill blocks so it's gong to take while even with the current bootstrap loaded.
sr. member
Activity: 481
Merit: 252
Ok, eXremal answered about the syncing (in the Primecoin thread):

Cloned Primecoin Core 0.16 from Github and compiled with autogen, configure, make etc.
Used bootstrap and sync is stuck at 3 years and 6 days.  addnode returned null.  

Anybody else experienced this?

-extro
You can "bootstrap" from old primecoin client data directory.

Quote
addnode 89.179.119.195 onetry
addnode 194.87.96.132 onetry
For use with testnet only first (89.179.119.195) now working.

This client can synchronize from same clients or intermediary nodes https://github.com/primecoin-ng/primecoin-intermediary. Intermediary node can interact with any type of client.
Old client can synchronize from any type of node, but can't be source for new primecoin-core.
First step is replacing old client with intermediary nodes, later I will make release for Win/Linux/Mac and bootstrap.dat.
sr. member
Activity: 481
Merit: 252
Datacoin Core 0.16

I suppose we now have to apply the "datacoin initial" commit of oocook5u to Primecoin Core 0.16 to get Datacoin Core 0.16?
"Showing 35 changes with 329 additions and 230 deletions".  Obviously a lot of tweaking will be involved.

-extro
sr. member
Activity: 481
Merit: 252
Hi extro24,

    I spent some time looking at Riecoin this weekend too. First thing I noticed is that although they're labeling it Riecoin 10.2 it is a 0.9 branch derivative.
    Then, I started a comparison of how the proof-of-work had been integrated.

    I'm glad you found the development branch for Primecoin Core on 0.16.
    Let's watch the rollout and continue parallel development.

    We may learn a thing or two as they upgrade the Primecoin network.

Best Regrds,
-Chicago

Hi Chicago

As you can see from the above I was able to compile the wallet but syncing is another story.  Not sure if the addnode command is active.  But the repository says "compilable" so this is a good wicket.
The author is eXtremal:  https://bitcointalk.org/index.php?topic=251850.msg32193882#msg32193882.

-extro

EDIT  Put bootstrap.dat in ".bitcoin" directory and syncing started.
EDIT  Sync stuck at 3 years and 6 days.  addnode returns null.
Pages:
Jump to: