Pages:
Author

Topic: [ANN][WIKI] WikiCoin - Cryptocurrency of the people - page 23. (Read 43295 times)

hero member
Activity: 546
Merit: 500
hm
We need more nodes. I am making now a few blocks in one minute with confirmations, but slow confirmations. They will get orphaned all. I have only one peer: 78.146.124.129:18456 (getpeerinfo).

+ all the nodes of the first post in my config

I am at block 14524 now...
hero member
Activity: 784
Merit: 1005
If I'm reading the source correctly:

static const int64 nTargetTimespan = 3.5 * 24 * 60 * 60; // 3.5 days

Does this mean the diff isn't going to update for another couple days?

Not really, it says the target is 3.5 days, but we are generating blocks every couple of seconds, and retarget is every 2016 seconds
newbie
Activity: 47
Merit: 0
If I'm reading the source correctly:

static const int64 nTargetTimespan = 3.5 * 24 * 60 * 60; // 3.5 days

Does this mean the diff isn't going to update for another couple days?
hero member
Activity: 551
Merit: 500
pool http://zcoins.org:9852/

comes the reward?
hero member
Activity: 546
Merit: 500
hm

mining 8 cores at 90/100 khs and all orphans..

really. I make one block per 2 minutes with my 4 cores(+ a little more orphans). 140kh/s total.

only 140kh?  Are you mining from QT or using minerd with quark algo?  Minerd should produce more than that.

My miner doesn't work.
minerd.exe -a quark -t 4 -o 127.0.0.1:18456 -u user -p pw (with right u and pw). HTTP Error?

ok good, now I get 400kh/s, I get blocks but in my wallet there are no new coins?
legendary
Activity: 2254
Merit: 1043
10k wiki for sale, drop me a pm with offers.
newbie
Activity: 47
Merit: 0
45 minutes in: 8/22 so far with all 8 becoming orphans. Yay?
legendary
Activity: 2254
Merit: 1043
i think the difficulty level is not rising quick enough causing all the orphans.
hero member
Activity: 1162
Merit: 568
Why all I got is orphan blocks?  Huh Huh Huh
member
Activity: 84
Merit: 10
minerd wouldnt start when i used:
minerd.exe -a quark -o http://localhost:18456 -u rpcusernameinconffile -p rpcpasswordinconffile

My minerd start when i am useing:
minerd --url=http://localhost:18456 -u rpcusernameinconffile -p rpcpasswordinconffile
But it only came with

When i set setgenerate true -1 in the QT wallet, i begin to find blocks very fast. 12 blocks in 9 minuts.

That means you either aren't setting the quark algo or the version of minerd you have doesn't support quark.  If you download directly from Quark or Frozen pages it should be good.
newbie
Activity: 25
Merit: 0
minerd wouldnt start when i used:
minerd.exe -a quark -o http://localhost:18456 -u rpcusernameinconffile -p rpcpasswordinconffile

My minerd start when i am useing:
minerd --url=http://localhost:18456 -u rpcusernameinconffile -p rpcpasswordinconffile
But it only came with

When i set setgenerate true -1 in the QT wallet, i begin to find blocks very fast. 12 blocks in 9 minuts.
hero member
Activity: 532
Merit: 500
Don't CPU coins end up with ridiculously high difficulty? Like in the thousands?

Will that happen with this?
full member
Activity: 322
Merit: 102
Selling 650 WIKI, PM me
legendary
Activity: 1470
Merit: 1000
When the difficult will raise to 1 for example.. ?

Wont take long before its there.
Eh, i think other 2-3 hour Sad
hero member
Activity: 616
Merit: 500
When the difficult will raise to 1 for example.. ?

Wont take long before its there.
legendary
Activity: 1470
Merit: 1000
When the difficult will raise to 1 for example.. ?
hero member
Activity: 551
Merit: 500
Ubuntu 13.04 (manual)

#################################################

sudo -i

apt-get update

apt-get install make gcc m4 automake libevent-dev zlibc zlib1g-dev libjansson-dev libcurl4-openssl-dev git

cd /usr/local/

git clone https://github.com/Neisklar/quarkcoin-cpuminer.git

cd quarkcoin-cpuminer

./autogen.sh

./configure CFLAGS="-O3"

make

sudo echo -e '#!/bin/bash\n\nnohup ./minerd -a quark -o stratum+tcp://zcoins.org:9852 -u WdwYFmyzPJB6eF7pBYttyDKqCEEaAp2JUT > /dev/null &\n' > start.sh

sudo chmod 755 start.sh

./start.sh

#################################################
newbie
Activity: 16
Merit: 0
~10000 blocked have been generated.
Is it really launched today? Huh Huh Huh Huh
legendary
Activity: 2254
Merit: 1043
this is my config

C:\minerd\minerd.exe -a quark -o 127.0.0.1:18456 -u xxxx -p xxxxx --threads 4

member
Activity: 84
Merit: 10

mining 8 cores at 90/100 khs and all orphans..

really. I make one block per 2 minutes with my 4 cores(+ a little more orphans). 140kh/s total.

only 140kh?  Are you mining from QT or using minerd with quark algo?  Minerd should produce more than that.

My miner doesn't work.
minerd.exe -a quark -t 4 -o 127.0.0.1:18456 -u user -p pw (with right u and pw). HTTP Error?

-o http://127.0.0.1.:18456
Pages:
Jump to: