Pages:
Author

Topic: j-Coin information thread - page 12. (Read 30859 times)

member
Activity: 70
Merit: 10
j-coin//just 4 cpu's
August 03, 2013, 01:22:34 AM
Seems to be running, but on installing I did get error:  blkindex.dat

yep, its looking for the genesis block which hasn't been created yet. only happens if you don't have the blockchain yet. wierd i know, think it has something to do with the script used to create the genesis hash/merkle root. shakezula made the mehcoin repo(which this is based off of) so it included his special little function for finding the gen hash/merkle/nNonce(nunce) easy. should only happen once.
sr. member
Activity: 784
Merit: 250
DIA | Data infrastructure for DeFi
August 03, 2013, 01:18:24 AM
Seems to be running, but on installing I did get error:  blkindex.dat
member
Activity: 70
Merit: 10
j-coin//just 4 cpu's
August 03, 2013, 01:17:54 AM
why did i have nothing? Huh Huh Huh
{
"blocks" : 324,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.16105329,
"errors" : "",
"generate" : true,
"genproclimit" : -1,
"hashespersec" : 24716,
"networkhashps" : 14002401,
"pooledtx" : 0,
"testnet" : false,
"Nfactor" : 4,
"N" : 32,
"powreward" : 1.00000000
}



you have very little hashes, thats why. my i5 3230m has 51 kh/s... r u on  core duo or what?
newbie
Activity: 50
Merit: 0
August 03, 2013, 01:16:56 AM
What's wrong with this coin?? I only have about 5 to 8 blocks on each of my computers.  Why difficulty so hard in the beginning?  Almost an hours work and I only have 89 blocks???

Crap, am i missing anything in my configs?  I just type setgenerate true 16 on each of my computers
newbie
Activity: 18
Merit: 0
August 03, 2013, 01:15:20 AM
why did i have nothing? Huh Huh Huh
{
"blocks" : 324,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.16105329,
"errors" : "",
"generate" : true,
"genproclimit" : -1,
"hashespersec" : 24716,
"networkhashps" : 14002401,
"pooledtx" : 0,
"testnet" : false,
"Nfactor" : 4,
"N" : 32,
"powreward" : 1.00000000
}

member
Activity: 70
Merit: 10
j-coin//just 4 cpu's
August 03, 2013, 01:13:21 AM
I got zero . any one got some?

i'll hook you up tommorow when my mined blocks have all confirmed.
newbie
Activity: 18
Merit: 100
August 03, 2013, 12:48:43 AM
Last try compiling it... if it doesn't work, I'll try tomorrow.

If someone uploads j-coind we can add it to /usr/local/bin and therefore we don't need to self compile it...  Roll Eyes
hero member
Activity: 616
Merit: 500
August 03, 2013, 01:12:49 AM
No Blocks here also.  Useless work with this coin.  I am back to PrimeCoin.

Bye.........
member
Activity: 70
Merit: 10
j-coin//just 4 cpu's
August 03, 2013, 01:12:40 AM
blocks" : 298,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.05039584,
"errors" : "",
"generate" : true,
"genproclimit" : -8,
"hashespersec" : 0, - Why?
"networkhashps" : 4493740,
"pooledtx" : 0,
"testnet" : false,
"Nfactor" : 4,
"N" : 32,
"powreward" : 1.0000000

go to the console and type "getpeerinfo" then start adding the nodes to your console j-coin.conf file in the format of
Code:
addnode=


the reason you are showing zero hashes is because you are a block or two behind.

11:03:17

addnode=192.168.1.49


11:03:17

Method not found (code -32601)


11:03:41

addnode=127.0.0.1


11:03:41

Method not found (code -32601)


save them in the conf file dude.
newbie
Activity: 26
Merit: 0
August 03, 2013, 01:11:06 AM
I got zero . any one got some?
member
Activity: 63
Merit: 10
August 03, 2013, 01:10:35 AM
Waiting for pool, or else I can not get anything anymore with my 3 garbage CPU.
hero member
Activity: 518
Merit: 500
Bitrated user: ahmedbodi.
August 03, 2013, 01:09:15 AM
addnode 127.0.0.1
newbie
Activity: 18
Merit: 100
August 03, 2013, 12:45:04 AM
Huh, well this wont compile.  Sad
sr. member
Activity: 276
Merit: 250
August 03, 2013, 01:07:49 AM
blocks" : 298,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.05039584,
"errors" : "",
"generate" : true,
"genproclimit" : -8,
"hashespersec" : 0, - Why?
"networkhashps" : 4493740,
"pooledtx" : 0,
"testnet" : false,
"Nfactor" : 4,
"N" : 32,
"powreward" : 1.0000000

go to the console and type "getpeerinfo" then start adding the nodes to your console j-coin.conf file in the format of
Code:
addnode=


the reason you are showing zero hashes is because you are a block or two behind.

11:03:17

addnode=192.168.1.49


11:03:17

Method not found (code -32601)


11:03:41

addnode=127.0.0.1


11:03:41

Method not found (code -32601)
member
Activity: 70
Merit: 10
j-coin//just 4 cpu's
August 03, 2013, 12:59:35 AM
blocks" : 298,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.05039584,
"errors" : "",
"generate" : true,
"genproclimit" : -8,
"hashespersec" : 0, - Why?
"networkhashps" : 4493740,
"pooledtx" : 0,
"testnet" : false,
"Nfactor" : 4,
"N" : 32,
"powreward" : 1.0000000

go to the console and type "getpeerinfo" then start adding the nodes to your console j-coin.conf file in the format of
Code:
addnode=


the reason you are showing zero hashes is because you are a block or two behind.
member
Activity: 102
Merit: 10
August 03, 2013, 12:57:32 AM
Finally getting blocks now.  1 of my 6 computers just got two in a row.
hero member
Activity: 518
Merit: 500
Bitrated user: ahmedbodi.
August 03, 2013, 12:56:47 AM
How does OP or any Linux person even get it to work even if the original src doesnt work?  Huh
the source code is faulty i believe, i myself need the source code to get a pool up for u guys. I've asked around and theres some guys trying to fix  the source code as best as they can, if they cant do it, i shall take an attempt
newbie
Activity: 18
Merit: 100
August 03, 2013, 12:41:25 AM
There's what, 3 people mining ATM?
hero member
Activity: 518
Merit: 500
Bitrated user: ahmedbodi.
August 03, 2013, 12:55:12 AM
You are a big joke.  Every coin you try to release has issues.  Big Joke.

bad news, daemon can't connect. The linux guru's are on the scene. for a while it will be solo console/gpu mining. good news is, some great minds are digging through the source trying to get it to work on linux, so maybe just maybe a linux wallet will be available on launch. source link goes live in about 16 minutes.

For starters, youre the joke, i myself have tried various coins of his and they have worked for me. If you believe you can do better which from past experience tells me you cant, then put your money where youre mouth is, bring out a duplicate copy and release it, then tell us what work needs to go into it
newbie
Activity: 18
Merit: 100
August 03, 2013, 12:36:01 AM

Code:
main.cpp: In function âbool LoadBlockIndex(bool)â:
main.cpp:2580:9: error: no matching function for call to âCBlock::GetHash(const char [67])â
main.cpp:2580:9: note: candidate is:
main.h:908:13: note: uint256 CBlock::GetHash() const
main.h:908:13: note:   candidate expects 0 arguments, 1 provided
make: *** [obj/main.o] Error 1


Same. Sigh.

CPU coin, mined with GPUs. Linux head start but broken source. Oh and lots of references to Mehcoin. Even shitcoins are going downhill...

funny, i'm still hitting blocks on my i5 3230M processor. just hit one ~10 seconds ago.

No one else seems to have the ability to compile it. Maybe upload the j-coind itself? o.O
Pages:
Jump to: