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 - togoshigekata

Pages: 1 ... 17 18 19 20 21 22 23 [24] 25 26 27 28 29 30 31 ... 36
346
I think Togo is the only block explorer left as I think Alex went on vacation, uh I dont know if Togo upgraded his bx.

Upgrading the Backup Explorer right now, should be ready soon
http://explorer.biblepay.org:3001/

347
I have same blockhash as Jaapgvk

So we are hardforking the chain right now?

348
Windows 1.0.9.9 has been released, lets do some testing for a couple hours in prod also before I announce to the masses.

https://www.biblepay.org/#downloads

Ok got a Windows Wallet updated to 1.0.9.9 in Production,
I have 1 connection,
I didnt clean any folders or .dat files or reindex,

Should I move forward with updating Sanctuary?

349
I have same blockhash as Rob and 13 connections on both of my nodes, hmmm

Oh in prod, my bad! I was talking about testnet

350

Biblepay 1.0.9.9
Mandatory Upgrade


- Use standard unlocked wallet balance for PODC UTXO stakes
- Require mandatory protocol upgrade for sanctuaries to 70717
- Added BBP address to exec getboincinfo for each CPID

* Windows is now building *

This new version breaks compatibility in test & prod.  Lets all upgrade to 1099 in test, ensure its functioning and then in the evening Ill start recommending we upgrade in prod to ensure things are propagating.

Both of my testnet sanctuaries are upgraded and running
since protocol upgrade ran masternode start-alias commands again

351
Super minor: Something Ive noticed after stopping Biblepay on Ubuntu, I get message written to the command line like this: "written 0.000000  written 960.000000  written 0.000000", the longer its been running the longer the message, I can only backspace a little of it, I just have to click enter and then type my next command in, hasnt caused any issues

Upgrading both of my testnet sanctuaries to v1.0.9.9

352

Biblepay 1.0.9.8
Mandatory Upgrade for Testnet


- Handle Rosetta Teams properly - to avoid CPIDs from being skipped in the superblock

** Windows is compiling **

I think there are only 4 testnet sanctuaries enabled?
Mine are both on v1.0.9.8

How to Setup Testnet Sanctuary:
http://wiki.biblepay.org/Distributed_Computing_2#PART_F._.28OPTIONAL.29_Setup_Sanctuary_.28Masternode.29_in_Testnet

353
Glad I could help a little Rob! Wouldnt be possible without you though 8)

Updating to v1.0.9.8 now

354
My TaskWeight and UTXOWeight are 100
but I think its saying my Magnitude is 0?

Code: [Select]
ubuntu@ip-172-31-34-47:~/biblepay/src$ ./biblepay-cli getinfo
{
  "version": 1000907,
  "protocolversion": 70716,
  "walletversion": 61000,
  "wallet_fullversion": "1.0.9.7",
  "balance": 41951758.00458577,
  "privatesend_balance": 0.00000000,
  "retirement_balance": 0,
  "blocks": 15493,
  "timeoffset": 0,
  "connections": 16,
  "proxy": "",
  "difficulty": 0.1304545155954208,
  "testnet": true,
  "keypoololdest": 1507584559,
  "keypoolsize": 1001,
  "paytxfee": 0.00000000,
  "relayfee": 0.00010000,
  "errors": ""
}
ubuntu@ip-172-31-34-47:~/biblepay/src$ ./biblepay-cli exec getboincinfo
{
  "Command": "getboincinfo",
  "CPID": "93138f032bdd027fa3246b48bb715a77",
  "Address": "yjUmY8EmuSKf6EWJf4aajWovksV2TQbxWc",
  "CPIDS": "93138f032bdd027fa3246b48bb715a77;",
  "CPID-Age (hours)": 422278,
  "NextSuperblockHeight": 15543,
  "NextSuperblockBudget": 1339285,
  "93138f032bdd027fa3246b48bb715a77_RAC": 42468.79,
  "93138f032bdd027fa3246b48bb715a77_TEAM": 15044,
  "93138f032bdd027fa3246b48bb715a77_TaskWeight": 100,
  "93138f032bdd027fa3246b48bb715a77_UTXOWeight": 100,
  "Total_RAC": 42468.79,
  "Total Payments (One Day)": 0,
  "Total Payments (One Week)": 4299843,
  "Total Budget (One Day)": 13392850,
  "Total Budget (One Week)": 79670455,
  "Superblock Count (One Week)": 72,
  "Superblock Hit Count (One Week)": 60,
  "Superblock List": "15444,15345,15246,15147,15048,14949,14850,14751,14652,14553,14454,14355,14256,14157,14058,13860,13761,13365,13167,13068,12969,12870,12771,12672,12573,12474,12375,12276,12177,12078,11979,11880,11781,11682,11583,11484,11385,11286,11187,11088,10989,10890,10791,10494,10395,10296,10197,10098,9999,9900,9801,9702,9603,9306,9207,8910,8811,8712,8514,8415",
  "Last Superblock Height": 15444,
  "Last Superblock Budget": 1339285,
  "Last Superblock Payment": 0,
  "Magnitude (One-Day)": 0,
  "Magnitude (One-Week)": 53.97035827145709
}

./biblepay-cli getblockhash 15508
ae40c3edf8874e7a6c78d1a9720d3460a7c9d98d88e28b92cdb02777a136aaca

After Superblock at 15543:

ubuntu@ip-172-31-34-47:~/biblepay/src$ ./biblepay-cli getinfo
{
  "version": 1000907,
  "protocolversion": 70716,
  "walletversion": 61000,
  "wallet_fullversion": "1.0.9.7",
  "balance": 41963981.79231373,
  "privatesend_balance": 0.00000000,
  "retirement_balance": 0,
  "blocks": 15551,
  "timeoffset": 0,
  "connections": 17,
  "proxy": "",
  "difficulty": 0.1200567171124102,
  "testnet": true,
  "keypoololdest": 1507584559,
  "keypoolsize": 1001,
  "paytxfee": 0.00000000,
  "relayfee": 0.00010000,
  "errors": ""
}
ubuntu@ip-172-31-34-47:~/biblepay/src$ ./biblepay-cli exec getboincinfo
{
  "Command": "getboincinfo",
  "CPID": "93138f032bdd027fa3246b48bb715a77",
  "Address": "yjUmY8EmuSKf6EWJf4aajWovksV2TQbxWc",
  "CPIDS": "93138f032bdd027fa3246b48bb715a77;",
  "CPID-Age (hours)": 422279,
  "NextSuperblockHeight": 15642,
  "NextSuperblockBudget": 1339285,
  "93138f032bdd027fa3246b48bb715a77_RAC": 43224.22,
  "93138f032bdd027fa3246b48bb715a77_TEAM": 15044,
  "93138f032bdd027fa3246b48bb715a77_TaskWeight": 100,
  "93138f032bdd027fa3246b48bb715a77_UTXOWeight": 100,
  "Total_RAC": 43224.22,
  "Total Payments (One Day)": 0,
  "Total Payments (One Week)": 4016960,
  "Total Budget (One Day)": 14732135,
  "Total Budget (One Week)": 79650060,
  "Superblock Count (One Week)": 72,
  "Superblock Hit Count (One Week)": 60,
  "Superblock List": "15543,15444,15345,15246,15147,15048,14949,14850,14751,14652,14553,14454,14355,14256,14157,14058,13860,13761,13365,13167,13068,12969,12870,12771,12672,12573,12474,12375,12276,12177,12078,11979,11880,11781,11682,11583,11484,11385,11286,11187,11088,10989,10890,10791,10494,10395,10296,10197,10098,9999,9900,9801,9702,9603,9306,9207,8910,8811,8712,8514",
  "Last Superblock Height": 15543,
  "Last Superblock Budget": 1339285,
  "Last Superblock Payment": 0,
  "Magnitude (One-Day)": 0,
  "Magnitude (One-Week)": 50.43260482164106
}

355
My testnet wallet with CPID burn transaction ran out of disk space, not sure when though,
Im too much of a linux newbie still to pinpoint the issue, but the disk space on AWS was only 8GB, Ive extended to 20GB now,
the debug.log was only 155MB in size

Upgraded both of my testnet sanctuaries to v1.0.9.7

In testnet3 folder, removed blocks and chainstate folders and relevant .dat files, reindexed
Since there was a protocol version increase, ran start-alias command for masternodes
Turned on 1 mining thread for wallet with CPID burn

Reference: How to Update and Clean Wallets:
https://www.reddit.com/r/BiblePay/comments/7nmvm8/how_to_update_clean_wallets/

356
Just confirming, for PODC UTXO Reward Chart (Staking),
where you need 50,000 BBP in a wallet to receive 100% rewards from PODC
Chart here: http://wiki.biblepay.org/index.php?title=Distributed_Computing#Proof-of-Distributed-Computing

The coins have to be in an unlocked wallet? (specifically the wallet that has the CPID/Burn with 1 mining thread running)

Thats not toooo bad, just a little extra work to secure your coins,
could just use another PC or $5/month cloud machine and periodically send rewards to your main encrypted wallet.

357
Archived Proposals / Re: Proposal idea: airdrop
« on: March 01, 2018, 09:00:59 AM »
Id probably vote for an airdrop.

How to Get BiblePay Coins:
https://www.reddit.com/r/BiblePay/comments/7nevdg/how_to_get_biblepay_bbp_coins/

So far we have 2 faucets, gospel link rewards, orphan letter rewards and proposal budget system,
but they may not be very well known and it might be beneficial to do social bounties,
(to help increase advertising/marketing/word of mouth/spread BiblePay),

In general Im not sure what kinds of characters these actions draw in for the coin and whether the quality will be high or that there will be scammers gaming the system (someone with 1000 fake twitter accounts that each has 1000 fake followers), but hey publicity is publicity

Bounties:
- Bitcointalk Signature Campaigns (and Avatar)
- Twitter Tweet, Retweet, Follow
- Discord Invite
- Youtube Videos
- Articles/Blogs (Steemit, Medium)
- Facebook Like, Repost
- Reddit Subscribe

Bounties Subforum:
https://bitcointalk.org/index.php?board=238.0

If anyone is interested to run a bounty, check out the ideas others are doing in the Bounties subforum

358
On the Topic of Ryzen 7 1700 (3.0GHz),

apparently they can go up to 4.1GHz or so and I think thats what the Top Ryzen 7 1700 machines on Rosetta are using to get 10k RAC
https://boinc.bakerlab.org/rosetta/show_host_detail.php?hostid=3194869
https://boinc.bakerlab.org/rosetta/show_host_detail.php?hostid=3291011

I have both of my ryzens now overclocked to 3.8GHz

and for the i7 2600k I bumped it from 3.4GHz to 3.8GHz yesterday.

I have no experience overclocking so this has been interesting

359
Updated and running my 2 Testnet sanctuaries v1.0.9.5b

Removed blocks and chainstate folders, deleted relevant .dat files and reindexed,
remembered to enable mining on the wallet with CPID associated/burned

./biblepay-cli getblockhash 9737
c8a46bfef7a3cb13bbfe34a4d768ba13c2bb7f1caebbb10bf4af230f377562a5

360
Archived Proposals / Re: Biblepay Charity Commission and Sanctuaries
« on: February 26, 2018, 01:34:18 PM »
I think this idea of using masternodes to grow the Charity funds is interesting!,

but it does put the coins into the hands of whoever runs these Charity masternodes,
meaning the network loses control and trusts 1 party with these masternodes and how they spend/use the coins from them,
whereas with the current budget system, sanctuaries control who gets coins from the superblock from voting.

So the question comes down to, does the benefit of compound interest outweigh the con of centralization of the funds.

But even so, when we do pay someone funds from the superblock, there is no guarantee they will use the funds for what they say they will do, so it comes more down to trust / building a relationship.

So far TMike has been very active in Testnet Testing and in the Discord the past month or so.

Also centralization wise, Rob is currently the one handling the Compassion Charity and is the middle man of the funds, so we currently all trust Rob with that process, but he does provide documentation of his selling of the coins and also we can contact Compassion to confirm our account with them and the number of orphans. But also, he still has to put up a proposal every month to receive funds.

===

Rapture coin I believe is trying to partner with charities and provide them each their own masternode:
https://our-rapture.com/giving/
But it looks the will Rapture will run them for the Charities and fund the charities periodically from the payments

===

Rob was also looking for someone for the "Director of Charity Integration" position
https://www.reddit.com/r/BiblePay/comments/7mj66u/hiring_for_director_of_charity_integration/

I believe jaapgvk did a really good job with CameroonONE and it sounds like he might potentially be interested in the role as well or in teaming up.

===

More questions for thought:

- How would voting on the use of the funds work?

- Worst case, What happens if you end up stepping away from the project or pass away?

- Is it possible to make sanctuary ownership or the payments from them more decentralized?

- For the work of screening and communicating with charities, communicating with us about the charities and maintaining/updating sanctuaries, what would your potential payrate be? (I want you to get paid for your work!)

- Rob, are you open to passing on your Compassion work? Or is that something you still want to do / be directly involved in?

- Any ideas on how to help charities with technical integration?

Just some questions, no need for anyone to answer, just things to think about.

Pages: 1 ... 17 18 19 20 21 22 23 [24] 25 26 27 28 29 30 31 ... 36