Author

Topic: BiblePay | 10% to Orphan-Charity | RANDOMX MINING | Sanctuaries (Masternodes) - page 470. (Read 243386 times)

jr. member
Activity: 219
Merit: 3
This is related to using newer than openssl 1.0.2
Code:
wallet/crypter.cpp: In function ‘bool BibleEncrypt(std::vector, std::vector&)’:
wallet/crypter.cpp:196:17: error: aggregate ‘EVP_CIPHER_CTX ctx’ has incomplete type and cannot be defined
  EVP_CIPHER_CTX ctx;
                 ^~~
wallet/crypter.cpp: In function ‘bool BibleDecrypt(const std::vector&, std::vector&)’:
wallet/crypter.cpp:214:20: error: aggregate ‘EVP_CIPHER_CTX ctx’ has incomplete type and cannot be defined
     EVP_CIPHER_CTX ctx;

Newer ubuntu versions jump to 1.1 I believe, the types are declared for 1.0.2 only.   I adjusted the code on my instance to compile but Rob warned its foolish ...  I have not done any long-term testing on it however.

If it hasn't been deleted, I posted the edits required for it to compile on the newer ubuntu a while back.


The problem with OpenSSL sounds reasonable. I also just realized that my test build that worked didn't used ubuntu 18.04 but ubuntu 16.04. I'm running a new build right now, to test if it will fail again.

@all users:
Is there anybody who is using BiblePay with Ubuntu 18.04 right now? If so, have you downgraded openssl? Or solved it any other way?
jr. member
Activity: 490
Merit: 4
Hi everyone,

for a couple of days I'm trying to build a Ubuntu 18.04 Package via Launchpad, but it fails every time.
My local builds work, but Launchpad can't create a package.

I looked into the build log, but can't identify the reason why it fails:
https://launchpadlibrarian.net/370942292/buildlog_ubuntu-bionic-amd64.biblepay_20180519122901-bionic1_BUILDING.txt.gz

Indeed, I see the warnings and the failed message at the bottom, but why does it happen? Smiley

This is related to using newer than openssl 1.0.2
Code:
wallet/crypter.cpp: In function ‘bool BibleEncrypt(std::vector, std::vector&)’:
wallet/crypter.cpp:196:17: error: aggregate ‘EVP_CIPHER_CTX ctx’ has incomplete type and cannot be defined
  EVP_CIPHER_CTX ctx;
                 ^~~
wallet/crypter.cpp: In function ‘bool BibleDecrypt(const std::vector&, std::vector&)’:
wallet/crypter.cpp:214:20: error: aggregate ‘EVP_CIPHER_CTX ctx’ has incomplete type and cannot be defined
     EVP_CIPHER_CTX ctx;

Newer ubuntu versions jump to 1.1 I believe, the types are declared for 1.0.2 only.   I adjusted the code on my instance to compile but Rob warned its foolish ...  I have not done any long-term testing on it however.

If it hasn't been deleted, I posted the edits required for it to compile on the newer ubuntu a while back.
jr. member
Activity: 219
Merit: 3
Hi everyone,

for a couple of days I'm trying to build a Ubuntu 18.04 Package via Launchpad, but it fails every time.
My local builds work, but Launchpad can't create a package.

I looked into the build log, but can't identify the reason why it fails:
https://launchpadlibrarian.net/370942292/buildlog_ubuntu-bionic-amd64.biblepay_20180519122901-bionic1_BUILDING.txt.gz

Indeed, I see the warnings and the failed message at the bottom, but why does it happen? Smiley
jr. member
Activity: 219
Merit: 3
Or just script a task it to re-start it every 24H.......

From my experience, such an approach often creates more problems than it solves. Doing something that doesn't needs to be done create more possibilities for failures.
More so when there are stable and proven solutions, like systemd, to keep a daemon monitored and running.
newbie
Activity: 75
Merit: 0
Hey Lich! Smiley

Thank you for the heads up on the explorer, seems like BiblePay crashes randomly every few weeks,
(Anyone know how I can automate it to restart Biblepay if BiblePay crashes and to delete the explorer/tmp/index.pid file as well?)
Explorer is updated now

I've been thinking on this for a project I have going on..

I'm going to write a shell script (when I can get to it) that checks the status of the daemon and will restart it if/when it fails.  I'll post it here when i'm done.


Or just script a task it to re-start it every 24H.......
full member
Activity: 770
Merit: 100
vivuta108 https://coinmarketcap.com/currencies/biblepay/   Wink

click on

Website
Website 2
Announcement
Explorer
Source Code
SOCIAL

you find everything on this webs
full member
Activity: 364
Merit: 102
Tweet from Qiex

