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 - Rob Andrews

Pages: 1 ... 237 238 239 240 241 242 243 [244] 245 246 247 248 249 250 251 ... 263
3646
Great!  Your almost there.

On the team, you can click not interested in team and skip for now.

However, we might want to launch a campaign when we move to prod to *suggest* joing team Biblepay, just so that we as a team can move up the Global Statistics Ladder, and be a force to be reckoned with for Good, IE if our 12,000 researchers are on one team, we can then use that statistic for PR purposes, commercials etc.



Ok guys, you can now join team "Biblepay" if you wish.  (https://boinc.bakerlab.org/rosetta/team_display.php?teamid=15044)

Remember, being on our team is not required to be paid, as we want to target a PR campaign to invite every rosetta researcher in the world to join Biblepay, and they are not required to leave their team to join forces with us.

However, it is recommended to join the team so we can share our global progress & global statistics.

Charts are available for the team, and a leaderboard, etc.


EDIT:  If you are already a Rosetta researcher, you can log in here and edit your team:
https://boinc.bakerlab.org/rosetta/home.php



3647
I read the Start Guide http://wiki.biblepay.org/Distributed_Computing_Start_Guide
and installed BOINC on Windows

it then popped up BOINC Manager saying "Choose a project"
Clicked Rosetta@home >>> "Communicating with Project" >>>
"Identify your account at Rosetta@home, Are you already running this Project? No, new user - Yes, existing user" >>>
No >>> Email address, password, confirm password >>> Next >>> "Communicating with Project" >>>
"Project added" >>> Finish >>> Opens web page "Finish account setup" >>> Nickname >>>
"Find a team"

Should I search for a team or click "Im not interested in joining a team"?

==========

Also, just a note for others, I forgot testnet has its own folder inside of ./biblepaycore called testnet3,
so when cleaning up my old testnet files I had to cd into ./biblepaycore/testnet3

Great!  Your almost there.

On the team, you can click not interested in team and skip for now.

However, we might want to launch a campaign when we move to prod to *suggest* joing team Biblepay, just so that we as a team can move up the Global Statistics Ladder, and be a force to be reckoned with for Good, IE if our 12,000 researchers are on one team, we can then use that statistic for PR purposes, commercials etc.


3648
And here is another item for our Wiki:

How to install Rosetta on linux:  Follow these instructions to install graphical BOINC:
http://boinc.berkeley.edu/wiki/Installing_BOINC_on_Ubuntu

On my Debian sanctuary, all I had to do was:
apt-get install boinc-manager boinc-client

Click Activites | Search | Boinc | Run Boinc
Add Rosetta - Use existing User

Done.  Now my linux sanctuary is computing cancer research and credits are going to biblepays single CPID!

NOTE:  The easy way to get started is launch the boinc manager, click Tools | Advanced View, click Projects, click Rosetta, and you will see the same familiar layout you see in windows - with a display of your RAC.  Once you become more advanced, you can run it in headless mode.

Whats nice about Rosetta is they have tons of options to manage your CPU use, so we can support massive amounts of tailored configuration for our miners now.  Including android phones.  And gamers machines.


3649
To find out if you are synced with the new chain:


getblockhash 2576


8ad6d439bb77b4304a34497183a16e4256f39dce990906f97e89ac602dcd4a50


3650
Of course, two key pieces of info we will need to add to the help guide is:

1) How do I find out how much RAC (recent average credit) my CPID has for Rosetta?
   Go to the BOINC manager (on your PC), click on Projects, and on the row with Rosetta, take a look at the RAC field.
  That is the number Biblepay uses to calculate your Magnitude in the wallet once per day.

2) How do I view my CPID and magnitude in the wallet?
   The first way is to click the Distributed Computing tab in the GUI and view the bottom left "CPID" and"Magnitude" values.
 (This requires 1.0.8.8i+).
  The second way is to click on the RPC, and type 'exec getboincinfo'


NOTE:

If you are a new researcher, you will have to wait about 24 hours to see your RAC accumulate in BOINC.


PS To find the next superblock in Biblepay, type exec testvote, look for Next Superblock Height.


3651
Awesome! Ill be testing in a bit,
Do we need any testnet sanctuaries running? I have one available

Yes.  But chain needs erased so that will take down your sanc.  Please recreate it.

Yeah, we need a Sanctuary Quorum.

The code automatically chooses 10% of the sancs and marks them for duty.

All we have to do is type exec testvote after 500 more blocks and see if the quorum is Live.


3652
Please join us in testing Proof-of-Distributed-Computing, a new consensus algorithm for Biblepay.

This algorithm is designed to divert proof-of-work clock-cycles (heat mining) into cancer-mining-clock-cycles through Rosetta@Home, performing useful work.

Testnet release date :  February 6th, 2018  @   15:58:00.

Windows is still compiling.  Will update when ready.
Please compile Linux from source :  https://github.com/biblepay/biblepay
Version: 1.0.8.8k - Leisure

NOTE:

Testnet has changed severely.  Please :
rm blocks -r
rm chainstate -r
rm mnc*.dat
rm gov*.dat
rm banlist.dat

Restart client.


To get started with Proof of Distributed Computing:

See Background info on distributed-computing first:
http://wiki.biblepay.org/Distributed_Computing

See guide:

How to Get Started with Distributed-Computing:
http://wiki.biblepay.org/Distributed_Computing_Start_Guide


**NOTE:  So far, the guide shows how to run Rosetta on Windows (as your cancer miner), and your biblepay wallet on linux (compiled from github).

 I am still in the process of documenting how to install Rosetta on linux ** (Its easy, if you are daring, please check the windows instructions in the guide and give it a shot on linux using the apt-get boinc commands )



PS All credit for this project goes to Jesus.

3653
My MN is actually on a 512 MB RAM instance. :) And I don't have biblepay-qt nor the dependencies for it, because I installed only CLI. Is there any other way to record crash logs?

Also, now that you've mentioned it, those clock delays in seconds are almost exactly: 1 hour, 2 hours, 4 hours and 9 hours. Hmm, what could be the meaning of that, or what are they trying to achieve with that?
No other way to achieve crash logs- even if you ran with all the switches (instantsend=true, debugmaster=true, masternode=true) etc, would not guarantee that line that caused the segfault would be in the log.  The only thing in the log is what we write to the log.  However valgrind intakes its pointer to the line of source before executing each line, so it is really the only effective way.   

The time attack could be either a) to try to connect and slip a proof-of-work block in that has been pre-hashed on a supercomputer, (because they have the luxury of doing it over time), or b) to try to offset the GetNetworkTime() function - to adulterate it, to bring us as a network forward or back so they can inject a sttring of blocks to make money on their own fork.  We have NTP protection for past & future, of up to 10 minutes, but it relies on the network average time being correct, thats why we hang up on nodes who are off by more than 300 seconds.


3654
Archived Proposals / Jan 2018 IT Expenses (Payroll)
« on: February 01, 2018, 08:01:44 PM »
To partially fund some of my own programming hours, I would like to submit Github commits for the core biblepay wallet from Oct 1 2017 through Oct 30 2017:

Commits on Oct 30, 2017
1.0.5.4-Leisure (TESTNET)  …

@biblepay
biblepay committed on Oct 30, 2017
25e112a 
1.0.5.3 - Leisure Upgrade (TESTNET)  …

@biblepay
biblepay committed on Oct 30, 2017
3d78c93 
Commits on Oct 29, 2017
1.0.5.2-Leisure (TESTNET)  …

@biblepay
biblepay committed on Oct 29, 2017
afbcfe4 
Commits on Oct 28, 2017
1.0.5.1-Non-Mandatory  …

@biblepay
biblepay committed on Oct 28, 2017
de1d1f4 
1.0.5.0 - Non Mandatory (TESTNET)  …

@biblepay
biblepay committed on Oct 28, 2017
392d272 
Commits on Oct 27, 2017
1.0.4.9-Non-Mandatory (TESTNET)  …

@biblepay
biblepay committed on Oct 27, 2017
14230b6 
Commits on Oct 6, 2017
1.0.4.8-Non-Mandatory  …

@biblepay
biblepay committed on Oct 6, 2017
9a82919 
Commits on Oct 3, 2017
1.0.4.7b-Non-Mandatory  …

@biblepay
biblepay committed on Oct 3, 2017
e77652e 
Commits on Oct 2, 2017
1.0.4.7-Non-Mandatory  …

@biblepay
biblepay committed on Oct 2, 2017
98e8f9b 
Commits on Oct 1, 2017
1.0.4.6-Non-Mandatory  …

@biblepay
biblepay committed on Oct 1, 2017
9a1575b 


For a grand total programming time of  90 hours @ 40.00 per hour = $3600.00

Also, I would like to expense the following recurring IT charges for Biblepay:

Zinc (Amazon integration) API charges =  $100.00
http://pool.biblepay.org/SAN/Expenses/ZincJan2018.pdf

Cloudflare charges = $20.00
http://pool.biblepay.org/SAN/Expenses/ZincJan2018.pdf

For a Grand Total Proposal of :  $3720.00
Equaling:

?3720/.003765 = 988047 BBP


Thank you for your consideration.




3655
Archived Proposals / February 2018 Compassion.com Recurring Expenses
« on: February 01, 2018, 07:26:55 PM »
Each month we sponsor approximately 189 orphans currently.
Rob, the lead dev charges the expense on his credit card, and keeps a copy of the receipt. 
The expenses can be viewed by navigate to Accountability.biblepay.org | Expenses and viewing the December PDF.

We currently have a surplus of approx. $400 in Robs bank account that he will spend on the Orphan Prepaid Premiums this month (to start our initiative into Prepaying Premiums into the future, at least 6 months in the future to give these children some level of stability).

 See accountability.biblepay.org | Orphans | Orphan Fundraisers.  You can audit the total by finding the sum of all fundraisers.


 I am requesting 2894609 biblepay for the February 2018 montly premiums, and anything left over will be used for sponsoring orphan premiums into the future.  There will be a column updated in the Orphan Expenses to clearly show how much progress we made on prepaying after the third week of February (that is when the bill is due each month).


I am committed to spending 100% of this proposals funded amount back into Charitable benefits for the orphans.

All orphanage coins are spent on orphan expenses at compassion.com and Rob will 'tip' in a little extra to ensure Gods money is put to use for Gods children.







3656
Archived Proposals / Re: New Charity Organization - BLOOM
« on: February 01, 2018, 07:07:59 PM »
Dear April,
Please see my responses in Blue:

    Hi Rob and Alex, thanks for helping hash this out so we could come to an understanding. We have the same goals, just very different ways of achieving them as we all have different expertise and experience in serving the children. There's bound to be growing pains both ways:

    1)

    Regarding links for children:
    "**Give me a couple days to work with the volunteer who does our website and with our Sponsorships Director. I think it's do-able, but I'm not a website guru "

-> Thanks, awesome.


If you can do it, we will make sure its clickable so our investors have faith in us as we sponsor more children.



2) I would like an address where we can mail physical letters to - one concentrated address

". Can your online system dump to an email address? If so,
[email protected] and she will forward those to our orphanage partners. "  Alternative:
Jennifer Borsh
PO Box 319
Villa Rica, GA 30180

->  Yes, I think this SMTP option is doable.  We can modify the letter sender to send to an e-mail address.


Thanks for working on that feature.


"Just to make sure on expectations though, how often do you need letters back? Usually we can get them once a month for Uganda, sometimes twice a month for Sierra Leone."
-> We dont have specific requirements, but 30 days would be nice.  I currently run the job once per month on the 3rd friday of the month.  This job sents outgoing letters and pays a reward to the users who wrote the letters.


4) April will handle the liquidation of the BBP from her organization, and spend it for us, Rob will not need to convert BBP -> BTC for BLOOM :).
**Sounds like I'll need to create BLOOM a c-cex account and then a coinbase account to then convert to $$? Give me a few days to look into that as well, or let me know if you know of an easier way?

-> Praise God, today we are now on SouthXChange also.  Since CCEX is not accepting new users, you could now create and sell from there.

https://www.southxchange.com/Balance/Index/BBP


**Adding another few thoughts that I just had after posting this initially:

1. What happens if BBP tanks (knock on wood) and we end up with a huge gap in the cost for sponsorship in the middle of when the proposal was requested or funded, or before I could transfer the funds out of BBP and into USD$? Maybe you guys have addressed this before, but if so, would you please briefly re-explain what we would do in that case? Would the proposal amount be reconsidered?

->  If it tanks, I suppose it is OK if you add a follow up proposal for the difference one month later.  Since you had received some to get started, it should not be a problem to vote in the remaining balance.






As for other numbers, here's a brief summary of our impact from 2017:
--We served orphans 53,655 meals among all the sponsorships programs
--76 sets of school supplies were provided to kids in Uganda and Sierra Leone
--76 children received schooling in Uganda and Sierra Leone
--89 children's lives were changed through the orphan hosting program[/li][/list]



-> Praise Jesus, Amen.



3. Rob, it just occurred to me that we could do a PR plug for you if BBP sponsors such a large chunk of orphans. We always give a shoutout in our newsletter and social media to sponsors who are OK with being recognized. I am happy to give a shout out to BBP as well. But, could I just please talk to you separately about some of the verbiage used on the site first? I really think just some rephrasing of a few things will come across better to several audiences.
-> Thats great! Actually Tom (zthomasz) is working on a new website for us (beta.biblepay.org) using the more modern bootstrap site.  I think you could PM him with the changes and he will accomodate.


Thanks a lot for being flexible and I look forward to an extremely bright future with more concurrent children around the globe!





3657
My post from BCT forum, in case it's missed:

I wonder if it's coincidence that a large proportion of the MN's have just just gone to WatchDog Expired states ??
Code: [Select]
ENABLED 36
NEW_START_REQUIRED 3
WATCHDOG_EXPIRED 83
PRE_ENABLED 0
UPDATE_REQUIRED 0
EXPIRED 0
https://biblepay.eu/


Those might be running 1.0.8.2.  If the node actually Stopped, their payments will stop.

Anyone who owns one of those 20 nodes, please come online and tell us what happened.

Either way you have to upgrade to 1.0.8.6 to stay up without a crash.

The problem was fixed in 1.0.8.6


On https://biblepay.eu/ we can see the version distribution which is actually protocol distribution, but as I see in GitHub commits, 70715 was introduced in 1.0.8.4? So they are probably not running 1.0.8.2 (right?), but also we don't know if they are running 1.0.8.4-5, or 1.0.8.6+. Maybe Virus can pull the version data to his site, if not, maybe protocol version can be increased with every version, if that makes sense? (I doubt it makes sense :) )

Either way, my MN went to EXPIRED state last night and it's on 1.0.8.7. When I checked it, the daemon had crashed. These are the last lines of debug.log before crashing:

Code: [Select]
2018-01-30 04:12:30 CGovernanceVote::IsValid -- VerifyMessage() failed, error: Keys don't match: pubkey=b2e987cffe06e8476276f7a88287362e18e60e74, pubkeyFromSig=0fb4c558fb869b2fb813246c419180a01d316684, strMessage=36472b9df495a7fabe447fa9ddafb5423af5e311166fc02b9a5a6b73e8fcfc39-1|ed9ec4a65237b7d54f1766dffe39f1fb18cbc99783c3495fb927610f3c3620a1|1|1|1514729555, vchSig=HKq4s+Yl2VQ42mCFLy84mHKXx0Mludl3BZ+kq2Pv9KUKF3qTUIWWjPA8Yb/8Fg96MzKUfl+HntxlAsW7Di6Eizs=
2018-01-30 04:12:31 Disconnecting unauthorized peer with Network Time off by 7201.000000 seconds!^M
2018-01-30 04:14:37 Disconnecting unauthorized peer with Network Time off by 32401.000000 seconds!^M
2018-01-30 04:19:38 CGovernanceVote::IsValid -- VerifyMessage() failed, error: Keys don't match: pubkey=0fb4c558fb869b2fb813246c419180a01d316684, pubkeyFromSig=b2e987cffe06e8476276f7a88287362e18e60e74, strMessage=82e9a4def54f95dbc71e1fc2ed452c87e92cc44d004026b7774379d758b9e356-0|df3815d09091445c1ce839e7cd29f995abf117837d74525da866b51bbdb7bc16|1|1|1514729478, vchSig=GxNu58oFKlDbVCwpq6cFO0iIAm0GUXP7qsPtVDh5oGY5ErU9GC1SmamKLoaNXr0tI1CJbqavmyU2WKGkTIz1f/I=
2018-01-30 04:19:38 CGovernanceVote::IsValid -- VerifyMessage() failed, error: Keys don't match: pubkey=b2e987cffe06e8476276f7a88287362e18e60e74, pubkeyFromSig=0fb4c558fb869b2fb813246c419180a01d316684, strMessage=36472b9df495a7fabe447fa9ddafb5423af5e311166fc02b9a5a6b73e8fcfc39-1|df3815d09091445c1ce839e7cd29f995abf117837d74525da866b51bbdb7bc16|1|1|1514729478, vchSig=G4TVJF+oPO5QE6+5xFPWn7w7P25i0zSCgoTSEdq/2u1ZZbwZQPjFfK+G8wz58ULVldQkUAZCUpUvqOqVEfAdrt4=
2018-01-30 04:20:40 CGovernanceVote::IsValid -- VerifyMessage() failed, error: Keys don't match: pubkey=0fb4c558fb869b2fb813246c419180a01d316684, pubkeyFromSig=b2e987cffe06e8476276f7a88287362e18e60e74, strMessage=82e9a4def54f95dbc71e1fc2ed452c87e92cc44d004026b7774379d758b9e356-0|df3815d09091445c1ce839e7cd29f995abf117837d74525da866b51bbdb7bc16|1|1|1514729478, vchSig=GxNu58oFKlDbVCwpq6cFO0iIAm0GUXP7qsPtVDh5oGY5ErU9GC1SmamKLoaNXr0tI1CJbqavmyU2WKGkTIz1f/I=
2018-01-30 04:20:40 CGovernanceVote::IsValid -- VerifyMessage() failed, error: Keys don't match: pubkey=b2e987cffe06e8476276f7a88287362e18e60e74, pubkeyFromSig=0fb4c558fb869b2fb813246c419180a01d316684, strMessage=36472b9df495a7fabe447fa9ddafb5423af5e311166fc02b9a5a6b73e8fcfc39-1|df3815d09091445c1ce839e7cd29f995abf117837d74525da866b51bbdb7bc16|1|1|1514729478, vchSig=G4TVJF+oPO5QE6+5xFPWn7w7P25i0zSCgoTSEdq/2u1ZZbwZQPjFfK+G8wz58ULVldQkUAZCUpUvqOqVEfAdrt4=
2018-01-30 04:21:50 CGovernanceVote::IsValid -- VerifyMessage() failed, error: Keys don't match: pubkey=0fb4c558fb869b2fb813246c419180a01d316684, pubkeyFromSig=b2e987cffe06e8476276f7a88287362e18e60e74, strMessage=82e9a4def54f95dbc71e1fc2ed452c87e92cc44d004026b7774379d758b9e356-0|ed9ec4a65237b7d54f1766dffe39f1fb18cbc99783c3495fb927610f3c3620a1|1|1|1514729555, vchSig=HELzseIXLZTQQaCa2MqjUP9VpuCOlQ6zrgBrrRlmq6avSg1waraLOfbXYkYtLVs/c/T2xY6kwhuYN51+OuYOjjo=
2018-01-30 04:21:50 CGovernanceVote::IsValid -- VerifyMessage() failed, error: Keys don't match: pubkey=b2e987cffe06e8476276f7a88287362e18e60e74, pubkeyFromSig=0fb4c558fb869b2fb813246c419180a01d316684, strMessage=36472b9df495a7fabe447fa9ddafb5423af5e311166fc02b9a5a6b73e8fcfc39-1|ed9ec4a65237b7d54f1766dffe39f1fb18cbc99783c3495fb927610f3c3620a1|1|1|1514729555, vchSig=HKq4s+Yl2VQ42mCFLy84mHKXx0Mludl3BZ+kq2Pv9KUKF3qTUIWWjPA8Yb/8Fg96MzKUfl+HntxlAsW7Di6Eizs=
2018-01-30 04:22:28 CGovernanceVote::IsValid -- VerifyMessage() failed, error: Keys don't match: pubkey=0fb4c558fb869b2fb813246c419180a01d316684, pubkeyFromSig=b2e987cffe06e8476276f7a88287362e18e60e74, strMessage=82e9a4def54f95dbc71e1fc2ed452c87e92cc44d004026b7774379d758b9e356-0|ed9ec4a65237b7d54f1766dffe39f1fb18cbc99783c3495fb927610f3c3620a1|1|1|1514729555, vchSig=HELzseIXLZTQQaCa2MqjUP9VpuCOlQ6zrgBrrRlmq6avSg1waraLOfbXYkYtLVs/c/T2xY6kwhuYN51+OuYOjjo=
2018-01-30 04:22:28 CGovernanceVote::IsValid -- VerifyMessage() failed, error: Keys don't match: pubkey=b2e987cffe06e8476276f7a88287362e18e60e74, pubkeyFromSig=0fb4c558fb869b2fb813246c419180a01d316684, strMessage=36472b9df495a7fabe447fa9ddafb5423af5e311166fc02b9a5a6b73e8fcfc39-1|ed9ec4a65237b7d54f1766dffe39f1fb18cbc99783c3495fb927610f3c3620a1|1|1|1514729555, vchSig=HKq4s+Yl2VQ42mCFLy84mHKXx0Mludl3BZ+kq2Pv9KUKF3qTUIWWjPA8Yb/8Fg96MzKUfl+HntxlAsW7Di6Eizs=
2018-01-30 04:25:19 DSEG -- Sent 121 Masternode invs to peer 47696
2018-01-30 04:25:35 Disconnecting unauthorized peer with Network Time off by 14570.000000 seconds!^M
2018-01-30 04:27:14 CGovernanceVote::IsValid -- VerifyMessage() failed, error: Keys don't match: pubkey=0fb4c558fb869b2fb813246c419180a01d316684, pubkeyFromSig=b2e987cffe06e8476276f7a88287362e18e60e74, strMessage=82e9a4def54f95dbc71e1fc2ed452c87e92cc44d004026b7774379d758b9e356-0|df3815d09091445c1ce839e7cd29f995abf117837d74525da866b51bbdb7bc16|1|1|1514729478, vchSig=GxNu58oFKlDbVCwpq6cFO0iIAm0GUXP7qsPtVDh5oGY5ErU9GC1SmamKLoaNXr0tI1CJbqavmyU2WKGkTIz1f/I=
2018-01-30 04:27:14 CGovernanceVote::IsValid -- VerifyMessage() failed, error: Keys don't match: pubkey=b2e987cffe06e8476276f7a88287362e18e60e74, pubkeyFromSig=0fb4c558fb869b2fb813246c419180a01d316684, strMessage=36472b9df495a7fabe447fa9ddafb5423af5e311166fc02b9a5a6b73e8fcfc39-1|df3815d09091445c1ce839e7cd29f995abf117837d74525da866b51bbdb7bc16|1|1|1514729478, vchSig=G4TVJF+oPO5QE6+5xFPWn7w7P25i0zSCgoTSEdq/2u1ZZbwZQPjFfK+G8wz58ULVldQkUAZCUpUvqOqVEfAdrt4=
2018-01-30 04:27:39 Disconnecting unauthorized peer with Network Time off by 3575.000000 seconds!^M
2018-01-30 04:28:01 Disconnecting unauthorized peer with Network Time off by 7200.000000 seconds!

There is a lot more of these errors repeated, this is just a snippet of the last ones. I hope this can help.
Who is on our network with these clocks set off by 14 minutes?  Cmon, we are hit with every attack on a Christian Community possible huh?
It even looks like there are various nodes with varying timestamps 3575, 7200, 10000+ etc.

Anyway I cant tell what caused it to crash, but most likely whatever I merged in to fix instantsend, and the invalid vote.  The thing that is challening is Im running some sancs myself and do not mind valgrinding this, but Im not down so its a kind of elusive problem.

Blue, do you have more than 4Gb ram on your sanc?  If you do can you do me a favor?

sudo apt-get install valgrind

cd biblepay/src/qt
valgrind biblepay-qt

Run your sanc in valgrind with the defaults of valgrind set?

If you can do that next time you crash, you can send me the valgrind report which will contain the actual line number of source code that crashed it.

Thanks!

PS If your node is only 2gb RAM, its not worth it.
Btw, Ill run valgrind on my big dog also.

Regarding the protocol version, we can only up that when a large change occurs, but getinfos "version" is a hybrid of the software version and the protocol version, so Virus may be able to use that.


3658
CCEX is STILL not accepting new accounts. So as it stands now, the only marketplace where this is trade-able is not accessible for new users. As we all know, the value of any cryptocurrency rises with it's volume. I have told many people at my workplace (I am an IT instructor) about this coin as an example of a currency that actually does something outside of the digital 1's and 0's world and they are excited about it, but most have no idea how to even buy BTC off Coinbase let alone register on an exchange that can't even be bothered to upgrade their infrastructure to allow new users. We paid 7 grand worth of orphanage fees the last two months in a row with the coin being worth less than a penny. Imagine how many humans we could help if it was worth 5 cents. Or a dollar. Or 5. We could put a serious dent in human suffering worldwide by doing what we do mining and spreading the good news. This needs to be a priority to get listed on more exchanges, or even at least 1 where new people can still create accounts.

Thanks Apocalypse , I like your Avatar also!  See guys this is a real world example of how users cant even buy BBP currently.

Ill paste this in CCEX's skype channel, but I know what hes going to say.  He cant hire anyone to help because he cant trust them.  And he doesnt want to grow because hes overloaded.  Ive suggested cardoning off the business, but he does not have time to consider it.  Sorry for the frustrations.

Edit:  So right now Tom is still checking as to why no one at SouthXChange has replied to us with the new coin add parameter instructions.  We have instructions on how to send them the .15btc to be listed, but this is where the buck stopped.


3659
Archived Proposals / Re: December 2017 IT expenses (payroll)
« on: January 30, 2018, 01:31:43 PM »
The main pool has integrated features: faucet, gospel links, orphan letter writing, proposal system
This is why I haven't really advertised the MinersOfMen pool since Id like people to use this main pool for those abilities, specially the orphan letter writing.
I think at some point these features could be moved out, but I like that it is all in one place, one stop shop. And that there is a mining reward for letter writing.
So I think payment for pool development work is definitely warranted, is definitely IT and definitely part of development.
I don't think Rob listed any pool work here though, I think his documents he linked are stored on the pool.

Not sure where Klondike (Slovakia) got that idea- I never even posted expenses for the pool yet.

I only posted hours for the initial github push of the core client in September.

Klondike please click on links and read before spreading new FUD.


3660
Archived Proposals / Re: BiblePay & CameroonONE
« on: January 30, 2018, 01:28:31 PM »
Jaap did a lot of due diligence with CameroonOne, and I was very impressed with his summary about Cameroon.

From what I can see they are solid, efficient, and growing. 

1.  Cameroon, how many children do you actively sponsor? 
2.  What areas of the world are the children in?
3.  Does your organization promote Christian beliefs toward the children?


Pages: 1 ... 237 238 239 240 241 242 243 [244] 245 246 247 248 249 250 251 ... 263