Author

Topic: [ANN][SCRYPT] KlondikeCoin ★ Cryptsy.com ★ Prepaid VISA Cards ★ 0% Premine [KDC] - page 549. (Read 554416 times)

member
Activity: 196
Merit: 10
yeah. off by a zero (wihch is huge , yes sorry) , but still roughly  700,000 thousands

Honestly, let's say maybe 500,000 coins got "burned" in the launch.  That'd be the equivalent ~2.5% "premine", but with the guarantee it never gets spent.  Though I do feel bad that it was done on the backs of some honest miners.  Undecided

On the other hand, if those coins are being stashed away by pool owners and this coin pops up with an exchange value in the .0001 range (where it probably should be), then that's BAD.
full member
Activity: 140
Merit: 100
yeah. off by a zero (wihch is huge , yes sorry) , but still roughly  700,000 thousands

Wow this gets better by the minute I'm gonna post the correspondence through e-mail I've been having with coinarmy once its concluded.(most likely with me being extremely dissapointed since his smug I "fixed it" attitude is showing)  it will probably mirror a lot of "lucky" early adopters situations.   
newbie
Activity: 51
Merit: 0

add them in your .conf with
addnode=37.59.28.23
addnode=162.243.255.143
addnode=208.43.73.214
addnode=89.66.110.74
addnode=92.29.189.93
addnode=50.43.34.206
addnode=70.74.161.2
addnode=173.3.156.205
addnode=92.243.188.79
addnode=67.187.185.139
addnode=99.238.199.10

Thanks for that, it starts off with 8 connections but then quickly drops back to 1 and still says "no block source available".  I'm going to try building it from source for Mac and see if I can get the native client working on here.
legendary
Activity: 1274
Merit: 1000
yeah. off by a zero (wihch is huge , yes sorry) , but still roughly  700,000 thousands
member
Activity: 196
Merit: 10
Dear pool owners. could you post how many blocks you found?

There were roughly 90k mined blocks last night. Where are all this coins? total hash net was bellow 40 m/s so that rules out a lot of solo miners. not to mentioned almost everyone here was crying help because they were signed in pools

this is almost 7 million coins. what happened to them ?


seriously there were two pools running and they had about 60 workers all together. coinarmy with roughly 45 users and the other with 15.

Check your math.  


?
{
"blocks" : 10195,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.99723055,
"errors" : "",
"generate" : true,
"genproclimit" : -1,
"hashespersec" : 5085,
"networkhashps" : 112735579,
"pooledtx" : 0,
"testnet" : false
}

Kind of impossible to have 7 million coins out there at this point, especially since that would represent over 1/3 of the total coins for this alt.
legendary
Activity: 1274
Merit: 1000
Hey,

First up, the Mac client doesn't run, it simply crashes when you try to run it.  I'm using the Windows client under Wine.

I'm getting a "no block source available" error with the Windows client and it only shows one connection.  Any pointers?

from my getpeerinfo these are the noded im connected

37.59.28.23
162.243.255.143
208.43.73.214
89.66.110.74
92.29.189.93
50.43.34.206
70.74.161.2
173.3.156.205
92.243.188.79
67.187.185.139
99.238.199.10

add them in your .conf with
addnode=37.59.28.23
addnode=162.243.255.143
addnode=208.43.73.214
addnode=89.66.110.74
addnode=92.29.189.93
addnode=50.43.34.206
addnode=70.74.161.2
addnode=173.3.156.205
addnode=92.243.188.79
addnode=67.187.185.139
addnode=99.238.199.10
legendary
Activity: 1274
Merit: 1000
Dear pool owners. could you post how many blocks you found?

There were roughly 9k mined blocks last night. Where are all this coins? total hash net was bellow 40 m/s so that rules out a lot of solo miners. not to mentioned almost everyone here was crying help because they were signed in pools

this is almost 700,000 coins. what happened to them ?


seriously there were two pools running and they had about 60 workers all together. coinarmy with roughly 45 users and the other with 15.

edit:messed up my block count
full member
Activity: 182
Merit: 100
kdc.coinarmy.com

Payments have been sent to users with accounts.

The following users need to either create a new account so I can credit your balance or email me coinarmy @ gmail.com your KDC address and I will send your coins right now. Cheesy

lebrick
zmeddy
lchibahn
lobo13
sirgolan
kevin44
didier001
Antropov
chuckscap
Karl
kdcmaster


Looks like it has settled down now and is running great. The wallet has been solid now! Cheesy YAY

Account created, same username as before.
sr. member
Activity: 353
Merit: 250
kdc.coinarmy.com

