Tipstar
Sr. Member
Offline
Activity: 1932
Merit: 300
Vave.com - Crypto Casino
|
|
August 09, 2017, 06:20:34 AM |
|
I'm too getting no block source found while syncing with the network. I have a good internet connection but the wallet is stuck on 14 days without sync. Is the support for this coin ceased?
|
|
|
|
Ginzink
|
|
August 09, 2017, 06:32:00 AM |
|
I'm too getting no block source found while syncing with the network. I have a good internet connection but the wallet is stuck on 14 days without sync. Is the support for this coin ceased?
The dev is very active, but he needs to sleep. Give it a couple hours and you will probably get some help
|
|
|
|
DirtyMiner
Newbie
Offline
Activity: 48
Merit: 0
|
|
August 09, 2017, 10:53:33 AM |
|
Every time I recompile from source I end up with version 1.0.7 not the latest, what am I missing/doing wrong?
I simply backed up the wallet, removed all trace of Biblepay and recompiled..
System is Linux Mint.
Finally, great coin, great project i'll be here for the long haul!
|
|
|
|
Ginzink
|
|
August 09, 2017, 11:09:50 AM |
|
Seems you are offline, probably working on the pool code But could i ask if there are any process going on to get listed on more exchanges? Bittrex would be very nice, but smaller ones also help. Not much volume on C-CEX, though it is the first day. Would like to see the price go to 100+ satoshi and beyond. Its a good project, not many cpu coins which makes the coins spread to a larger amount as we dont have alot of multi cpu farms out there! A true decentralized currency, with the good donations on top to the less fortunate people on the planet!
|
|
|
|
happy_merchant
Member
Offline
Activity: 70
Merit: 10
|
|
August 09, 2017, 12:28:15 PM |
|
Congrats! Great to see a coin based on the concept of charity gaining this much attention and progressing so smoothly. Can't wait to see how much the Biblepay project and community grows by December.
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
August 09, 2017, 12:33:54 PM |
|
Seems you are offline, probably working on the pool code But could i ask if there are any process going on to get listed on more exchanges? Bittrex would be very nice, but smaller ones also help. Not much volume on C-CEX, though it is the first day. Would like to see the price go to 100+ satoshi and beyond. Its a good project, not many cpu coins which makes the coins spread to a larger amount as we dont have alot of multi cpu farms out there! A true decentralized currency, with the good donations on top to the less fortunate people on the planet! I reached out to Bittrex and Poloniex a couple days ago, waiting for reply .
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
August 09, 2017, 12:35:16 PM |
|
Every time I recompile from source I end up with version 1.0.7 not the latest, what am I missing/doing wrong?
I simply backed up the wallet, removed all trace of Biblepay and recompiled..
System is Linux Mint.
Finally, great coin, great project i'll be here for the long haul!
I think that is a rare issue, last time that happened to me I did a git reset --hard HEAD and then I was able to see the latest commit. You should see 1.0.1.9 now.
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
August 09, 2017, 12:37:30 PM |
|
Updated to new wallet. What am wondering. On previous coins when setting mining active it did not mine/use CPU power before blocks were synced. Here it is showing mining as active when there is no block source available / not yet synced and it utilize cpu 100%.
I am asuming mining done until sync is waste, but will it start mining real blocks when synced?
We have a setting in our consensus params that will stop the wallet from mining on a dead chain. Right now, that setting is Off since we allow debugging. We can turn that On when we enable the sanctuaries. As far as syncing, I belive the problem is the external node just hit 501 connections this morning and thats more than it can handle. Please try: addnode=biblepay.inspect.network In the mean time I will raise our limit here to 800 connections.
|
|
|
|
Ginzink
|
|
August 09, 2017, 12:38:09 PM |
|
Should also get BiblePay on coinmarketcap if possible
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
August 09, 2017, 12:44:59 PM |
|
Mining on my Ubuntu PC, with an i7 I got this error after a few hours: Floating point exception (core dumped) with the newest update from today. Were you pool mining, or did you have any pool settings set up at that time, and which chain were you on? My testnet pool miner did something strange at 03:00am this morning, but my solo miners are all still running fine. I think there is one thing we need to fix in the pool before we can go live with pool mining, and that may be the same thing you report here possibly.
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
August 09, 2017, 12:47:39 PM |
|
Dev when is Light-send coin mixing being implement?
on a serious note. I'm all for donations and helping others so I will be watching this, interesting project.
Towards the end of the year; I think we will have collected the sanctuary parameter info as of Thanksgiving, and then give everyone about 30 days to get ready to run them, and hopefully go live very close to Christmas, unless something delays us. It will be nice to enable instant send also, so no confirmation time will be necessary to use our payment system despite having 7 minute blocks.
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
August 09, 2017, 12:50:33 PM |
|
Should also get BiblePay on coinmarketcap if possible Yes, good idea. Can someone reach out to the owner of coinmarketcap?
|
|
|
|
Ginzink
|
|
August 09, 2017, 12:59:45 PM |
|
Updated to new wallet. What am wondering. On previous coins when setting mining active it did not mine/use CPU power before blocks were synced. Here it is showing mining as active when there is no block source available / not yet synced and it utilize cpu 100%.
I am asuming mining done until sync is waste, but will it start mining real blocks when synced?
We have a setting in our consensus params that will stop the wallet from mining on a dead chain. Right now, that setting is Off since we allow debugging. We can turn that On when we enable the sanctuaries. As far as syncing, I belive the problem is the external node just hit 501 connections this morning and thats more than it can handle. Please try: addnode=biblepay.inspect.network In the mean time I will raise our limit here to 800 connections. Thank you for the response. It synced shortly after, but i let the question stay for the next time i reboot and others. If i start mining before sync it mines a dead chain. When it is synced, will it then auto go for the live chain? I waited for sync to be sure and restartet mining. Exciting to hear you have contacted bittrex! If it goes live there we can see a nice increase in volume, and probably big pumps of price. More for the miners, but also more for charity!
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
August 09, 2017, 01:15:49 PM |
|
Updated to new wallet. What am wondering. On previous coins when setting mining active it did not mine/use CPU power before blocks were synced. Here it is showing mining as active when there is no block source available / not yet synced and it utilize cpu 100%.
I am asuming mining done until sync is waste, but will it start mining real blocks when synced?
We have a setting in our consensus params that will stop the wallet from mining on a dead chain. Right now, that setting is Off since we allow debugging. We can turn that On when we enable the sanctuaries. As far as syncing, I belive the problem is the external node just hit 501 connections this morning and thats more than it can handle. Please try: addnode=biblepay.inspect.network In the mean time I will raise our limit here to 800 connections. Thank you for the response. It synced shortly after, but i let the question stay for the next time i reboot and others. If i start mining before sync it mines a dead chain. When it is synced, will it then auto go for the live chain? I waited for sync to be sure and restartet mining. Exciting to hear you have contacted bittrex! If it goes live there we can see a nice increase in volume, and probably big pumps of price. More for the miners, but also more for charity! Yeah, the miner actually checks the tip of the chain every 15 seconds and creates a new block based on the active chain, so no worries there. 10-4 on Bittrex. So, I think for us to run a fair and transparent charitable DAO, I would like to add a ground rule for BiblePay dumping the foundation orphan wallet on the exchange, so that we are fair for investors and miners. We will dump the orphanage wallet on the third Friday of every month through the day. That is August 18th this month, all coins get dumped. So buyers be ready. 100% of the resulting BTC goes to sponsor orphans at compassion.com. (We will have a dedicated compassion account, so it is easier for us to post the pictures and orphan IDs back on the site and in-wallet within approx 7 days of the dump- this will give us time to set up our database with orphan IDs and pictures, etc).
|
|
|
|
GeniusX
|
|
August 09, 2017, 01:49:45 PM |
|
Can someone help me to make config settings for Google Cloud Virtual Machine?
If i can mine with that Pc,it will be cool. But i dont know this tech.
Want to mine biblepay with VM!
Who can help me
Bounty
0.005 BTC
|
|
|
|
Ginzink
|
|
August 09, 2017, 01:52:50 PM |
|
Hmm, i still have not received a new block. 9 hours with this hash should give 3 blocks. Before that i had lower hash but also lower network hash. Is it even mining or have i had bad luck for 4 days?
"blocks": 2392, "currentblocksize": 1395, "currentblocktx": 1, "difficulty": 0.0174789084903728, "errors": "", "genproclimit": 10, "network_khashps": 7014.259406279896, "hashps": 223427.3790059684, "minerstarttime": "08-09-2017 05:04:45", "pooledtx": 1, "testnet": false, "chain": "main", "biblepay-generate": true, "poolinfo1": "", "poolinfo2": "", "poolinfo3": "", "poolmining": false }
|
|
|
|
gigabyted
|
|
August 09, 2017, 02:00:01 PM |
|
Hmm, i still have not received a new block. 9 hours with this hash should give 3 blocks. Before that i had lower hash but also lower network hash. Is it even mining or have i had bad luck for 4 days?
"blocks": 2392, "currentblocksize": 1395, "currentblocktx": 1, "difficulty": 0.0174789084903728, "errors": "", "genproclimit": 10, "network_khashps": 7014.259406279896, "hashps": 223427.3790059684, "minerstarttime": "08-09-2017 05:04:45", "pooledtx": 1, "testnet": false, "chain": "main", "biblepay-generate": true, "poolinfo1": "", "poolinfo2": "", "poolinfo3": "", "poolmining": false }
You might be a bit unlucky there, according to the stats you have about 3% of the network hashrate so you should hit on average a a block every 30-33 blocks which is about 4 hours. Its not unusual to see blocks taking 200-300% of their avg time. Be patient and switch to the pool when it will be ready, the payments should be more frequent.
|
|
|
|
tiras
|
|
August 09, 2017, 02:30:31 PM |
|
10-4 on Bittrex.
this is an awesome news. is it Oct 4th ?
|
|
|
|
DirtyMiner
Newbie
Offline
Activity: 48
Merit: 0
|
|
August 09, 2017, 02:32:40 PM |
|
Every time I recompile from source I end up with version 1.0.7 not the latest, what am I missing/doing wrong?
I simply backed up the wallet, removed all trace of Biblepay and recompiled..
System is Linux Mint.
Finally, great coin, great project i'll be here for the long haul!
I think that is a rare issue, last time that happened to me I did a git reset --hard HEAD and then I was able to see the latest commit. You should see 1.0.1.9 now. Still unable to solve this issue, also be aware I am a novice at linux. Maybe someone else besides the main dev could help me out with this?
|
|
|
|
adorid
|
|
August 09, 2017, 02:50:13 PM |
|
Every time I recompile from source I end up with version 1.0.7 not the latest, what am I missing/doing wrong?
I simply backed up the wallet, removed all trace of Biblepay and recompiled..
System is Linux Mint.
Finally, great coin, great project i'll be here for the long haul!
I think that is a rare issue, last time that happened to me I did a git reset --hard HEAD and then I was able to see the latest commit. You should see 1.0.1.9 now. Still unable to solve this issue, also be aware I am a novice at linux. Maybe someone else besides the main dev could help me out with this? Make a new git clone and install correctly. There are tutorial thats works for biblepay too https://michael.mckinnon.id.au/2016/05/13/building-a-namecoin-server-with-ubuntu-16-04/
|
|
|
|
|