 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.  ## 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
author | bullshark |
---|---|
permlink | the-gridcoin-superblock-on-linux-is-coming |
category | gridcoin |
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"} |
created | 2017-07-07 18:33:36 |
last_update | 2017-07-07 18:38:42 |
depth | 0 |
children | 32 |
last_payout | 2017-07-14 18:33:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 17.334 HBD |
curator_payout_value | 5.232 HBD |
pending_payout_value | 0.000 HBD |
promoted | 2.500 HBD |
body_length | 4,835 |
author_reputation | 325,035,457,007 |
root_title | "The Gridcoin SuperBlock on Linux Is Coming!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 7,673,560 |
net_rshares | 5,057,777,326,882 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
scalextrix | 0 | 16,766,174,560 | 100% | ||
cm-steem | 0 | 162,988,798,676 | 100% | ||
dtbahoney | 0 | 818,292,262 | 100% | ||
albertogm | 0 | 53,750,613,202 | 100% | ||
lukestokes | 0 | 1,543,854,864,762 | 100% | ||
vortac | 0 | 3,050,184,842,143 | 100% | ||
daynewright | 0 | 30,731,917,334 | 100% | ||
erkan | 0 | 9,539,033,071 | 100% | ||
alexpmorris | 0 | 12,576,292,193 | 15% | ||
gunde | 0 | 255,077,038 | 100% | ||
neuralminer | 0 | 258,019,596 | 100% | ||
sc-steemit | 0 | 25,164,960,239 | 100% | ||
nateonthenet | 0 | 646,487,489 | 100% | ||
erelas | 0 | 994,189,581 | 100% | ||
chronosamoht | 0 | 6,366,100,588 | 100% | ||
ravonn | 0 | 3,279,546,984 | 100% | ||
beaming-pile | 0 | 1,669,901,260 | 100% | ||
steemitboard | 0 | 104,855,619 | 1% | ||
magixkiller | 0 | 0 | 100% | ||
sodom | 0 | 1,454,129,225 | 100% | ||
anwarabdullah | 0 | 108,220,335 | 100% | ||
ifoggz | 0 | 1,427,689,522 | 100% | ||
jimbo88 | 0 | 1,759,453,233 | 100% | ||
fiord18 | 0 | 566,607,522 | 100% | ||
ribald | 0 | 612,019,900 | 100% | ||
metoo | 0 | 621,340,000 | 100% | ||
grider123 | 0 | 1,467,960,910 | 100% | ||
me-do | 0 | 217,750,751 | 1% | ||
guk | 0 | 7,719,741,040 | 100% | ||
doqstrader | 0 | 2,179,850,132 | 100% | ||
alpinegiant | 0 | 5,912,791,903 | 100% | ||
lukestokes.mhth | 0 | 37,950,074,788 | 100% | ||
jringo | 0 | 4,943,667,529 | 100% | ||
trumpman | 0 | 1,489,451,503 | 100% | ||
dutch | 0 | 3,117,537,234 | 100% | ||
rambinho | 0 | 1,125,682,604 | 100% | ||
theissen | 0 | 1,160,707,603 | 100% | ||
joshoeah | 0 | 1,160,707,430 | 100% | ||
zacherybinx | 0 | 1,332,207,634 | 100% | ||
mohammedfelahi | 0 | 148,461,905 | 100% | ||
scoobot | 0 | 899,541,506 | 100% | ||
frank0051 | 0 | 1,162,802,710 | 100% | ||
nxtgencowboy | 0 | 0 | 100% | ||
escapeartist | 0 | 1,120,067,807 | 100% | ||
bullshark | 0 | 54,808,717,320 | 100% | ||
trikkstar | 0 | 1,038,813,326 | 100% | ||
zipity | 0 | 1,160,685,200 | 100% | ||
hafierre | 0 | 1,160,679,713 | 100% | ||
gregan | 0 | 0 | 100% | ||
tomasbrod | 0 | 0 | 100% |
Super awesome work! Interesting to see that the code is already in place to remove the team requirement.
author | alpinegiant |
---|---|
permlink | re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t190000364z |
category | gridcoin |
json_metadata | {"tags":["gridcoin"],"app":"steemit/0.1"} |
created | 2017-07-07 19:00:00 |
last_update | 2017-07-07 19:00:00 |
depth | 1 |
children | 0 |
last_payout | 2017-07-14 19:00:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.130 HBD |
curator_payout_value | 0.023 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 104 |
author_reputation | 404,751,626,982 |
root_title | "The Gridcoin SuperBlock on Linux Is Coming!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 7,675,997 |
net_rshares | 34,547,277,848 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
alpinegiant | 0 | 5,821,825,874 | 100% | ||
bullshark | 0 | 28,725,451,974 | 100% |
Nice one dude.. I follow u.. I'm buying this coin
author | doqstrader |
---|---|
permlink | re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170708t093510785z |
category | gridcoin |
json_metadata | {"tags":["gridcoin"],"app":"steemit/0.1"} |
created | 2017-07-08 09:35:12 |
last_update | 2017-07-08 09:35:12 |
depth | 1 |
children | 0 |
last_payout | 2017-07-15 09:35:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.107 HBD |
curator_payout_value | 0.033 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 49 |
author_reputation | 756,354,394,224 |
root_title | "The Gridcoin SuperBlock on Linux Is Coming!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 7,735,335 |
net_rshares | 31,669,613,599 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
doqstrader | 0 | 3,452,576,704 | 100% | ||
bullshark | 0 | 28,217,036,895 | 100% |
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.
author | frank0051 |
---|---|
permlink | re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t183711262z |
category | gridcoin |
json_metadata | {"tags":["gridcoin"],"app":"steemit/0.1"} |
created | 2017-07-07 18:37:15 |
last_update | 2017-07-07 18:37:15 |
depth | 1 |
children | 2 |
last_payout | 2017-07-14 18:37:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.641 HBD |
curator_payout_value | 0.190 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 176 |
author_reputation | 82,956,636,722 |
root_title | "The Gridcoin SuperBlock on Linux Is Coming!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 7,673,906 |
net_rshares | 186,703,230,449 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
vortac | 0 | 184,862,698,559 | 6% | ||
bullshark | 0 | 1,840,531,890 | 100% |
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.
author | bullshark |
---|---|
permlink | re-frank0051-re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t184401957z |
category | gridcoin |
json_metadata | {"tags":["gridcoin"],"app":"steemit/0.1"} |
created | 2017-07-07 18:44:00 |
last_update | 2017-07-07 18:44:00 |
depth | 2 |
children | 1 |
last_payout | 2017-07-14 18:44:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.988 HBD |
curator_payout_value | 0.328 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 186 |
author_reputation | 325,035,457,007 |
root_title | "The Gridcoin SuperBlock on Linux Is Coming!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 7,674,561 |
net_rshares | 295,780,317,695 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
vortac | 0 | 295,780,317,695 | 10% |
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.
author | frank0051 |
---|---|
permlink | re-bullshark-re-frank0051-re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t184700666z |
category | gridcoin |
json_metadata | {"tags":["gridcoin"],"app":"steemit/0.1"} |
created | 2017-07-07 18:47:03 |
last_update | 2017-07-07 18:47:03 |
depth | 3 |
children | 0 |
last_payout | 2017-07-14 18:47:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 274 |
author_reputation | 82,956,636,722 |
root_title | "The Gridcoin SuperBlock on Linux Is Coming!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 7,674,848 |
net_rshares | 0 |
Thank you for the update! GRC dev team is on point, as always.
author | jringo |
---|---|
permlink | re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t194630785z |
category | gridcoin |
json_metadata | {"tags":["gridcoin"],"app":"steemit/0.1"} |
created | 2017-07-07 19:46:30 |
last_update | 2017-07-07 19:46:30 |
depth | 1 |
children | 1 |
last_payout | 2017-07-14 19:46:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 63 |
author_reputation | 29,720,071,239,659 |
root_title | "The Gridcoin SuperBlock on Linux Is Coming!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 7,680,414 |
net_rshares | 2,115,421,181 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
nateonthenet | 0 | 670,817,663 | 100% | ||
bullshark | 0 | 1,444,603,518 | 100% |
You are doing some great work in the branding department as well :)
author | bullshark |
---|---|
permlink | re-jringo-re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t195728701z |
category | gridcoin |
json_metadata | {"tags":["gridcoin"],"app":"steemit/0.1"} |
created | 2017-07-07 19:57:27 |
last_update | 2017-07-07 19:57:27 |
depth | 2 |
children | 0 |
last_payout | 2017-07-14 19:57:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 67 |
author_reputation | 325,035,457,007 |
root_title | "The Gridcoin SuperBlock on Linux Is Coming!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 7,681,438 |
net_rshares | 684,720,620 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
nateonthenet | 0 | 684,720,620 | 100% |
Looking forward for this to be implemented. I'm glad that you addressed the issues and offers solution,finally.
author | kryptokayden |
---|---|
permlink | re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t193928083z |
category | gridcoin |
json_metadata | {"tags":["gridcoin"],"app":"steemit/0.1"} |
created | 2017-07-07 19:39:36 |
last_update | 2017-07-07 19:39:36 |
depth | 1 |
children | 0 |
last_payout | 2017-07-14 19:39:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.239 HBD |
curator_payout_value | 0.018 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 111 |
author_reputation | 5,403,894,635,578 |
root_title | "The Gridcoin SuperBlock on Linux Is Coming!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 7,679,795 |
net_rshares | 58,193,970,387 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
grider123 | 0 | 1,467,960,910 | 100% | ||
kryptokayden | 0 | 27,237,934,884 | 100% | ||
bullshark | 0 | 29,488,074,593 | 100% |
we are witnesses of a revolution for gridcoin. nice to see this . ty for all this work
author | metoo |
---|---|
permlink | re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t185201214z |
category | gridcoin |
json_metadata | {"tags":["gridcoin"],"app":"steemit/0.1"} |
created | 2017-07-07 18:52:03 |
last_update | 2017-07-07 18:52:03 |
depth | 1 |
children | 0 |
last_payout | 2017-07-14 18:52:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.998 HBD |
curator_payout_value | 0.330 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 89 |
author_reputation | 7,223,596,177 |
root_title | "The Gridcoin SuperBlock on Linux Is Coming!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 7,675,295 |
net_rshares | 298,389,592,264 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
vortac | 0 | 295,780,317,695 | 10% | ||
bullshark | 0 | 1,466,005,052 | 100% | ||
hafierre | 0 | 1,143,269,517 | 100% |
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.
author | ptrnyc |
---|---|
permlink | re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170710t144343579z |
category | gridcoin |
json_metadata | {"tags":["gridcoin"],"app":"steemit/0.1"} |
created | 2017-07-10 14:43:48 |
last_update | 2017-07-10 14:43:48 |
depth | 1 |
children | 0 |
last_payout | 2017-07-17 14:43:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 123 |
author_reputation | 0 |
root_title | "The Gridcoin SuperBlock on Linux Is Coming!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 7,993,555 |
net_rshares | 0 |
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.
author | ravonn |
---|---|
permlink | re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t184437467z |
category | gridcoin |
json_metadata | {"tags":["gridcoin"],"app":"steemit/0.1"} |
created | 2017-07-07 18:44:36 |
last_update | 2017-07-07 18:44:36 |
depth | 1 |
children | 6 |
last_payout | 2017-07-14 18:44:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 2.501 HBD |
curator_payout_value | 0.772 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 359 |
author_reputation | 1,551,172,951,761 |
root_title | "The Gridcoin SuperBlock on Linux Is Coming!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 7,674,621 |
net_rshares | 735,061,191,165 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
vortac | 0 | 720,964,524,381 | 24% | ||
gunde | 0 | 251,250,882 | 100% | ||
magixkiller | 0 | 0 | 100% | ||
ifoggz | 0 | 1,456,826,043 | 100% | ||
grider123 | 0 | 1,443,697,093 | 100% | ||
jringo | 0 | 4,860,347,290 | 100% | ||
rambinho | 0 | 1,107,428,291 | 100% | ||
scoobot | 0 | 882,131,025 | 100% | ||
escapeartist | 0 | 1,143,281,648 | 100% | ||
bullshark | 0 | 1,808,429,590 | 100% | ||
zipity | 0 | 1,143,274,922 | 100% |
Now it is just a fight to see who gets the first SuperBlock :-)
author | bullshark |
---|---|
permlink | re-ravonn-re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t210011936z |
category | gridcoin |
json_metadata | {"tags":["gridcoin"],"app":"steemit/0.1"} |
created | 2017-07-07 21:00:12 |
last_update | 2017-07-07 21:00:12 |
depth | 2 |
children | 1 |
last_payout | 2017-07-14 21:00:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 63 |
author_reputation | 325,035,457,007 |
root_title | "The Gridcoin SuperBlock on Linux Is Coming!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 7,686,591 |
net_rshares | 0 |
I see a new competition coming up; Most Superblocks per team # 🤣
author | sc-steemit |
---|---|
permlink | re-bullshark-re-ravonn-re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170709t091442925z |
category | gridcoin |
json_metadata | {"tags":["gridcoin"],"app":"steemit/0.1"} |
created | 2017-07-09 09:14:51 |
last_update | 2017-07-09 09:14:51 |
depth | 3 |
children | 0 |
last_payout | 2017-07-16 09:14:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 65 |
author_reputation | 28,448,644,499,713 |
root_title | "The Gridcoin SuperBlock on Linux Is Coming!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 7,845,303 |
net_rshares | 0 |
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.
author | frank0051 |
---|---|
permlink | re-ravonn-re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t184823201z |
category | gridcoin |
json_metadata | {"tags":["gridcoin"],"app":"steemit/0.1"} |
created | 2017-07-07 18:48:27 |
last_update | 2017-07-07 18:48:27 |
depth | 2 |
children | 3 |
last_payout | 2017-07-14 18:48:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 370 |
author_reputation | 82,956,636,722 |
root_title | "The Gridcoin SuperBlock on Linux Is Coming!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 7,674,956 |
net_rshares | 0 |
author | ravonn |
---|---|
permlink | re-frank0051-re-ravonn-re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t184942701z |
category | gridcoin |
json_metadata | {"tags":["gridcoin"],"app":"steemit/0.1"} |
created | 2017-07-07 18:49:42 |
last_update | 2017-07-07 18:49:42 |
depth | 3 |
children | 2 |
last_payout | 2017-07-14 18:49:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 2.078 HBD |
curator_payout_value | 0.646 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 62 |
author_reputation | 1,551,172,951,761 |
root_title | "The Gridcoin SuperBlock on Linux Is Coming!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 7,675,087 |
net_rshares | 611,823,232,535 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
vortac | 0 | 610,046,905,246 | 20% | ||
bullshark | 0 | 1,776,327,289 | 100% |
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.
author | scalextrix |
---|---|
permlink | re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t184829568z |
category | gridcoin |
json_metadata | {"tags":["gridcoin"],"users":["bullshark"],"app":"steemit/0.1"} |
created | 2017-07-07 18:48:30 |
last_update | 2017-07-07 18:49:57 |
depth | 1 |
children | 1 |
last_payout | 2017-07-14 18:48:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 1.016 HBD |
curator_payout_value | 0.316 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 357 |
author_reputation | 17,941,237,668,958 |
root_title | "The Gridcoin SuperBlock on Linux Is Coming!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 7,674,967 |
net_rshares | 299,704,479,406 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
vortac | 0 | 295,780,317,695 | 10% | ||
rambinho | 0 | 1,083,089,208 | 100% | ||
bullshark | 0 | 1,744,224,989 | 100% | ||
zipity | 0 | 1,096,847,514 | 100% |
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.
author | bullshark |
---|---|
permlink | re-scalextrix-re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t190155570z |
category | gridcoin |
json_metadata | {"tags":["gridcoin"],"users":["ravonn","cm-steem"],"app":"steemit/0.1"} |
created | 2017-07-07 19:01:54 |
last_update | 2017-07-07 19:01:54 |
depth | 2 |
children | 0 |
last_payout | 2017-07-14 19:01:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 1.451 HBD |
curator_payout_value | 0.478 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 543 |
author_reputation | 325,035,457,007 |
root_title | "The Gridcoin SuperBlock on Linux Is Coming!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 7,676,170 |
net_rshares | 433,216,502,868 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
vortac | 0 | 425,184,206,686 | 14% | ||
sc-steemit | 0 | 2,567,853,085 | 10% | ||
ravonn | 0 | 3,279,546,984 | 100% | ||
rambinho | 0 | 1,064,834,895 | 100% | ||
zipity | 0 | 1,120,061,218 | 100% |
great! thanks for this very informativ post and the things you guys working on. :)
author | scoobot |
---|---|
permlink | re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t184850252z |
category | gridcoin |
json_metadata | {"tags":["gridcoin"],"app":"steemit/0.1"} |
created | 2017-07-07 18:48:51 |
last_update | 2017-07-07 18:48:51 |
depth | 1 |
children | 0 |
last_payout | 2017-07-14 18:48:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 1.019 HBD |
curator_payout_value | 0.313 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 82 |
author_reputation | 74,425,992,753 |
root_title | "The Gridcoin SuperBlock on Linux Is Coming!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 7,674,998 |
net_rshares | 299,656,771,853 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
vortac | 0 | 295,780,317,695 | 10% | ||
grider123 | 0 | 1,492,224,727 | 100% | ||
scoobot | 0 | 864,720,545 | 100% | ||
bullshark | 0 | 1,519,508,886 | 100% |
Congratulations @bullshark! You have completed some achievement on Steemit and have been rewarded with new badge(s) : [](http://steemitboard.com/@bullshark) Award for the number of upvotes [](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)!
author | steemitboard |
---|---|
permlink | steemitboard-notify-bullshark-20170707t215517000z |
category | gridcoin |
json_metadata | {"image":["https://steemitboard.com/img/notifications.png"]} |
created | 2017-07-07 21:55:15 |
last_update | 2017-07-07 21:55:15 |
depth | 1 |
children | 0 |
last_payout | 2017-07-14 21:55:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 847 |
author_reputation | 38,975,615,169,260 |
root_title | "The Gridcoin SuperBlock on Linux Is Coming!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 7,690,973 |
net_rshares | 0 |
Congratulations @bullshark! You have completed some achievement on Steemit and have been rewarded with new badge(s) : [](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)!
author | steemitboard |
---|---|
permlink | steemitboard-notify-bullshark-20170711t143009000z |
category | gridcoin |
json_metadata | {"image":["https://steemitboard.com/img/notifications.png"]} |
created | 2017-07-11 14:30:09 |
last_update | 2017-07-11 14:30:09 |
depth | 1 |
children | 0 |
last_payout | 2017-07-18 14:30:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 688 |
author_reputation | 38,975,615,169,260 |
root_title | "The Gridcoin SuperBlock on Linux Is Coming!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 8,113,202 |
net_rshares | 0 |
Congratulations @bullshark! You have completed some achievement on Steemit and have been rewarded with new badge(s) : [](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)!
author | steemitboard |
---|---|
permlink | steemitboard-notify-bullshark-20170715t064826000z |
category | gridcoin |
json_metadata | {"image":["https://steemitboard.com/img/notifications.png"]} |
created | 2017-07-15 06:48:24 |
last_update | 2017-07-15 06:48:24 |
depth | 1 |
children | 0 |
last_payout | 2017-07-22 06:48:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 693 |
author_reputation | 38,975,615,169,260 |
root_title | "The Gridcoin SuperBlock on Linux Is Coming!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 8,540,307 |
net_rshares | 0 |
Congratulations @bullshark! You have completed some achievement on Steemit and have been rewarded with new badge(s) : [](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)!
author | steemitboard |
---|---|
permlink | steemitboard-notify-bullshark-20170728t090226000z |
category | gridcoin |
json_metadata | {"image":["https://steemitboard.com/img/notifications.png"]} |
created | 2017-07-28 09:02:24 |
last_update | 2017-07-28 09:02:24 |
depth | 1 |
children | 0 |
last_payout | 2017-08-04 09:02:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 697 |
author_reputation | 38,975,615,169,260 |
root_title | "The Gridcoin SuperBlock on Linux Is Coming!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 9,999,656 |
net_rshares | 0 |
Upvoted, resteemed, promoted... now excuse me, I am off to place some large GRC orders :)
author | vortac |
---|---|
permlink | re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t192743700z |
category | gridcoin |
json_metadata | {"tags":["gridcoin"],"app":"steemit/0.1"} |
created | 2017-07-07 19:27:39 |
last_update | 2017-07-07 19:27:39 |
depth | 1 |
children | 6 |
last_payout | 2017-07-14 19:27:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.034 HBD |
curator_payout_value | 0.003 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 89 |
author_reputation | 8,395,136,954,900 |
root_title | "The Gridcoin SuperBlock on Linux Is Coming!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 7,678,638 |
net_rshares | 8,844,543,240 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
nateonthenet | 0 | 656,914,707 | 100% | ||
grider123 | 0 | 1,443,697,093 | 100% | ||
dutch | 0 | 3,052,134,355 | 100% | ||
bullshark | 0 | 1,498,107,352 | 100% | ||
zipity | 0 | 1,073,633,810 | 100% | ||
hafierre | 0 | 1,120,055,923 | 100% |
Thanks, much appreciated :)
author | bullshark |
---|---|
permlink | re-vortac-re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t195529327z |
category | gridcoin |
json_metadata | {"tags":["gridcoin"],"app":"steemit/0.1"} |
created | 2017-07-07 19:55:30 |
last_update | 2017-07-07 19:55:30 |
depth | 2 |
children | 0 |
last_payout | 2017-07-14 19:55:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 27 |
author_reputation | 325,035,457,007 |
root_title | "The Gridcoin SuperBlock on Linux Is Coming!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 7,681,257 |
net_rshares | 0 |
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.
author | hafierre |
---|---|
permlink | re-vortac-re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170708t215202426z |
category | gridcoin |
json_metadata | {"tags":["gridcoin"],"app":"steemit/0.1"} |
created | 2017-07-08 21:51:57 |
last_update | 2017-07-08 21:51:57 |
depth | 2 |
children | 3 |
last_payout | 2017-07-15 21:51:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 309 |
author_reputation | 1,027,428,045 |
root_title | "The Gridcoin SuperBlock on Linux Is Coming!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 7,798,698 |
net_rshares | 0 |
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.
author | sc-steemit |
---|---|
permlink | re-hafierre-re-vortac-re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170709t091737994z |
category | gridcoin |
json_metadata | {"tags":["gridcoin"],"app":"steemit/0.1"} |
created | 2017-07-09 09:17:45 |
last_update | 2017-07-09 09:17:45 |
depth | 3 |
children | 2 |
last_payout | 2017-07-16 09:17:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 264 |
author_reputation | 28,448,644,499,713 |
root_title | "The Gridcoin SuperBlock on Linux Is Coming!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 7,845,498 |
net_rshares | 0 |
*panic hodls*
author | kryptokayden |
---|---|
permlink | re-vortac-re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t194047169z |
category | gridcoin |
json_metadata | {"tags":["gridcoin"],"app":"steemit/0.1"} |
created | 2017-07-07 19:40:57 |
last_update | 2017-07-07 19:40:57 |
depth | 2 |
children | 0 |
last_payout | 2017-07-14 19:40:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 13 |
author_reputation | 5,403,894,635,578 |
root_title | "The Gridcoin SuperBlock on Linux Is Coming!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 7,679,930 |
net_rshares | 0 |
Good to hear that some changes are coming down the pipeline. Thanks for the update.
author | zacherybinx |
---|---|
permlink | re-bullshark-the-gridcoin-superblock-on-linux-is-coming-20170707t184352133z |
category | gridcoin |
json_metadata | {"tags":["gridcoin"],"app":"steemit/0.1"} |
created | 2017-07-07 18:43:45 |
last_update | 2017-07-07 18:43:45 |
depth | 1 |
children | 0 |
last_payout | 2017-07-14 18:43:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 84 |
author_reputation | 2,177,724,323,664 |
root_title | "The Gridcoin SuperBlock on Linux Is Coming!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 7,674,536 |
net_rshares | 1,883,334,958 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
bullshark | 0 | 1,883,334,958 | 100% |