Payments have been sent to users with accounts.

The following users need to either create a new account so I can credit your balance or email me coinarmy @ gmail.com your KDC address and I will send your coins right now. Cheesy

lebrick
zmeddy
lchibahn
lobo13
sirgolan
kevin44
didier001
Antropov
chuckscap
Karl
kdcmaster


Looks like it has settled down now and is running great. The wallet has been solid now! Cheesy YAY
newbie
Activity: 51
Merit: 0
Hey,

First up, the Mac client doesn't run, it simply crashes when you try to run it.  I'm using the Windows client under Wine.

I'm getting a "no block source available" error with the Windows client and it only shows one connection.  Any pointers?
legendary
Activity: 1274
Merit: 1000
When I follow the instructions for solo mining my cgminer says:

Pool 0 slow/down or URL or credentials invalid

Have done it exactly as described above.

Who can help me?

post your .conf text and your .bat text

also remember a crucial rule. you must have your wallet running when you try to mine

.bat file:

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer.exe --scrypt -o localhost:56679 -u user1 -p x --gpu-platform 0 -d 0 -w 512 -v 1 -I 20 -g 1 -l 1 -T  --thread-concurrency 24550

.conf file:

rpcuser=user1
rpcpassword=x
rpcport=56679
addnode=37.59.28.23
addnode=162.243.255.143
server=1
daemon=1


please confirm that you have the wallet started before you run the batch command . If you're doing that and its not working, then try to change the port number like its mentioned here

When I follow the instructions for solo mining my cgminer says:

Pool 0 slow/down or URL or credentials invalid

Have done it exactly as described above.

Who can help me?

try changing the port number to 8777(worked for me)

you change it in the conf file and the batchfile for cgminer

restart & sync the wallet first

full member
Activity: 140
Merit: 100
yayyy i got 30 KDC
am i rich

Since a lot the first 8k or so blocks are unaccounted for they may very well be.
sr. member
Activity: 378
Merit: 250
When I follow the instructions for solo mining my cgminer says:

Pool 0 slow/down or URL or credentials invalid

Have done it exactly as described above.

Who can help me?

post your .conf text and your .bat text

also remember a crucial rule. you must have your wallet running when you try to mine

.bat file:

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer.exe --scrypt -o localhost:56679 -u user1 -p x --gpu-platform 0 -d 0 -w 512 -v 1 -I 20 -g 1 -l 1 -T  --thread-concurrency 24550

.conf file:

rpcuser=user1
rpcpassword=x
rpcport=56679
addnode=37.59.28.23
addnode=162.243.255.143
server=1
daemon=1


try listen=1 and 8777 for port (change in both places)
Is the wallet on same computer? I always add ipallow=198.168.1.*
full member
Activity: 126
Merit: 100
KlondikeCoin - Get Real Gold !
Still some room onboard this fast accelerating train:

Network Info
Difficulty    0.99723055
Est Next Difficulty    1.48994145 (Change in 1363 Blocks)
Est. Avg. Time per Block    40.16 seconds
Current Block    10157

time to hop on!
 
full member
Activity: 182
Merit: 100
500 Klondike for sale, .4BTC obo?
member
Activity: 84
Merit: 10
full member
Activity: 182
Merit: 100
kdc.coinarmy.com

Starting to send out your payments from yesterday. I will be emailing each of you.

Jason
How F... can you send something when my account is deleted?

I have the same question lol
full member
Activity: 126
Merit: 100
KlondikeCoin - Get Real Gold !
When I follow the instructions for solo mining my cgminer says:

Pool 0 slow/down or URL or credentials invalid

Have done it exactly as described above.

Who can help me?

post your .conf text and your .bat text

also remember a crucial rule. you must have your wallet running when you try to mine

.bat file:

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer.exe --scrypt -o localhost:56679 -u user1 -p x --gpu-platform 0 -d 0 -w 512 -v 1 -I 20 -g 1 -l 1 -T  --thread-concurrency 24550

.conf file:

rpcuser=user1
rpcpassword=x
rpcport=56679
addnode=37.59.28.23
addnode=162.243.255.143
server=1
daemon=1
legendary
Activity: 1274
Merit: 1000
When I follow the instructions for solo mining my cgminer says:

Pool 0 slow/down or URL or credentials invalid

Have done it exactly as described above.

Who can help me?

post your .conf text and your .bat text

also remember a crucial rule. you must have your wallet running when you try to mine
member
Activity: 73
Merit: 10
kdc.coinarmy.com

Starting to send out your payments from yesterday. I will be emailing each of you.

Jason
How F... can you send something when my account is deleted?
Jump to: