Author

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

MIP
newbie
Activity: 362
Merit: 0
In ubuntu 16.04, double clicking on an unconfirmed transaction causes the wallet to crash.  The command line then reads:

Segmentation fault (core dumped)

I believe this is fixed now; I was able to reproduce on my windows box, so I just released 1.4.3.3d; if you compile from source please try it.
Otherwise we will have to ask MIP to make a release next.

Windows has been deployed.  (I tested this on my local machine and it appears to have fixed it).


Compiling...

Edit: binaries for linux ready
jr. member
Activity: 405
Merit: 3

Could anyone plz explain how this POG works in numbers? I tried to get the hang of it over the last 2 days but failed miserably. Here's what's happened:

I associated everything, put
Code:
"pog_coinagepercentage=.50" 
and
Code:
"pog_foundationdonation=1000"
in the conf and sent one transaction via
Code:
"exec sendgssc"
. Everything worked fine, but I was very surprised to see that on the following superblock my reward was a whopping 15k BBP!


After this I tried to send more donations (a couple of 1k and also a large 25k donation). So for the next superblock I had contributed more than 30k BBP. However now my reward was only 1.2k, so actually I lost 30k BBP today! How is this even possible?

Also it would be really nice to have the "auto-unlock" feature back for the QT wallet (like we had for PODC), because I hate to leave my wallet unlocked and I usually don't have time to send anything manually.

Thx in advance. Wink
full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
For POG, it looks like the Getting Started with Evolution wiki should mention that the wallet must be unlocked.  

When I go to do 'exec sendgscc' I receive the error below. I have bankrolled coins from the original POG, is this the cause of the error?

  "Command": "sendgscc",
  "Error!": "CreateGSCTransmission::Fail::Transaction too large"

No, tx too large means you are trying to make a GSC transmission bigger than 100K (in byte size, not in BBP amount).

To solve this, go to coin control, and click "select some" until you have about 90K or so in size, then send this thing to yourself.

Then do again if select all results in a size > 100K.  

Once this is done the GSC tx creator will be able to grab a small enough set.

If you dont want to lose your coin-age the only alternative is to set the key which uses less coin-age.

pog_coinagepercentage=.10
For example


Ill modify the wiki now with Unlock and these 4 keys.



copper member
Activity: 39
Merit: 0
For POG, it looks like the Getting Started with Evolution wiki should mention that the wallet must be unlocked. 

When I go to do 'exec sendgscc' I receive the error below. I have bankrolled coins from the original POG, is this the cause of the error?

  "Command": "sendgscc",
  "Error!": "CreateGSCTransmission::Fail::Transaction too large"
full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
In ubuntu 16.04, double clicking on an unconfirmed transaction causes the wallet to crash.  The command line then reads:

Segmentation fault (core dumped)

I believe this is fixed now; I was able to reproduce on my windows box, so I just released 1.4.3.3d; if you compile from source please try it.
Otherwise we will have to ask MIP to make a release next.

Windows has been deployed.  (I tested this on my local machine and it appears to have fixed it).




MIP
newbie
Activity: 362
Merit: 0
Android users

Biblepay Mobile wallet App for Android has been reviewed for compatibility with Biblepay Evolution

https://play.google.com/store/apps/details?id=com.biblepaywallet
full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
In the leaderboard, is the points column meant to correspond to the owed and prominence columns? I mean it sounds logical. But I see users who have less points and more prominence than others who have more points, how so? The example with the biggest discrepancy is orbis. It's easiest to spot when you sort the leaderboard by prominence and then look at the points column (or vice versa). The numbers should be decreasing from top to bottom, but there are outliers.

So this gets a little tricky when dealing with multiple projects, but right now all of Orbis' points come from Healing, which has about a 50K reward, but only 5 participants.  If you click on "details view" first, see Orbis' points pay much more per point in Healing than in Pog (due to the low number of diary entries - 5). 

So his prominence % is still correct as a % of the total GSC, and his points are sourced from a project with a higher-reward-per-point currently.

full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
In ubuntu 16.04, double clicking on an unconfirmed transaction causes the wallet to crash.  The command line then reads:

Segmentation fault (core dumped)
Yeah, that's the same issue I was referring to on windows a few pages back - It was supposedly fixed but for some reason its very elusive.
You can try starting with -zapwallettxes=1 first, then tell me if it happens again.
If not I will try to reproduce it, but I have not been able to reproduce it on my dev ubuntu box yet.
Note, if you have time you can run your wallet in valgrind and see if a stack trace is created.

full member
Activity: 462
Merit: 103
In the leaderboard, is the points column meant to correspond to the owed and prominence columns? I mean it sounds logical. But I see users who have less points and more prominence than others who have more points, how so? The example with the biggest discrepancy is orbis. It's easiest to spot when you sort the leaderboard by prominence and then look at the points column (or vice versa). The numbers should be decreasing from top to bottom, but there are outliers.
copper member
Activity: 39
Merit: 0
In ubuntu 16.04, double clicking on an unconfirmed transaction causes the wallet to crash.  The command line then reads:

Segmentation fault (core dumped)
full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
** COINEXCHANGE.IO is now upgraded to Evo and online **

** GIN is back online **

** C-CEX is closing for reorganization.  Please withdraw your assets.  **
full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
Hey guys, love BBP and love mining! Haven't received a purepool payout since 6/1 and noticed the website said it was in maitenance? I upgraded to Evolution 1.4.3.3 and moved over my wallet.dat from BiblePay Core so I know I'm up to date. Am I correct that purepool is not doing payouts at the moment? Thanks in advance.

& God Bless!

@satoshi0x (twitter)

Does anyone know about purepool?

full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
After building evolution in ubuntu desktop, do I just do ./biblepayd ? I did that and nothing comes up, although one core was working on the task biblepayd, but then stops.  I'm sure that I built it correctly, just not sure how to launch, and the instructions don't seem to say.  Thanks!

Edit: I got the daemon to load

./biblepayd -daemon

however would like to know how to launch the GUI.

Try this to launch the gui:
cd ~/biblepay-evolution/src/qt
./biblepay-qt

full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
hi everyone. I am using wallet ver 1.4.3.3 but still crashing very oftenly.

We have no incidences of crashes; try deleting all your files except wallet dat and resyncing.

Also, we would need more info - as you could be referring to something other than a crash.

For example, if the wallet exits with a message, post the message as that's not a crash.

newbie
Activity: 81
Merit: 0
hi everyone. I am using wallet ver 1.4.3.3 but still crashing very oftenly.
full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
Thanks, and welcome back, and best wishes to our new family.

I'd like to make a public apology for being critical and overly harsh about Rob and BiblePay (staff, supporters, etc). I rubbed some individuals the wrong way and I apologize my complaints hurt some people's well being. I blamed Rob for PoG Monkey @('_')@ and Crayola ((̲̅ ̲̅(̲̅C̲̅r̲̅a̲̅y̲̅o̲̅l̲̲̅a̲̅( ̲̅((> crashing the blockchain, but I see that I bear some responsibility during a stressful time. There's been a lot of nasty back and forth which I've been a big participant. I'm sorry to drag the community through the ugliness and not showing the world what showing Christ's love is all about. Honestly, healing may never come from this but perhaps with time, prayer, and the Holy Spirit, there can be greater reconciliation.

Hi Sun,

Although I don't have a lot of time to reply right this second as I am babysitting - I want you to know I accept your apology because I feel that Jesus Christ would want us to make amends for one, and for two, I want you to know I have the love and mercy of God in me.  Love is patient and kind and always gives second, and third, and fourth chances as long as both parties are willing to meet in the middle then there is hope.  

Welcome back.  I will ensure your name is not on any ban list.

copper member
Activity: 39
Merit: 0
After building evolution in ubuntu desktop, do I just do ./biblepayd ? I did that and nothing comes up, although one core was working on the task biblepayd, but then stops.  I'm sure that I built it correctly, just not sure how to launch, and the instructions don't seem to say.  Thanks!

Edit: I got the daemon to load

./biblepayd -daemon

however would like to know how to launch the GUI.
hero member
Activity: 666
Merit: 516
Fuck BlackRock
Hey guys, love BBP and love mining! Haven't received a purepool payout since 6/1 and noticed the website said it was in maitenance? I upgraded to Evolution 1.4.3.3 and moved over my wallet.dat from BiblePay Core so I know I'm up to date. Am I correct that purepool is not doing payouts at the moment? Thanks in advance.

& God Bless!

@satoshi0x (twitter)
full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
The Linux PPA does not bring me past 1.2.0.1.  Does this need to be updated?

I'm surprised no one else has helped you yet.

Please see this page:

http://wiki.biblepay.org/Evolution_Upgrade



Thanks! I was on vacation, but it's good to be back, and especially to see the evolution!

Thanks, and welcome back, and best wishes to our new family.

copper member
Activity: 39
Merit: 0
The Linux PPA does not bring me past 1.2.0.1.  Does this need to be updated?

I'm surprised no one else has helped you yet.

Please see this page:

http://wiki.biblepay.org/Evolution_Upgrade



Thanks! I was on vacation, but it's good to be back, and especially to see the evolution!
Jump to: