Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found
Select Git revision
  • 2mln_blocks_test
  • abw_rshares_experiment
  • bridge_get_account_posts
  • bw_ci_validating_test
  • bw_list_comments_by_permlink_opt_patterns
  • dk-5e6-patterns
  • dk-database-api-tests-001
  • dk-diff-log
  • dk-fix-order-in-some-tests
  • dk-follow-item-overwrite-fix
  • dk-follow-refactor
  • dk-functional-example
  • dk-list-votes-pre24
  • dk-mock-follow-tests
  • dk-mock-follow-tests-2
  • dk-mock-vops-tests
  • dk-pytest-benchmark
  • follow_api_tests
  • get_accounts
  • get_blog_entries
  • get_ranked_posts
  • issue_37_trend_and_hot
  • jsalyers-more-blacklist-updates
  • klesniak-api-tests-pyresttests
  • km_hafah_MR15
  • km_issue_151_revert
  • kmochocki/add-slow-call
  • kmochocki/ci
  • kmochocki/hivemind-testing
  • kudmich/prepare_tavern_tests_to_working_with_postgrest
  • master
  • mi_correct_notif_cache_update
  • mi_mention_date_changed
  • mi_notifications_in_cache
  • mi_test_for_bridge_get_ranked_posts
  • msochacki_tests
  • mt-47
  • mt-find-list-votes
  • mt-further-pids-refactoring
  • mt-further-pids-refactoring-old
  • mt-get-pids-fix
  • mt-get-profile-new-patterns
  • mt-grayed
  • mt-lack-of-post-forces-empty-pattern
  • mt-list-comments-fix
  • mt-main-unit
  • mt-pids-performance-refactoring
  • mz-hivemind-benchmark-parser
  • pczempiel_community
  • pczempiel_date_changes
  • pczempiel_new_tests
  • pmaniora_account_notifications_tests
  • pmaniora_communities_sql
  • pmaniora_community_fixes
  • pmaniora_fullsync_slow_calls
  • pmaniora_new_tests
  • request-execution-time
  • revert-36610d67
  • tmp
59 results

Target

Select target project
  • hive/tests_api
1 result
Select Git revision
  • 2mln_blocks_test
  • abw_rshares_experiment
  • bridge_get_account_posts
  • bw_ci_validating_test
  • bw_list_comments_by_permlink_opt_patterns
  • dk-5e6-patterns
  • dk-database-api-tests-001
  • dk-diff-log
  • dk-fix-order-in-some-tests
  • dk-follow-item-overwrite-fix
  • dk-follow-refactor
  • dk-functional-example
  • dk-list-votes-pre24
  • dk-mock-follow-tests
  • dk-mock-follow-tests-2
  • dk-mock-vops-tests
  • dk-pytest-benchmark
  • follow_api_tests
  • get_accounts
  • get_blog_entries
  • get_ranked_posts
  • issue_37_trend_and_hot
  • jsalyers-more-blacklist-updates
  • klesniak-api-tests-pyresttests
  • km_hafah_MR15
  • km_issue_151_revert
  • kmochocki/add-slow-call
  • kmochocki/ci
  • kmochocki/hivemind-testing
  • kudmich/prepare_tavern_tests_to_working_with_postgrest
  • master
  • mi_correct_notif_cache_update
  • mi_mention_date_changed
  • mi_notifications_in_cache
  • mi_test_for_bridge_get_ranked_posts
  • msochacki_tests
  • mt-47
  • mt-find-list-votes
  • mt-further-pids-refactoring
  • mt-further-pids-refactoring-old
  • mt-get-pids-fix
  • mt-get-profile-new-patterns
  • mt-grayed
  • mt-lack-of-post-forces-empty-pattern
  • mt-list-comments-fix
  • mt-main-unit
  • mt-pids-performance-refactoring
  • mz-hivemind-benchmark-parser
  • pczempiel_community
  • pczempiel_date_changes
  • pczempiel_new_tests
  • pmaniora_account_notifications_tests
  • pmaniora_communities_sql
  • pmaniora_community_fixes
  • pmaniora_fullsync_slow_calls
  • pmaniora_new_tests
  • request-execution-time
  • revert-36610d67
  • tmp
59 results
Show changes
Commits on Source (8)
Showing
with 6078 additions and 15000 deletions
* text=auto eol=lf
*.pat.json -text
\ No newline at end of file
......@@ -31,7 +31,7 @@
- name: "get_following"
- variable_binds:
- method: "get_following"
- args: '["steemit",null,"blog",10]'
- args: '["proskynneo",null,"blog",10]'
- <<: *base_test
- test:
......@@ -41,78 +41,71 @@
- args: '["steemit"]'
- <<: *base_test
# it fail
# - test:
# - name: "get_content"
# - variable_binds:
# - method: "get_content"
# - args: '["steemit", "firstpost"]'
# - <<: *base_test
- test:
- name: "get_content"
- variable_binds:
- method: "get_content"
- args: '["steemit", "firstpost"]'
- <<: *base_test
# it fails
# - test:
# - name: "get_content_replies"
# - variable_binds:
# - method: "get_content_replies"
# - args: '["gtg", "hello-world"]'
# - <<: *base_test
- test:
- name: "get_content_replies"
- variable_binds:
- method: "get_content_replies"
- args: '["gtg", "hello-world"]'
- <<: *base_test
# Dynamic data present
# - test:
# - name: "get_state"
# - variable_binds:
# - method: "get_state"
# - args: '["/@steemit"]'
# - <<: *base_test
- test:
- name: "get_state"
- variable_binds:
- method: "get_state"
- args: '["/@steemit"]'
- <<: *base_test
# it fails
# - test:
# - name: "get_trending_tags"
# - variable_binds:
# - method: "get_trending_tags"
# - args: '{"start_tag":"steem","limit":10}'
# - <<: *base_test
- test:
- name: "get_trending_tags"
- variable_binds:
- method: "get_trending_tags"
- args: '["steem",10]'
- <<: *base_test
# it fails
# - test:
# - name: "get_discussions_by_trending"
# - variable_binds:
# - method: "get_discussions_by_trending"
# - args: '{"tag":"steem","limit":1}'
# - <<: *base_test
- test:
- name: "get_discussions_by_trending"
- variable_binds:
- method: "get_discussions_by_trending"
- args: '{"tag":"steem","limit":1}'
- <<: *base_test
# it fails
# - test:
# - name: "get_discussions_by_hot"
# - variable_binds:
# - method: "get_discussions_by_hot"
# - args: '{"tag":"steem","limit":1}'
# - <<: *base_test
- test:
- name: "get_discussions_by_hot"
- variable_binds:
- method: "get_discussions_by_hot"
- args: '{"tag":"steem","limit":1}'
- <<: *base_test
# it fails
# - test:
# - name: "get_discussions_by_promoted"
# - variable_binds:
# - method: "get_discussions_by_promoted"
# - args: '{"tag":"steem","limit":1}'
# - <<: *base_test
- test:
- name: "get_discussions_by_promoted"
- variable_binds:
- method: "get_discussions_by_promoted"
- args: '{"tag":"steem","limit":1}'
- <<: *base_test
# it fails
# - test:
# - name: "get_discussions_by_created"
# - variable_binds:
# - method: "get_discussions_by_created"
# - args: '{"tag":"steem","limit":1}'
# - <<: *base_test
- test:
- name: "get_discussions_by_created"
- variable_binds:
- method: "get_discussions_by_created"
- args: '{"tag":"steem","limit":1}'
- <<: *base_test
# if fails
# - test:
# - name: "get_discussions_by_blog"
# - variable_binds:
# - method: "get_discussions_by_blog"
# - args: '{"tag":"steemit","start_author":"steemit","start_permlink":"firstpost","limit":1}'
# - <<: *base_test
- test:
- name: "get_discussions_by_blog"
- variable_binds:
- method: "get_discussions_by_blog"
- args: '{"tag":"steemit","start_author":"steemit","start_permlink":"firstpost","limit":1}'
- <<: *base_test
# can't find any params that would give nonempty results
- test:
- name: "get_discussions_by_feed"
- variable_binds:
......@@ -124,56 +117,50 @@
- name: "get_discussions_by_comments"
- variable_binds:
- method: "get_discussions_by_comments"
- args: '{"start_author":"steemit","start_permlink":"firstpost","limit":1}'
- args: '{"start_author":"admin","start_permlink":"firstpost","limit":1}'
- <<: *base_test
# it fails
# - test:
# - name: "get_replies_by_last_update"
# - variable_binds:
# - method: "get_replies_by_last_update"
# - args: '["steemit","firstpost",1]'
# - <<: *base_test
- test:
- name: "get_replies_by_last_update"
- variable_binds:
- method: "get_replies_by_last_update"
- args: '["admin","firstpost",1]'
- <<: *base_test
# if fails
# - test:
# - name: "get_discussions_by_author_before_date"
# - variable_binds:
# - method: "get_discussions_by_author_before_date"
# - args: '{"author":"steemit","start_permlink":"firstpost","before_date":"2016-04-19T22:49:43","limit":1}'
# - <<: *base_test
- test:
- name: "get_discussions_by_author_before_date"
- variable_binds:
- method: "get_discussions_by_author_before_date"
- args: '{"author":"steemit","start_permlink":"firstpost","before_date":"2016-04-19T22:49:43","limit":1}'
- <<: *base_test
# if fails
# - test:
# - name: "get_post_discussions_by_payout"
# - variable_binds:
# - method: "get_post_discussions_by_payout"
# - args: '{"tag":"polska","limit":1}'
# - <<: *base_test
- test:
- name: "get_post_discussions_by_payout"
- variable_binds:
- method: "get_post_discussions_by_payout"
- args: '{"tag":"polska","limit":1}'
- <<: *base_test
# if fails
# - test:
# - name: "get_comment_discussions_by_payout"
# - variable_binds:
# - method: "get_comment_discussions_by_payout"
# - args: '{"tag":"polska","limit":1}'
# - <<: *base_test
- test:
- name: "get_comment_discussions_by_payout"
- variable_binds:
- method: "get_comment_discussions_by_payout"
- args: '{"tag":"polska","limit":1}'
- <<: *base_test
# if fails
# - test:
# - name: "get_blog"
# - variable_binds:
# - method: "get_blog"
# - args: '{"account":"steemit","start_entry_id":0,"limit":1}'
# - <<: *base_test
- test:
- name: "get_blog"
- variable_binds:
- method: "get_blog"
- args: '{"account":"steemit","start_entry_id":0,"limit":1}'
- <<: *base_test
# it fails
# - test:
# - name: "get_blog_entries"
# - variable_binds:
# - method: "get_blog_entries"
# - args: '{"account":"steemit","start_entry_id":0,"limit":1}'
# - <<: *base_test
- test:
- name: "get_blog_entries"
- variable_binds:
- method: "get_blog_entries"
- args: '{"account":"steemit","start_entry_id":0,"limit":1}'
- <<: *base_test
- test:
- name: "get_account_reputations"
......@@ -182,6 +169,7 @@
- args: '["steemit", 1]'
- <<: *base_test
# reblogging started a bit after 5mln blocks so there can't be nonempty result here
- test:
- name: "get_reblogged_by"
- variable_binds:
......
[]
\ No newline at end of file
[
{
"active_votes": [],
"author": "lukmarcus",
"author_reputation": 0,
"beneficiaries": [],
"body": "Ty jeste\u015b autorem tego tekstu?\nhttps://web.facebook.com/notes/szymon-szewczyk-blog/nasienie-wolno%C5%9Bci/1062629210473658",
"body_length": 122,
"cashout_time": "2016-09-18T21:19:45",
"category": "polska",
"children": 0,
"created": "2016-08-22T07:44:48",
"curator_payout_value": "0.000 HBD",
"depth": 1,
"json_metadata": "{\"tags\":[\"polska\"],\"links\":[\"https:\\/\\/web.facebook.com\\/notes\\/szymon-szewczyk-blog\\/nasienie-wolno%C5%9Bci\\/1062629210473658\"]}",
"last_payout": "1969-12-31T23:59:59",
"last_update": "2016-08-22T07:44:48",
"max_accepted_payout": "1000000.000 HBD",
"net_rshares": 0,
"parent_author": "simgregg",
"parent_permlink": "nasienie-wolnosci",
"pending_payout_value": "0.000 HBD",
"percent_steem_dollars": 10000,
"permlink": "re-simgregg-nasienie-wolnosci-20160822t074530822z",
"post_id": 703225,
"promoted": "0.000 HBD",
"replies": [],
"root_title": "Nasienie Wolno\u015bci",
"title": "",
"total_payout_value": "0.000 HBD",
"url": "/polska/@simgregg/nasienie-wolnosci#@lukmarcus/re-simgregg-nasienie-wolnosci-20160822t074530822z"
}
]
\ No newline at end of file
[
{
"active_votes": [
{
"percent": "0",
"reputation": 0,
"rshares": "0",
"voter": "christianibabe"
}
],
"active_votes": [],
"author": "trogdor",
"author_reputation": 0,
"beneficiaries": [],
......
[]
\ No newline at end of file
[
{
"active_votes": [
{
"percent": "-100",
"reputation": 0,
"rshares": "-375241",
"voter": "dantheman"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "5100",
"voter": "steemit46"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "81125",
"voter": "roadscape"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "425903066",
"voter": "gekko"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "431616594",
"voter": "acidyo"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "742566481",
"voter": "patrick-g"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "58854897335",
"voter": "business"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "108855472",
"voter": "kingtylervvs"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "244129227",
"voter": "kewpiedoll"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "1615731741",
"voter": "naturalista"
}
],
"author": "admin",
"author_reputation": 0,
"beneficiaries": [],
"body": "First Reply! Let's get this **party** started",
"body_length": 45,
"cashout_time": "1969-12-31T23:59:59",
"category": "meta",
"children": 2,
"created": "2016-03-30T19:52:30",
"curator_payout_value": "0.000 HBD",
"depth": 1,
"json_metadata": "{}",
"last_payout": "2016-08-24T19:59:42",
"last_update": "2016-03-30T19:52:30",
"max_accepted_payout": "1000000.000 HBD",
"net_rshares": 62423410900,
"parent_author": "steemit",
"parent_permlink": "firstpost",
"pending_payout_value": "0.000 HBD",
"percent_steem_dollars": 10000,
"permlink": "firstpost",
"post_id": 2,
"promoted": "0.000 HBD",
"replies": [],
"root_title": "Welcome to Steem!",
"title": "",
"total_payout_value": "0.000 HBD",
"url": "/meta/@steemit/firstpost#@admin/firstpost"
}
]
\ No newline at end of file
......@@ -6,14 +6,14 @@
"beneficiaries": [],
"body": "<html>\n<p>James Comey -the Director of the FBI - puts tape over his personal laptop camera and webcams. &nbsp;</p>\n<p>I'm not crazy for having masking tape over my camera...I'm not alone....</p>\n<p>https://www.youtube.com/watch?v=y02aBfNT8n4</p>\n<p>WHY AREN'T PEOPLE MORE CONCERNED ABOUT BEING LISTENED TO...YES, IT IS INVASIVE TO KNOW YOU ARE BEING WATCHED, BUT....</p>\n<ul>\n <li>People SAY more revealing and interesting stuff than they DO....so, I would much rather be a blind fly on the wall than deaf. &nbsp;</li>\n</ul>\n<h1><strong>AS IF THEY AREN'T LISTENING</strong> TO YOU/ME....IF THEY ARE WATCHING...THEY ARE OBVIOUSLY LISTENING</h1>\n</html>",
"body_length": 652,
"cashout_time": "1969-12-31T23:59:59",
"cashout_time": "2016-09-16T07:40:21",
"category": "freedom",
"children": 1,
"children": 0,
"created": "2016-09-15T19:40:21",
"curator_payout_value": "0.000 HBD",
"depth": 0,
"json_metadata": "{\"tags\":[\"freedom\",\"anarchy\",\"steem\",\"life\",\"\"],\"image\":[\"https:\\/\\/img.youtube.com\\/vi\\/y02aBfNT8n4\\/0.jpg\"],\"links\":[\"https:\\/\\/www.youtube.com\\/watch?v=y02aBfNT8n4\"]}",
"last_payout": "2016-10-16T07:40:21",
"last_payout": "1969-12-31T23:59:59",
"last_update": "2016-09-15T19:42:36",
"max_accepted_payout": "1000000.000 HBD",
"net_rshares": 0,
......
[]
\ No newline at end of file
[
{
"active_votes": [
{
"percent": "10000",
"reputation": 0,
"rshares": "231806896049",
"voter": "anonymous"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "40039727156805",
"voter": "blocktrades"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "81139043695",
"voter": "friend5"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "5563642779143",
"voter": "kushed"
},
{
"percent": "5900",
"reputation": 0,
"rshares": "4361056998354",
"voter": "roadscape"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "11463456159",
"voter": "by24seven"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "48198557404",
"voter": "twiceuponatime"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "253716125229",
"voter": "indominon"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "72048644865",
"voter": "vault"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "22916314085",
"voter": "wpalczynski"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "23645584002",
"voter": "nikolai"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "143164562367",
"voter": "chris4210"
},
{
"percent": "8800",
"reputation": 0,
"rshares": "24193131603",
"voter": "acidyo"
},
{
"percent": "2900",
"reputation": 0,
"rshares": "313691550",
"voter": "coar"
},
{
"percent": "5555",
"reputation": 0,
"rshares": "1061234978",
"voter": "murh"
},
{
"percent": "5000",
"reputation": 0,
"rshares": "33781972641",
"voter": "ratel"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "208364758717",
"voter": "kimziv"
},
{
"percent": "8800",
"reputation": 0,
"rshares": "45145254362",
"voter": "venuspcs"
},
{
"percent": "8800",
"reputation": 0,
"rshares": "7264907621",
"voter": "getssidetracked"
},
{
"percent": "8800",
"reputation": 0,
"rshares": "1414199127",
"voter": "trees"
},
{
"percent": "8800",
"reputation": 0,
"rshares": "197179742",
"voter": "strawhat"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "844421054",
"voter": "endgame"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "118094280271",
"voter": "furion"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "2834923420",
"voter": "steem1653"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "13516878845",
"voter": "sitaru"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "3735950544",
"voter": "incomemonthly"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "6392090406",
"voter": "cryptosi"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "243749878708",
"voter": "nabilov"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "677892916",
"voter": "luisucv34"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "34761252099",
"voter": "creemej"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "167304333801",
"voter": "blueorgy"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "4545098461",
"voter": "poseidon"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "41053239884",
"voter": "celsius100"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "1659490970",
"voter": "tokyodude"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "128098702",
"voter": "mysteem"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "6168588588",
"voter": "chloetaylor"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "34309889652",
"voter": "sisterholics"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "59017018",
"voter": "reported"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "55047214",
"voter": "krushing"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "1213316718415",
"voter": "laonie"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "21929710586",
"voter": "rawnetics"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "41307699258",
"voter": "myfirst"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "246282932283",
"voter": "somebody"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "9450611021",
"voter": "flysaga"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "513541455",
"voter": "minnowsunited"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "54405663387",
"voter": "midnightoil"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "54018085",
"voter": "whatyouganjado"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "136080800992",
"voter": "xiaohui"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "6792049578",
"voter": "elfkitchen"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "61187902",
"voter": "makaveli"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "4366196499",
"voter": "xiaokongcom"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "7475701368",
"voter": "thebotkiller"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "8801500509",
"voter": "xianjun"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "11292536945",
"voter": "borran"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "53669860",
"voter": "alexbones"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "576331905",
"voter": "microluck"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "1310823380",
"voter": "stevescoins"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "3089652212",
"voter": "macartem"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "10344891579",
"voter": "gvargas123"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "156958768",
"voter": "nang1"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "166282713",
"voter": "kamil5"
},
{
"percent": "8800",
"reputation": 0,
"rshares": "51156498",
"voter": "dobbydaba"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "5950976762",
"voter": "trev"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "8773942171",
"voter": "craigwilliamz"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "72624506",
"voter": "ozertayiz"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "53639497",
"voter": "salebored"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "736031742",
"voter": "freeinthought"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "63258691",
"voter": "arnoldz61"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "2101747450",
"voter": "eight-rad"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "53681172",
"voter": "bitdrone"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "53672498",
"voter": "sleepcult"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "54175638",
"voter": "apparat"
},
{
"percent": "9900",
"reputation": 0,
"rshares": "12276570645",
"voter": "doitvoluntarily"
},
{
"percent": "8800",
"reputation": 0,
"rshares": "135393340675",
"voter": "thecyclist"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "52015504",
"voter": "analyzethis"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "63904547",
"voter": "freebornangel"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "52154065",
"voter": "nommo"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "51261721",
"voter": "f1111111"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "339287005",
"voter": "anomaly"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "98545946",
"voter": "ola1"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "63588518",
"voter": "mari5555na"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "2996735269",
"voter": "powerup"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "527464783",
"voter": "grisha-danunaher"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "161974443",
"voter": "zapply"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "158561921",
"voter": "jyriygo"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "136494240",
"voter": "bleujay"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "153397644",
"voter": "milank"
},
{
"percent": "10000",
"reputation": 0,
"rshares": "150273031",
"voter": "inkwisitiveguy01"
}
],
"author": "powerup",
"author_reputation": 0,
"beneficiaries": [],
"body": "So far, a great number of applications, or tools that can considerably improve our user experience whether we are old users or new, has been created. The application directory created by @roelandp is accepted as an official directory that currently contains more than 80 various tools, mainly created by the community members, with a few official ones. The number of applications is growing rapidly, thanks to talented developers and other users, whose ideas are being converted into functional programs.\n\nHere, I want to introduce you to an infographic that contains 17 very useful tools singled out and sorted into categories according to their use. The first category 'for new and old users' contains essential applications for most users, including applications such as the official chat server and block explorer, as well as a dedicated service for uninterrupted adding of photos, @jesta's tool for easier tracking of data related to your account, and a tool for real-time Steem Backed Dollar conversion, with a few extra applications included in the service.\n\nThe next group contains the applications essential for developers, led by @xeroc's piston which says for itself 'The Swiff Army Knife for the Steem network'. They facilitate the communication with the steem blockchain and there is also an application that facilitates the integration of Steem payments to your service. \n\nThe Miscellaneous group contains a variety of useful applications such as tools for curators, a precise browser of user reputation, a dedicated tool for creating shortened links with statistics, a Steem Stream display of all activity in real time with an option of adjusting your settings, as well as speech community and radio.\n\nLast group are applications in the category of data and analytics that contain most of data about the network, the network activity and the users. \n\nI apologize in advance if some of your favorite applications have been left out; if that is the case, you can always visit http://SteemTools.com which contains all the applications.\n\n*For a clearer view, it is recommended that you open the image in full resolution.* *[Infographic Hotlink!](http://res.cloudinary.com/powerup/image/upload/c_scale,w_1437/v1473957114/revision-02_tdjkik.png)*\nhttps://s11.postimg.io/8uxamnavn/revision_02.png\n---\n ![http://steemit.com/@powerup](https://img1.steemit.com/0x0/https://resources.sketch.cloud/public/102c8fee-b651-415a-8498-36de3c522b7d.png)",
"body_length": 2450,
"cashout_time": "2016-09-16T17:20:12",
"category": "infographic",
"children": 6,
"created": "2016-09-15T16:45:09",
"curator_payout_value": "0.000 HBD",
"depth": 0,
"json_metadata": "{\"tags\":[\"infographic\",\"steemit\",\"steem\",\"steemsquad\",\"minnowsunite\"],\"users\":[\"roelandp\",\"jesta\",\"xeroc\"],\"image\":[\"https:\\/\\/s11.postimg.io\\/8uxamnavn\\/revision_02.png\",\"https:\\/\\/img1.steemit.com\\/0x0\\/https:\\/\\/resources.sketch.cloud\\/public\\/102c8fee-b651-415a-8498-36de3c522b7d.png\"],\"links\":[\"http:\\/\\/SteemTools.com\",\"http:\\/\\/res.cloudinary.com\\/powerup\\/image\\/upload\\/c_scale,w_1437\\/v1473957114\\/revision-02_tdjkik.png\"]}",
"last_payout": "1969-12-31T23:59:59",
"last_update": "2016-09-15T18:45:09",
"max_accepted_payout": "1000000.000 HBD",
"net_rshares": 53802622776333,
"parent_author": "",
"parent_permlink": "infographic",
"pending_payout_value": "171.268 HBD",
"percent_steem_dollars": 10000,
"permlink": "17-steem-tools-every-steemian-needs-to-know",
"post_id": 959438,
"promoted": "0.000 HBD",
"replies": [],
"root_title": "Steem Tools Every Steemian Needs To Know (Infographic)",
"title": "Steem Tools Every Steemian Needs To Know (Infographic)",
"total_payout_value": "0.000 HBD",
"url": "/infographic/@powerup/17-steem-tools-every-steemian-needs-to-know"
}
]
\ No newline at end of file