Pages:
Author

Topic: [ANN]Joincoin (J) ToR Anonymous All Algorithm mining! *1.3 WALLET UPDATE!* - page 13. (Read 118639 times)

legendary
Activity: 1778
Merit: 1003
NodeMasters
Do I have to put my wallet in a certion mode if I put in all algo's in the conf file?
Algo=

"sha" "x11" "x13" "x15" "scrypt" "nist5" "groestle" "pentablake" "whirlpool" "luffa" "keccak" "quark" "bastion
Yes you do
What algo are you going to use?
legendary
Activity: 3164
Merit: 1003
Do I have to put my wallet in a certion mode if I put in all algo's in the conf file?
Algo=

"sha" "x11" "x13" "x15" "scrypt" "nist5" "groestle" "pentablake" "whirlpool" "luffa" "keccak" "quark" "bastion
legendary
Activity: 3164
Merit: 1003
probably this has been pointed out already, but the OP is severly outdated!
exchanges, nodes, explorers...
Yes......very outdated.
legendary
Activity: 3164
Merit: 1003
Is there an exchange anyone?  thx  don't see any on the op.

Its listed at Bittrex

Yes, there is only one an exchange now where you can buy and sell your Joincoins: https://bittrex.com/Market/?MarketName=BTC-J
Thx Lasergun......now to get some nodes.
legendary
Activity: 1155
Merit: 1174
https://keybase.io/lasergun
Is there an exchange anyone?  thx  don't see any on the op.

Its listed at Bittrex

Yes, there is only one an exchange now where you can buy and sell your Joincoins: https://bittrex.com/Market/?MarketName=BTC-J
sr. member
Activity: 444
Merit: 250
Is there an exchange anyone?  thx  don't see any on the op.

Its listed at Bittrex
legendary
Activity: 3164
Merit: 1003
Is there an exchange anyone?  thx  don't see any on the op.
legendary
Activity: 3164
Merit: 1003
Anyone know where I can get a windows 8.1 wallet that's compiled? thx  Smiley


Still to this day I don't know how to compile a wallet....and I guess I never will.
No schools on how to compilie wallets. Tongue

The link to Windows walet from OP is not working, try to download it from MEGA or Dropbox. More Nodes & Explorers:

The following Blockchain Explorers (and Masternodes) as well as Addnodes info are active and running:

https://chainz.cryptoid.info/j/
http://j.explorer.bitnodes.net/  (3 Masternodes https://bitnodes.net/status/)
http://www.multifaucet.tk/index.php?blockexplorer=J¤cy_info
Ok thx  Lasergun  got it.
legendary
Activity: 1155
Merit: 1174
https://keybase.io/lasergun
Anyone know where I can get a windows 8.1 wallet that's compiled? thx  Smiley


Still to this day I don't know how to compile a wallet....and I guess I never will.
No schools on how to compilie wallets. Tongue

The link to Windows walet from OP is not working, try to download it from MEGA or Dropbox. More Nodes & Explorers:

The following Blockchain Explorers (and Masternodes) as well as Addnodes info are active and running:

https://chainz.cryptoid.info/j/
http://j.explorer.bitnodes.net/  (3 Masternodes https://bitnodes.net/status/)
http://www.multifaucet.tk/index.php?blockexplorer=J¤cy_info
legendary
Activity: 3164
Merit: 1003
Anyone know where I can get a windows 8.1 wallet that's compiled? thx  Smiley


Still to this day I don't know how to compile a wallet....and I guess I never will.
No schools on how to compilie wallets. Tongue
legendary
Activity: 1750
Merit: 1024
Block notices pop up with Tpruvot ccminer and not SP.

Accepts/rejects take a long time. I'm mining with five 970s as well. I suppose I should point that out.

Yeah something isn't working. I found one block in a hour mining quark with five 970s...
legendary
Activity: 1797
Merit: 1028
That's normal?

GETMININGINFO--

In the console window of the debug tab, type and enter the command "getmininginfo".  This will get the mining difficulties for all the different algos accepted by the wallet.  For mining difficulties greater than 1, the accept/reject period will likely be several minutes, or longer.  I have 2 solo-mined JoinCoins using Whirlpool algo and a couple hours mining with one GTX 960.  Whirlpool is not Whirlpoolx, it is little faster than Qubit on my 960 with CCminer.  CCminer syntax is "-a whirl".  Whirlpoolx won't work on JoinCoin.

As I understand it, the block notices you receive from a pool on stratum are not received when mining with the wallet via http.  You just see the polled hashrate report, and the accept/reject notices.

--scryptr
legendary
Activity: 1750
Merit: 1024
legendary
Activity: 1750
Merit: 1024
Tpruvot and SP CCminer. Neither of them work. I tried pentablake and quark.

I turned on gen=1 and the CCMiner started submitting good shares and even found a block.

Code:
gen=0
listen=1
daemon=1
server=1
rpcuser=yourname
rpcpassword=x
rpcallowip=127.0.0.1
rpcallowip=192.168.0.*
rpcport=9150
rpcconnect=127.0.0.1
algo=quark
addnode=53zy47p5wly5penk.onion:17941
addnode=drtevq326tweby2k.onion:17941
addnode=fmrybmbxvjjt4s5r.onion:17941
addnode=sjriwx4jzbwcraqu.onion:17941
addnode=z5d33i6hzc7635ua.onion:17941
addnode=valsolykxzvst7hq.onion:17941
addnode=nwfxztwdxozmftjf.onion:17941
addnode=qi5bwpltymrihchw.onion:17941

Code:
timeout /t 30
ccminer.exe -a quark -o http://192.168.0.99:9150 -u yourname -p x
pause

Also curious bit about this coin. Are rewards broken down per algo or they all grouped together? As in hashrate is converted to a raw number and that's deposited in the pool or each algo functions as it's own coin essentially for the purpose of mining and has its own reward pool?

Is there anywhere to see the net hashrate for each algo? I found the difficulty with getmininginfo, but not more then that.


Edit: It looks like it will submit a share it just takes a reallllllly long time. We're talking about 15 minutes per work accept/reject message.
sr. member
Activity: 444
Merit: 250
Trying to mine with my GPU Geforce 840M using ccminer various algo's (quark, luffa, x13, etc) but looking at the diff not sure whether i can find a block by solo mining!
legendary
Activity: 1778
Merit: 1003
NodeMasters
I'm attempting to mine this coin, however, whenever I try to run ccminer I don't get accepted or rejected shares from the wallet, why is this?
hi
you will need to post more information first

IE
what algo you are using
what kit you are using

legendary
Activity: 2716
Merit: 1094
Black Belt Developer
I'm attempting to mine this coin, however, whenever I try to run ccminer I don't get accepted or rejected shares from the wallet, why is this?

Are you solomining? which algorithm? how much hashrate?
legendary
Activity: 1750
Merit: 1024
I'm attempting to mine this coin, however, whenever I try to run ccminer I don't get accepted or rejected shares from the wallet, why is this?
sr. member
Activity: 444
Merit: 250
Unable to access mega...any alternative sites to download windows wallet?

Try to access mega from other browser and don't use any adblockers or you can download joincoin-1.3 windows wallet from dropbox:
https://www.dropbox.com/s/mqc4ubiblnnwutn/joincoin-1.3-qt.exe?dl=0 .

Thanks for the dropbox link. It worked. Smiley
legendary
Activity: 1155
Merit: 1174
https://keybase.io/lasergun
Unable to access mega...any alternative sites to download windows wallet?

Try to access mega from other browser and don't use any adblockers or you can download joincoin-1.3 windows wallet from dropbox:
https://www.dropbox.com/s/mqc4ubiblnnwutn/joincoin-1.3-qt.exe?dl=0 .
Pages:
Jump to: