create account

Gridcoin Developer Update August 13th, 2018 by barton26

View this thread on: hive.blogpeakd.comecency.com
· @barton26 · (edited)
$7.06
Gridcoin Developer Update August 13th, 2018
![DevUpdateHorizontal-01.png](https://cdn.steemitimages.com/DQmck8hMHrCJcCez2YMNcvnQVqbNuxGXnUKun8yHWQtPELV/DevUpdateHorizontal-01.png)

#

Hello everyone, it's time for another update on Gridcoin Development progress!  In this post we want to showcase some new features being worked on for the wallet, some changes coming to the website (gridcoin.us), and testnet progress.  It's been an exciting time since my last post, so let's dive right in!

## Wallet Development
#

- @ravonn has been hard at work in the neverending effort to optimize our wallet's syncing time.  He posted an excellent article on his progress this week [here](https://steemit.com/gridcoin/@ravonn/a-disappointing-optimization).  Don't let the title of the post fool you!  Ravon explains his initial difficulties trying to get the wallet to sync from 0 faster but in the end he comes away with some really cool data (graphs!)  and optimizations that should be expected in the Camilla Milestone.

   - Sidenote: Gridcoin is now using alphabetical muppets for Milestone naming.  3.7.14.0 (and 3.7.15.0) were targeted Annie Sue: https://vignette.wikia.nocookie.net/muppet/images/f/fe/AnnieSuePig.jpg/revision/latest?cb=20110512210340 

   - CBR is targeted for Betsy Bird https://i.pinimg.com/originals/fb/63/85/fb6385d4634be0aeffe31177a7a79acc.jpg

   - Beyond Betsy we have Camilla (the Chicken) https://vignette.wikia.nocookie.net/muppet/images/6/6e/CamillaJHH.jpg/revision/latest?cb=20140128235241.  
This is where most of the changes in this post will end up.

   - For all complaints regarding our ridiculous naming system I refer you to @ravonn as it was his decision ;)

- Next up is the implementation of "stake splitting" by way of [this PR](https://github.com/gridcoin-community/Gridcoin-Research/pull/1244) from @jamescowens.  To summarize, this provides for the automatic “splitting” of a stake into multiple outputs to meet a user specified efficiency in the wallet configuration file. This is currently being fine tuned by Jim and @tomasbrod, and is planned for the Camilla milestone. Jim is also working on a more sophisticated version that will allow splitting the reward to alternative addresses.  
#

   - For more information on why splitting stakes into smaller UTXOs will be important in the future with CBR, I suggest reading [this excellent summary](https://steemit.com/gridcoin/@jamescowens/utxo-size-vs-efficiency-for-upcoming-constant-block-rewards) by Jim from a couple weeks ago.
#

- Finally to round out our ongoing effort to clean up old unused parts of the codebase, @ifoggz has submitted [PR 1132](https://github.com/gridcoin-community/Gridcoin-Research/pull/1232) which removes 10 RPC calls that were either unused, deprecated, or duplicated by other command functionality.

## Upcoming Website Changes
#

There are two big PRs coming to the gridcoin.us website repo, 1 has been merged already and 1 is in review. 

-  [PR 112](https://github.com/gridcoin-community/Gridcoin-Site/pull/112) is filled with many small fixes and user requests.  Notable among the changes is the addition of a link to the official Gridcoin wallet snapshot in the Header and Footer dropdown boxes under "Resources".  This was a highly requested new feature.
   - We now include a link to the SHA256 checksum for the MSI file under the Windows downloads section.  This is a very important security feature and ensures the installer you download from our site has the correct checksum.
#

- [PR 115](https://github.com/gridcoin-community/Gridcoin-Site/pull/115) is a full-scale rewrite of the old "dev daemon commands" page that was extremely out of date and neglected.  The new page is called "RPC Reference" and has been updated with all the new RPC commands added (and some removed) in the 3.7.14.0 release.  If you find anything missing on this new page please let me know!

## Testnet Progress
#

Exciting news on the testing front!  A little less than two weeks ago on August 1st, on testnet block 629409, the hard fork to block version 10 (CBR) was initiated.  Since then we've had every single Proof of Stake block equal to 10 GRC in base reward (note that this can be tuned on testnet).  Here is an example of what this looks like on my 24/7 Raspberry Pi 3 testnet wallet:

![TestnetCBR.PNG](https://cdn.steemitimages.com/DQmeWjjcnoak4zwkSkAjkf2viU3zMZYitmsLB2qBfQo1Jwt/TestnetCBR.PNG)

Look at all those beautiful 10 GRC stakes!

If you'd like to help us test out CBR before it hits the mainnet (release TBD), join us on Slack or Rocket Chat in the #testnet channel!  If you need an invite to either of these platforms feel free to comment below and I'll get you set up.

#
Well that about does it for this edition of the Developer Update.  Expect another update from us near the end of August (unless we have a wallet release then).  Thanks for reading :)
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
properties (23)
authorbarton26
permlinkgridcoin-developer-update-august-13th-2018
categorygridcoin
json_metadata{"tags":["gridcoin","cryptocurrency","beyondbitcoin","boinc","development"],"users":["ravonn","jamescowens","tomasbrod","ifoggz"],"image":["https://cdn.steemitimages.com/DQmck8hMHrCJcCez2YMNcvnQVqbNuxGXnUKun8yHWQtPELV/DevUpdateHorizontal-01.png","https://vignette.wikia.nocookie.net/muppet/images/f/fe/AnnieSuePig.jpg/revision/latest?cb=20110512210340","https://i.pinimg.com/originals/fb/63/85/fb6385d4634be0aeffe31177a7a79acc.jpg","https://vignette.wikia.nocookie.net/muppet/images/6/6e/CamillaJHH.jpg/revision/latest?cb=20140128235241","https://cdn.steemitimages.com/DQmeWjjcnoak4zwkSkAjkf2viU3zMZYitmsLB2qBfQo1Jwt/TestnetCBR.PNG"],"links":["https://steemit.com/gridcoin/@ravonn/a-disappointing-optimization","https://github.com/gridcoin-community/Gridcoin-Research/pull/1244","https://steemit.com/gridcoin/@jamescowens/utxo-size-vs-efficiency-for-upcoming-constant-block-rewards","https://github.com/gridcoin-community/Gridcoin-Research/pull/1232","https://github.com/gridcoin-community/Gridcoin-Site/pull/112","https://github.com/gridcoin-community/Gridcoin-Site/pull/115"],"app":"steemit/0.1","format":"markdown"}
created2018-08-13 20:44:45
last_update2018-08-13 20:47:06
depth0
children2
last_payout2018-08-20 20:44:45
cashout_time1969-12-31 23:59:59
total_payout_value5.436 HBD
curator_payout_value1.620 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length4,848
author_reputation3,089,378,353,442
root_title"Gridcoin Developer Update August 13th, 2018"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id68,096,012
net_rshares5,114,159,844,478
author_curate_reward""
vote details (60)
@steemhq ·
re-barton26-gridcoin-developer-update-august-13th-2018-20180816t132730486z
![YOU JUST GOT UPVOTED](https://www.steemhq.com/CommunityBotUpvote.png)

**Congratulations,**
you just received a 18.27% upvote from @steemhq - Community Bot!

***Wanna join and receive free upvotes yourself?***
Vote for `steemhq.witness` on [Steemit](https://steemit.com/~witnesses) or directly on [SteemConnect](https://steemconnect.com/sign/account-witness-vote?witness=steemhq.witness&approve=1 "This link will take you away from steemit.com") and join the [Community Witness](https://www.steemhq.com/witness).
![](https://steemitimages.com/0x0/https://www.steemhq.com/steemhq_voting.gif)

This service was brought to you by [SteemHQ.com](https://www.steemhq.com)
properties (22)
authorsteemhq
permlinkre-barton26-gridcoin-developer-update-august-13th-2018-20180816t132730486z
categorygridcoin
json_metadata{"app":"communitybot/1.1.0"}
created2018-08-16 13:27:30
last_update2018-08-16 13:27:30
depth1
children0
last_payout2018-08-23 13:27:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length667
author_reputation4,219,992,220,673
root_title"Gridcoin Developer Update August 13th, 2018"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id68,388,805
net_rshares0
@steemitboard ·
Congratulations @barton26! You have completed the following achievement on Steemit and have been rewarded with new badge(s) :

[![](https://steemitimages.com/70x80/http://steemitboard.com/notifications/votes.png)](http://steemitboard.com/@barton26) Award for the number of upvotes

<sub>_Click on the badge to view your Board of Honor._</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>



**Do not miss the last post from @steemitboard:**
[SteemitBoard and the Veterans on Steemit - The First Community Badge.](https://steemit.com/veterans/@steemitboard/steemitboard-and-the-veterans-on-steemit-the-first-community-badge)

> Do you like [SteemitBoard's project](https://steemit.com/@steemitboard)? Then **[Vote for its witness](https://v2.steemconnect.com/sign/account-witness-vote?witness=steemitboard&approve=1)** and **get one more award**!
👍  
properties (23)
authorsteemitboard
permlinksteemitboard-notify-barton26-20180821t022756000z
categorygridcoin
json_metadata{"image":["https://steemitboard.com/img/notify.png"]}
created2018-08-21 02:27:54
last_update2018-08-21 02:27:54
depth1
children0
last_payout2018-08-28 02:27:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length904
author_reputation38,975,615,169,260
root_title"Gridcoin Developer Update August 13th, 2018"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id68,864,630
net_rshares8,517,784,866
author_curate_reward""
vote details (1)