Bitcoin Forum
June 17, 2024, 06:39:20 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 15 16 17 18 19 »  All
  Print  
Author Topic: j-Coin information thread  (Read 30807 times)
DogtownHero (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10

j-coin//just 4 cpu's


View Profile
August 03, 2013, 04:50:07 AM
 #141

How do you mine this, there's no miner in the wallet.

you open the debug console and type

Code:
setgenerate true

rwessels
Member
**
Offline Offline

Activity: 102
Merit: 10


View Profile
August 03, 2013, 04:50:13 AM
 #142

Go to Debug, then Console Window, then type setgenerate true and hit enter.

Still no blocks for me yet though.  On any of the 6 computers/servers.
ahmed_bodi
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500

Bitrated user: ahmedbodi.


View Profile
August 03, 2013, 04:51:56 AM
 #143

If your head programmer for the pool is Ahmed, there's your problem.  Has he even had a real pool running?  Wasn't he scamming in one of his poools?  Wow two scammers working on the same coin/pool now.  Great team.


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 youre info im not the head programmer, Try asking around. I have some solid pools running which the current miners can vouch for. Almost 24/7 support by either me or pr9me(another admin of my pools) neither of my 3 pools so far had had a minute of downtime since they were opened apart from a stalled cronjob which didnt stop mining but actually triple paid everyone out of my own funds. If you dont believe me ask the miners on my pools.Second try asking apbyte or abtixgroup on their redcoin payments and if they recieved them. I donated around 4 times their real shares by giving away all of the bounties i have recieved so far. If i was a scammer i would have negative feedback or a scammer tag. Name 1 public pool which hasnt had downtime or some kind of problem on the pool then come back and call me a scammer.

Bitrated user: ahmedbodi.
DogtownHero (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10

j-coin//just 4 cpu's


View Profile
August 03, 2013, 04:52:16 AM
 #144

has anyone got this working on linux yet? cuz someone sure is throwing alot of hashes at the network

Quote


23:53:17

getmininginfo


23:53:17

{
"blocks" : 299,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.04646426,
"errors" : "",
"generate" : true,
"genproclimit" : -1,
"hashespersec" : 39883,
"networkhashps" : 4136724,
"pooledtx" : 0,
"testnet" : false,
"Nfactor" : 4,
"N" : 32,
"powreward" : 1.00000000
}


ciklop1974
Sr. Member
****
Offline Offline

Activity: 276
Merit: 250



View Profile
August 03, 2013, 04:52:55 AM
 #145

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
ahmed_bodi
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500

Bitrated user: ahmedbodi.


View Profile
August 03, 2013, 04:55:12 AM
 #146

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

Bitrated user: ahmedbodi.
ahmed_bodi
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500

Bitrated user: ahmedbodi.


View Profile
August 03, 2013, 04:56:47 AM
 #147

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

Bitrated user: ahmedbodi.
rwessels
Member
**
Offline Offline

Activity: 102
Merit: 10


View Profile
August 03, 2013, 04:57:32 AM
 #148

Finally getting blocks now.  1 of my 6 computers just got two in a row.
DogtownHero (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10

j-coin//just 4 cpu's


View Profile
August 03, 2013, 04:59:35 AM
 #149

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=<ip address>


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

ciklop1974
Sr. Member
****
Offline Offline

Activity: 276
Merit: 250



View Profile
August 03, 2013, 05:07:49 AM
 #150

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=<ip address>


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)
ahmed_bodi
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500

Bitrated user: ahmedbodi.


View Profile
August 03, 2013, 05:09:15 AM
 #151

addnode 127.0.0.1

Bitrated user: ahmedbodi.
whlx
Member
**
Offline Offline

Activity: 63
Merit: 10


View Profile
August 03, 2013, 05:10:35 AM
 #152

Waiting for pool, or else I can not get anything anymore with my 3 garbage CPU.
jhxhlj
Newbie
*
Offline Offline

Activity: 26
Merit: 0



View Profile WWW
August 03, 2013, 05:11:06 AM
 #153

I got zero . any one got some?
DogtownHero (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10

j-coin//just 4 cpu's


View Profile
August 03, 2013, 05:12:40 AM
 #154

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=<ip address>


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.

tadakaluri
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500



View Profile WWW
August 03, 2013, 05:12:49 AM
 #155

No Blocks here also.  Useless work with this coin.  I am back to PrimeCoin.

Bye.........
DogtownHero (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10

j-coin//just 4 cpu's


View Profile
August 03, 2013, 05:13:21 AM
 #156

I got zero . any one got some?

i'll hook you up tommorow when my mined blocks have all confirmed.

zhuang0722
Newbie
*
Offline Offline

Activity: 18
Merit: 0



View Profile
August 03, 2013, 05:15:20 AM
 #157

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
}

DigitalMan
Newbie
*
Offline Offline

Activity: 50
Merit: 0



View Profile
August 03, 2013, 05:16:56 AM
 #158

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
DogtownHero (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10

j-coin//just 4 cpu's


View Profile
August 03, 2013, 05:17:54 AM
 #159

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?

#Darren
Sr. Member
****
Offline Offline

Activity: 784
Merit: 250


DIA | Data infrastructure for DeFi


View Profile
August 03, 2013, 05:18:24 AM
 #160

Seems to be running, but on installing I did get error:  blkindex.dat


      ████████████████
   ████████████████████████
██████████████████████████████
█████████████████████████████████
███████████████████████████████████
█████████████████████████████████████
██████████████████████████████████████
███████████████████████████████████████
█████████████████   ███████████████████
█████████████████        ███████████████
█████████████████          █████████████
█████████████████            ████████████
█████████████████             ███████████
█████████████████             ███████████
█████████████████              ██████████
█████████████████              ██████████
█████████████████             ███████████
█████████████████            ███████████
█████████████████          █████████████
█████████████████      ███████████████
█████████████████ ████████████████████
█████████████████████████████████████
███████████████████████████████████
█████████████████████████████████
██████████████████████████████
██████████████████████████
     █████████████████
          ████
DIA | OPEN ACCESS FINANCIAL DATA
Pages: « 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 15 16 17 18 19 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!