Pages:
Author

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

newbie
Activity: 28
Merit: 0
Huh No Exchanges Recommended until Coin Lives for atleast a week

Agreed!
If you want to kill a coin add it into exchange right after its launch! Unfortunately the main goal of the exchanges is to make profit so they don't care about some coin's future much.

I heard about GeoCoin (I know it off topic), it's free coins through location is decentalized, right?
legendary
Activity: 1559
Merit: 1001
Epic Private Internet Cash
Huh No Exchanges Recommended until Coin Lives for atleast a week

Agreed!
If you want to kill a coin add it into exchange right after its launch! Unfortunately the main goal of the exchanges is to make profit so they don't care about some coin's future much.
newbie
Activity: 28
Merit: 0
Huh No Exchanges Recommended until Coin Lives for atleast a week

EDIT: Frankly it's YoShit
sr. member
Activity: 476
Merit: 250
Trades will be where? yobit?  Cool                                                                 
sr. member
Activity: 280
Merit: 250
From Russia with love
I hate postpones  Angry

Same.. But sometimes it is needed
hero member
Activity: 574
Merit: 500
I hate postpones  Angry
sr. member
Activity: 280
Merit: 250
From Russia with love
I am going to have to postpone the launch by two days (business calls)

Well shit I already rented servers and everything lol
newbie
Activity: 28
Merit: 0
I am going to have to postpone the launch by two days (business calls)
newbie
Activity: 28
Merit: 0
So built in miner works now  Huh

Nope! Till one error!
hero member
Activity: 574
Merit: 500
So built in miner works now  Huh
newbie
Activity: 28
Merit: 0
Results:

I flopped on my ass! I cannot create a CPUMiner! But I can make an inclient miner if someone can tell me why this is happening:

Code:
src/miner.cpp: In function ‘void BitcoinMiner(CWallet*)’:
src/miner.cpp:685:81: error: cannot convert ‘CReserveKey’ to ‘CWallet*’ for argument ‘1’ to ‘CBlock* CreateNewBlock(CWallet*, bool, int64_t*)’
         auto_ptr pblocktemplate(CreateNewBlock(reservekey, false, &nFees));
                                                                                 ^
src/miner.cpp:702:28: error: ‘class CBlock’ has no member named ‘GetPoWHash’
             hash = pblock->GetPoWHash();
                            ^


I ported Axiom's In Client CPUMiner

EDIT: I fixed the GetPoWHash Problem, now the other one
newbie
Activity: 28
Merit: 0
https://github.com/SCDeveloper/DarkSilk-Release-Candidate/blob/03f79ab4b5994e43d57dd37a6f80b7453af38b0a/src/chainparams.cpp#L111
Code:
nLastPOWBlock = 123456789;
This line is missing, so default value of nLastPOWBlock == 0 => no Pow mining!



Fixed Up! Thank You! I am really happy that people are reviewing the code
hero member
Activity: 525
Merit: 531
https://github.com/SCDeveloper/DarkSilk-Release-Candidate/blob/03f79ab4b5994e43d57dd37a6f80b7453af38b0a/src/chainparams.cpp#L111
Code:
nLastPOWBlock = 123456789;
This line is missing, so default value of nLastPOWBlock == 0 => no Pow mining!

newbie
Activity: 28
Merit: 0
What miner i need to use for this coin?

I'm designing one right now....

No miner  Huh How is it fair if we will not have miner at launch  Huh

Clam Down

Just saying launch must be fair for everyone, not for few people who can compile miner.

I will make a windows miner, obviously! I am currently working my a** out for this (the miner)
hero member
Activity: 574
Merit: 500
What miner i need to use for this coin?

I'm designing one right now....

No miner  Huh How is it fair if we will not have miner at launch  Huh

Clam Down

Just saying launch must be fair for everyone, not for few people who can compile miner.
newbie
Activity: 28
Merit: 0
What miner i need to use for this coin?

I'm designing one right now....

No miner  Huh How is it fair if we will not have miner at launch  Huh

Clam Down
legendary
Activity: 966
Merit: 1001
What miner i need to use for this coin?
hero member
Activity: 574
Merit: 500
No miner  Huh How is it fair if we will not have miner at launch  Huh
newbie
Activity: 28
Merit: 0

All the best!


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

I will upload it as soon as MXE Works!

As you may (or not) have read the code, there is no in-client miner, so if somebody can make one! Please do so!
Pages:
Jump to: