|
|
capulo
Newbie

Activity: 491
Merit: 0
|
 |
November 17, 2018, 07:08:48 AM Last edit: November 17, 2018, 07:42:56 AM by capulo |
|
we are probably stucked on payment block
edit: maybe only my wallet is stucked hmmmmm
|
|
|
|
|
capulo
Newbie

Activity: 491
Merit: 0
|
 |
November 17, 2018, 08:04:04 AM |
|
hmm so wallet is out of sync, resyncing from 0, but what is interesting is that 'system' is showing 80MB/s disk activity nonstop... (when wallet is syncing) - of course it is extremely slow, few blocks per minute
|
|
|
|
|
|
|
thesnat21
Jr. Member

Activity: 490
Merit: 4
|
 |
November 17, 2018, 05:37:32 PM |
|
I believe these are the old/original proposals from October, they are still showing in the wallet. They should not be considered in the next superblock.
|
|
|
|
|
MIP
Newbie

Activity: 362
Merit: 0
|
 |
November 17, 2018, 07:41:57 PM |
|
Biblepay 1.1.6.1-Leisure * RPC command 'spork show' improved (thesnat21). * typos and text corrections (sunk818) * changes to support new launchpad PPAs (MIP) Available for MacOS and Linux at this momentDue to unresponsiveness of Licht who maintained the previous Ubuntu PPA packages, we created a new PPA with support for Ubuntu 16.04 (xenial) and 18.04 (bionic) If you want to use this new PPA, and you used previously Licht's package on a machine, please remove it before installing the new packages, to avoid conflicts. # stop biblepay sudo apt-get remove biblepayd biblepay-qt sudo add-apt-repository ppa:biblepay/stable --remove
Then add the new repository sudo add-apt-repository ppa:biblepay-official/mainnet sudo apt-get update
and install as usual sudo apt-get install biblepayd # daemon and cli sudo apt-get install biblepay-qt # for QT GUI Later on we will create separate packages for testnet versions for that purpose, which will build from "develop" branch of our repo (as "master" branch is used to create mainnet packages). From now on, when submitting pull requests, please select "biblepay:develop" branch as destination, instead "biblepay:master", to allow us to compile and test before moving the code to the "stable" master branch. This will facilitate us managing the whole product cycle more efficiently. Thank you!
|
|
|
|
|
|
sunk818
|
 |
November 17, 2018, 08:09:41 PM |
|
Being able to see proposals for a particular super block month would be nice. Have it be based on the blockading data and not a third party that can hide proposals with identical names
|
|
|
|
|
togoshigekata
|
 |
November 17, 2018, 09:11:53 PM |
|
Thanks Slovakia Added to Reddit sidebar I noticed the coin supply is 533 million?
|
|
|
|
dave_bbp
Jr. Member

Activity: 405
Merit: 3
|
 |
November 17, 2018, 10:38:45 PM |
|
Biblepay 1.1.6.1-Leisure * RPC command 'spork show' improved (thesnat21). * typos and text corrections (sunk818) * changes to support new launchpad PPAs (MIP) Available for MacOS and Linux at this momentDue to unresponsiveness of Licht who maintained the previous Ubuntu PPA packages, we created a new PPA with support for Ubuntu 16.04 (xenial) and 18.04 (bionic) If you want to use this new PPA, and you used previously Licht's package on a machine, please remove it before installing the new packages, to avoid conflicts. # stop biblepay sudo apt-get remove biblepayd biblepay-qt sudo add-apt-repository ppa:biblepay/stable --remove
Then add the new repository sudo add-apt-repository ppa:biblepay-official/mainnet sudo apt-get update
and install as usual sudo apt-get install biblepayd # daemon and cli sudo apt-get install biblepay-qt # for QT GUI Later on we will create separate packages for testnet versions for that purpose, which will build from "develop" branch of our repo (as "master" branch is used to create mainnet packages). From now on, when submitting pull requests, please select "biblepay:develop" branch as destination, instead "biblepay:master", to allow us to compile and test before moving the code to the "stable" master branch. This will facilitate us managing the whole product cycle more efficiently. Thank you! Awesome work with the new repo. I would really appreciate if you could add ARM branches there too. Those are the ones that are most important (at least to me), since compilation of BBP on these machines takes forever.  I really love seeing this community going forward productively and not wasting valuable time and effort in argueing. Let's hope the current bear market won't have too much more downside effect on our beautiful coin. 
|
|
|
|
|
thesnat21
Jr. Member

Activity: 490
Merit: 4
|
 |
November 17, 2018, 11:00:28 PM |
|
Biblepay 1.1.6.1-Leisure
* RPC command 'spork show' improved (thesnat21). * typos and text corrections (sunk818) * changes to support new launchpad PPAs (MIP)
Thanks MIP! Also, sanctuaries it's an important update... Not mandatory, but preferred! Other items: * Resuming standard World Community Grid unbanked payments (new host verification method) no more limit to 100rac for WCG
|
|
|
|
|
hsb
Newbie

Activity: 23
Merit: 0
|
 |
November 18, 2018, 12:43:16 AM |
|
Biblepay 1.1.6.1-Leisure * RPC command 'spork show' improved (thesnat21). * typos and text corrections (sunk818) * changes to support new launchpad PPAs (MIP) Available for MacOS and Linux at this momentDue to unresponsiveness of Licht who maintained the previous Ubuntu PPA packages, we created a new PPA with support for Ubuntu 16.04 (xenial) and 18.04 (bionic) If you want to use this new PPA, and you used previously Licht's package on a machine, please remove it before installing the new packages, to avoid conflicts. # stop biblepay sudo apt-get remove biblepayd biblepay-qt sudo add-apt-repository ppa:biblepay/stable --remove
Then add the new repository sudo add-apt-repository ppa:biblepay-official/mainnet sudo apt-get update
and install as usual sudo apt-get install biblepayd # daemon and cli sudo apt-get install biblepay-qt # for QT GUI Later on we will create separate packages for testnet versions for that purpose, which will build from "develop" branch of our repo (as "master" branch is used to create mainnet packages). From now on, when submitting pull requests, please select "biblepay:develop" branch as destination, instead "biblepay:master", to allow us to compile and test before moving the code to the "stable" master branch. This will facilitate us managing the whole product cycle more efficiently. Thank you! mark new ppa repository
|
|
|
|
|
MIP
Newbie

Activity: 362
Merit: 0
|
 |
November 18, 2018, 11:00:00 AM |
|
Awesome work with the new repo. I would really appreciate if you could add ARM branches there too. Those are the ones that are most important (at least to me), since compilation of BBP on these machines takes forever.  I added them but it seems Launchpad does not build new archs on an existing version. Unless I am missing something, I would need to upload the same 1.1.6.1 packages with a new debian internal version to force rebuilding. I'll give it a try but it will take some hours to compile everything again.
|
|
|
|
|
|
slovakia
|
 |
November 18, 2018, 01:03:28 PM |
|
Thanks Slovakia Added to Reddit sidebar I noticed the coin supply is 533 million? no problem,dont know where is problem, i tried find out  MIP,SNAT excellent work on PPAs thanks
|
|
|
|
thesnat21
Jr. Member

Activity: 490
Merit: 4
|
 |
November 18, 2018, 01:37:41 PM |
|
Thanks Slovakia Added to Reddit sidebar I noticed the coin supply is 533 million? no problem,dont know where is problem, i tried find out  MIP,SNAT excellent work on PPAs thanks PPA is all MIP's doing 
|
|
|
|
|
SVK Noko
Newbie

Activity: 267
Merit: 0
|
 |
November 18, 2018, 01:42:31 PM |
|
What is the status with next Exchange listing?
|
|
|
|
|
thesnat21
Jr. Member

Activity: 490
Merit: 4
|
 |
November 18, 2018, 02:44:56 PM |
|
What is the status with next Exchange listing?
I'm not aware of any plans for a new exchange... We need more volume on the current exchanges.
|
|
|
|
|
SVK Noko
Newbie

Activity: 267
Merit: 0
|
 |
November 18, 2018, 03:19:44 PM |
|
What is the status with next Exchange listing?
I'm not aware of any plans for a new exchange... We need more volume on the current exchanges. And I guess it is the same answer for PR budget question right? In other words probably it is game over.
|
|
|
|
|
|
slovakia
|
 |
November 18, 2018, 04:01:25 PM |
|
What is the status with next Exchange listing?
I'm not aware of any plans for a new exchange... We need more volume on the current exchanges. And I guess it is the same answer for PR budget question right? In other words probably it is game over. check other coins 
|
|
|
|
SVK Noko
Newbie

Activity: 267
Merit: 0
|
 |
November 18, 2018, 04:11:04 PM |
|
What is the status with next Exchange listing?
I'm not aware of any plans for a new exchange... We need more volume on the current exchanges. And I guess it is the same answer for PR budget question right? In other words probably it is game over. check other coins  dont be so smart, you are the one who made the most negative PR on the chat here :-) dont you remember ?
|
|
|
|
|
thesnat21
Jr. Member

Activity: 490
Merit: 4
|
 |
November 18, 2018, 04:45:09 PM |
|
What is the status with next Exchange listing?
I'm not aware of any plans for a new exchange... We need more volume on the current exchanges. And I guess it is the same answer for PR budget question right? In other words probably it is game over. check other coins  dont be so smart, you are the one who made the most negative PR on the chat here :-) dont you remember ? There is budget for PR.. Are you offering to do some? that would be awesome. Otherwise, please give some ideas how we could use the PR budget
|
|
|
|
|
|