bitwho
Legendary
Offline
Activity: 1274
Merit: 1000
|
|
February 04, 2014, 06:49:54 AM |
|
no premine coin...
0-10,000 blocks => 10,000 + up to 2,000,000 bonus
keep solomining the difficulty is 0.04
you guys better jump on it.
|
|
|
|
vdaevski
|
|
February 04, 2014, 06:53:48 AM |
|
Yeah if i only could start the wallet i get that libstdc++-6.dll is broken hurray
|
|
|
|
alinda
|
|
February 04, 2014, 06:54:39 AM |
|
need working pool
|
|
|
|
jayman
Member
Offline
Activity: 70
Merit: 10
|
|
February 04, 2014, 06:54:48 AM |
|
found 7 blocks all rejected guess competing against serious rigs close to mine host
|
|
|
|
mashac
|
|
February 04, 2014, 06:54:57 AM |
|
What is the port number for solomining..?
|
|
|
|
Paralich
Newbie
Offline
Activity: 23
Merit: 0
|
|
February 04, 2014, 06:55:17 AM |
|
I solo mined a block and it said accepted, and then i saw transaction come in, but when i went to the wallet there is 0 coins
|
|
|
|
bitwho
Legendary
Offline
Activity: 1274
Merit: 1000
|
|
February 04, 2014, 06:55:34 AM |
|
Yeah if i only could start the wallet i get that libstdc++-6.dll is broken hurray
did you download the zip file? i only got the zip file right away. unzipped it. and lunched it. it worked fine
|
|
|
|
bitwho
Legendary
Offline
Activity: 1274
Merit: 1000
|
|
February 04, 2014, 06:56:48 AM |
|
I solo mined a block and it said accepted, and then i saw transaction come in, but when i went to the wallet there is 0 coins click transactions. if it has a "?" it means it was an orphan(reject)... it means some one else was solving for that block and got to it before you. i must have gotten about 200 rejects
|
|
|
|
thisisnotmyltcusername
|
|
February 04, 2014, 06:57:24 AM |
|
I solo mined a block and it said accepted, and then i saw transaction come in, but when i went to the wallet there is 0 coins meaning orphan blocks. another kind of rejects if you prefer ^^ happens a lot to everyone on launches/low diffs as for the pool, seems to be behind cloudflare, probably too slow to handle crypto...
|
|
|
|
mojosplurr
Member
Offline
Activity: 74
Merit: 10
|
|
February 04, 2014, 06:58:41 AM |
|
ABCD@coinpool:~/karmacoin/src# make -f makefile.unix USE_UPNP=- Building LevelDB ... make[1]: Entering directory `/ABCD/karmacoin/src/leveldb' make[1]: *** No rule to make target `libleveldb.a'. Stop. make[1]: Leaving directory `/ABCD/karmacoin/src/leveldb' make: *** [leveldb/libleveldb.a] Error 2
...
|
|
|
|
bitwho
Legendary
Offline
Activity: 1274
Merit: 1000
|
|
February 04, 2014, 06:59:11 AM |
|
i got a few blocks... but if i wake up tomorrow and see my coins gone ...it would suck...
|
|
|
|
|
MasterCATZ
|
|
February 04, 2014, 06:59:58 AM |
|
for kicks and giggles threw 10 MH/s at it .. not even 100 kh is registering !!! ( edit 373 kh/s is now registering )
Pool Valid 9,617 Your Valid 68
WTF !!!
the top user is 10 MH/s and I am no where to be seen ?
o well back to UTC
|
|
|
|
bmL
Member
Offline
Activity: 95
Merit: 10
|
|
February 04, 2014, 07:01:16 AM |
|
ABCD@coinpool:~/karmacoin/src# make -f makefile.unix USE_UPNP=- Building LevelDB ... make[1]: Entering directory `/ABCD/karmacoin/src/leveldb' make[1]: *** No rule to make target `libleveldb.a'. Stop. make[1]: Leaving directory `/ABCD/karmacoin/src/leveldb' make: *** [leveldb/libleveldb.a] Error 2
...
Copy libleveldb.a (and one more file which will fail to build on next try) from any other compiled coin.
|
|
|
|
Paralich
Newbie
Offline
Activity: 23
Merit: 0
|
|
February 04, 2014, 07:01:23 AM |
|
I solo mined a block and it said accepted, and then i saw transaction come in, but when i went to the wallet there is 0 coins click transactions. if it has a "?" it means it was an orphan(reject)... it means some one else was solving for that block and got to it before you. i must have gotten about 200 rejects It's not in transactions at all though... I guess I'll just go to sleep, this isn't worth it
|
|
|
|
VST
Member
Offline
Activity: 70
Merit: 10
Activity: 6201360213601060620620192233720368547758
|
|
February 04, 2014, 07:01:37 AM |
|
plis helpme now what? for mining solo plis You can't use CGMiner version beyond 3.7.2 for mining with GPU. The one you have will not work for this coin. Use 3.7.2 off this page http://ck.kolivas.org/apps/cgminer/3.7/
|
I'm Kanye West
|
|
|
VST
Member
Offline
Activity: 70
Merit: 10
Activity: 6201360213601060620620192233720368547758
|
|
February 04, 2014, 07:02:50 AM |
|
I solo mined a block and it said accepted, and then i saw transaction come in, but when i went to the wallet there is 0 coins click transactions. if it has a "?" it means it was an orphan(reject)... it means some one else was solving for that block and got to it before you. i must have gotten about 200 rejects It's not in transactions at all though... I guess I'll just go to sleep, this isn't worth it That happens when latency causes other miners to add a block to the chain faster than you can. It happens
|
I'm Kanye West
|
|
|
Sancho
|
|
February 04, 2014, 07:03:17 AM |
|
how do you solo mine?
Open windows explorer type %APPDATA% in address bar Go to Karmacoin folder make a new file called karmacoin.conf Put this in it rpcallowip=127.0.0.1
rpcuser=karmacoin rpcpassword=ilovekarma rpcport=62555 daemon=1 server=1
Restart wallet. Now put this in your cgminer config { "url" : "127.0.0.1:62555", "user" : "karmacoin", "pass" : "ilovekarma" }, This is a security risk though. Enjoy! This crashed my cgminer - assuming I wasn't supposed to input the actual quotations.
|
|
|
|
VST
Member
Offline
Activity: 70
Merit: 10
Activity: 6201360213601060620620192233720368547758
|
|
February 04, 2014, 07:03:40 AM |
|
for kicks and giggles threw 10 MH/s at it .. not even 100 kh is registering !!! ( edit 373 kh/s is now registering )
Pool Valid 9,617 Your Valid 68
WTF !!!
the top user is 10 MH/s and I am no where to be seen ?
o well back to UTC
|
I'm Kanye West
|
|
|
johnngbluntzky
|
|
February 04, 2014, 07:04:06 AM |
|
What is the port number for solomining..?
choose any port and then set it in your cgminer cfg or .bat
|
|
|
|
|