Author

Topic: [ANN][JPC]MAKE JACKPOTCOIN GREAT AGAIN! - page 346. (Read 470256 times)

sr. member
Activity: 458
Merit: 250
Attempting to get a pool working...

Hey, did you test your site on anything else than Chrome?

Here is what I got when trying to register (tested on 3 browsers)

member
Activity: 119
Merit: 10
solo
sgminer.conf
"kernel" : "jackpotcoin"
or
"kernel" : "jackpot"

and hd 7850 only 290Kh/s?
Xmm
full member
Activity: 440
Merit: 100
Damn Huh anyone Please compile new GPU (Ati) miner fot this coin Smiley
full member
Activity: 177
Merit: 100
You should add these lines to jackpotcoin.conf
rpcallowip=*
rpcallowip=192.168.2.7*
rpcallowip=192.168.2.3*   
rpcallowip=192.168.2.4*   

and then use sgminer for each rig.
sgminer.exe --kernel jackpotcoin -o 192.168.2.7:15372 -u user -p pass -g 1 -I 18 --auto-fan  --temp-
overheat 95

Working for me.

well I am beginner,and I mine from launch.Fond 5 blocks.But I stiil can not connect two miners to one wallet.

My jackpotcoin.conf file looks like this -
rpcuser=user
rpcpassword=pass
rpcconnect=37.2.70.101
rpcallowip=37.2.70.101
rpcport=15372
listen=1
daemon=1
server=1
logtimestamps=1
maxconnections=100
addnode=74.208.234.18
addnode=219.194.178.90
addnode=85.241.196.165
addnode=188.78.66.111
addnode=96.27.101.117
addnode=2.27.246.124
addnode=69.123.197.209

On first rig with wallet I start cgminer.conf file with these settings -

      "url" : "http://localhost:15372",
      "user" : "user",
      "pass" : "pass"

On second rig without wallet  my cgminer.conf file looks like this-

       "url" : "37.2.70.101:15372",
      "user" : "user",
      "pass" : "pass"

Rig number 1 working without any problems,but rig number 2 can not connect to first rig and cgminer says,what Pool settings are wrong,and it can not connect to the pool.
Can someone help please?
member
Activity: 114
Merit: 10
well I am beginner,and I mine from launch.Fond 5 blocks.But I stiil can not connect two miners to one wallet.

My jackpotcoin.conf file looks like this -
rpcuser=user
rpcpassword=pass
rpcconnect=37.2.70.101
rpcallowip=37.2.70.101
rpcport=15372
listen=1
daemon=1
server=1
logtimestamps=1
maxconnections=100
addnode=74.208.234.18
addnode=219.194.178.90
addnode=85.241.196.165
addnode=188.78.66.111
addnode=96.27.101.117
addnode=2.27.246.124
addnode=69.123.197.209

On first rig with wallet I start cgminer.conf file with these settings -

      "url" : "http://localhost:15372",
      "user" : "user",
      "pass" : "pass"

On second rig without wallet  my cgminer.conf file looks like this-

       "url" : "37.2.70.101:15372",
      "user" : "user",
      "pass" : "pass"

Rig number 1 working without any problems,but rig number 2 can not connect to first rig and cgminer says,what Pool settings are wrong,and it can not connect to the pool.
Can someone help please?
newbie
Activity: 26
Merit: 0
mined from the lunch t'll now..nothing, nada, nimic, zero QQ
sr. member
Activity: 504
Merit: 250
anyone got the jackpot yet? we need a pool to mine
hero member
Activity: 623
Merit: 500
How to solo with ccminer?

Download the wallet and allow it to fully sync.

Quit the wallet.

Create a JackpotCoin.conf file inside a text editor containing the following:

rpcuser=user
rpcpassword=pass
rpcallowip=*
rpcport=15372
listen=1
daemon=1
server=1
logtimestamps=1
maxconnections=100
addnode=74.208.234.18
addnode=219.194.178.90
addnode=85.241.196.165
addnode=188.78.66.111
addnode=96.27.101.117
addnode=2.27.246.124
addnode=69.123.197.209

On a Windows system you would place this file inside of the Users/*your user*/AppData/Roaming/JackpotCoin


Launch the Wallet.


Simple bat file would contain the following:

ccminer.exe -a jackpot -o localhost:15372 -u user -p pass

Then launch your bat file for ccminer.

Good luck finding a block!

Its working now, thank you Smiley Smiley
newbie
Activity: 48
Merit: 0
How to solo with ccminer?

Download the wallet and allow it to fully sync.

Quit the wallet.

Create a JackpotCoin.conf file inside a text editor containing the following:

rpcuser=user
rpcpassword=pass
rpcallowip=*
rpcport=15372
listen=1
daemon=1
server=1
logtimestamps=1
maxconnections=100
addnode=74.208.234.18
addnode=219.194.178.90
addnode=85.241.196.165
addnode=188.78.66.111
addnode=96.27.101.117
addnode=2.27.246.124
addnode=69.123.197.209

On a Windows system you would place this file inside of the Users/*your user*/AppData/Roaming/JackpotCoin


Launch the Wallet.


Simple bat file would contain the following:

ccminer.exe -a jackpot -o localhost:15372 -u user -p pass

Then launch your bat file for ccminer.

Good luck finding a block!
hero member
Activity: 623
Merit: 500
How to solo with ccminer?
hero member
Activity: 868
Merit: 1000
are you going to have gambling sites too?
sr. member
Activity: 296
Merit: 250


http://omargpools.ca/jackpot/
Come join us!

  • Hosted in Canada
  • Dedicated Server Located On Site
  • Proportional Payout System
  • 1% Fee
  • Transaction Fees Paid to Miners
  • Single Registration for ALL Pools
  • Donations are greatly appreciated as always

NO promises if this was set up 100% correctly. If it is the same as a regular Keccak SHA -3 pool then it should be fine. I'll be watching closely

Just tried with Nvidia cards. Neither keccak or scrypt settings worked. I got all boos.

I think someone mentioned the block size is 88 instead of 80, so need to make some changes. Read previous posts
这个是什么东西哦

the block header of this coin is 88 bytes, not 80. That is why pure keccak coin miners won't work.
also the difficulty target adjustment factor for stratum is 65536, which is different from other
keccak based coins.  Also this is keccak512, not keccak256.
full member
Activity: 143
Merit: 100
all rejects on my end using jackpot miner on pool too
all rejects Angry
full member
Activity: 210
Merit: 100
OSX wallet - http://pcmerc.com/files/JackpotCoin-Qt.dmg

Please report any issues to me so I may address them.


pcmerc~
http://kryptochaos.com
http://pool.kryptochaos.com
sr. member
Activity: 296
Merit: 250
all rejects on my end using jackpot miner on pool too
newbie
Activity: 57
Merit: 0


http://omargpools.ca/jackpot/
Come join us!

  • Hosted in Canada
  • Dedicated Server Located On Site
  • Proportional Payout System
  • 1% Fee
  • Transaction Fees Paid to Miners
  • Single Registration for ALL Pools
  • Donations are greatly appreciated as always

NO promises if this was set up 100% correctly. If it is the same as a regular Keccak SHA -3 pool then it should be fine. I'll be watching closely

Just tried with Nvidia cards. Neither keccak or scrypt settings worked. I got all boos.

I think someone mentioned the block size is 88 instead of 80, so need to make some changes. Read previous posts
这个是什么东西哦
hero member
Activity: 868
Merit: 1003


http://omargpools.ca/jackpot/
Come join us!

  • Hosted in Canada
  • Dedicated Server Located On Site
  • Proportional Payout System
  • 1% Fee
  • Transaction Fees Paid to Miners
  • Single Registration for ALL Pools
  • Donations are greatly appreciated as always

NO promises if this was set up 100% correctly. If it is the same as a regular Keccak SHA -3 pool then it should be fine. I'll be watching closely

Just tried with Nvidia cards. Neither keccak or scrypt settings worked. I got all boos.

I think someone mentioned the block size is 88 instead of 80, so need to make some changes. Read previous posts
newbie
Activity: 49
Merit: 0
All rejects
what miner you use? need to use the ones from website
http://jackpotcoin.info


It's on pool. Solo is OK
hero member
Activity: 868
Merit: 1003
All rejects
what miner you use? need to use the ones from website
http://jackpotcoin.info
Jump to: