gigabyted
|
|
August 06, 2017, 05:24:54 PM |
|
Ive been able to compile the bitcoin wallet, but no luck with biblepay. I did went closer by copying the depends folder from bitcoin to biblepay, seems like you're missing a Makefile in there.
But the error i have now is farther and it's errors like this one:
.libs/libbitcoinconsensus_la-utilstrencodings.o:(.data.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0'
it seems to be related to the libstdc++ library.
Which i have run a few apt-get to make sure it was installed...
|
|
|
|
pigfrown
Jr. Member
Offline
Activity: 47
Merit: 1
|
|
August 06, 2017, 05:31:34 PM |
|
Ive been able to compile the bitcoin wallet, but no luck with biblepay. I did went closer by copying the depends folder from bitcoin to biblepay, seems like you're missing a Makefile in there.
But the error i have now is farther and it's errors like this one:
.libs/libbitcoinconsensus_la-utilstrencodings.o:(.data.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0'
it seems to be related to the libstdc++ library.
Which i have run a few apt-get to make sure it was installed...
I believe the share/gen_build.sh script needs to be made executable. Not sure if that will help you. What OS/distro are you using? I have attempted to start mining Biblepay coin but am a little confused. The following is my output, it seems to say that the entire network only has 2791 hashps.. am I incorrectly synced? Thanks ./biblepay-cli getmininginfo { "blocks": 1990, "currentblocksize": 1000, "currentblocktx": 0, "difficulty": 0.002771990490086734, "errors": "", "genproclimit": -1, "networkhashps": 2791.17862773225, "hashps": 1801.955219173762, "minerstarttime": 1502040202021, "pooledtx": 0, "testnet": false, "chain": "main", "biblepay-generate": true }
|
Bitrated user: pigfrown.
|
|
|
dejarumlights
Jr. Member
Offline
Activity: 55
Merit: 1
|
|
August 06, 2017, 05:42:38 PM |
|
Network number is khash/sec.
|
|
|
|
somacoin
|
|
August 06, 2017, 05:45:08 PM |
|
I'd really like to see some people establish a BiblePay Community within our share of the MovementWho's in this with me?
|
|
|
|
gigabyted
|
|
August 06, 2017, 05:46:22 PM |
|
Network number is khash/sec.
Yes i had to make that one executable before making the build. Im using Ubuntu 16.04.2 I must be pretty close because its going pretty far...
|
|
|
|
jc12345
Legendary
Offline
Activity: 1638
Merit: 1013
|
|
August 06, 2017, 05:56:34 PM |
|
What do you think a reasonable amount would be for a sanctuary - 1m?
PS: Anyone selling? Send me a PM.
|
|
|
|
gigabyted
|
|
August 06, 2017, 06:05:05 PM |
|
What do you think a reasonable amount would be for a sanctuary - 1m?
PS: Anyone selling? Send me a PM.
That would be crazy expensive, even at 1 sats, it would be .10 BTC, which is 300$ US. Many small have masternodes and have more exposure than this coin and it's not that expensive. And im not even talking of the price if its 10sats! Not more than 250k coins i think
|
|
|
|
Akaash
Newbie
Offline
Activity: 43
Merit: 0
|
|
August 06, 2017, 06:10:24 PM |
|
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
|
|
|
|
jc12345
Legendary
Offline
Activity: 1638
Merit: 1013
|
|
August 06, 2017, 06:19:14 PM |
|
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.
|
|
|
|
Cloudpost
|
|
August 06, 2017, 06:25:58 PM |
|
I get 8-14 kHash on my CPUs (8-12-14 core xeons E5 v1/3/4). I can't find a right setting to use whole CPU power. With max cores(threads) I have 30 to 50% CPU load. Increasing mining threads do not incerease hashrate. Any ideas how to fix it?
Also, did someone compared Win vs Linux hashrate? I know it might have a significant difference.
|
|
|
|
IOTUSA
|
|
August 06, 2017, 06:38:45 PM |
|
Biblepay? Now I have seen it all I think. Seriously how is this not like Trumpcoin? Just pandering to a group of people based on its name. Oh well, a fool and his money etc.
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
August 06, 2017, 06:43:25 PM |
|
Network number is khash/sec.
Yes i had to make that one executable before making the build. Im using Ubuntu 16.04.2 I must be pretty close because its going pretty far... Glad you are still chugging away at this. Hey if you did get it to build, could you please tell me the two things you needed and Ill add them to the repo. Ive been busy working on the pool; the pool is very close but there is a socket issue in windows preventing the pool from working properly, but its working on linux. Ill keep you all posted; its very close.
|
|
|
|
Akaash
Newbie
Offline
Activity: 43
Merit: 0
|
|
August 06, 2017, 06:43:47 PM |
|
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
|
|
|
|
genesavich
Newbie
Offline
Activity: 14
Merit: 0
|
|
August 06, 2017, 06:44:27 PM |
|
How can I participate in the coin Token distribution?
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
August 06, 2017, 06:45:41 PM |
|
Guys, you dont really need all those addnodes, the wallet will find em automatically.
First just try 'node.biblepay.org' and 'biblepay.inspect.network' and then just add more if you dont sync.
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
August 06, 2017, 06:49:46 PM |
|
Project Update:
Other than the pool project, I wanted to let you all know that within 30 days, I am going to launch a professional logo design campaign on one of the design sites with a $700 reward, and we can all vote on the logo we like as a community. This will give us a more professional website, icons, splash, in wallet background, and should increase interest in Biblepay.
After that, I have a collaborator that Ive worked with in the past, a pro wallet graphics designer, that will give us a professional facelift for the in-wallet design (this gives us a vertical toolbar, exchange and block explorer buttons, syncing spinner, etc). Id rather have our logo finished first however, and have a presence on an exchange before we work this phase, but I just wanted to let you all know that the version we are running is the initial version to get started and as a community we are going to have a very professional wallet in the long run.
|
|
|
|
BrickShares
|
|
August 06, 2017, 06:50:03 PM |
|
I love this project!!
|
|
|
|
gigabyted
|
|
August 06, 2017, 07:02:25 PM |
|
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
You should first check that you are mining with getmininginfo then the diff rose alot in the last week, so you could mine for days without a block, so be patient!
|
|
|
|
In the silence
Sr. Member
Offline
Activity: 1297
Merit: 294
''Vincit qui se vincit''
|
|
August 06, 2017, 07:25:58 PM |
|
Cool, religious coin. The hashrate are big and i cannot mined any block. Any mining pools? No free coins and airdrop? Seems legit.
|
|
|
|
pigfrown
Jr. Member
Offline
Activity: 47
Merit: 1
|
|
August 06, 2017, 07:39:16 PM |
|
Welcome to block 2000! Nice coin dev. Innovative hashing algo and a noble goal is nice to see amongst all the cashgrabs!
|
Bitrated user: pigfrown.
|
|
|
|