Bible Pay

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - MIP

Pages: 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 15 ... 25
106
General Support - Solved / Re: Wallet Export/Import Private Key
« on: September 06, 2020, 01:58:02 PM »
Biblepay mobile wallet uses BIP39 hierarchical deterministic (HD) wallet.

The way it works is: it creates a new main address for each receive transaction, and a new change address for each change output.

Both main and change addresses can be found using a tool like this:
https://iancoleman.io/bip39/

But the official one does not support Biblepay so I prepared one version that supports it.
I can send it to you by email or even upload it to biblepay.org download area.

The way to proceed is:
- Run the bip39 JavaScript tool locally in a browser (should be an offline machine)
- enter the 12 word seed and select Biblepay in the coin select field.
- In Derivation Path, choose BIP32 and “Multibil HD” client field.

You should then see all private/public keys and addresses
use a block explorer to test both main and change addresses until you find several empty ones or you are sure you have rescued all your funds from the mobile wallet.

IMPORTANT WARNING: this method should be used only for emergency recovery of mobile wallet funds, before abandoning the 12 word seed for good. This is, once the above method is applied, the (Hopefully empty) 12 word mobile wallet should be wiped out and replaced by a new 12 word seed.

IMPORTING PRIVATE KEYS FROM MOBILE HD WALLET INTO CORE FOR DAILY USE PURPOSES IS CONSIDERED HIGHLY RISKY AND NOT RECOMMENDED. YOU RISK LOSING FUNDS OR GETTING YOUR FUNDS COMPROMISED.

107
The Block Subsidy is broken?

Please read about APM and other novelties in the last version of September 2020

https://medium.com/biblepay-news/biblepay-july-august-2020-updates-8dc92fd34449

Quote
Automatic Price Mooning (APM)
If the price of BBP stays the same or goes down, then the blockchain goes into money saving mode (we pay 99% less rewards to the Sanctuaries and to the Miners). This should give a strong motivation for the community to keep the price rising.

108
Its partially correct but there are many more variables to consider.

As far as the payment amount, that changes according to an ordinal in LLMQ - in order to keep the amount deterministic for the round.  So after 217K, it just had to run to the next ordinal.  Looking now, the sanctuary payment amount did jump from 3500 to 4679 with the same sanc count of 125.

As far as 1 bbp payments for POOS banned sancs, that only applies to  sancs who are in 700 but not in POSE banned state yet.

One issue we have between now and 220,000 is we are trying to restart our quorums again.  And this means LLMQ and hence POSE banning doesnt go into effect til after 220K and after quorums restart.

So we also have to wait for that to occur to actually see POSE banned sancs.  The code does attempt to vote bad sancs out of quorums that are not conforming to the rules this time (in contrast to the last time we had LLMQs).  So lets reassess the "slot" situation after LLMQs and POSE banning are on again.



4200 BBP

Wow thanks for the detailed explanation, it’s hard to imagine the complexity and subtleties of LLMQ and masternode interaction.

109
Official Block Explorer Upgrade

https://explorer.biblepay.org/ has been upgraded to HTTPS (will redirect if HTTP url is used)

110
** Welcome to POOS (Proof of Orphan Sponsorships by Sanctuaries) **
...
Taking a look at the gravity of the situation, I see that 44 sanctuaries have paid for Orphans!  This is a great start, but, we have some work to do.
Out of our total 125 sanctuaries that are ENABLED, we only have 44 that paid.

This means that 81 sanctuaries are starting to be POOS banned.

Please check your sanc and spend the collateral if you don't want an orphan -- or -- alternatively sponsor an orphan.  Starting in 20 blocks, you will no longer be PAID.

I see that POOS banned get a 1 BBP reward, but they still keep a slot in the block payments. Also valid sanc rewards are the same as before 217000 (were they not supposed to absorb the charity budget for themselves?).

So in the aftermath even if a sanc is sponsoring 1 child, it is getting exactly the same rewards as before, and all the emission of the POOS-banned sancs is becoming "lost".

Is this a correct assessment, or is it just a temporary situation until a whole reward cycle is finished?
Thanks for the great job!

111
** UI LAG **

Also, after POOS was released you might have noticed a very slow Sanctuaries page in 1.5.2.2-1.5.2.3. 
I sent out a 1.5.2.4 version that fixes this (as a leisure).  Feel free to upgrade once this bothers you.

MacOSX is being compiled now.

(Btw, the lag does affect 'masternodelist' from the RPC also and is fixed in 1.5.2.4).

MacOS version and Linux 64 (Ubuntu 16.04 compatible) are ready now.

112
Will the BiblePay mobile app work without any modifications for this mandatory upgrade?

2700 BBP

Both iOS and Android mobile wallets sync all the way up, so everything is in order.

I found an unrelated UI glitch in iOS version on the home screen, so I pushed a new version with the fix to App Store for approval.

113
MIP, I can't think of any issues, what do you think?



4200 BBP

It should, let me do a couple of checks today and I will confirm.

114
Thanks, I polished the article a little more and just published it so everyone can see

https://medium.com/biblepay-news/biblepay-july-august-2020-updates-8dc92fd34449

Any and all feedback welcome!

Nice one, added to Biblepay's Linkedin Profile

https://www.linkedin.com/feed/update/urn:li:activity:6703365101677793280

115
Please check the following wallet Linux/Mac downloads for v1.5.2.2:

Linux 64 (compatible with both Ubuntu 16.04 & 18.04)
Daemon: https://www.biblepay.org/biblepayd-evo-x86_64-pc-linux-gnu.tar.gz
QT GUI: https://www.biblepay.org/biblepay-qt-evo-x86_64-pc-linux-gnu.tar.gz

Mac OS DMG
https://www.biblepay.org/biblepaycore-evo.dmg

116
I defer to MIP on this issue.


I can try compile a linux build for both  Ubuntu 16.04 and 18.04

The issue here is that a build compiled in 18.04 does not work in 16.04 with the standard compile options because it will complain about this runtime lib.

117
1.5.2.1b-Mandatory Upgrade for TestNet

- Add DashStake (dashstake, dashstakequote), autolocking of BBP collateral held in stakes, Dash Reward icons in QT UI
- Add right-click Copy UTXO action to coin control
- Fix DIP008 for Prod release, and, set new LLMQs params for PROD release
- Add show exchange button to QT
- (Fix cosmetic display bug in dashstakequote in 1.5.2.1b)

MIP will be building the MAC release soon.

MacOS release ready
https://biblepay.org/biblepaycore-evo-testnet.dmg

118
I'll reach out to MIP now and see if he will build it.  He said he has been too busy for anything over the last couple months.

Thanks Rob for reaching. This weekend I am out in the high mountains and have very limited bandwidth so I don't think I will be able to upload the binaries (and in Mac it is required twice, once for notarising the DMG at Apple, and another one to biblepay.org FTP site).

On monday morning I will be back to a civilised place and I will be able to get it ready.
Sorry for the delay and the inconveniences..

119
Im also very hesitant to buy BTC when its price is high, especially since I feel that during the next riots in the US, there will probably be a drop in BTC, at least once more.


I also share this view. The mainstream public has not connected the dots yet and they cannot foresee the hit the weakened world economy will suffer in the coming months.
There will be liquidations of even the hardest assets (as we saw in March)  and that will be a better moment to load up.

120
Thanks Ely for the great translation work!

And thanks MIP for proofreading it.


MIP can you please check the Spanish roadmap when you have a chance? 
https://wiki.biblepay.org/Roadmap_Spanish

Thanks!

Sorry I was out on family holidays for a couple of weeks.

That´s a pretty good Spanish transalation of the Roadmap, congrats!

Pages: 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 15 ... 25