create account

Weekly overview of the bug-hunting category- week 53, 2018 by fego

View this thread on: hive.blogpeakd.comecency.com
· @fego · (edited)
$43.48
Weekly overview of the bug-hunting category- week 53, 2018
This is a report on the weekly contributions to the bug hunting category. The post contains basic stats like the number of contributions received by the category, an excerpt on new contributors if there are any and a detailed comparison of the week's output with previous weeks.

![utopian (1).jpg](https://cdn.steemitimages.com/DQmNqtCF5rHc9ZFYh8bWkrb6eUL3XRZA53hDQsdUevK4k7Y/utopian%20(1).jpg)

### Previous Reports
- [Weekly overview of the bug-hunting category- week 44, 2018](https://steemit.com/utopian-io/@fego/weekly-overview-of-the-bug-hunting-category-week-44-2018)
- [Weekly overview of the bug-hunting category- week 45, 2018](https://steemit.com/utopian-io/@fego/weekly-overview-of-the-bug-hunting-category-week-45-2018)
- [Weekly overview of the bug-hunting category- week 46, 2018](https://steemit.com/utopian-io/@fego/weekly-overview-of-the-bug-hunting-category-week-46-2018)
- [Weekly overview of the bug-hunting category- week 47, 2018](https://steemit.com/utopian-io/@fego/weekly-overview-of-the-bug-hunting-category-week-47-2018)
- [Weekly overview of the bug-hunting category- week 48, 2018](https://steemit.com/utopian-io/@fego/3oejgb-weekly-overview-of-the-bug-hunting-category-week-47-2018)
- [Weekly overview of the bug-hunting category- week 49, 2018](https://steemit.com/utopian-io/@fego/weekly-overview-of-the-bug-hunting-category-week-49-2018)
- [Weekly overview of the bug-hunting category- week 50, 2018](https://steemit.com/utopian-io/@fego/weekly-overview-of-the-bug-hunting-category-week-50-2018)
- [Weekly overview of the bug-hunting category- week 51, 2018](https://steemit.com/utopian-io/@fego/weekly-overview-of-the-bug-hunting-category-week-51-2018)
- [Weekly overview of the bug-hunting category- week 52, 2018](https://steemit.com/utopian-io/@fego/weekly-overview-of-the-bug-hunting-category-week-52-2018)

### Bug hunting contributions summary
-	Week 53: December 27th - January 3rd
-	2 Contributions, 2 scored higher than 0
-	An average score of 76.5
-	2 unique contributors
-	no new contributors
-	a new project added to the whitelist
### The contributions

| Contributor | URL | Project |Score|
| -------- | -------- | -------- |-------|
|@stmdev|[Beem-0.20.14: beempy verify --use-api fails with TypeError]( https://steemit.com/utopian-io/@stmdev/beem-0-20-14-beempy-verify-use-api-fails-with-typeerror-1545925663311)|beem|85|
|@blockchainstudio|[[Bug fix] Incorrect vote value due to incorrect voting power]( https://steemit.com/utopian-io/@blockchainstudio/busy-vote-value-bug-fix)|busy.org|68|


This week we had just 2 contributions. It must have been because of the holidays, we can say the bugs roamed free while the hunters were at rest :)

The 2 reports were scored higher than 0. @stmdev's submission was to the beem project, he noticed that that -
> `beempy verify --trx [trx_num] --use-api [block_num]` raises a `TypeError`.

**Fix**
>The problem, in this case, was that the corresponding raw transaction data was parsed already and timestamp strings were replaced by `datetime` objects. The `TransactionBuilder` class used to load that transaction tried to JSON-serialize these objects and failed. By passing the raw JSON transaction data to the `TransactionBuilder` class instead of the preprocessed data, the class can properly serialize the data.

**stmdev** would go on to make a pull request that implemented this fix.

@blockchainstudio observed that the vote value on busy.org was being shown incorrectly.
>The voting power Steem API provides is the voting power updated on the last vote. Thus to get the correct voting power, we need to calculate the time passed since the last vote and adjust the actual voting power. Busy.org doesn't use that update for the vote value.

He also made a pull request that fixed the error.

### Weekly Average Score and number of Contributions
![image.png](https://files.steempeak.com/file/steempeak/fego/AauO8D26-image.png)

![image.png](https://files.steempeak.com/file/steempeak/fego/BljZ8nDl-image.png)

We can see that the average score of 76.5 is approximately 18.5% higher than the 12 week average of 62.375. This week's average is 14.125 higher than the 12-week average and 5.79 higher than last week's average of 70.71.

### Hunter Totals and Average
.<center>
![image.png](https://files.steempeak.com/file/steempeak/fego/VlOQx9JI-image.png)
</center>
<center>
![image.png](https://files.steempeak.com/file/steempeak/fego/W7KHc2hp-image.png)
</center>

@stmdev and @blockchainstudio were the only contributors we had this week. @mightypanda is still the top contributor with 6 finds, closely followed by **blokachianstudio** and **tobias-g** with 5 finds each.

The 2 contributions received this week were scored 68 and 85 respectively, and were both higher than the 12 week average of 62.375.
 
### Reports Reviewed By Reviewer
![image.png](https://files.steempeak.com/file/steempeak/fego/M9UYVdJh-image.png)

![image.png](https://files.steempeak.com/file/steempeak/fego/erD4exKe-image.png)

The 37 contributions received by the category in the past 12 weeks were assessed by 4 reviewers. 28 were rewarded and scored higher than 0. 
-  @sachincool have now reviewed 2 contributions (40, 40) with an average score of 40.
- @fego have reviewed 22 contributions with an average score of 63.67.
- @tobias-g have reviewed 11 contributions with an average score of 58.42.
- @crokkon have reviewed 2 contributions, with an average score of 85.

#### eSteem Mobile V2 added to the whitelist

|project name| project repo|
|------|------|
|esteem mobile v2| https://github.com/esteemapp/esteem-mobile |

@good-karma announced the release of eSteem V2 and they are looking for testers. You can find the post here - https://steempeak.com/esteem/@good-karma/esteem-mobile-v2-android-release

The new repository - https://github.com/esteemapp/esteem-mobile, have been added to the whitelist replacing the old repo link. You can check it out :)

-------

While the new guidelines are yet to be implemented, bug-hunters and open source enthusiasts looking to help open source projects, please take a look at our whitelist of projects that you can submit bug reports for:

https://docs.google.com/spreadsheets/d/1S7ayFTEy5CBMyeJvFRgq5JUjlqZxFjWAWhhrBL0GC60/edit#gid=1954068373

------

If you wish to have your open source projects added to our whitelist you can contact us on our help channel at our [discord server](https://discord.gg/SXCWkFt). You can also leave your questions and comments below :)

------
Thanks 

@fego
πŸ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 54 others
πŸ‘Ž  
properties (23)
authorfego
permlinkweekly-overview-of-the-bug-hunting-category-week-53-2018
categoryutopian-io
json_metadata{"community":"steempeak","app":"steemit/0.1","format":"markdown","tags":["utopian-io","iamutopian","bug-hunting","analysis"],"users":["stmdev","blockchainstudio","mightypanda","sachincool","fego","tobias-g","crokkon","good-karma"],"links":["https://steemit.com/utopian-io/@fego/weekly-overview-of-the-bug-hunting-category-week-44-2018","https://steemit.com/utopian-io/@fego/weekly-overview-of-the-bug-hunting-category-week-45-2018","https://steemit.com/utopian-io/@fego/weekly-overview-of-the-bug-hunting-category-week-46-2018","https://steemit.com/utopian-io/@fego/weekly-overview-of-the-bug-hunting-category-week-47-2018","https://steemit.com/utopian-io/@fego/3oejgb-weekly-overview-of-the-bug-hunting-category-week-47-2018","https://steemit.com/utopian-io/@fego/weekly-overview-of-the-bug-hunting-category-week-49-2018","https://steemit.com/utopian-io/@fego/weekly-overview-of-the-bug-hunting-category-week-50-2018","https://steemit.com/utopian-io/@fego/weekly-overview-of-the-bug-hunting-category-week-51-2018","https://steemit.com/utopian-io/@fego/weekly-overview-of-the-bug-hunting-category-week-52-2018","https://steemit.com/utopian-io/@stmdev/beem-0-20-14-beempy-verify-use-api-fails-with-typeerror-1545925663311","https://steemit.com/utopian-io/@blockchainstudio/busy-vote-value-bug-fix","https://github.com/esteemapp/esteem-mobile","https://steempeak.com/esteem/@good-karma/esteem-mobile-v2-android-release","https://docs.google.com/spreadsheets/d/1S7ayFTEy5CBMyeJvFRgq5JUjlqZxFjWAWhhrBL0GC60/edit#gid=1954068373","https://discord.gg/SXCWkFt"],"image":["https://cdn.steemitimages.com/DQmNqtCF5rHc9ZFYh8bWkrb6eUL3XRZA53hDQsdUevK4k7Y/utopian%20(1).jpg","https://files.steempeak.com/file/steempeak/fego/AauO8D26-image.png","https://files.steempeak.com/file/steempeak/fego/BljZ8nDl-image.png","https://files.steempeak.com/file/steempeak/fego/VlOQx9JI-image.png","https://files.steempeak.com/file/steempeak/fego/W7KHc2hp-image.png","https://files.steempeak.com/file/steempeak/fego/M9UYVdJh-image.png","https://files.steempeak.com/file/steempeak/fego/erD4exKe-image.png"]}
created2019-01-05 13:51:48
last_update2019-01-05 13:57:45
depth0
children5
last_payout2019-01-12 13:51:48
cashout_time1969-12-31 23:59:59
total_payout_value32.625 HBD
curator_payout_value10.854 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length6,517
author_reputation168,836,422,039,217
root_title"Weekly overview of the bug-hunting category- week 53, 2018"
beneficiaries
0.
accountutopian.pay
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id77,914,455
net_rshares83,843,702,222,857
author_curate_reward""
vote details (119)
@steemitboard ·
Congratulations @fego! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :

<table><tr><td>https://steemitimages.com/60x70/http://steemitboard.com/@fego/voted.png?201901052044</td><td>You received more than 4000 upvotes. Your next target is to reach 5000 upvotes.</td></tr>
</table>

<sub>_[Click here to view your Board](https://steemitboard.com/@fego)_</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>



> Support [SteemitBoard's project](https://steemit.com/@steemitboard)! **[Vote for its witness](https://v2.steemconnect.com/sign/account-witness-vote?witness=steemitboard&approve=1)** and **get one more award**!
properties (22)
authorsteemitboard
permlinksteemitboard-notify-fego-20190105t214035000z
categoryutopian-io
json_metadata{"image":["https://steemitboard.com/img/notify.png"]}
created2019-01-05 21:40:33
last_update2019-01-05 21:40:33
depth1
children0
last_payout2019-01-12 21:40: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_length739
author_reputation38,975,615,169,260
root_title"Weekly overview of the bug-hunting category- week 53, 2018"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id77,931,721
net_rshares0
@steemitboard ·
Congratulations @fego! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :

<table><tr><td>https://steemitimages.com/60x70/http://steemitboard.com/@fego/votes.png?201901061518</td><td>You made more than 900 upvotes. Your next target is to reach 1000 upvotes.</td></tr>
</table>

<sub>_[Click here to view your Board](https://steemitboard.com/@fego)_</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>



> Support [SteemitBoard's project](https://steemit.com/@steemitboard)! **[Vote for its witness](https://v2.steemconnect.com/sign/account-witness-vote?witness=steemitboard&approve=1)** and **get one more award**!
properties (22)
authorsteemitboard
permlinksteemitboard-notify-fego-20190106t160853000z
categoryutopian-io
json_metadata{"image":["https://steemitboard.com/img/notify.png"]}
created2019-01-06 16:08:54
last_update2019-01-06 16:08:54
depth1
children0
last_payout2019-01-13 16:08: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_length734
author_reputation38,975,615,169,260
root_title"Weekly overview of the bug-hunting category- week 53, 2018"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id77,968,109
net_rshares0
@tykee · (edited)
$7.66
Hello @fego, I appreciate the effort put in writing the weekly overview of the Bug-hunting category. 
The holidays period was dull across all category. So, I guess the Bug-hunting category is not an exception. However, it's good that the two submitted contributions were good enough to receive good scores. 




Please note that while the CM hasn't changed the footer, I am not scoring #iamutopian posts based on the questionnaire. They have their own metric, and that will be the case until we go live with the new guidelines and new questionnaire, which will be comprehensive enough to reflect these types of posts. 

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/1/13131314).

---- 
Need help? Write a ticket on https://support.utopian.io/. 
Chat with us on [Discord](https://discord.gg/uTyJkNm). 
[[utopian-moderator]](https://join.utopian.io/
πŸ‘  , , , , , , , , , , , , , , , , , , , , ,
properties (23)
authortykee
permlinkre-fego-weekly-overview-of-the-bug-hunting-category-week-53-2018-20190105t233536553z
categoryutopian-io
json_metadata{"tags":["utopian-io","iamutopian"],"users":["fego"],"links":["https://join.utopian.io/guidelines","https://review.utopian.io/result/1/13131314","https://support.utopian.io/","https://discord.gg/uTyJkNm","https://join.utopian.io/"],"app":"steemit/0.1"}
created2019-01-05 23:35:33
last_update2019-01-05 23:36:42
depth1
children1
last_payout2019-01-12 23:35:33
cashout_time1969-12-31 23:59:59
total_payout_value5.802 HBD
curator_payout_value1.862 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,109
author_reputation233,202,435,251,808
root_title"Weekly overview of the bug-hunting category- week 53, 2018"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id77,935,230
net_rshares14,312,190,032,736
author_curate_reward""
vote details (22)
@utopian-io ·
Thank you for your review, @tykee! Keep up the good work!
properties (22)
authorutopian-io
permlinkre-re-fego-weekly-overview-of-the-bug-hunting-category-week-53-2018-20190105t233536553z-20190108t004853z
categoryutopian-io
json_metadata"{"app": "beem/0.20.9"}"
created2019-01-08 00:48:54
last_update2019-01-08 00:48:54
depth2
children0
last_payout2019-01-15 00:48: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_length57
author_reputation152,955,367,999,756
root_title"Weekly overview of the bug-hunting category- week 53, 2018"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id78,046,034
net_rshares0
@utopian-io ·
Hey, @fego!

**Thanks for contributing on Utopian**.
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-weekly-overview-of-the-bug-hunting-category-week-53-2018-20190106t010935z
categoryutopian-io
json_metadata"{"app": "beem/0.20.9"}"
created2019-01-06 01:09:36
last_update2019-01-06 01:09:36
depth1
children0
last_payout2019-01-13 01:09: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_length586
author_reputation152,955,367,999,756
root_title"Weekly overview of the bug-hunting category- week 53, 2018"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id77,938,010
net_rshares0