create account

Weekly update on BlockTrades work for HF24 by blocktrades

View this thread on: hive.blogpeakd.comecency.com
· @blocktrades · (edited)
$134.75
Weekly update on BlockTrades work for HF24
# Hived updates (core blockchain code)

We had to make changes to some of the virtual operations that were added to allow voting and payout information to be moved to hivemind. These problems were all identified by hivemind’s automated testing system:
https://gitlab.syncad.com/hive/hive/-/merge_requests/85 
https://gitlab.syncad.com/hive/hive/-/merge_requests/86 
https://gitlab.syncad.com/hive/hive/-/merge_requests/88 
https://gitlab.syncad.com/hive/hive/-/merge_requests/90 

We also added some new tests for hived and made some improvements to the automated testing system itself. Notable additions to the testing system include replay tests and tests for saving/restoring state information (new feature added in Eclipse release).
https://gitlab.syncad.com/hive/hive/-/merge_requests/87 
https://gitlab.syncad.com/hive/hive/-/merge_requests/89 

# Hivemind work (2nd layer social media microservice)

We made a few more small improvements to the hivemind’s automated testing system, but most of the time was spent fixing hivemind bugs that were identified by the testing system. Most of these bugs were due to the movement of data from hived to hivemind (to reduce memory usage), and several fixes also required changes to hived as well, as previously mentioned.

Improve automated testing for  hivemind:
https://gitlab.syncad.com/hive/hivemind/-/merge_requests/38 
https://gitlab.syncad.com/hive/hivemind/-/merge_requests/46 

Hivemind bug fixes for bugs found by API tests
https://gitlab.syncad.com/hive/hivemind/-/merge_requests/39 
https://gitlab.syncad.com/hive/hivemind/-/merge_requests/40 
https://gitlab.syncad.com/hive/hivemind/-/merge_requests/41 
https://gitlab.syncad.com/hive/hivemind/-/merge_requests/42 
https://gitlab.syncad.com/hive/hivemind/-/merge_requests/43 
https://gitlab.syncad.com/hive/hivemind/-/merge_requests/44
https://gitlab.syncad.com/hive/hivemind/-/merge_requests/45 
https://gitlab.syncad.com/hive/hivemind/-/merge_requests/48 

General code improvement
https://gitlab.syncad.com/hive/hivemind/-/merge_requests/47 

# Condenser changes (hive.blog’s code)

We added support for Dapplr videos. As part of this work we reviewed security associated with iframe usage in condenser. Iframes allow content from other sites such as youtube, threespeak, dapplr, etc to be displayed inside of posts.
https://gitlab.syncad.com/hive/condenser/-/merge_requests/81 

@roomservice and https://gitlab.syncad.com/jsalyers fixed a bug changing profile settings (this problem has been around for quite a while and several people have reported it, so it’s nice to see it fixed):
https://gitlab.syncad.com/hive/condenser/-/merge_requests/79 

@quochuy fixed a bug where paging down didn’t always load the next set of posts:
https://gitlab.syncad.com/hive/condenser/-/merge_requests/77 

## Decentralized list progress

We’re still doing user-interface work for decentralizing lists; the latest change is to allow a user to add a “description” to his lists, so that other users can see the criteria used to make each list. These descriptions will be shown to new users when they first pick lists to follow and they will also be shown on the pages where the user has followed other people’s lists. This change also requires an update to hivemind to store these descriptions.


# BlockTrades devs currently working full-time on hived and hivemind

In my last post, someone asked how to follow the work of individual programmers. Most of our devs don’t post on-chain, but if you’re interested in getting a snapshot view of what individual programmers are working on, you can use the links below:

https://gitlab.syncad.com/jsalyers 
https://gitlab.syncad.com/ABW 
https://gitlab.syncad.com/bwrona 
https://gitlab.syncad.com/Trela 
https://gitlab.syncad.com/kmochocki 
https://gitlab.syncad.com/dkedzierski 
https://gitlab.syncad.com/dan 
https://gitlab.syncad.com/Ickiewicz (new dev)
https://gitlab.syncad.com/klesniak  (new dev)

In addition to the devs above, we have several other devs contributing on a part-time basis to various projects such as condenser and hived, plus some full-time and part-time devops guys working on various Hive-related tasks (server setup and maintenance, manual testing, performance testing, etc).

# Plans for upcoming week

We’re planning to replace the pyresttest testing framework used by hivemind’s automated testing system with the https://github.com/taverntesting/tavern framework. Pyresttest is no longer actively developed, and tavern also provides better reporting and better integration with gitlab’s automated testing environment. Tavern will also allow us to mark individual tests within a testing job as “allowed to fail” so that the overall test job doesn’t report as a failure, which can be very useful when making changes that are expected to temporarily break some tests.

Unfortunately, we weren’t able to complete enough testing this week that we were comfortable to make a release candidate for hived, mainly because we keep finding hivemind-related bugs that required us to make changes in the virtual operations needed by hivemind. 

But at this point we have enough tests passing that I think we’ll be able to provide a hived release candidate early next week. That means we are a little over 1 week behind compared to our original, optimistic schedule for HF24.
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 676 others
👎  , , ,
properties (23)
authorblocktrades
permlinkweekly-update-on-blocktrades-work-for-hf24
categoryhive-139531
json_metadata{"tags":["hive","blockchain","software","cryptocurrency"],"users":["roomservice","quochuy"],"links":["https://gitlab.syncad.com/hive/hive/-/merge_requests/85","https://gitlab.syncad.com/hive/hive/-/merge_requests/86","https://gitlab.syncad.com/hive/hive/-/merge_requests/88","https://gitlab.syncad.com/hive/hive/-/merge_requests/90","https://gitlab.syncad.com/hive/hive/-/merge_requests/87","https://gitlab.syncad.com/hive/hive/-/merge_requests/89","https://gitlab.syncad.com/hive/hivemind/-/merge_requests/38","https://gitlab.syncad.com/hive/hivemind/-/merge_requests/46","https://gitlab.syncad.com/hive/hivemind/-/merge_requests/39","https://gitlab.syncad.com/hive/hivemind/-/merge_requests/40","https://gitlab.syncad.com/hive/hivemind/-/merge_requests/41","https://gitlab.syncad.com/hive/hivemind/-/merge_requests/42","https://gitlab.syncad.com/hive/hivemind/-/merge_requests/43","https://gitlab.syncad.com/hive/hivemind/-/merge_requests/44","https://gitlab.syncad.com/hive/hivemind/-/merge_requests/45","https://gitlab.syncad.com/hive/hivemind/-/merge_requests/48","https://gitlab.syncad.com/hive/hivemind/-/merge_requests/47","https://gitlab.syncad.com/hive/condenser/-/merge_requests/81","https://gitlab.syncad.com/jsalyers","https://gitlab.syncad.com/hive/condenser/-/merge_requests/79","https://gitlab.syncad.com/hive/condenser/-/merge_requests/77","https://gitlab.syncad.com/ABW","https://gitlab.syncad.com/bwrona","https://gitlab.syncad.com/Trela","https://gitlab.syncad.com/kmochocki","https://gitlab.syncad.com/dkedzierski","https://gitlab.syncad.com/dan","https://gitlab.syncad.com/Ickiewicz","https://gitlab.syncad.com/klesniak","https://github.com/taverntesting/tavern"],"app":"hiveblog/0.1","format":"markdown"}
created2020-07-27 20:39:21
last_update2020-07-27 20:44:27
depth0
children58
last_payout2020-08-03 20:39:21
cashout_time1969-12-31 23:59:59
total_payout_value76.744 HBD
curator_payout_value58.007 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length5,333
author_reputation1,156,468,945,234,541
root_title"Weekly update on BlockTrades work for HF24"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,752,626
net_rshares356,767,471,224,624
author_curate_reward""
vote details (744)
@amico ·
A huge hug  🤗 and a little bit of !BEER 🍻 from @amico! 
___
Un caro abbraccio 🤗 e un po' di BEER 🍻 da @amico!
properties (22)
authoramico
permlinkre-weekly-update-on-blocktrades-work-for-hf24-20200727t204132z
categoryhive-139531
json_metadata"{"app": "rewarding/0.1.0"}"
created2020-07-27 20:41:36
last_update2020-07-27 20:41:36
depth1
children0
last_payout2020-08-03 20:41:36
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_length111
author_reputation50,114,589,069,835
root_title"Weekly update on BlockTrades work for HF24"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,752,670
net_rshares0
@ayhamyou ·
Thanks 😊
properties (22)
authorayhamyou
permlinkqe7f8p
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2020-07-29 00:12:24
last_update2020-07-29 00:12:24
depth1
children0
last_payout2020-08-05 00:12: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_length8
author_reputation773,684,538,220
root_title"Weekly update on BlockTrades work for HF24"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,772,797
net_rshares0
@beerlover ·
<div class='pull-right'>https://files.peakd.com/file/peakd-hive/beerlover/yiuU6bdf-beerlover20gives20BEER.gif<p><sup><a href='https://hive-engine.com/?p=market&t=BEER'>View or trade </a> <code>BEER</code>.</sup></p></div><center><br> <p> Hey @blocktrades, here is a little bit of <code>BEER</code> from @amico for you. Enjoy it!</p> <p>Learn how to <a href='https://peakd.com/beer/@beerlover/what-is-proof-of-stake-with-beer'>earn <b>FREE BEER</b> each day </a> by staking your <code>BEER</code>.</p> </center><div></div>
properties (22)
authorbeerlover
permlinkre-weekly-update-on-blocktrades-work-for-hf24-20200727t204147z
categoryhive-139531
json_metadata"{"app": "beem/0.23.11"}"
created2020-07-27 20:41:48
last_update2020-07-27 20:41:48
depth1
children0
last_payout2020-08-03 20:41: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_length521
author_reputation24,770,396,872,031
root_title"Weekly update on BlockTrades work for HF24"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,752,672
net_rshares0
@beerlover ·
<div class='pull-right'>https://files.peakd.com/file/peakd-hive/beerlover/yiuU6bdf-beerlover20gives20BEER.gif<p><sup><a href='https://hive-engine.com/?p=market&t=BEER'>View or trade </a> <code>BEER</code>.</sup></p></div><center><br> <p> Hey @blocktrades, here is a little bit of <code>BEER</code> from @detlev for you. Enjoy it!</p> <p>Learn how to <a href='https://peakd.com/beer/@beerlover/what-is-proof-of-stake-with-beer'>earn <b>FREE BEER</b> each day </a> by staking your <code>BEER</code>.</p> </center><div></div>
properties (22)
authorbeerlover
permlinkre-weekly-update-on-blocktrades-work-for-hf24-20200728t075714z
categoryhive-139531
json_metadata"{"app": "beem/0.23.11"}"
created2020-07-28 07:57:15
last_update2020-07-28 07:57:15
depth1
children0
last_payout2020-08-04 07:57: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_length522
author_reputation24,770,396,872,031
root_title"Weekly update on BlockTrades work for HF24"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,759,945
net_rshares0
@behiver · (edited)
Quite good progress and I can barely wait until HARDFORK 24 is release. It will be the first true community release and will bring improvements at network level which should benefit us all.

Keep on the right path and you will be rewarded, don't stop build great things!!!
https://img.picturequotes.com/2/17/16654/whatever-good-things-we-build-end-up-building-us-quote-1.jpg
properties (22)
authorbehiver
permlinkre-blocktrades-2020728t232031616z
categoryhive-139531
json_metadata{"tags":["hive","blockchain","software","cryptocurrency"],"app":"esteem/2.2.7-surfer","format":"markdown+html","community":"esteem.app"}
created2020-07-28 20:20:30
last_update2020-07-28 20:21:33
depth1
children0
last_payout2020-08-04 20:20: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_length374
author_reputation384,050,509,698,076
root_title"Weekly update on BlockTrades work for HF24"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,769,783
net_rshares0
@bryan-imhoff ·
$0.11
I’m intrigued by voting & payout info moving to the Hivemind layer. I know it can be a contentious issue... but if the processing burdens are eased enough could this eliminate the 7 day window and facilitate “evergreen” content? I was always under the impression that aspect was tailored to fit what was technologically possible, and wasn’t a core tenet of the system itself. Is it becoming possible to scale past that limitation?
👍  , , ,
properties (23)
authorbryan-imhoff
permlinkre-blocktrades-qe5bqd
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2020.07.1"}
created2020-07-27 21:01:24
last_update2020-07-27 21:01:24
depth1
children30
last_payout2020-08-03 21:01:24
cashout_time1969-12-31 23:59:59
total_payout_value0.054 HBD
curator_payout_value0.053 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length430
author_reputation71,780,425,099,152
root_title"Weekly update on BlockTrades work for HF24"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,752,933
net_rshares474,151,918,504
author_curate_reward""
vote details (4)
@blocktrades ·
$0.45
The current changes only impact storage of non-active voting and payout info (old votes and payout information is no longer retained in hived after a post has paid out). 

The actual calculation of payouts still needs to be done in the 1st layer code (the blockchain code itself), as you believed previously. The only way to move this calculation out of hived would be to pay the rewards in something other than HIVE/HBD.

As to the reasoning for the 7 day window, we haven't looked into why it was set to one week, although I was under the impression (seemingly like you) that it was to prevent too much load on hived (the core blockchain process).
👍  , , , , , , ,
👎  
properties (23)
authorblocktrades
permlinkqe5cmr
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2020-07-27 21:20:51
last_update2020-07-27 21:20:51
depth2
children29
last_payout2020-08-03 21:20:51
cashout_time1969-12-31 23:59:59
total_payout_value0.224 HBD
curator_payout_value0.223 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length649
author_reputation1,156,468,945,234,541
root_title"Weekly update on BlockTrades work for HF24"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,753,234
net_rshares1,754,534,313,704
author_curate_reward""
vote details (9)
@jaki01 · (edited)
$0.06
Isn't the reason for the seven day window also to prevent delegating one's HP to several different accounts to be able to self-upvote own posts several times?

By the way, I think we should reconsider the five minutes curation window (directly after a post was written), because it clearly disadvantages manual curators who try to read and evaluate posts before they decide to upvote them or not. Until they have done that always lots of automatic upvotes have already come in. Also it makes 'curators' lazy (especially since there is 50 % curation reward): they simply upvote the same people again and again, while not enough users are seeking for new authors (respectively honor posts from old authors who aren't on their 'lists').

I see no reason to be rewarded less for a late manual upvote than for an early automated upvote.

Considering the high percentage of automated upvotes, I think it's simply a myth that manual curators find 'quality content' early, and then more upvotes follow and reward them.

I wrote two posts about that problem:

<a href="https://hive.blog/hive/@jaki01/the-curation-problem-of-hive-das-kurationsproblem-hives">Here</a> and <a href="https://hive.blog/steem/@jaki01/bad-effects-of-the-small-curation-window">here</a>.
👍  
properties (23)
authorjaki01
permlinkqedtxy
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2020.08.1"}
created2020-08-01 11:15:42
last_update2020-08-08 15:48:45
depth3
children28
last_payout2020-08-08 11:15:42
cashout_time1969-12-31 23:59:59
total_payout_value0.028 HBD
curator_payout_value0.028 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,253
author_reputation425,407,395,181,435
root_title"Weekly update on BlockTrades work for HF24"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,834,475
net_rshares246,101,578,655
author_curate_reward""
vote details (1)
@c0ff33a ·
$0.03
I'm truly excited how fast Hive is developing and evolving, HF24 is bringing forth some major and much needed enhancements to the back end code that runs the blockchain - and I am sure everyone respects the fact you and your team are not rushing this out - it will arrive when it is ready and perfect, and everyone will love it.
👍  
properties (23)
authorc0ff33a
permlinkqe8ykd
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2020-07-29 20:07:24
last_update2020-07-29 20:07:24
depth1
children0
last_payout2020-08-05 20:07:24
cashout_time1969-12-31 23:59:59
total_payout_value0.014 HBD
curator_payout_value0.014 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length328
author_reputation471,961,507,572,784
root_title"Weekly update on BlockTrades work for HF24"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,787,241
net_rshares135,860,467,710
author_curate_reward""
vote details (1)
@ciarascat ·
![tenor.gif](https://files.peakd.com/file/peakd-hive/ciarascat/2xMh3g0X-tenor.gif)

properties (22)
authorciarascat
permlinkre-blocktrades-qe8qnd
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2020.07.2"}
created2020-07-29 17:16:24
last_update2020-07-29 17:16:24
depth1
children0
last_payout2020-08-05 17:16: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_length84
author_reputation121,866,793,637
root_title"Weekly update on BlockTrades work for HF24"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,784,808
net_rshares0
@daysiselena ·
Very important everything you're doing on this platform. Good job! Greetings
properties (22)
authordaysiselena
permlinkre-blocktrades-qe5bvu
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2020.07.1"}
created2020-07-27 21:04:45
last_update2020-07-27 21:04:45
depth1
children0
last_payout2020-08-03 21:04: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_length76
author_reputation434,885,559,980,735
root_title"Weekly update on BlockTrades work for HF24"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,752,986
net_rshares0
@deniskj ·
If anything, I am enjoying seeing regular updates ...
If anything, I am enjoying seeing regular updates about improving the efficiency of the Hive Blockchain regardless of the delays.

A strong foundation will see Hive grow into a stable blockchain in the years to come.

I am really looking forward to what is in store.

<br/>
https://media.giphy.com/media/3o7abGQa0aRJUurpII/giphy.gif
<br/>

 Posted using [Dapplr](https://app.dapplr.in/Ez6NrvsTtt2uxHfH9)
properties (22)
authordeniskj
permlinkifanythingiamenjoyingsee-27j86x2rp27rx0nrf3u4581x27aup86r
categoryhive-139531
json_metadata{"app":"dapplr","format":"markdown","tags":["dapplr"],"media":[],"users_tagged":[]}
created2020-07-27 21:36:15
last_update2020-07-27 21:36:15
depth1
children0
last_payout2020-08-03 21:36: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_length404
author_reputation48,018,848,560,375
root_title"Weekly update on BlockTrades work for HF24"
beneficiaries
0.
accountdapplr
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,753,436
net_rshares0
@detlev ·
Love to get this kind of feedback to see what is going on.

A !BEER for the team.

> _As we do the #HiveMeetupAachen this Friday, is there anybody who like to give a 15 Min speech via Zoom about the latest news to HF24 and other stuff from the chain?_ 
properties (22)
authordetlev
permlinkre-blocktrades-qe6633
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2020.07.1"}
created2020-07-28 07:57:03
last_update2020-07-28 07:57:03
depth1
children0
last_payout2020-08-04 07:57: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_length252
author_reputation1,075,894,022,000,044
root_title"Weekly update on BlockTrades work for HF24"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,759,943
net_rshares0
@edgargonzalez ·
gracias por su apoyo amigos @blocktrades de igualmente sigan trabajando en la mejora de de todo y para todos, gracias
properties (22)
authoredgargonzalez
permlinkqe5r6o
categoryhive-139531
json_metadata{"users":["blocktrades"],"app":"hiveblog/0.1"}
created2020-07-28 02:27:06
last_update2020-07-28 02:27:06
depth1
children0
last_payout2020-08-04 02:27:06
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_length117
author_reputation155,997,970,694,435
root_title"Weekly update on BlockTrades work for HF24"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,756,712
net_rshares0
@eliasseth ·
Very very impotant this post. Thanks for share!
properties (22)
authoreliasseth
permlinkqe5b0g
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2020-07-27 20:46:48
last_update2020-07-27 20:46:48
depth1
children0
last_payout2020-08-03 20:46: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_length47
author_reputation15,224,879,978,463
root_title"Weekly update on BlockTrades work for HF24"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,752,726
net_rshares0
@ew-and-patterns ·
$0.06
Postpone as long as you need to... This release will be laying the groundwork for a glorious future. 
People need to understand that fixing and changing thousunds of lines of code will break some other code. So test, test, test. I am already feeling the hype just because of the months of work you guys are putting into this.
👍  ,
👎  
properties (23)
authorew-and-patterns
permlinkre-blocktrades-qe5cbo
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2020.07.1"}
created2020-07-27 21:14:24
last_update2020-07-27 21:14:24
depth1
children0
last_payout2020-08-03 21:14:24
cashout_time1969-12-31 23:59:59
total_payout_value0.028 HBD
curator_payout_value0.029 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length325
author_reputation138,435,312,451,522
root_title"Weekly update on BlockTrades work for HF24"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,753,127
net_rshares266,879,939,880
author_curate_reward""
vote details (3)
@gtg ·
$0.14
Tests, tests, tests.
Tests!
Better safe than sorry.
One thing worth mentioning is that all the work that is done now (automated testing system) will save us A LOT of time in the future.
👍  , , ,
👎  
properties (23)
authorgtg
permlinkqe5b2c
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2020-07-27 20:47:00
last_update2020-07-27 20:47:00
depth1
children1
last_payout2020-08-03 20:47:00
cashout_time1969-12-31 23:59:59
total_payout_value0.071 HBD
curator_payout_value0.071 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length185
author_reputation382,900,566,292,946
root_title"Weekly update on BlockTrades work for HF24"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,752,730
net_rshares617,878,045,028
author_curate_reward""
vote details (5)
@resiliencia ·
Cool! 😃
properties (22)
authorresiliencia
permlinkre-gtg-qe5i14
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2020.07.1"}
created2020-07-27 23:17:27
last_update2020-07-27 23:17:27
depth2
children0
last_payout2020-08-03 23:17: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_length7
author_reputation224,394,735,440,037
root_title"Weekly update on BlockTrades work for HF24"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,754,620
net_rshares0
@hivebuzz ·
Congratulations @blocktrades! You have completed the following achievement on the Hive blockchain and have been rewarded with new badge(s) :

<table><tr><td><img src="https://images.hive.blog/60x60/http://hivebuzz.me/badges/toppayoutweek.png"></td><td>Your post got the highest payout of the week</td></tr>
</table>

<sub>_You can view [your badges on your board](https://hivebuzz.me/@blocktrades) And compare to others on the [Ranking](https://hivebuzz.me/ranking)_</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>


To support your work, I also upvoted your post!


**Do not miss the last post from @hivebuzz:**
<table><tr><td><a href="/hivebuzz/@hivebuzz/ranking-update1"><img src="https://images.hive.blog/64x128/https://i.imgur.com/Fr0BYh2.png"></a></td><td><a href="/hivebuzz/@hivebuzz/ranking-update1">HiveBuzz Ranking update - New key indicators</a></td></tr></table>
properties (22)
authorhivebuzz
permlinkhivebuzz-notify-blocktrades-20200727t210446000z
categoryhive-139531
json_metadata{"image":["http://hivebuzz.me/notify.t6.png"]}
created2020-07-27 21:04:45
last_update2020-07-27 21:04:45
depth1
children0
last_payout2020-08-03 21:04: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_length936
author_reputation367,875,542,916,368
root_title"Weekly update on BlockTrades work for HF24"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,752,987
net_rshares0
@howo ·
$0.97
```
https://gitlab.syncad.com/jsalyers
https://gitlab.syncad.com/ABW
https://gitlab.syncad.com/bwrona
https://gitlab.syncad.com/Trela
https://gitlab.syncad.com/kmochocki
https://gitlab.syncad.com/dkedzierski
https://gitlab.syncad.com/dan
https://gitlab.syncad.com/Ickiewicz (new dev)
https://gitlab.syncad.com/klesniak (new dev)
```
Plus all the community devs.

If you are wondering why we are iterating so much faster than steemit inc could that's the reason, they pretty much had 2 core devs, 1 front end guy (working on steemit.com) and one devops guy. If you need a reason to buy hive there you have it. We probably pour almost three times as much man hours into the project as they did. 

We'll soon be done with eclipse, and in only three months we shipped a ton of stuff. Now imagine what we'll achieve in a year.
👍  , , , , , , ,
properties (23)
authorhowo
permlinkqe73mj
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2020-07-28 20:01:30
last_update2020-07-28 20:01:30
depth1
children1
last_payout2020-08-04 20:01:30
cashout_time1969-12-31 23:59:59
total_payout_value0.518 HBD
curator_payout_value0.450 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length821
author_reputation468,268,823,248,118
root_title"Weekly update on BlockTrades work for HF24"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,769,546
net_rshares3,662,987,062,184
author_curate_reward""
vote details (8)
@mistakili ·
Thats good to know
properties (22)
authormistakili
permlinkre-howo-qedz3i
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2020.07.4"}
created2020-08-01 13:06:57
last_update2020-08-01 13:06:57
depth2
children0
last_payout2020-08-08 13:06: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_length18
author_reputation524,042,803,147,924
root_title"Weekly update on BlockTrades work for HF24"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,835,820
net_rshares0
@johnlambrechts ·
Thank you blocktrades, and thank you for not selling my ETH with the 12 ETH I traded for HIVE. :D
properties (22)
authorjohnlambrechts
permlinkre-blocktrades-qe5ds9
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2020.07.1"}
created2020-07-27 21:45:48
last_update2020-07-27 21:45:48
depth1
children0
last_payout2020-08-03 21:45: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_length97
author_reputation-2,791,160,151,793
root_title"Weekly update on BlockTrades work for HF24"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,753,553
net_rshares0
@lorennys ·
Thanks for sharing this information .
properties (22)
authorlorennys
permlinkqe5wq2
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2020-07-28 04:35:00
last_update2020-07-28 04:35:00
depth1
children0
last_payout2020-08-04 04:35:00
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_length37
author_reputation323,100,551,248,152
root_title"Weekly update on BlockTrades work for HF24"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,757,952
net_rshares0
@marki99 ·
:)
properties (22)
authormarki99
permlinkre-blocktrades-qe62dk
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2020.07.1"}
created2020-07-28 06:36:57
last_update2020-07-28 06:36:57
depth1
children0
last_payout2020-08-04 06:36: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_length2
author_reputation11,400,723,818,181
root_title"Weekly update on BlockTrades work for HF24"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,759,098
net_rshares0
@nathyortiz ·
Very important all these changes that are made on the platform for the good and future of all who make life in hive.  Thanks for the information, but for the moment we have to wait 

@blocktrades
properties (22)
authornathyortiz
permlinkqe5b8g
categoryhive-139531
json_metadata{"users":["blocktrades"],"app":"hiveblog/0.1"}
created2020-07-27 20:50:45
last_update2020-07-27 20:50:45
depth1
children0
last_payout2020-08-03 20:50: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_length195
author_reputation828,118,811,351,293
root_title"Weekly update on BlockTrades work for HF24"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,752,767
net_rshares0
@pouchon ·
Weekly update is really positive to know what is going on.
Great effort and endeavor for everyone involved.
properties (22)
authorpouchon
permlinkqe5f2o
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2020-07-27 22:13:36
last_update2020-07-27 22:13:36
depth1
children0
last_payout2020-08-03 22:13:36
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_length107
author_reputation827,324,771,374,316
root_title"Weekly update on BlockTrades work for HF24"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,753,934
net_rshares0
@resiliencia ·
Thank you very much for you work!
properties (22)
authorresiliencia
permlinkre-blocktrades-qe5i2p
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2020.07.1"}
created2020-07-27 23:18:24
last_update2020-07-27 23:18:24
depth1
children0
last_payout2020-08-03 23:18: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_length33
author_reputation224,394,735,440,037
root_title"Weekly update on BlockTrades work for HF24"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,754,630
net_rshares0
@seckorama ·
You provide very clear update on Hive development. That's I missed at Steemit...
properties (22)
authorseckorama
permlinkre-blocktrades-2020728t18322447z
categoryhive-139531
json_metadata{"tags":["hive","blockchain","software","cryptocurrency"],"app":"esteem/2.2.5-mobile","format":"markdown+html","community":"hive-125125"}
created2020-07-28 16:32:03
last_update2020-07-28 16:32:03
depth1
children0
last_payout2020-08-04 16:32: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_length80
author_reputation457,871,204,045,475
root_title"Weekly update on BlockTrades work for HF24"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,766,582
net_rshares0
@theresa16 ·
Correcting failures to prevent in the future, good information
properties (22)
authortheresa16
permlinkre-blocktrades-qe70t6
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2020.07.1"}
created2020-07-28 19:00:54
last_update2020-07-28 19:00:54
depth1
children0
last_payout2020-08-04 19:00: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_length62
author_reputation446,899,537,877,376
root_title"Weekly update on BlockTrades work for HF24"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,768,644
net_rshares0
@yuriy4 ·
Thanks for your work. I wish you success.
properties (22)
authoryuriy4
permlinkre-blocktrades-qe5ddz
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2020.07.1"}
created2020-07-27 21:37:12
last_update2020-07-27 21:37:12
depth1
children0
last_payout2020-08-03 21:37: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_length41
author_reputation21,718,890,111,807
root_title"Weekly update on BlockTrades work for HF24"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,753,445
net_rshares0