Check out @qiexinfo’s Tweet: https://twitter.com/qiexinfo/status/997114509570420737?s=09

Open at 00:00 UTC on the 20th of May
jr. member
Activity: 219
Merit: 3
Hey Lich! Smiley

Thank you for the heads up on the explorer, seems like BiblePay crashes randomly every few weeks,
(Anyone know how I can automate it to restart Biblepay if BiblePay crashes and to delete the explorer/tmp/index.pid file as well?)
Explorer is updated now

I keep my biblepay processes running with systemd, works good so far, but they normally do not crash here Smiley

About the index.pid, this should work in cron:
/usr/bin/find [PATH]/tmp/index.pid -mmin +120 -delete

It would delete the index.pid if it is older then 2 hours. Replace "[PATH]" with your explorer directory.


There have been multiple repeat questions about mining that have popped up a few times the past 2 months,
but Id have to dig back through the Discord, this thread and the biblepay forum thread, I plan to do that hopefully soon, I will report back!

Thx a lot, a small list would really help.

By the way, I plan to replace all images in the guide to match the new design as fell.

vahtis brought up some good things and also Yes WCG is official,
another thing we should do is explain RAC more and how it increases over time:
https://steemit.com/gridcoin/@hotbit/rac-and-grc-rewards-for-dummies-calculate-you-maximum-rac-in-5-seconds

I will add both Smiley

so its kind of short term vs long term thinking mindset

You are absolutely right. Hope more people will understand this.

Is the biblepay-central website open source?

Yes, you can find it on https://github.com/Lichtsucher/biblepaycentral
I just added a Licence file.
The guide itself is not part of the source code, as I used an embedded CMS to edit it. But I might change it, as the CMS doesn't work that great for this layout.

By the way, you can see my systemd Biblepay service file there, too:
https://github.com/Lichtsucher/biblepaycentral/blob/master/deploy/biblepayd-main.service
full member
Activity: 770
Merit: 100
ZhuldyzKaladinova 500+ miners and active users  over 1000+ my tip
sr. member
Activity: 289
Merit: 251
How many active community members does BibePlay have? The thread seems to be on the top of the Announcements on Bitcointalk a lot of times in any given day. Makes you want to learn more about the project. Frankly I think the ANN here is a little too cluttered, @bible_pay you should try and tune it a bit. Good job on this coin I will make sure to check it out under the hood
hero member
Activity: 714
Merit: 500
Thanks for the explanation. And since you mentioned coinsmarket, then what if crypto-bridge stopped service like coinsmarket did, will we get back the coins that we deposited to crypto-bridge wallet from the smart-contracts?

When you use a decentralized exchange, as I have always understood you are the one in control of the private keys.

It solves the question in my head if we have access to private key of all coin addresses in the decentralized exchange.

I have used crypto-bridge and escodex for some days, but I do not find a way to retrieve the private keys, anyone can enlighten me?

If we really have control of coins that we put on decentralized exchange for trading, then I hope biblepay to list on one of the decentralized exchange too  Smiley
full member
Activity: 1176
Merit: 111
I have questions about heat mining on pool.biblepay.org and purepool.org

I'm using Linux command line Ubuntu 16.0.4 using biblepayd package

I'm trying to determine if wallet.dat from staking computer is required.
If it is, can we heat mine without unlocking wallet?

I seem to be submitting shares okay to pool.biblepay.org even with a locked wallet. I'm guessing my worker is tied to the account with cpid. I'm gonna try hot mining with a blank wallet.dat and see if I can do that.

Just want a more secure way to heat mine without all these wallet.dat on multiple computers. I heard a Russian got his bbp hacked this way
full member
Activity: 1260
Merit: 115
while we are talking about dex's, komodo's platform "barterdex" would be great to add bbp to. They support atomic swaps. link to thier site https://komodoplatform.com/decentralized-exchange/

0x03#8822 in the BiblePay Discord was testing swap with BiblePay for Komodo/BarterDEX,
I think he needed dev help, not sure where it got left off

03/29/2018
"gooday, who'd be a staff person to talk to? i am a BarterDEX contributor and would like to integrate biblepay into it
the listing price is 0
however i would need a small nbumber of coins to perform a test swap, should i succeed with my preliminary tests
i think maybe my twitter profile makes the request look less scammy: https://twitter.com/0x03_kmd" -0x03

04/04/2018
"got a mail reply from rob, will execute his instructions later on" -0x03
newbie
Activity: 10
Merit: 0
while we are talking about dex's, komodo's platform "barterdex" would be great to add bbp to. They support atomic swaps. link to thier site https://komodoplatform.com/decentralized-exchange/
jr. member
Activity: 235
Merit: 3
Hey Lich! Smiley

Thank you for the heads up on the explorer, seems like BiblePay crashes randomly every few weeks,
(Anyone know how I can automate it to restart Biblepay if BiblePay crashes and to delete the explorer/tmp/index.pid file as well?)
Explorer is updated now

I've been thinking on this for a project I have going on..

I'm going to write a shell script (when I can get to it) that checks the status of the daemon and will restart it if/when it fails.  I'll post it here when i'm done.


I have one for the index.pid file I'd be happy to share as well. I am happy with it, and it would be easy to extend to the daemon too
jr. member
Activity: 490
Merit: 4
Hey Lich! Smiley

Thank you for the heads up on the explorer, seems like BiblePay crashes randomly every few weeks,
(Anyone know how I can automate it to restart Biblepay if BiblePay crashes and to delete the explorer/tmp/index.pid file as well?)
Explorer is updated now

I've been thinking on this for a project I have going on..

I'm going to write a shell script (when I can get to it) that checks the status of the daemon and will restart it if/when it fails.  I'll post it here when i'm done.
full member
Activity: 1260
Merit: 115

Hi togoshigekata Smiley

After a lot of work on other topics in the last days, I finally have a some free time again to work on something fun.
So, updating the mining how to on biblepay central would be something I can do again, but I'm not sure what might be missing. Is there something new I hadn't added yet?
Or are there Ideas who to improve on any topics?

First, it seems that http://explorer.biblepay.org:3001/ is stuck again. Not for long, but there is no new transaction since 12:35:12 GMT

I did not find reference to two things while looking. How to set up WCG and use multiple machines for heat mining.

I'm lagging behind the current development a little bit, is WCG official in usage now? Smiley Have not tried it yet, but indeed, if it is released, I really should take a look at it.

I will ad some lines about multi maschines heat-mining Smiley

I try to give feedback on improvements too. I was able to set up my machines with these instructions, but something is missing.

Feedback is very important. It is sometimes hard to guess what newcomers understand and what is not documented/written well enough ^^

Hey Lich! Smiley

Thank you for the heads up on the explorer, seems like BiblePay crashes randomly every few weeks,
(Anyone know how I can automate it to restart Biblepay if BiblePay crashes and to delete the explorer/tmp/index.pid file as well?)
Explorer is updated now

===

Lich, I think your mining guide is WAY better than the wiki guide! Like 10x better, Its pretty awesome,
I also like the ability to add comments to each page

There have been multiple repeat questions about mining that have popped up a few times the past 2 months,
but Id have to dig back through the Discord, this thread and the biblepay forum thread, I plan to do that hopefully soon, I will report back!

vahtis brought up some good things and also Yes WCG is official,
 
another thing we should do is explain RAC more and how it increases over time:
https://steemit.com/gridcoin/@hotbit/rac-and-grc-rewards-for-dummies-calculate-you-maximum-rac-in-5-seconds

Itd be great if some of the other miners could step up and help document more, but its like a catch 22, if a miner helps others mine than hes going to get less mining rewards because more people will be mining, BUT, the coin will spread more, become more scarce and go up in more value, so its kind of short term vs long term thinking mindset

CALLING OUT TO ALL MINERS, Help us improve the mining documentation!

But yeah I plan to go through the past 3 months of posts and organize and document everything

Is the biblepay-central website open source?
jr. member
Activity: 175
Merit: 1
Hi,
Is it needed to have gen=1 in the main wallet to automatically send the "PODC Update" several times a day? I mean, can I set get=0 and the wallet will still send the regular PODC Updates?

Thanks!

jr. member
Activity: 219
Merit: 3
First, it seems that http://explorer.biblepay.org:3001/ is stuck again. Not for long, but there is no new transaction since 12:35:12 GMT

I did not find reference to two things while looking. How to set up WCG and use multiple machines for heat mining.

I'm lagging behind the current development a little bit, is WCG official in usage now? Smiley Have not tried it yet, but indeed, if it is released, I really should take a look at it.

I will ad some lines about multi maschines heat-mining Smiley

I try to give feedback on improvements too. I was able to set up my machines with these instructions, but something is missing.

Feedback is very important. It is sometimes hard to guess what newcomers understand and what is not documented/written well enough ^^

newbie
Activity: 153
Merit: 0

Hi togoshigekata Smiley

After a lot of work on other topics in the last days, I finally have a some free time again to work on something fun.
So, updating the mining how to on biblepay central would be something I can do again, but I'm not sure what might be missing. Is there something new I hadn't added yet?
Or are there Ideas who to improve on any topics?



I did not find reference to two things while looking. How to set up WCG and use multiple machines for heat mining.

I try to give feedback on improvements too. I was able to set up my machines with these instructions, but something is missing.
Jump to: