create account

[Busy] Voting percentage update problem - cause and fix by blockchainstudio

View this thread on: hive.blogpeakd.comecency.com
· @blockchainstudio · (edited)
$37.12
[Busy] Voting percentage update problem - cause and fix
#### Project Information
* Repository: https://github.com/busyorg/busy
* Project Name: Busy


![](https://cdn.steemitimages.com/DQmW15ju19i475cbaMSq4uyYwpSHdcYFxRy7y62BYrv22sg)
> [[EN/KR] Busy voting Independence Day! - now it's completely independent of steemdb](https://steemit.com/kr/@blockchainstudio/en-kr-busy-voting-independence-day-now-it-s-completely-independent-of-steemdb-busy-steemdb)

<br>
I've opened the issue and submitted the PR. While the PR is waiting for being merged, I'm pretty confident with the cause and due to the **temporary measure that I like to introduce (and you guys will like :)**, I submit this post without waiting any further.

- Issue: https://github.com/busyorg/busy/issues/2192
- PR: https://github.com/busyorg/busy-bot/pull/10
#### Expected behavior

Busy voting (by @busy.pay) percentage should be updated based on the sum of followers' SP.

#### Actual behavior

Busy voting percentage isn't updated unless users haven't made a post for more than 3 days.

#### How to reproduce

This happens to **all users who's been writing at least once per three days** since the end of Jan, including me @blockchainstudio. See the details in Cause and Fix

#### Cause and Fix
@busy.pay's voting percentage is determined by the sum of the followers' SP, about 1% for every 1 million SP. But this sum of the followers' SP can't be calculated quickly using normal API (imagine that you need to find for ned who has more than 26k followers). Thus it should be cached and steemdb.com (run by jesta) had provided the information. However, it was often unstable. 

Since its introduction of the "independence" from steemdb.com a month ago, the original intention was to have its own cache. The current configuration is 3 days, which is defined as `VESTS_CACHE_SECONDS` as follows:

![](https://cdn.steemitimages.com/DQmeG1cJfPKmzx47rWwdn12zzDXQFhXQuxrR1HKnZWpwKL9)
> https://github.com/busyorg/busy-bot/blob/master/src/constants.js#L3

While its **original intention was to update if the last update is more than 3 days old**, the current code updates the cache every time as follows.

<center>![](https://user-images.githubusercontent.com/38183982/53609823-9d47d180-3bc0-11e9-8271-0422bf6bdc45.png)</center>
> I've submitted the PR: https://github.com/busyorg/busy-bot/pull/10

Currently, `queue.setAccountFollowersVests(username, vests)` is called every time and this is why `VESTS_CACHE_SECONDS` never expires. So unless a user hasn't written a post for more than 3 days, the cache never expires, which is also proven below (data is from @steemsql, but this small task can be done with steem api).

<center>![](https://user-images.githubusercontent.com/38183982/53609684-fc591680-3bbf-11e9-889a-c657af6ddfc3.png)</center>
> @busy.pay's voting pct for @blockchainstudio (a user who has written at least once per 3 days => no update since its introduction a month ago)

<center>![](https://user-images.githubusercontent.com/38183982/53609652-d0d62c00-3bbf-11e9-9b45-565fc0b091f5.png)</center>
> another user who hadn't written for more than 3 days => update

Hope this will be resolved soon so that users could get more voting and Busy also could get more curation rewards. Currently, VP is being wasted (reach 100%) quite often.

### Temporary solution
**If you wanna get updated, don't write for 3 days :)** Of course, strictly speaking, don't use 'busy' tag for 3 days. Mine is finally updated :)

* App version: 2.5.6 (or any version)
* Browser/App version: Any
* Operating system: Any

#### Recording Of The Bug
<center>![](https://cdn.steemitimages.com/DQme4YR8P3WUNbNELqqdYYKgf7egHF4DVhv4zppRTH7yU2T)</center>
> @busy.pay's voting pct for @blockchainstudio (a user who has written at least once per 3 days => no update)

#### GitHub Account
https://github.com/economicstudio
๐Ÿ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 102 others
properties (23)
authorblockchainstudio
permlinkbusy-voting-percentage-update-problem-cause-and-fix
categoryutopian-io
json_metadata{"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["utopian-io","bug-hunting","busy","kr-dev","jjangjjangman"],"users":["blockchainstudio","busy.pay","blockchainstudio.","steemsql"],"links":["https://github.com/busyorg/busy","https://steemit.com/kr/@blockchainstudio/en-kr-busy-voting-independence-day-now-it-s-completely-independent-of-steemdb-busy-steemdb","https://github.com/busyorg/busy/issues/2192","https://github.com/busyorg/busy-bot/pull/10","/@busy.pay","/@blockchainstudio","/@busy.pay","https://github.com/busyorg/busy-bot/blob/master/src/constants.js#L3","https://github.com/busyorg/busy-bot/pull/10","/@steemsql"],"image":["https://cdn.steemitimages.com/DQmW15ju19i475cbaMSq4uyYwpSHdcYFxRy7y62BYrv22sg","https://cdn.steemitimages.com/DQmeG1cJfPKmzx47rWwdn12zzDXQFhXQuxrR1HKnZWpwKL9","https://user-images.githubusercontent.com/38183982/53609823-9d47d180-3bc0-11e9-8271-0422bf6bdc45.png","https://user-images.githubusercontent.com/38183982/53609684-fc591680-3bbf-11e9-889a-c657af6ddfc3.png","https://user-images.githubusercontent.com/38183982/53609652-d0d62c00-3bbf-11e9-9b45-565fc0b091f5.png","https://cdn.steemitimages.com/DQme4YR8P3WUNbNELqqdYYKgf7egHF4DVhv4zppRTH7yU2T"]}
created2019-03-01 01:57:30
last_update2019-03-04 23:18:54
depth0
children14
last_payout2019-03-08 01:57:30
cashout_time1969-12-31 23:59:59
total_payout_value27.858 HBD
curator_payout_value9.259 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length3,805
author_reputation178,988,499,015,921
root_title"[Busy] Voting percentage update problem - cause and fix"
beneficiaries
0.
accountutopian.pay
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,561,214
net_rshares64,269,687,707,244
author_curate_reward""
vote details (166)
@blockchainstudio ·
In Korean: ๊ฐ„๋งŒ์— ์•„์ฃผ ์œ ์šฉํ•œ ๋ฒ„๊ทธ๋ฅผ ํ•˜๋‚˜ ์ฐพ์•„์„œ ์ˆ˜์ •ํ–ˆ์Šต๋‹ˆ๋‹ค. (์‚ฌ์‹ค ์ˆ˜์ •์€ ์ œ๊ฐ€ ๋ณด๊ธฐ์—” ๋งž๋Š”๋ฐ db๊ณ„์ •์„ ์ƒ์„ฑํ•ด์•ผ full test๋ฅผ ํ•ด๋ณผ์ˆ˜๊ฐ€ ์žˆ์–ด์„œ ์™„์ „ ํ…Œ์ŠคํŠธ๋ฅผ ๊ฑฐ์น˜์ง„ ๋ชปํ–ˆ์Šต๋‹ˆ๋‹ค๋งŒ ์›์ธ์€ ํ™•์‹คํ•ฉ๋‹ˆ๋‹ค.) ๋‚˜๋ฆ„ ์ค‘์š”ํ•œ(์›ํ•˜์‹œ๋Š”?) ๋‚ด์šฉ์ด๊ธฐ๋„ ํ•˜๋‹ˆ ๊ทธ๋ƒฅ ๋‚ด์ผ ๋”ฐ๋กœ ํฌ์ŠคํŒ…ํ•ด๋“œ๋ฆด๊ฒŒ์š”. ์ž๊ธฐ ์ „์— ๋ฌธ๋“ ํ•„๋ฐ›์•„์„œ ๋ฐœ๊ฒฌํ•œ๊ฑฐ๊ณ  ์ˆ˜์ •ํ•˜๋А๋ผ ์ด๋ฏธ ๋„ˆ๋ฌด ๋Šฆ์€ ์‹œ๊ฐ„์ด๋„ค์š”ใ…Žใ…Ž
properties (22)
authorblockchainstudio
permlinkre-blockchainstudio-busy-voting-percentage-update-problem-cause-and-fix-20190301t020350185z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2019-03-01 02:03:51
last_update2019-03-01 02:03:51
depth1
children0
last_payout2019-03-08 02:03: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_length206
author_reputation178,988,499,015,921
root_title"[Busy] Voting percentage update problem - cause and fix"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,561,389
net_rshares0
@bluengel ·
์™„์ „ ๋ฉ‹์ ธ์šฉ~โ™ฅโ™ฉโ™ฌ ๋ฐ•์ˆ˜~๋ฐ•์ˆ˜~๋ฐ•์ˆ˜~โ™ฉโ™ฌ

Posted using [Partiko Android](https://steemit.com/@partiko-android)
properties (22)
authorbluengel
permlinkbluengel-re-blockchainstudio-busy-voting-percentage-update-problem-cause-and-fix-20190303t001553732z
categoryutopian-io
json_metadata{"app":"partiko","client":"android"}
created2019-03-03 00:15:54
last_update2019-03-03 00:15:54
depth1
children0
last_payout2019-03-10 00:15: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_length92
author_reputation129,269,571,273,945
root_title"[Busy] Voting percentage update problem - cause and fix"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,653,755
net_rshares0
@bukio ·
์งฑ์งฑ๋งจ ํ˜ธ์ถœ์— ์‘๋‹ตํ•˜์˜€์Šต๋‹ˆ๋‹ค.
properties (22)
authorbukio
permlinkre-bukio-jjangjjangman-1551406374134
categoryutopian-io
json_metadata"{"tags":["bukio", "jjangjjangman"],"app":"steemer/1.0"}"
created2019-03-01 02:12:54
last_update2019-03-01 02:12:54
depth1
children0
last_payout2019-03-08 02:12: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_length16
author_reputation11,545,563,591,097
root_title"[Busy] Voting percentage update problem - cause and fix"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,561,607
net_rshares0
@fego ·
$9.49
Hi @blockchainstudio, thanks for making this contribution

Glad to have you contributing again. As always you find the bugs and then you make it a duty to fix them. This report has been staff picked.

I see that you have proposed a fix for the issue and made a pull request towards that effect. I like the manner in which you analysed and explained the cause. I also must commend the measures you have taken towards implementing the fix.

This report  adds significant value to the project and is reflected in my scoring.

Thanks again for this contribution. I look forward to more of these :)

Your contribution has been evaluated according to [Utopian policies and guidelines](https://join.utopian.io/guidelines), as well as a predefined set of questions pertaining to the category.

To view those questions and the relevant answers related to your post, [click here](https://review.utopian.io/result/5/2-1-1-1-1-2-).

---- 
Need help? Chat with us on [Discord](https://discord.gg/uTyJkNm).

[[utopian-moderator]](https://join.utopian.io/)
๐Ÿ‘  , , , , , , , , , , , , , , , , , , , ,
properties (23)
authorfego
permlinkre-blockchainstudio-busy-voting-percentage-update-problem-cause-and-fix-20190302t235537558z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["blockchainstudio"],"links":["https://join.utopian.io/guidelines","https://review.utopian.io/result/5/2-1-1-1-1-2-","https://discord.gg/uTyJkNm","https://join.utopian.io/"],"app":"steemit/0.1"}
created2019-03-02 23:55:39
last_update2019-03-02 23:55:39
depth1
children2
last_payout2019-03-09 23:55:39
cashout_time1969-12-31 23:59:59
total_payout_value7.176 HBD
curator_payout_value2.311 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,041
author_reputation168,836,422,039,217
root_title"[Busy] Voting percentage update problem - cause and fix"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,653,164
net_rshares13,937,374,126,712
author_curate_reward""
vote details (21)
@blockchainstudio ·
Hi @fego, thank you so much for your review and nice pick :) Yes, this is a very important, considering that Busy's VP is being wasted and their introduction of beneficiary. Thanks again!
properties (22)
authorblockchainstudio
permlinkre-fego-re-blockchainstudio-busy-voting-percentage-update-problem-cause-and-fix-20190303t010820004z
categoryutopian-io
json_metadata{"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["utopian-io"],"users":["fego"],"links":["/@fego"],"image":[]}
created2019-03-03 01:08:21
last_update2019-03-03 01:08:21
depth2
children0
last_payout2019-03-10 01:08:21
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_length187
author_reputation178,988,499,015,921
root_title"[Busy] Voting percentage update problem - cause and fix"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,655,509
net_rshares0
@utopian-io ·
Thank you for your review, @fego! Keep up the good work!
properties (22)
authorutopian-io
permlinkre-re-blockchainstudio-busy-voting-percentage-update-problem-cause-and-fix-20190302t235537558z-20190305t020341z
categoryutopian-io
json_metadata"{"app": "beem/0.20.17"}"
created2019-03-05 02:03:42
last_update2019-03-05 02:03:42
depth2
children0
last_payout2019-03-12 02:03:42
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_length56
author_reputation152,955,367,999,756
root_title"[Busy] Voting percentage update problem - cause and fix"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,751,204
net_rshares0
@gomdory ·
![](https://ipfs.busy.org/ipfs/QmSpSf3UTPCZUwCEfi1sWKKcUXWKH3SnpEaYaqRuWu7omz)
@blockchainstudio๋‹˜ ๊ณฐ๋Œ์ด๊ฐ€ 1.7๋ฐฐ๋กœ ๋ณดํŒ…ํ•ด๋“œ๋ฆฌ๊ณ  ๊ฐ€์š”~! ์˜์ฐจ~
properties (22)
authorgomdory
permlinkre-busy-voting-percentage-update-problem-cause-and-fix-20190301t021132
categoryutopian-io
json_metadata""
created2019-03-01 02:11:33
last_update2019-03-01 02:11:33
depth1
children0
last_payout2019-03-08 02:11:33
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_length124
author_reputation38,104,394,235,725
root_title"[Busy] Voting percentage update problem - cause and fix"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,561,568
net_rshares0
@steem-ua ·
#### Hi @blockchainstudio!

Your post was upvoted by @steem-ua, new Steem dApp, using UserAuthority for algorithmic post curation!
Your post is eligible for our upvote, thanks to our collaboration with @utopian-io!
**Feel free to join our [@steem-ua Discord server](https://discord.gg/KpBNYGz)**
properties (22)
authorsteem-ua
permlinkre-busy-voting-percentage-update-problem-cause-and-fix-20190303t003858z
categoryutopian-io
json_metadata"{"app": "beem/0.20.18"}"
created2019-03-03 00:39:00
last_update2019-03-03 00:39:00
depth1
children0
last_payout2019-03-10 00:39: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_length295
author_reputation23,214,230,978,060
root_title"[Busy] Voting percentage update problem - cause and fix"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,654,534
net_rshares0
@steem.apps ·
$0.04
![](https://steemitimages.com/32x32/https://steemitimages.com/u/favcau/avatar) [favcau](/@favcau)๋‹˜์ด blockchainstudio๋‹˜์„ ๋ฉ˜์…˜ํ•˜์…จ์Šต๋‹ˆ๋‹น. ์•„๋ž˜ ๋งํฌ๋ฅผ ๋ˆ„๋ฅด์‹œ๋ฉด ์—ฐ๊ฒฐ๋˜์šฉ~ ^^ <br />[favcau](/@favcau)๋‹˜์˜ [Suggestions category - Weekly report: #19](/utopian-io/@favcau/suggestions-category-weekly-report-19) <br /> 

 <blockquote>...</tr>
</thead>
<tbody>
<tr>
<td style="text-align:left">blockchainstudio/td>
<td style="text-align:left">3</td>
</tr>
<tr>
<td s...</blockquote>
๐Ÿ‘  
properties (23)
authorsteem.apps
permlinkre------------------busy-voting-percentage-update-problem-cause-and-fix-20190301t133834341z
categoryutopian-io
json_metadata{"app":"steem.apps/0.1","format":"markdown"}
created2019-03-01 13:38:36
last_update2019-03-01 13:38:36
depth1
children0
last_payout2019-03-08 13:38:36
cashout_time1969-12-31 23:59:59
total_payout_value0.040 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length448
author_reputation7,218,006,883,278
root_title"[Busy] Voting percentage update problem - cause and fix"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,583,108
net_rshares87,671,377,419
author_curate_reward""
vote details (1)
@steem.apps ·
![](https://steemitimages.com/32x32/https://steemitimages.com/u/harry-heightz/avatar) [harry-heightz](/@harry-heightz)๋‹˜์ด blockchainstudio๋‹˜์„ ๋ฉ˜์…˜ํ•˜์…จ์Šต๋‹ˆ๋‹น. ์•„๋ž˜ ๋งํฌ๋ฅผ ๋ˆ„๋ฅด์‹œ๋ฉด ์—ฐ๊ฒฐ๋˜์šฉ~ ^^ <br />[harry-heightz](/@harry-heightz)๋‹˜์˜ [Esteem Surfer v2: Review of app updates. v2.0.5 & v2.0.6.](/utopian-io/@harry-heightz/esteem-surfer-v2-review-of-app-updates-v205--v206) <br /> 

 <blockquote>...de>New</code> Effective power down amount (shout out to blockchainstudiofor PR)</li>
<li><code>Improved</code> Votes popover vis...</blockquote>
properties (22)
authorsteem.apps
permlinkre------------------busy-voting-percentage-update-problem-cause-and-fix-20190301t144010166z
categoryutopian-io
json_metadata{"app":"steem.apps/0.1","format":"markdown"}
created2019-03-01 14:40:12
last_update2019-03-01 14:40:12
depth1
children0
last_payout2019-03-08 14:40: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_length518
author_reputation7,218,006,883,278
root_title"[Busy] Voting percentage update problem - cause and fix"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,585,681
net_rshares0
@steem.apps ·
![](https://steemitimages.com/32x32/https://steemitimages.com/u/ckole/avatar) [ckole](/@ckole)๋‹˜์ด blockchainstudio๋‹˜์„ ๋ฉ˜์…˜ํ•˜์…จ์Šต๋‹ˆ๋‹น. ์•„๋ž˜ ๋งํฌ๋ฅผ ๋ˆ„๋ฅด์‹œ๋ฉด ์—ฐ๊ฒฐ๋˜์šฉ~ ^^ <br />[favcau](/@favcau)๋‹˜์˜ [Suggestions category - Weekly report: #19](/utopian-io/@favcau/suggestions-category-weekly-report-19#@ckole/re-favcau-suggestions-category-weekly-report-19-20190302t100823771z) <br /> 

 <blockquote>Hey blockchainstudio, thumbs up for winning the contest. I deeply love what favcau is doing in the idea category. Well done.
</blockquote>
properties (22)
authorsteem.apps
permlinkre------------------busy-voting-percentage-update-problem-cause-and-fix-20190302t100839381z
categoryutopian-io
json_metadata{"app":"steem.apps/0.1","format":"markdown"}
created2019-03-02 10:08:42
last_update2019-03-02 10:08:42
depth1
children0
last_payout2019-03-09 10:08:42
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_length512
author_reputation7,218,006,883,278
root_title"[Busy] Voting percentage update problem - cause and fix"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,620,787
net_rshares0
@steem.apps ·
![](https://steemitimages.com/32x32/https://steemitimages.com/u/sbi2/avatar) [sbi2](/@sbi2)๋‹˜์ด blockchainstudio๋‹˜์„ ๋ฉ˜์…˜ํ•˜์…จ์Šต๋‹ˆ๋‹น. ์•„๋ž˜ ๋งํฌ๋ฅผ ๋ˆ„๋ฅด์‹œ๋ฉด ์—ฐ๊ฒฐ๋˜์šฉ~ ^^ <br />[sbi2](/@sbi2)๋‹˜์˜ [Weekly Upvotes Report](/services/@sbi2/syrcv-weekly-upvotes-report) <br /> 

 <blockquote>...ini-par-me-chopper-cycliste-vs-auto-20190228t095739204z
blockchainstudio | 26.37% | busy-user-page-loading-fail-page-not-found
g...</blockquote>
properties (22)
authorsteem.apps
permlinkre------------------busy-voting-percentage-update-problem-cause-and-fix-20190302t143131771z
categoryutopian-io
json_metadata{"app":"steem.apps/0.1","format":"markdown"}
created2019-03-02 14:31:33
last_update2019-03-02 14:31:33
depth1
children0
last_payout2019-03-09 14:31:33
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_reputation7,218,006,883,278
root_title"[Busy] Voting percentage update problem - cause and fix"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,630,239
net_rshares0
@steemitboard ·
Congratulations @blockchainstudio! You received a personal award!

<table><tr><td>https://steemitimages.com/70x70/http://steemitboard.com/@blockchainstudio/birthday1.png</td><td>Happy Birthday! - You are on the Steem blockchain for 1 year!</td></tr></table>

<sub>_[Click here to view your Board](https://steemitboard.com/@blockchainstudio)_</sub>


**Do not miss the last post from @steemitboard:**
<table><tr><td><a href="https://steemit.com/carnival/@steemitboard/carnival-2019"><img src="https://steemitimages.com/64x128/http://i.cubeupload.com/rltzHT.png"></a></td><td><a href="https://steemit.com/carnival/@steemitboard/carnival-2019">Carnival Challenge - Collect badge and win 5 STEEM</a></td></tr></table>

> You can upvote this notification to help all Steem users. Learn how [here](https://steemit.com/steemitboard/@steemitboard/http-i-cubeupload-com-7ciqeo-png)!
properties (22)
authorsteemitboard
permlinksteemitboard-notify-blockchainstudio-20190302t193342000z
categoryutopian-io
json_metadata{"image":["https://steemitboard.com/img/notify.png"]}
created2019-03-02 19:33:42
last_update2019-03-02 19:33:42
depth1
children0
last_payout2019-03-09 19:33:42
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_length873
author_reputation38,975,615,169,260
root_title"[Busy] Voting percentage update problem - cause and fix"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,643,491
net_rshares0
@utopian-io ·
Hey, @blockchainstudio!

**Thanks for contributing on Utopian**.
Congratulations! Your contribution was Staff Picked to receive a maximum vote for the bug-hunting category on Utopian for being of significant value to the project and the open source community.

Weโ€™re already looking forward to your next contribution!

**Get higher incentives and support Utopian.io!**
 Simply set @utopian.pay as a 5% (or higher) payout beneficiary on your contribution post (via [SteemPlus](https://chrome.google.com/webstore/detail/steemplus/mjbkjgcplmaneajhcbegoffkedeankaj?hl=en) or [Steeditor](https://steeditor.app)).

**Want to chat? Join us on Discord https://discord.gg/h52nFrV.**

<a href='https://steemconnect.com/sign/account-witness-vote?witness=utopian-io&approve=1'>Vote for Utopian Witness!</a>
properties (22)
authorutopian-io
permlinkre-busy-voting-percentage-update-problem-cause-and-fix-20190303t071835z
categoryutopian-io
json_metadata"{"app": "beem/0.20.17"}"
created2019-03-03 07:18:36
last_update2019-03-03 07:18:36
depth1
children0
last_payout2019-03-10 07:18: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_length794
author_reputation152,955,367,999,756
root_title"[Busy] Voting percentage update problem - cause and fix"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id80,665,936
net_rshares0