Pages:
Author

Topic: [ANN][DCN] Deepcoin secure hashing (CPU/GPU) New algo/ No premine/ No IPO/ PoW - page 59. (Read 182581 times)

hero member
Activity: 684
Merit: 500
Veni. Vidi. Vici.
OP has been updated. Take a look. Tongue
legendary
Activity: 3052
Merit: 1534
www.ixcoin.net
looks like deepcoin making big plan to take over bitcoin

Deep.......


If I had a dime for everytime I've heard that quote.  Wink
hero member
Activity: 684
Merit: 500
Veni. Vidi. Vici.
Much of that is over my head as well. Tongue

On a side note, wish the P2P pool worked. Pretty much 90% rejects.

http://204.12.193.178:2334/static/

Anybody know who the operator is?

I'm the owner of that pool  Grin
please add --difficulty-multiplier 256 to your miner command to avoid reject.

example:
Code:
sgminer -k qubitcoin -o stratum+tcp://204.12.193.178:2334 -u  -p  -I 13 -g 4 -w 128 --difficulty-multiplier 256

Yeah, that's exactly what I had specified. :/ No luck.

Code:
-k qubitcoin -o http://204.12.193.178:2334 -u DPbucsCommwpgUHPKUae4jHtGCbrgPbdG8 -p x -w 128 --difficulty-multiplier 256 -g 1 -I 21
full member
Activity: 181
Merit: 100
Wow a new unique algo, that's actually something.
Perhaps dev should update the OP title? like new algo Deepcoin or something to catch people's eyes Roll Eyes
hero member
Activity: 548
Merit: 501
Much of that is over my head as well. Tongue

On a side note, wish the P2P pool worked. Pretty much 90% rejects.

http://204.12.193.178:2334/static/

Anybody know who the operator is?

I'm the owner of that pool  Grin
please add --difficulty-multiplier 256 to your miner command to avoid reject.

example:
Code:
sgminer -k qubitcoin -o stratum+tcp://204.12.193.178:2334 -u  -p  -I 13 -g 4 -w 128 --difficulty-multiplier 256
sr. member
Activity: 381
Merit: 250
Dev,plz update the OP with wallet v0.8.7.1

done

yes there have been some updates to the git repo just waiting on dev to tell us exactly what's next

you can see the update in the 1st post



This is a great move Smiley



Pools will also join with using the new algo?


newbie
Activity: 45
Merit: 0
Dev,plz update the OP with wallet v0.8.7.1

done

yes there have been some updates to the git repo just waiting on dev to tell us exactly what's next

you can see the update in the 1st post
full member
Activity: 181
Merit: 100
Are you guys sure? Dev hasn't said anything yet Roll Eyes or did I miss something Roll Eyes

yes there have been some updates to the git repo just waiting on dev to tell us exactly what's next

Well..I guess you guys just spoiled the surprise the dev was gonna give us then haha Grin
hero member
Activity: 658
Merit: 534
Are you guys sure? Dev hasn't said anything yet Roll Eyes or did I miss something Roll Eyes

yes there have been some updates to the git repo just waiting on dev to tell us exactly what's next
full member
Activity: 181
Merit: 100
Are you guys sure? Dev hasn't said anything yet Roll Eyes or did I miss something Roll Eyes
hero member
Activity: 868
Merit: 1000
looks like deepcoin making big plan to take over bitcoin

Deep.......
hero member
Activity: 682
Merit: 540
Update wallet, get new miner. . .





                                                            This is getting deep
full member
Activity: 195
Merit: 100
Dev,plz update the OP with wallet v0.8.7.1
legendary
Activity: 2254
Merit: 1278


Point taken. I guess it was missing an intro 'cos it sort of followed on from trying to provide some information that people could validate independently for themselves.

DOACC is a collection of altcoin metadata - name, symbol, date, pow algo, number of coins, etc. It's Open Source, to do with it as you will. It's designed for downloading and re-use, so it's published using semantic web technology.

For our part, via the minkiz web site we provide a separate public service that responds to queries posed in the SPARQL query language and there's also a web-based browser for the metadata.

Publishing data as LOD is standard semweb tech.

Cheers

Graham
sr. member
Activity: 442
Merit: 250
Much of that is over my head as well. Tongue

On a side note, wish the P2P pool worked. Pretty much 90% rejects.

http://204.12.193.178:2334/static/

Anybody know who the operator is?

The operator is user penambang

Anyone willing to test my P2Pool?

url: http://204.12.193.178:2334

Please make sure you add --difficulty-multiplier=256 to sgminer command to avoid "share above target" error.
sr. member
Activity: 442
Merit: 250
Can give more info ? I not good at reading code

What does it all mean?

1. Start upgrading your wallet if you don't want to land at a wrong fork within a week.

2. Compile the new miner if you want to keep mining after the change (one week approximately).
You need to use "-k qubitcoin" (like now) till the block 76800 and  "-k deepcoin" after that.
hero member
Activity: 684
Merit: 500
Veni. Vidi. Vici.
Much of that is over my head as well. Tongue

On a side note, wish the P2P pool worked. Pretty much 90% rejects.

http://204.12.193.178:2334/static/

Anybody know who the operator is?
hero member
Activity: 682
Merit: 540
legendary
Activity: 2254
Merit: 1278
Some news from github. Last update 21 hours ago. New algo from block 76800.
https://github.com/Deepcoinbiz/Deepcoin
Can give more info ? I not good at reading code

For blocks chained before 76800, the 5-algo-chain qubit (function “Hash5” in the code) is used for producing the hashes. For blocks chained after 76800, a different hashing algorithm is to be used. Its name is “Hash3” reflecting the fact that it is a 3-algo-chain of LUFFA, CubeHash and ECHO, staying with the 512-bit output format. I've been giving the name “trisha” to 3-chain algos because I CBA to invent a name for each possible variation of a chain of 3 NIST algos.

For a chart showing the full range of PoW algos used so far that we know of in any alcoin we've recorded (pop. 1345) that weren't actually scams or just massive misunderstandings of the term “algorithm” , see: http://minkiz.co/ (I'm about to add another 100 or so recent launches but I assume most people are up to date with the latest cryptobabble inventions).

The data for the chart is drawn from the DOACC dataset (see sig) and there is some (as yet very limited) additional detail on the algos. The domain changes so rapidly that trying to follow it with web pages is just too punishing, so I'm necessarily reduced to providing a less immediately-helpful general presentation, i.e. a Linked Open Data explorer (think of it like an extended blockchain+transaction explorer) and a SPARQL endpoint.

Details will help ... The SPARQL endpoint is merely a query answering service available at a URL, ready to accept SPARQL queries via http. There's a form that provides a basic web interface: http://minkiz.co/sparql

If the following is pasted into the form ...
Code:
PREFIX rdf: 
PREFIX skos:
PREFIX doacc:

SELECT ?node ?p ?o WHERE {
?node rdf:type doacc:PoWscheme .
?node skos:prefLabel "trisha"@en .
?node ?p ?o .
}
and the Submit button clicked, the back-end RDF graph will be pattern-matched for all things of type PoWscheme with a SKOS preferred label[1] bound to the (XSD-compliant) string “trisha”@en. The @en suffix distinguishes the string from other locale-specific values --- sorry, there's no bounty for a Chinese translation Smiley But if you're minded to contribute, your compatriots will benefit. Apologies for the almost randomly-scattered links, my aim is to provide supportive links to the supporting foundations.

For convenience, here's a query URL that resolves to the results page for that query (it's a GET, no POSTing required).

The unique URI for the node that satisfies the above pattern match is:
http://purl.org/net/bel-epa/doacc#D6accad6e-ce01-4819-b603-161e901e2cd1

And the corresponding Linked Open Data (LOD) explorer page for that node is:
http://minkiz.co/page/PoWscheme/D6accad6e-ce01-4819-b603-161e901e2cd1

(The reason I mention that specific page is that it demonstrates one of the advantages of LOD, the page also shows which altcoins have that node (i.e. the URI) bound to their powscheme relation. In this instance, Futurecoin, Metiscoin and Tjcoin also use a trisha3 hashing algo. The really neat thing about LOD is that this kind of dense information weaving just drops out naturally from the graph.)

This is all fully Open Source. You can grab the graph, the ontologies and even the coin logos from the DOACC github repos and you can run your own Linked Open Data explorer by cloning rdflib-web (https://github.com/RDFLib/rdflib-web, gromgull's Flask-based Python app) and feeding the DOACC graph to it.

(The rationale for this change, assuming a rationale is published, will make a fine entry in the book of Folkore Combiners.)

Cheers

Graham

[1] Props to the British Museum for using semantic web technology for handling the complexities of their catalogue
hero member
Activity: 868
Merit: 1000
Any news from the Dev? Roll Eyes

Some news from github. Last update 21 hours ago. New algo from block 76800.
https://github.com/Deepcoinbiz/Deepcoin

I see also a miner with new algo: deepcoin! Smiley
https://github.com/Bushstar/sph-sgminer/


Can give more info ? I not good at reading code
Pages:
Jump to: