JimmyFL
Member
Offline
Activity: 84
Merit: 10
|
|
May 01, 2013, 11:06:30 AM |
|
so cgmier says I have 3 accepted, the wallet shows 3 transactions but no coins. how do I into solo-mine?
Is your Wallet synced?
|
|
|
|
gica_contra
|
|
May 01, 2013, 11:09:48 AM |
|
so cgmier says I have 3 accepted, the wallet shows 3 transactions but no coins. how do I into solo-mine?
Is your Wallet synced? yeap, my settings cgminer --scrypt -o 127.0.0.1:8108 --intensity 17,13 --thread-concurrency 8192 --gpu-threads 1 --worksize 256 --vectors 1 -s 1 --expiry 1 --queue 0 also no transactions appear in the transactions list
|
|
|
|
cryptohunter
Legendary
Offline
Activity: 2100
Merit: 1167
MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG
|
|
May 01, 2013, 11:09:59 AM |
|
when solo mining should you see this...
found block for pool 0
and then rejected after every single one?
what kind of ratio would be normal if everthing is working okay. 1 accept against 50 rejected?
im seeing 100% rejected , does that suggest something is set up incorrectly my end?
|
|
|
|
mobodick
|
|
May 01, 2013, 11:14:00 AM |
|
when solo mining should you see this...
found block for pool 0
and then rejected after every single one?
what kind of ratio would be normal if everthing is working okay. 1 accept against 50 rejected?
im seeing 100% rejected , does that suggest something is set up incorrectly my end?
I think the problem is in network propagation speed. I see a constant stram of 'New block detected on network' Then, once in a while i get a 'Found block for pool'. Then i get 2/3 accepts and 1/3 rejects. It's possible that your connection is a little bit slower and you always get too old blocks to work on. Other possibility is that you announce your answers too late to the network and someone elses answer was already accepted.
|
|
|
|
cryptohunter
Legendary
Offline
Activity: 2100
Merit: 1167
MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG
|
|
May 01, 2013, 11:17:21 AM |
|
when solo mining should you see this...
found block for pool 0
and then rejected after every single one?
what kind of ratio would be normal if everthing is working okay. 1 accept against 50 rejected?
im seeing 100% rejected , does that suggest something is set up incorrectly my end?
I think the problem is in network propagation speed. I see a constant stram of 'New block detected on network' Then, once in a while i get a 'Found block for pool'. Then i get 2/3 accepts and 1/3 rejects. It's possible that your connection is a little bit slower and you always get too old blocks to work on. Other possibility is that you announce your answers too late to the network and someone elses answer was already accepted. thanks for answer i am seeing found new block for pool 0 a lot and all rejects so i guess my connection speed is too slow for solo mining. i have to wait for bob to get his pool working again it would seem. there is nothing inside the chn wallet itself i have to change to make solo mining work?
|
|
|
|
Tesla71
|
|
May 01, 2013, 11:18:37 AM |
|
Instead I am only getting some rejects in cgminer I am also getting accepted, but they did not confirm in client, other blocks do. How does that come from ?
May someone send me some to see if the chain is working for me ? CXNj5tMv5NgWRqPbKphcNYNfn2m4HMAbJn
|
|
|
|
jarias
Newbie
Offline
Activity: 47
Merit: 0
|
|
May 01, 2013, 11:21:26 AM |
|
All orphans...
chncoind listtransactions [ { "account" : "", "category" : "orphan", "amount" : 88.00000000, "confirmations" : 0, "txid" : "74112c434c2266642beb7e893be25026c83fdba4f5383b21e57f138f03a8e492", "time" : 1367405820 }, { "account" : "", "category" : "orphan", "amount" : 88.00000000, "confirmations" : 0, "txid" : "f7aa2a03e046f4cdff0577244fa92f9f61e1138d1aed6a22144b0db2727664cb", "time" : 1367405841 }, { "account" : "", "category" : "orphan", "amount" : 88.00000000, "confirmations" : 0, "txid" : "c58f928acacd5ace0470750410354d245811337c5cd73c0bd66f61b989962bbd", "time" : 1367406166 }, { "account" : "", "category" : "orphan", "amount" : 88.00000000, "confirmations" : 0, "txid" : "b448b1f389ad4ce0413762566a3b18ae866e747e69960f123d63c2785c538e88", "time" : 1367406452 } ]
|
|
|
|
Tesla71
|
|
May 01, 2013, 11:24:20 AM |
|
May someone send me some to see if the chain is working for me ? CXNj5tMv5NgWRqPbKphcNYNfn2m4HMAbJn
Thanks, that worked..
|
|
|
|
BitcoinBoard
|
|
May 01, 2013, 11:24:42 AM |
|
Somebody needs to make a pool for CHN before the dificulty rises
|
Bitcoin (BTC) Adress: 1EJMCFdJMsNmp9jtSztnwu9yErRj1KAATc Litecoin (LTC) Adress: LiTakTnY9Qv71GqQbpGpEbN39e5aQyqLGX
|
|
|
jdebunt
Legendary
Offline
Activity: 1596
Merit: 1010
|
|
May 01, 2013, 11:30:35 AM |
|
you have two times rpcport = xxxx in it, perhaps that's causing it?
|
|
|
|
cryptohunter
Legendary
Offline
Activity: 2100
Merit: 1167
MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG
|
|
May 01, 2013, 11:31:36 AM |
|
Somebody needs to make a pool for CHN before the dificulty rises Yep indeed, bob posted his code, but how to put this on a server and create a pool? Does it need to be a windows server or linux?
|
|
|
|
amiracle2
Newbie
Offline
Activity: 46
Merit: 0
|
|
May 01, 2013, 11:35:21 AM |
|
it doesn't need 2 ports. This is my config file: server=1 rpcuser=user rpcpassword=password rpcport=8844 rpcallowip=127.0.0.1
|
|
|
|
gica_contra
|
|
May 01, 2013, 11:43:54 AM |
|
so cgmier says I have 3 accepted, the wallet shows 3 transactions but no coins. how do I into solo-mine?
Is your Wallet synced? yeap, my settings cgminer --scrypt -o 127.0.0.1:8108 --intensity 17,13 --thread-concurrency 8192 --gpu-threads 1 --worksize 256 --vectors 1 -s 1 --expiry 1 --queue 0 also no transactions appear in the transactions list anyone?
|
|
|
|
cryptohunter
Legendary
Offline
Activity: 2100
Merit: 1167
MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG
|
|
May 01, 2013, 11:45:00 AM |
|
rpcuser=user rpcpassword=password server=1 daemon=1 rpcport=8106 rpcport=8108 The same shit as with Feathercoin. it doesn't need 2 ports. This is my config file: server=1 rpcuser=user rpcpassword=password rpcport=8844 rpcallowip=127.0.0.1 why are you using 8844 ? i though it was 8108?
|
|
|
|
skyangel
Sr. Member
Offline
Activity: 301
Merit: 260
FLO dev
|
|
May 01, 2013, 11:45:18 AM |
|
so cgmier says I have 3 accepted, the wallet shows 3 transactions but no coins. how do I into solo-mine?
Is your Wallet synced? yeap, my settings cgminer --scrypt -o 127.0.0.1:8108 --intensity 17,13 --thread-concurrency 8192 --gpu-threads 1 --worksize 256 --vectors 1 -s 1 --expiry 1 --queue 0 also no transactions appear in the transactions list anyone? Try disabling IP6 if you have it enabled.
|
|
|
|
Passion_ltc
|
|
May 01, 2013, 11:46:07 AM |
|
1 Accepted, 240 Rejected. No good rate, what can we do against it?
|
|
|
|
killa12222
Newbie
Offline
Activity: 56
Merit: 0
|
|
May 01, 2013, 11:46:17 AM |
|
so cgmier says I have 3 accepted, the wallet shows 3 transactions but no coins. how do I into solo-mine?
Is your Wallet synced? yeap, my settings cgminer --scrypt -o 127.0.0.1:8108 --intensity 17,13 --thread-concurrency 8192 --gpu-threads 1 --worksize 256 --vectors 1 -s 1 --expiry 1 --queue 0 also no transactions appear in the transactions list anyone? Its normal. Too many orphaned blocks.
|
|
|
|
cryptohunter
Legendary
Offline
Activity: 2100
Merit: 1167
MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG
|
|
May 01, 2013, 11:47:19 AM |
|
1 Accepted, 240 Rejected. No good rate, what can we do against it?
we need a pool but nobody has one except bob and his one is down right now i think, however he kindly gave out his code but nobody as yet has made another pool
|
|
|
|
gica_contra
|
|
May 01, 2013, 11:48:28 AM |
|
figured out how to use the debug console... yea all are orphaned... poor blocks
|
|
|
|
ImI
Legendary
Offline
Activity: 1946
Merit: 1019
|
|
May 01, 2013, 11:49:34 AM |
|
1 Accepted, 240 Rejected. No good rate, what can we do against it?
similar here. but my accepted blocks arent even showing up as transactions. frankly i am a bit buzzeled with that solomining stuff. is that ok that my accepted blocks arent showing up anywhere?
|
|
|
|
|