create account

The Gridcoin SuperBlock on Linux Is Coming! by bullshark

View this thread on: hive.blogpeakd.comecency.com
· @bullshark · (edited)
$22.57
The Gridcoin SuperBlock on Linux Is Coming!
![](https://steemitimages.com/DQmRyRsCnXgkFQt5dqSgghEuTqkVwcH3WHLpPZcnzxrRjzJ/image.png)

Hey everyone, I go by the name **[BullShark](https://twitter.com/3ullShark)** and I’m one of the volunteer developers working on **[The Gridcoin Project](https://www.gridcoin.us)**.

As you all know, there have been some delayed SuperBlock issues which could be due to the network having to rely on Windows nodes for producing SuperBlocks. It goes without saying that we need Linux nodes to contribute in creating them and so I have been working on porting the Neural Network to [C# and .NET Core][netcore] so that it can run on Linux.

In this post, I would like to highlight some of the future improvements and the current progress made so far.

# Improvements

## Removed High Magnitudes for Bad SuperBlocks
In the current implementation when the VB.NET Code fails to download stats for a project, it will not be included in the SuperBlock.

There is a bug which causes everyone's magnitudes that are contributing in the other projects to go up. This is because the calculation uses the total amount of projects that downloaded stats to divide by rather than the total whitelisted projects in the beacon data. This will be fixed in the new version so that if there is a bad SB other users will not be rewarded unfairly.

We still need to come up with a way to prevent users losing their mag for projects that are periodically missing.

## No Team Requirement
We have already programmed removing the team requirement into the port so if the vote passes it will be a quick change. As you can see from the image below there are two columns in the Researcher's table with before and after magnitudes when removing the team requirement.

![](https://steemitimages.com/DQmZBP14Q2ThrPUtvrZCnB4Y7i69fqggjgCAe6c56wadyfv/image.png)

## Data Storage
The current implementation stores everything using lots of different flat files inside the NeuralNetwork directory. This is a problem because it makes the development more complex and can lead to file locking issues. The new version solves this by storing everything in a SQLite database. 

On top of this, it is also faster and easier to extend because the code is easier to read and third-party tools can be used to query the database.

## Improved Syncing
**[startail][startail]** ran some tests and found that some BOINC project servers update their stats more frequently than previously thought. It turns out some are updating up to every hour or so and in order for consensus to be formed we need to update local stats more often.

To solve this problem without putting too much load on the BOINC server we are reading the HTTP headers for the Last-Modified date and only downloading the stats file if it has been updated. This means we can update stats on each quorum interval.

## Cross-Platform
Last but not least it works on Linux, OSX, BSD and any other UNIX compatible platform where .NET Core runs. 

The data gathering and processing is written in C# using the open-source cross-platform .NET Core runtime. I know there have been some people concerned about using .NET and would like to see the full implementation in C++ but it has taken a long time to port to C# and it would take much, much longer to do it all in C++.

The reason, is because this kind of work is much better suited to a higher level language. The UI will still be written in C++ and it will still be fast. Only the data processing and querying the local database will be done in C#.

## Current Progress
Most of the VB.NET code has been ported to .NET Core and **[Ravon][ravon]** has built a bridge in C++ so that the existing wallet can integrate with the new implementation on Linux. 

With the bridge he has built we now have a few Linux nodes trying to stake a SuperBlock on Linux. **[Ravon][ravon]**, **[TheCharlatan][thecharlatan]** and myself are currently testing the Neural Network port on Linux in the hopes for staking the first Linux SuperBlock. Once we know it works and the port is stable we can start developing the new UI in Qt and C++

*Note: we can release the Linux port without a UI in the beginning and then once the UI is built we can start phasing out the old NN code.*

It shouldn’t be long now :-)

You can find the .NET Core in [my fork of the GitHub repository][bullsharkfork] and the work done on the bridge inside [ravon's fork][ravonfork].



[bullshark]: https://twitter.com/3ullShark
[gridcoin]: https://www.gridcoin.us
[ravon]: https://steemit.com/@ravonn
[startail]: https://steemit.com/@sc-steemit
[bullsharkfork]: https://github.com/3ullShark/Gridcoin-Research/tree/dotnetcore/contrib/Gridcoin-DPOR
[ravonfork]: https://github.com/denravonska/Gridcoin-Research/tree/neuralnet
[thecharlatan]: https://twitter.com/Seppelpeters
[netcore]: https://www.microsoft.com/net/core#linuxubuntu
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
properties (23)
authorbullshark
permlinkthe-gridcoin-superblock-on-linux-is-coming
categorygridcoin
json_metadata{"tags":["gridcoin","development","cryptocurrency","beyondbitcoin"],"image":["https://steemitimages.com/DQmRyRsCnXgkFQt5dqSgghEuTqkVwcH3WHLpPZcnzxrRjzJ/image.png","https://steemitimages.com/DQmZBP14Q2ThrPUtvrZCnB4Y7i69fqggjgCAe6c56wadyfv/image.png"],"links":["https://twitter.com/3ullShark","https://www.gridcoin.us","https://www.microsoft.com/net/core#linuxubuntu","https://steemit.com/@sc-steemit","https://steemit.com/@ravonn","https://twitter.com/Seppelpeters","https://github.com/3ullShark/Gridcoin-Research/tree/dotnetcore/contrib/Gridcoin-DPOR","https://github.com/denravonska/Gridcoin-Research/tree/neuralnet"],"app":"steemit/0.1","format":"markdown"}
created2017-07-07 18:33:36
last_update2017-07-07 18:38:42
depth0
children32
last_payout2017-07-14 18:33:36
cashout_time1969-12-31 23:59:59
total_payout_value17.334 HBD
curator_payout_value5.232 HBD
pending_payout_value0.000 HBD
promoted2.500 HBD
body_length4,835
author_reputation325,035,457,007
root_title"The Gridcoin SuperBlock on Linux Is Coming!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,673,560
net_rshares5,057,777,326,882
author_curate_reward""
vote details (50)
@alpinegiant ·
$0.15
Super awesome work! Interesting to see that the code is already in place to remove the team requirement.
👍  ,
properties (23)
authoralpinegiant
permlinkre-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t190000364z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-07-07 19:00:00
last_update2017-07-07 19:00:00
depth1
children0
last_payout2017-07-14 19:00:00
cashout_time1969-12-31 23:59:59
total_payout_value0.130 HBD
curator_payout_value0.023 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length104
author_reputation404,751,626,982
root_title"The Gridcoin SuperBlock on Linux Is Coming!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,675,997
net_rshares34,547,277,848
author_curate_reward""
vote details (2)
@doqstrader ·
$0.14
Nice one dude.. I follow u.. I'm buying this coin
👍  ,
properties (23)
authordoqstrader
permlinkre-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170708t093510785z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-07-08 09:35:12
last_update2017-07-08 09:35:12
depth1
children0
last_payout2017-07-15 09:35:12
cashout_time1969-12-31 23:59:59
total_payout_value0.107 HBD
curator_payout_value0.033 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length49
author_reputation756,354,394,224
root_title"The Gridcoin SuperBlock on Linux Is Coming!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,735,335
net_rshares31,669,613,599
author_curate_reward""
vote details (2)
@frank0051 ·
$0.83
Dude, I've got to ask: how did you get the blockchain in SQL? I would love to be able to play around with the block in SQL but I haven't been able to figure out how to do this.
👍  ,
properties (23)
authorfrank0051
permlinkre-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t183711262z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-07-07 18:37:15
last_update2017-07-07 18:37:15
depth1
children2
last_payout2017-07-14 18:37:15
cashout_time1969-12-31 23:59:59
total_payout_value0.641 HBD
curator_payout_value0.190 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length176
author_reputation82,956,636,722
root_title"The Gridcoin SuperBlock on Linux Is Coming!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,673,906
net_rshares186,703,230,449
author_curate_reward""
vote details (2)
@bullshark ·
$1.32
The NeuralNetwork does not store anything in the blockchain. Only the SuperBlocks are stored in it which are generated by combining all the researcher mags and CPIDs into a compact file.
👍  
properties (23)
authorbullshark
permlinkre-frank0051-re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t184401957z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-07-07 18:44:00
last_update2017-07-07 18:44:00
depth2
children1
last_payout2017-07-14 18:44:00
cashout_time1969-12-31 23:59:59
total_payout_value0.988 HBD
curator_payout_value0.328 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length186
author_reputation325,035,457,007
root_title"The Gridcoin SuperBlock on Linux Is Coming!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,674,561
net_rshares295,780,317,695
author_curate_reward""
vote details (1)
@frank0051 ·
So my thinking is there is  a JSON for each block and that JSON includes a bunch of good information (one or more transactions, etc.). I 'm not really good at working with JSONs, so that why I wanted to find a way to be able to work with the data from the blockchain in SQL.
properties (22)
authorfrank0051
permlinkre-bullshark-re-frank0051-re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t184700666z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-07-07 18:47:03
last_update2017-07-07 18:47:03
depth3
children0
last_payout2017-07-14 18:47:03
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_length274
author_reputation82,956,636,722
root_title"The Gridcoin SuperBlock on Linux Is Coming!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,674,848
net_rshares0
@jringo ·
Thank you for the update!  GRC dev team is on point, as always.
👍  ,
properties (23)
authorjringo
permlinkre-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t194630785z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-07-07 19:46:30
last_update2017-07-07 19:46:30
depth1
children1
last_payout2017-07-14 19:46: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_length63
author_reputation29,720,071,239,659
root_title"The Gridcoin SuperBlock on Linux Is Coming!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,680,414
net_rshares2,115,421,181
author_curate_reward""
vote details (2)
@bullshark ·
You are doing some great work in the branding department as well :)
👍  
properties (23)
authorbullshark
permlinkre-jringo-re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t195728701z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-07-07 19:57:27
last_update2017-07-07 19:57:27
depth2
children0
last_payout2017-07-14 19:57:27
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_length67
author_reputation325,035,457,007
root_title"The Gridcoin SuperBlock on Linux Is Coming!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,681,438
net_rshares684,720,620
author_curate_reward""
vote details (1)
@kryptokayden ·
$0.26
Looking forward for this to be implemented. I'm glad that you addressed the issues and offers solution,finally.
👍  , ,
properties (23)
authorkryptokayden
permlinkre-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t193928083z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-07-07 19:39:36
last_update2017-07-07 19:39:36
depth1
children0
last_payout2017-07-14 19:39:36
cashout_time1969-12-31 23:59:59
total_payout_value0.239 HBD
curator_payout_value0.018 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length111
author_reputation5,403,894,635,578
root_title"The Gridcoin SuperBlock on Linux Is Coming!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,679,795
net_rshares58,193,970,387
author_curate_reward""
vote details (3)
@metoo ·
$1.33
we are witnesses of  a revolution for gridcoin. 

nice to see this . ty for all this work
👍  , ,
properties (23)
authormetoo
permlinkre-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t185201214z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-07-07 18:52:03
last_update2017-07-07 18:52:03
depth1
children0
last_payout2017-07-14 18:52:03
cashout_time1969-12-31 23:59:59
total_payout_value0.998 HBD
curator_payout_value0.330 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length89
author_reputation7,223,596,177
root_title"The Gridcoin SuperBlock on Linux Is Coming!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,675,295
net_rshares298,389,592,264
author_curate_reward""
vote details (3)
@ptrnyc ·
Great work ! If you need help with the C++ port (or if you are interested in making a node.js version) please get in touch.
properties (22)
authorptrnyc
permlinkre-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170710t144343579z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-07-10 14:43:48
last_update2017-07-10 14:43:48
depth1
children0
last_payout2017-07-17 14:43:48
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_length123
author_reputation0
root_title"The Gridcoin SuperBlock on Linux Is Coming!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,993,555
net_rshares0
@ravonn ·
$3.27
This news in huge in so many ways. It solves two major issues with the current implementation; portability and team agnosticism, both of which are major milestones. This is going to both extend the number of clients eligible for producing superblocks AND opening up for removing the dreaded team requirement.

If there is a friday to celebrate it is this one.
👍  , , , , , , , , , ,
properties (23)
authorravonn
permlinkre-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t184437467z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-07-07 18:44:36
last_update2017-07-07 18:44:36
depth1
children6
last_payout2017-07-14 18:44:36
cashout_time1969-12-31 23:59:59
total_payout_value2.501 HBD
curator_payout_value0.772 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length359
author_reputation1,551,172,951,761
root_title"The Gridcoin SuperBlock on Linux Is Coming!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,674,621
net_rshares735,061,191,165
author_curate_reward""
vote details (11)
@bullshark ·
Now it is just a fight to see who gets the first SuperBlock :-)
properties (22)
authorbullshark
permlinkre-ravonn-re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t210011936z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-07-07 21:00:12
last_update2017-07-07 21:00:12
depth2
children1
last_payout2017-07-14 21:00:12
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_length63
author_reputation325,035,457,007
root_title"The Gridcoin SuperBlock on Linux Is Coming!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,686,591
net_rshares0
@sc-steemit ·
I see a new competition coming up; Most Superblocks per team 
# 🤣
properties (22)
authorsc-steemit
permlinkre-bullshark-re-ravonn-re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170709t091442925z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-07-09 09:14:51
last_update2017-07-09 09:14:51
depth3
children0
last_payout2017-07-16 09:14:51
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_length65
author_reputation28,448,644,499,713
root_title"The Gridcoin SuperBlock on Linux Is Coming!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,845,303
net_rshares0
@frank0051 ·
The removal of the team requirement would need to be accepted by the community - or by Rob - and therein lines the problem: we had a vote previously and it failed last minute because a big whale or two swooped in and voted no.  It's high time to get rid of that requirement, but I'm not too enthusiast about it happening until Rob comes on board and says it will happen.
properties (22)
authorfrank0051
permlinkre-ravonn-re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t184823201z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-07-07 18:48:27
last_update2017-07-07 18:48:27
depth2
children3
last_payout2017-07-14 18:48:27
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_length370
author_reputation82,956,636,722
root_title"The Gridcoin SuperBlock on Linux Is Coming!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,674,956
net_rshares0
@ravonn ·
$2.72
Rob has already embraced it. It's now up to flipping a switch.
👍  ,
properties (23)
authorravonn
permlinkre-frank0051-re-ravonn-re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t184942701z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-07-07 18:49:42
last_update2017-07-07 18:49:42
depth3
children2
last_payout2017-07-14 18:49:42
cashout_time1969-12-31 23:59:59
total_payout_value2.078 HBD
curator_payout_value0.646 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length62
author_reputation1,551,172,951,761
root_title"The Gridcoin SuperBlock on Linux Is Coming!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,675,087
net_rshares611,823,232,535
author_curate_reward""
vote details (2)
@scalextrix · (edited)
$1.33
Excellent work @bullshark and it looks to be a great collaboration between the whole development team.
I run a self compiled headless Raspian-lite node on a Pi3, if I can help with running a test node let me know where to get the source code.  Are there any special dependencies?
I have a decent GRC stake so it could help your odds in getting a superblock.
👍  , , ,
properties (23)
authorscalextrix
permlinkre-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t184829568z
categorygridcoin
json_metadata{"tags":["gridcoin"],"users":["bullshark"],"app":"steemit/0.1"}
created2017-07-07 18:48:30
last_update2017-07-07 18:49:57
depth1
children1
last_payout2017-07-14 18:48:30
cashout_time1969-12-31 23:59:59
total_payout_value1.016 HBD
curator_payout_value0.316 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length357
author_reputation17,941,237,668,958
root_title"The Gridcoin SuperBlock on Linux Is Coming!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,674,967
net_rshares299,704,479,406
author_curate_reward""
vote details (4)
@bullshark ·
$1.93
It has been a joy working with the team. A lot of great people are working behind the scenes on this project. @ravonn, TheCharlatan, iFoggz, startail, @cm-steem and too many more to mention.

Regarding running it on Raspbian. If .NET Core is able to run on it then it will be possible to build the future wallet to support it. From what I can remember during the BETA stages of the .NET Core development it was possible but I'm not sure it is supported. 

I think if we can get it running on Linux and OSX it will be a big step forward though.
👍  , , , ,
properties (23)
authorbullshark
permlinkre-scalextrix-re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t190155570z
categorygridcoin
json_metadata{"tags":["gridcoin"],"users":["ravonn","cm-steem"],"app":"steemit/0.1"}
created2017-07-07 19:01:54
last_update2017-07-07 19:01:54
depth2
children0
last_payout2017-07-14 19:01:54
cashout_time1969-12-31 23:59:59
total_payout_value1.451 HBD
curator_payout_value0.478 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length543
author_reputation325,035,457,007
root_title"The Gridcoin SuperBlock on Linux Is Coming!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,676,170
net_rshares433,216,502,868
author_curate_reward""
vote details (5)
@scoobot ·
$1.33
great! thanks for this very informativ post and the things you guys working on. :)
👍  , , ,
properties (23)
authorscoobot
permlinkre-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t184850252z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-07-07 18:48:51
last_update2017-07-07 18:48:51
depth1
children0
last_payout2017-07-14 18:48:51
cashout_time1969-12-31 23:59:59
total_payout_value1.019 HBD
curator_payout_value0.313 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length82
author_reputation74,425,992,753
root_title"The Gridcoin SuperBlock on Linux Is Coming!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,674,998
net_rshares299,656,771,853
author_curate_reward""
vote details (4)
@steemitboard ·
Congratulations @bullshark! You have completed some achievement on Steemit and have been rewarded with new badge(s) :

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

Click on any badge to view your own Board of Honor on SteemitBoard.
For more information about SteemitBoard, click [here](https://steemit.com/@steemitboard)

If you no longer want to receive notifications, reply to this comment with the word `STOP`

> By upvoting this notification, you can help all Steemit users. Learn how [here](https://steemit.com/steemitboard/@steemitboard/http-i-cubeupload-com-7ciqeo-png)!
properties (22)
authorsteemitboard
permlinksteemitboard-notify-bullshark-20170707t215517000z
categorygridcoin
json_metadata{"image":["https://steemitboard.com/img/notifications.png"]}
created2017-07-07 21:55:15
last_update2017-07-07 21:55:15
depth1
children0
last_payout2017-07-14 21:55:15
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_length847
author_reputation38,975,615,169,260
root_title"The Gridcoin SuperBlock on Linux Is Coming!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,690,973
net_rshares0
@steemitboard ·
Congratulations @bullshark! You have completed some achievement on Steemit and have been rewarded with new badge(s) :

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

Click on any badge to view your own Board of Honor on SteemitBoard.
For more information about SteemitBoard, click [here](https://steemit.com/@steemitboard)

If you no longer want to receive notifications, reply to this comment with the word `STOP`

> By upvoting this notification, you can help all Steemit users. Learn how [here](https://steemit.com/steemitboard/@steemitboard/http-i-cubeupload-com-7ciqeo-png)!
properties (22)
authorsteemitboard
permlinksteemitboard-notify-bullshark-20170711t143009000z
categorygridcoin
json_metadata{"image":["https://steemitboard.com/img/notifications.png"]}
created2017-07-11 14:30:09
last_update2017-07-11 14:30:09
depth1
children0
last_payout2017-07-18 14:30:09
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_length688
author_reputation38,975,615,169,260
root_title"The Gridcoin SuperBlock on Linux Is Coming!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,113,202
net_rshares0
@steemitboard ·
Congratulations @bullshark! You have completed some achievement on Steemit and have been rewarded with new badge(s) :

[![](https://steemitimages.com/70x80/http://steemitboard.com/notifications/payout.png)](http://steemitboard.com/@bullshark) Award for the total payout received

Click on any badge to view your own Board of Honor on SteemitBoard.
For more information about SteemitBoard, click [here](https://steemit.com/@steemitboard)

If you no longer want to receive notifications, reply to this comment with the word `STOP`

> By upvoting this notification, you can help all Steemit users. Learn how [here](https://steemit.com/steemitboard/@steemitboard/http-i-cubeupload-com-7ciqeo-png)!
properties (22)
authorsteemitboard
permlinksteemitboard-notify-bullshark-20170715t064826000z
categorygridcoin
json_metadata{"image":["https://steemitboard.com/img/notifications.png"]}
created2017-07-15 06:48:24
last_update2017-07-15 06:48:24
depth1
children0
last_payout2017-07-22 06:48:24
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_length693
author_reputation38,975,615,169,260
root_title"The Gridcoin SuperBlock on Linux Is Coming!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id8,540,307
net_rshares0
@steemitboard ·
Congratulations @bullshark! You have completed some achievement on Steemit and have been rewarded with new badge(s) :

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

Click on any badge to view your own Board of Honor on SteemitBoard.
For more information about SteemitBoard, click [here](https://steemit.com/@steemitboard)

If you no longer want to receive notifications, reply to this comment with the word `STOP`

> By upvoting this notification, you can help all Steemit users. Learn how [here](https://steemit.com/steemitboard/@steemitboard/http-i-cubeupload-com-7ciqeo-png)!
properties (22)
authorsteemitboard
permlinksteemitboard-notify-bullshark-20170728t090226000z
categorygridcoin
json_metadata{"image":["https://steemitboard.com/img/notifications.png"]}
created2017-07-28 09:02:24
last_update2017-07-28 09:02:24
depth1
children0
last_payout2017-08-04 09:02:24
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_length697
author_reputation38,975,615,169,260
root_title"The Gridcoin SuperBlock on Linux Is Coming!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id9,999,656
net_rshares0
@vortac ·
$0.04
Upvoted, resteemed, promoted... now excuse me, I am off to place some large GRC orders :)
👍  , , , , ,
properties (23)
authorvortac
permlinkre-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t192743700z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-07-07 19:27:39
last_update2017-07-07 19:27:39
depth1
children6
last_payout2017-07-14 19:27:39
cashout_time1969-12-31 23:59:59
total_payout_value0.034 HBD
curator_payout_value0.003 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length89
author_reputation8,395,136,954,900
root_title"The Gridcoin SuperBlock on Linux Is Coming!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,678,638
net_rshares8,844,543,240
author_curate_reward""
vote details (6)
@bullshark ·
Thanks, much appreciated :)
properties (22)
authorbullshark
permlinkre-vortac-re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t195529327z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-07-07 19:55:30
last_update2017-07-07 19:55:30
depth2
children0
last_payout2017-07-14 19:55: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_length27
author_reputation325,035,457,007
root_title"The Gridcoin SuperBlock on Linux Is Coming!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,681,257
net_rshares0
@hafierre ·
What platform do you use to buy GRC? I tried OpenLedger yesterday and was very surprised at the requirement to buy BTS to pay for the fees. Ended up using Bittrex instead. I probably won't use OpenLedger again unless it's to sell off some GRC since I noticed the exchange rates there were better for doing so.
properties (22)
authorhafierre
permlinkre-vortac-re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170708t215202426z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-07-08 21:51:57
last_update2017-07-08 21:51:57
depth2
children3
last_payout2017-07-15 21:51:57
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_length309
author_reputation1,027,428,045
root_title"The Gridcoin SuperBlock on Linux Is Coming!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,798,698
net_rshares0
@sc-steemit ·
Openledger runs on the bitshares platform and fees for that is BTS, nothing weird with that. 

Only issue we have today is that the volume isn't that large. Poloniex still dominates that, but they have their own issues as well, not to mention they are centralized.
properties (22)
authorsc-steemit
permlinkre-hafierre-re-vortac-re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170709t091737994z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-07-09 09:17:45
last_update2017-07-09 09:17:45
depth3
children2
last_payout2017-07-16 09:17:45
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_length264
author_reputation28,448,644,499,713
root_title"The Gridcoin SuperBlock on Linux Is Coming!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,845,498
net_rshares0
@kryptokayden ·
*panic hodls*
properties (22)
authorkryptokayden
permlinkre-vortac-re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t194047169z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-07-07 19:40:57
last_update2017-07-07 19:40:57
depth2
children0
last_payout2017-07-14 19:40:57
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_length13
author_reputation5,403,894,635,578
root_title"The Gridcoin SuperBlock on Linux Is Coming!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,679,930
net_rshares0
@zacherybinx ·
Good to hear that some changes are coming down the pipeline.  Thanks for the update.
👍  
properties (23)
authorzacherybinx
permlinkre-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t184352133z
categorygridcoin
json_metadata{"tags":["gridcoin"],"app":"steemit/0.1"}
created2017-07-07 18:43:45
last_update2017-07-07 18:43:45
depth1
children0
last_payout2017-07-14 18:43:45
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_length84
author_reputation2,177,724,323,664
root_title"The Gridcoin SuperBlock on Linux Is Coming!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,674,536
net_rshares1,883,334,958
author_curate_reward""
vote details (1)