|
inblue
|
|
August 13, 2017, 09:48:14 PM |
|
I just updated the wallet to 1.0.2.0 and I see this for getmininginfo: { "blocks": 2998, "currentblocksize": 1000, "currentblocktx": 0, "difficulty": 0.03083361562782294, "errors": "", "genproclimit": 14, "network_khashps": 1175.521345525249, "hashps": 150850.3912264714, "minerstarttime": "08-13-2017 21:44:28", "pooledtx": 0, "testnet": false, "chain": "main", "biblepay-generate": true, "poolinfo1": "", "poolinfo2": "", "poolinfo3": "", "miningpulse": 1320, "poolmining": false }
Network hash rate shows only 1175k instead of around 13000k? Am I on the testnet? I also noticed that my CPU load is lower with my genproclimit of 12 from 1.0.1.9 (and lower hash rate), so I increased it to 14 and then I got the same hash rate as before.
|
|
|
|
jaapgvk
|
|
August 13, 2017, 09:50:30 PM Last edit: August 13, 2017, 10:38:54 PM by jaapgvk |
|
I just updated the wallet to 1.0.2.0 and I see this for getmininginfo: { "blocks": 2998, "currentblocksize": 1000, "currentblocktx": 0, "difficulty": 0.03083361562782294, "errors": "", "genproclimit": 14, "network_khashps": 1175.521345525249, "hashps": 150850.3912264714, "minerstarttime": "08-13-2017 21:44:28", "pooledtx": 0, "testnet": false, "chain": "main", "biblepay-generate": true, "poolinfo1": "", "poolinfo2": "", "poolinfo3": "", "miningpulse": 1320, "poolmining": false }
Network hash rate shows only 1175k instead of around 13000k? Am I on the testnet? I also noticed that I my CPU load is lower with my genproclimit of 12 from 1.0.1.9 (and lower hash rate), so I increased it to 14 and then I got the same hash rate as before. I experience the same low network hash (after updating to 1.0.2.0)... EDIT: Also, the last block has been mined 40 minutes ago. I wonder if these two things are connected. EDIT 2: A lot of blocks were found in a row just now. I have 1.0.1.9 and 1.0.2.0 running next to each other on different PC's, and everything matches up except the network_khashps, so it seems it's just a software-bug.
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
August 13, 2017, 11:14:56 PM |
|
I just updated the wallet to 1.0.2.0 and I see this for getmininginfo: { "blocks": 2998, "currentblocksize": 1000, "currentblocktx": 0, "difficulty": 0.03083361562782294, "errors": "", "genproclimit": 14, "network_khashps": 1175.521345525249, "hashps": 150850.3912264714, "minerstarttime": "08-13-2017 21:44:28", "pooledtx": 0, "testnet": false, "chain": "main", "biblepay-generate": true, "poolinfo1": "", "poolinfo2": "", "poolinfo3": "", "miningpulse": 1320, "poolmining": false }
Network hash rate shows only 1175k instead of around 13000k? Am I on the testnet? I also noticed that I my CPU load is lower with my genproclimit of 12 from 1.0.1.9 (and lower hash rate), so I increased it to 14 and then I got the same hash rate as before. I experience the same low network hash (after updating to 1.0.2.0)... EDIT: Also, the last block has been mined 40 minutes ago. I wonder if these two things are connected. EDIT 2: A lot of blocks were found in a row just now. I have 1.0.1.9 and 1.0.2.0 running next to each other on different PC's, and everything matches up except the network_khashps, so it seems it's just a software-bug. Thanks inblue & JaapG, Yes, we updated the network_khashps accidentally last night with a bad formula (thinking it was a bug). I checked the fix in already, so it should be in the next version. Im going to see if I can put some test harness info in the next version also related to the testblockvalidity. Everything else should be OK. Thats why I didnt release 1020 to the general public here .
|
|
|
|
Charloz24
|
|
August 13, 2017, 11:56:15 PM |
|
"blocks": 2997, "currentblocksize": 1000, "currentblocktx": 0, "difficulty": 0.02491203714966913, "errors": "", "genproclimit": 24, "network_khashps": 12961.72806720412, "hashps": 281015.3268310414, "minerstarttime": "08-13-2017 21:15:18", "pooledtx": 0, "testnet": false, "chain": "main", "biblepay-generate": true, "poolinfo1": "", "poolinfo2": "", "poolinfo3": "", "poolmining": false
No blocks in 24 hours, is it normal?
Let's do some maths: How much block / daY? : (1440 mins/day) / (7mins/blocks) = approx 205 blocks/day Your hasrate% vs network hashrate: (281 015 hash/s) / (12 961 000 hash/s)= approx 2%So you should get 2% of block = 4 blocks / day in average If it persist, maybe it is poor connection to the internet?
|
|
|
|
seasonw
|
|
August 14, 2017, 01:24:05 AM |
|
I have won two blocks finally. But one block still in "immature_balance" for hours. How long does it take to confirm?
about 12 hours iirc Just hover over the transaction in the overview.
Thanks, I think I have asked a stupid question.. Sorry about this because in order to save my resources, I used cli command to mine instead of open the wallet gui. Quote from the wallet: Generated coins must mature 102 blocks before they can be spent.So in CLI you can use the command "listunspent" to see all of your unspent inputs, if they're spendable (true/false) and how many confirmations do they have. So after 102 confirmations, "spendable" will show "true". Thanks again for help with listunspent command. This is useful but the transaction has been confirmed now, should be good for me to check in future without opening the gui wallet.
|
|
|
|
togoshigekata
|
|
August 14, 2017, 02:11:00 AM |
|
"blocks": 2997, "currentblocksize": 1000, "currentblocktx": 0, "difficulty": 0.02491203714966913, "errors": "", "genproclimit": 24, "network_khashps": 12961.72806720412, "hashps": 281015.3268310414, "minerstarttime": "08-13-2017 21:15:18", "pooledtx": 0, "testnet": false, "chain": "main", "biblepay-generate": true, "poolinfo1": "", "poolinfo2": "", "poolinfo3": "", "poolmining": false
No blocks in 24 hours, is it normal?
Let's do some maths: How much block / daY? : (1440 mins/day) / (7mins/blocks) = approx 205 blocks/day Your hasrate% vs network hashrate: (281 015 hash/s) / (12 961 000 hash/s)= approx 2%So you should get 2% of block = 4 blocks / day in average If it persist, maybe it is poor connection to the internet? There have been at least 3-4 other people saying that block reward rate doesnt seem right as well, I think they will figure out the issue once the pool is up, will be easier to identify then. I too am seeing less block rewards then I should be getting, mathematically/statistically.
|
|
|
|
smoosh
Newbie
Offline
Activity: 33
Merit: 0
|
|
August 14, 2017, 03:31:08 AM |
|
"blocks": 2997, "currentblocksize": 1000, "currentblocktx": 0, "difficulty": 0.02491203714966913, "errors": "", "genproclimit": 24, "network_khashps": 12961.72806720412, "hashps": 281015.3268310414, "minerstarttime": "08-13-2017 21:15:18", "pooledtx": 0, "testnet": false, "chain": "main", "biblepay-generate": true, "poolinfo1": "", "poolinfo2": "", "poolinfo3": "", "poolmining": false
No blocks in 24 hours, is it normal?
Let's do some maths: How much block / daY? : (1440 mins/day) / (7mins/blocks) = approx 205 blocks/day Your hasrate% vs network hashrate: (281 015 hash/s) / (12 961 000 hash/s)= approx 2%So you should get 2% of block = 4 blocks / day in average If it persist, maybe it is poor connection to the internet? I haven't got any also and im on a fiber line. average of around 850-900 up/down. I have about the same stats on 2 computers and nothing.
|
|
|
|
seasonw
|
|
August 14, 2017, 04:00:06 AM |
|
"blocks": 2997, "currentblocksize": 1000, "currentblocktx": 0, "difficulty": 0.02491203714966913, "errors": "", "genproclimit": 24, "network_khashps": 12961.72806720412, "hashps": 281015.3268310414, "minerstarttime": "08-13-2017 21:15:18", "pooledtx": 0, "testnet": false, "chain": "main", "biblepay-generate": true, "poolinfo1": "", "poolinfo2": "", "poolinfo3": "", "poolmining": false
No blocks in 24 hours, is it normal?
Let's do some maths: How much block / daY? : (1440 mins/day) / (7mins/blocks) = approx 205 blocks/day Your hasrate% vs network hashrate: (281 015 hash/s) / (12 961 000 hash/s)= approx 2%So you should get 2% of block = 4 blocks / day in average If it persist, maybe it is poor connection to the internet? The calculation seems to be correct, as I was doing same math last few days, but I get way less than 2% (I have about the same hash rate like GeniusX did). I have only 2 blocks for the last few days
|
|
|
|
616westwarmoth
|
|
August 14, 2017, 04:12:07 AM |
|
I just started mining on an older netbook, but I've got fiber to the home and a pretty strong WiFi. The concept of this coin is what drew me in (the crypto part, not the religious part). Kudos to the inventor for a radically new idea on crypto and also for furthering your beliefs and allowing them to be shared with others without making it a really onerous pitch (such as forcing users to type in verses or the like).
|
|
|
|
Ginzink
|
|
August 14, 2017, 04:12:37 AM |
|
"blocks": 2997, "currentblocksize": 1000, "currentblocktx": 0, "difficulty": 0.02491203714966913, "errors": "", "genproclimit": 24, "network_khashps": 12961.72806720412, "hashps": 281015.3268310414, "minerstarttime": "08-13-2017 21:15:18", "pooledtx": 0, "testnet": false, "chain": "main", "biblepay-generate": true, "poolinfo1": "", "poolinfo2": "", "poolinfo3": "", "poolmining": false
No blocks in 24 hours, is it normal?
Let's do some maths: How much block / daY? : (1440 mins/day) / (7mins/blocks) = approx 205 blocks/day Your hasrate% vs network hashrate: (281 015 hash/s) / (12 961 000 hash/s)= approx 2%So you should get 2% of block = 4 blocks / day in average If it persist, maybe it is poor connection to the internet? The calculation seems to be correct, as I was doing same math last few days, but I get way less than 2% (I have about the same hash rate like GeniusX did). I have only 2 blocks for the last few days Me and my mate got 10 blocks between us, statistically we should almost have that each day. I dont believe that luck explains it anymore. Thinking there is a bug in showing network hash, it is probably alot higher than displayed! Either that or hash dont mather
|
|
|
|
AlexaUA
Member
Offline
Activity: 142
Merit: 10
|
|
August 14, 2017, 06:25:00 AM |
|
blocks": 2997, "currentblocksize": 1000, "currentblocktx": 0, "difficulty": 0.02491203714966913, "errors": "", "genproclimit": 24, "network_khashps": 12961.72806720412, "hashps": 281015.3268310414, "minerstarttime": "08-13-2017 21:15:18", "pooledtx": 0, "testnet": false, "chain": "main", "biblepay-generate": true, "poolinfo1": "", "poolinfo2": "", "poolinfo3": "", "poolmining": false
No blocks in 24 hours, is it normal? But "difficulty": in windows wallet is 10 times bigger. If true is 0.24912 then you can find 0.4 blocks per day. For now diff is 0.527631 and your normal mine is around 1 block per 5 days. Last time I found block 6 day ago with lower hash).
|
|
|
|
Ginzink
|
|
August 14, 2017, 07:21:26 AM |
|
blocks": 2997, "currentblocksize": 1000, "currentblocktx": 0, "difficulty": 0.02491203714966913, "errors": "", "genproclimit": 24, "network_khashps": 12961.72806720412, "hashps": 281015.3268310414, "minerstarttime": "08-13-2017 21:15:18", "pooledtx": 0, "testnet": false, "chain": "main", "biblepay-generate": true, "poolinfo1": "", "poolinfo2": "", "poolinfo3": "", "poolmining": false
No blocks in 24 hours, is it normal? But "difficulty": in windows wallet is 10 times bigger. If true is 0.24912 then you can find 0.4 blocks per day. For now diff is 0.527631 and your normal mine is around 1 block per 5 days. Last time I found block 6 day ago with lower hash). So that would confirm my suspicion? The amount of blocks per day dont correspond with nethash Vs dif?
|
|
|
|
jaapgvk
|
|
August 14, 2017, 08:13:30 AM |
|
But "difficulty": in windows wallet is 10 times bigger. If true is 0.24912 then you can find 0.4 blocks per day.
For now diff is 0.527631 and your normal mine is around 1 block per 5 days.
Last time I found block 6 day ago with lower hash).
That's true. The difficulty is 10 times higher in the wallet. And the network_khashps is also different in the 1.0.2.0. version of the wallet, so I wouln't trust the network_khashps number. I've been getting way less then expected also. I started mining on the 9th of august with four PC's with a combined hashrate of about 45 khashps. It's an old Intel i7 920 (15 khashps), an old AMD Phenom 3.0, and an AMD A6 and A8 (all around 10 khashps). With the A6 and A8 I got nothing, the Phenom got one block and the i7 got five. They all run Windows. I wonder if users with a Linux OS have the same experience. Also the difference between Intel and AMD seems huge. My internet connection is more than fast enough.
|
|
|
|
seasonw
|
|
August 14, 2017, 08:38:50 AM |
|
But "difficulty": in windows wallet is 10 times bigger. If true is 0.24912 then you can find 0.4 blocks per day.
For now diff is 0.527631 and your normal mine is around 1 block per 5 days.
Last time I found block 6 day ago with lower hash).
That's true. The difficulty is 10 times higher in the wallet. And the network_khashps is also different in the 1.0.2.0. version of the wallet, so I wouln't trust the network_khashps number. I've been getting way less then expected also. I started mining on the 9th of august with four PC's with a combined hashrate of about 45 khashps. It's an old Intel i7 920 (15 khashps), an old AMD Phenom 3.0, and an AMD A6 and A8 (all around 10 khashps). With the A6 and A8 I got nothing, the Phenom got one block and the i7 got five. They all run Windows. I wonder if users with a Linux OS have the same experience. Also the difference between Intel and AMD seems huge. My internet connection is more than fast enough. Same here, the difficulty to get a block is very hard. I have 4 machines running, 2 windows and 2 ubuntu, no difference.
|
|
|
|
gigabyted
|
|
August 14, 2017, 01:17:01 PM |
|
Any ETA for the new pool? Its getting harder an harder to mine solo, as soon its ready im gonna jump on it for sure!
Thanks!
|
|
|
|
|
seasonw
|
|
August 14, 2017, 02:43:22 PM |
|
Wow, this is a good news. Hope to see pool soon, I think dev must prepare this pool to serve thousands of miner because all people are waiting for it, haha~~
|
|
|
|
seasonw
|
|
August 14, 2017, 03:52:42 PM |
|
But "difficulty": in windows wallet is 10 times bigger. If true is 0.24912 then you can find 0.4 blocks per day.
For now diff is 0.527631 and your normal mine is around 1 block per 5 days.
BTW, I have googled around but still do not understand... May I know how do you calculate the block winning probability based on difficulty? For example difficulty = 0.24912 and hashps = 281015. Thanks
|
|
|
|
AlexaUA
Member
Offline
Activity: 142
Merit: 10
|
|
August 14, 2017, 04:10:55 PM |
|
But "difficulty": in windows wallet is 10 times bigger. If true is 0.24912 then you can find 0.4 blocks per day.
For now diff is 0.527631 and your normal mine is around 1 block per 5 days.
BTW, I have googled around but still do not understand... May I know how do you calculate the block winning probability based on difficulty? For example difficulty = 0.24912 and hashps = 281015. Thanks hashps = 281015 with diff = 0.024912 But if diff = 0.24912 then hashps = ? - for correct calc we need to now function. But may be 10 times more) I dont now but I see some mistake at calculation numbers. At wallet blocks 3102 diff 0.162492 and "blocks": 3102, "currentblocksize": 1000, "currentblocktx": 0, "difficulty": 0.01624918078441578, "errors": "", "genproclimit": 5, "network_khashps": 1281.613813250174, "hashps": 81652.61643210614, "minerstarttime": "08-14-2017 16:06:37", "pooledtx": 0, "testnet": false, "chain": "main", "biblepay-generate": true, "poolinfo1": "", "poolinfo2": "", "poolinfo3": "", "miningpulse": 367, "poolmining": false For that reason average time to finding blocks can be higher than we try to calc.
|
|
|
|
|