Pages:
Author

Topic: [ANN] [DSK] DarkCash | PoW/PoS | StackHash | I2P | TOR | Markets - page 5. (Read 15591 times)

sr. member
Activity: 280
Merit: 250
From Russia with love
newbie
Activity: 48
Merit: 0

You can consider this a pre-launch launch, the Genesis Block will only be valid after Oct 20 00:00:00 GMT

I'll try to compile out of interest but hope dev enables a fair launch Smiley
legendary
Activity: 1288
Merit: 1002
Windows wallet?

It's making is currently in the process

So everything is done and ready for launch?


Source is out, you can compile Windows wallet using visual studio.

Guide  Huh

Download Visual Studio and do an online search on "how to compile qt wallet with visual studio"
newbie
Activity: 48
Merit: 0
Windows wallet?

It's making is currently in the process

So everything is done and ready for launch?


Source is out, you can compile Windows wallet using visual studio.

Guide  Huh

Better yet, how about binaries, preferably without malware?

hero member
Activity: 574
Merit: 500
legendary
Activity: 1288
Merit: 1002
Windows wallet?

It's making is currently in the process

So everything is done and ready for launch?


Source is out, you can compile Windows wallet using visual studio.
sr. member
Activity: 280
Merit: 250
From Russia with love
Windows wallet?

It's making is currently in the process

So everything is done and ready for launch?
newbie
Activity: 28
Merit: 0
Windows wallet?

It's making is currently in the process
hero member
Activity: 574
Merit: 500
Windows wallet?
newbie
Activity: 28
Merit: 0

You can consider this a pre-launch launch, the Genesis Block will only be valid after Oct 20 00:00:00 GMT
hero member
Activity: 574
Merit: 500
Have no idea what's stckhash  Grin

New algo, CPU friendly, hard to mine on GPU.
member
Activity: 81
Merit: 1002
It was only the wind.

https://mega.nz/#!fIVxGAxJ!9ANfWcxbRsUHzM6p1KH3uzqFmTZBXGW5X6Lq1fhGps8

Requisite is GMP, this is the algo (Quark Based Alternation + Magi M72 Diff + X17 Dependancies)

Can you please make a CPUMiner, apperently implementing the inclient miner causes SIGABRT

Why add in the XMG stuff?

EDIT: I'd also need a daemon to test against.
hero member
Activity: 770
Merit: 500
Have no idea what's stckhash  Grin
newbie
Activity: 28
Merit: 0

https://mega.nz/#!fIVxGAxJ!9ANfWcxbRsUHzM6p1KH3uzqFmTZBXGW5X6Lq1fhGps8

Requisite is GMP, this is the algo (Quark Based Alternation + Magi M72 Diff + X17 Dependancies)

Can you please make a CPUMiner, apperently implementing the inclient miner causes SIGABRT
do you really want this?
Quote
for(int i=0; i < NM7M; i++)
{
  ...
    for(int i=0; i <= iterations; i++)
    {
Huh

Elbandi

Well.. I tested it and the algo works Huh
member
Activity: 81
Merit: 1002
It was only the wind.
DarkCash
http://www.godark.cf/



Releasing 20th October 2015 @ 00:00:00 GMT




Official Finalized OP:

Name: DarkCash
Ticker: DSK
RPC Port: 10085
P2P Port: 10058
Block Time: 30 Seconds
PoS Reward: 0.025 DSK
PoW Reward: 0.25 DSK to 5 DSK to 2.5 DSK
Signing Algorithm: NIST5 + Schnorr Signatures



Recommended:

This sounds like a decent experiment, and there's no ICO or premine going on.

If your windows wallet doesn't contain a RAT, trojan, or other malicious code, this could be pretty cool to mine. Just know that lately all the CPU-only mineable coins have been released for the purposes of getting infected wallets onto miners' machines with the intention of clearing out their stashes.

I will set up a VM and mine this. If anyone else decides to mine this, do so in a virtual machine or on a secure machine with no cryptocurrency wallets or browsers logged into exchanges on that machine.

I'll remove the above warning once the coin becomes a little less new and the dev's honourable intentions bear out.

Um, just to make it clear, my post wasn't intended as an endorsement or a recommendation. I would appreciate it if you remove that quote from the OP in case it turns out you have some bad intentions.

I will edit the post you quoted, too.

Get your coin to succeed on its own honesty and strengths. I very much resent the fact that you used my quote as an "endorsement" without my knowledge or permission.

Very Sorry to do that, I will remove it ASAP

Finalized Version of the Algorithm is released (without dependancies):

https://github.com/sightisanillusion/stackhash/blob/master/stack.h

Just a note. This will crash:

Code:
int bytes = mpz_sizeinbase(product, 512);

512 is too high, docs say: base can vary from 2 to 62. but other algo (m7m) is using 256, so i think thats works too.

Elbandi

Thank you so much

doesn't that actually tell you how many 512-bit chunks the result needs? NOT how many bytes?

Played around and modded the algo again...

Got some test vectors for this StackHash?
hero member
Activity: 525
Merit: 531

https://mega.nz/#!fIVxGAxJ!9ANfWcxbRsUHzM6p1KH3uzqFmTZBXGW5X6Lq1fhGps8

Requisite is GMP, this is the algo (Quark Based Alternation + Magi M72 Diff + X17 Dependancies)

Can you please make a CPUMiner, apperently implementing the inclient miner causes SIGABRT
do you really want this?
Quote
for(int i=0; i < NM7M; i++)
{
  ...
    for(int i=0; i <= iterations; i++)
    {
Huh

Elbandi
newbie
Activity: 28
Merit: 0

https://mega.nz/#!fIVxGAxJ!9ANfWcxbRsUHzM6p1KH3uzqFmTZBXGW5X6Lq1fhGps8

Requisite is GMP, this is the algo (Quark Based Alternation + Magi M72 Diff + X17 Dependancies)

Can you please make a CPUMiner, apperently implementing the inclient miner causes SIGABRT
Pages:
Jump to: