Hi guys,
So i downloaded the Wallet Let it sync then opened the debug console and typed in 'setgenerate true 2' and the the next line was 'getgenerate' which returned true.
Also i sent a 'getmininginfo' and got the following
{
"blocks": 1991,
"currentblocksize": 1000,
"currentblocktx": 0,
"difficulty": 0.00580225551959311,
"errors": "",
"genproclimit": 2,
"network_khashps": 2813.731059902567,
"hashps": 3904.196392532182,
"minerstarttime": 1502042033559,
"pooledtx": 0,
"testnet": false,
"chain": "main",
"biblepay-generate": true
}
And then a 'getinfo' and got this
{
"version": 1000107,
"protocolversion": 70707,
"walletversion": 61000,
"wallet_fullversion": "1.0.1.7",
"balance": 0.00000000,
"privatesend_balance": 0.00000000,
"blocks": 1991,
"timeoffset": 0,
"connections": 3,
"proxy": "",
"difficulty": 0.000580225551959311,
"testnet": false,
"keypoololdest": 1502026134,
"keypoolsize": 1008,
"paytxfee": 0.00000000,
"relayfee": 0.00010000,
"errors": ""
}
So the miner has been on for about 3 hours straight and i have 0 bbp.
What is the matter?
I also opened the conf file on notepad and it was blank and i inserted the following piece of code
gen=1
genproclimit=10
addnode=node.biblepay.org:40000
Still have no response...
I run an i5 6th generation on my HP laptop.
Can someone help me out please?
I have 2 outgoing connections and 0 incoming.
I also have 0 masternodes.
Please help me out here.
I can see @bible_pay being active here...
Quite happy to see a Dev work it out.
If someone would help.. I would be really happy.
Thanks in Advance,
Akaash
1) Download hwmonitor from cpuid and run it next to your wallet.
2) Remove the genproclimit from your .conf
3) A couple pages back is a list of nodes. Add that list into your .conf
4) In your debug console, type "setgenerate true x". Replace x with the number of threads you want. Start at 4 and up them in 5s or 10s and see the effect on your cpu usage in hwmonitor. As soon as you reach 98-100% on all cores, you stick to that number of threads.
5) Type "getmininginfo" everytime after a thread change and see where your hashes are optimized.
Hey I tried it still no response.
Doing a reinstall.
Its syncing now.
Just walk me through please...
I got this nodes list
addnode=112.3.32.41
addnode=113.123.192.18
addnode=113.123.208.222
addnode=114.240.148.65
addnode=118.112.31.11
addnode=118.112.31.14
addnode=118.112.31.3
addnode=118.112.31.5
addnode=118.112.31.6
addnode=118.112.31.9
addnode=118.113.135.42
addnode=119.135.207.175
addnode=119.23.210.14
addnode=119.23.211.233
addnode=119.23.220.145
addnode=119.36.79.132
addnode=120.202.46.63
addnode=123.119.25.243
addnode=138.68.227.166
addnode=139.99.131.169
addnode=159.203.188.228
addnode=162.243.161.213
addnode=162.243.171.195
addnode=171.251.12.198
addnode=174.138.34.137
addnode=174.138.34.54
addnode=174.138.34.64
addnode=174.138.34.71
addnode=174.138.34.81
addnode=174.54.43.236
addnode=182.151.203.19
addnode=182.151.203.62
addnode=185.134.230.158
addnode=188.230.139.163
addnode=198.199.89.94
addnode=198.211.109.101
addnode=202.97.251.251
addnode=207.245.41.195
addnode=208.68.36.193
addnode=218.3.102.1
addnode=218.3.33.86
addnode=221.221.171.175
addnode=221.233.70.237
addnode=222.175.36.134
addnode=58.130.255.101
addnode=67.205.134.62
addnode=67.205.159.108
addnode=67.205.183.9
addnode=67.207.81.139
addnode=67.207.81.222
addnode=67.207.81.58
addnode=67.207.89.62
addnode=67.207.94.159
addnode=77.106.146.9
addnode=77.172.68.14
addnode=83.151.2.66
addnode=93.84.236.241
addnode=97.90.153.65
addnode=97.99.69.33
addnode=99.198.174.212
However the instructions over there state to only put these lines in the config file and nothing else.
Im new to this. Can you please walk me through?
Im sure it'll help everyone else in the future.
If it all it does matter I have a dynamic IP.
Has it got something to do with ports or firewall?
Can someone help me please...
I'm going nuts over this...
Thanks in advance,
Akaash