radiator 0.4.8 → 0.4.9
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/lib/radiator/api.rb +8 -8
- data/lib/radiator/ssc/base_steem_smart_contract_rpc.rb +1 -1
- data/lib/radiator/ssc/blockchain.rb +1 -1
- data/lib/radiator/ssc/contracts.rb +1 -1
- data/lib/radiator/ssc/stream.rb +1 -1
- data/lib/radiator/version.rb +1 -1
- data/radiator.gemspec +3 -3
- data/test/fixtures/vcr_cassettes/account_by_key_api_all_methods.yml +207 -1
- data/test/fixtures/vcr_cassettes/api_all_methods.yml +331 -1
- data/test/fixtures/vcr_cassettes/base_per_debt.yml +855 -1
- data/test/fixtures/vcr_cassettes/base_per_mvest.yml +651 -1
- data/test/fixtures/vcr_cassettes/block_time.yml +733 -1
- data/test/fixtures/vcr_cassettes/broadcast_transaction.yml +108 -1
- data/test/fixtures/vcr_cassettes/condenser_all_all_methods.yml +166 -1
- data/test/fixtures/vcr_cassettes/expiration_initialize.yml +1162 -1
- data/test/fixtures/vcr_cassettes/find_account.yml +633 -1
- data/test/fixtures/vcr_cassettes/find_block.yml +628 -1
- data/test/fixtures/vcr_cassettes/find_comment.yml +1967 -1
- data/test/fixtures/vcr_cassettes/get_account_count.yml +53 -1
- data/test/fixtures/vcr_cassettes/get_account_references.yml +111 -1
- data/test/fixtures/vcr_cassettes/get_accounts.yml +62 -1
- data/test/fixtures/vcr_cassettes/get_accounts_no_argument.yml +111 -1
- data/test/fixtures/vcr_cassettes/get_dynamic_global_properties.yml +59 -1
- data/test/fixtures/vcr_cassettes/get_feed_history.yml +191 -1
- data/test/fixtures/vcr_cassettes/get_hardfork_version.yml +53 -1
- data/test/fixtures/vcr_cassettes/get_key_references.yml +211 -1
- data/test/fixtures/vcr_cassettes/get_market_history.yml +209 -1
- data/test/fixtures/vcr_cassettes/get_market_history_buckets.yml +209 -1
- data/test/fixtures/vcr_cassettes/get_order_book.yml +209 -1
- data/test/fixtures/vcr_cassettes/get_recent_trades.yml +209 -1
- data/test/fixtures/vcr_cassettes/get_ticker.yml +105 -1
- data/test/fixtures/vcr_cassettes/get_trade_history.yml +209 -1
- data/test/fixtures/vcr_cassettes/get_vesting_delegations.yml +105 -1
- data/test/fixtures/vcr_cassettes/get_volume.yml +213 -1
- data/test/fixtures/vcr_cassettes/get_witness_by_account.yml +53 -1
- data/test/fixtures/vcr_cassettes/look_up_witnesses.yml +53 -1
- data/test/fixtures/vcr_cassettes/market_history_api_all_methods.yml +1461 -1
- data/test/fixtures/vcr_cassettes/network_broadcast_api_all_methods.yml +217 -1
- data/test/fixtures/vcr_cassettes/properties.yml +633 -1
- data/test/fixtures/vcr_cassettes/recover_transaction.yml +111 -1
- data/test/fixtures/vcr_cassettes/ssc_blockchain_block_info.yml +90 -3
- data/test/fixtures/vcr_cassettes/ssc_blockchain_block_info_invalid.yml +88 -3
- data/test/fixtures/vcr_cassettes/ssc_blockchain_latest_block_info.yml +89 -3
- data/test/fixtures/vcr_cassettes/ssc_blockchain_transaction_info.yml +82 -3
- data/test/fixtures/vcr_cassettes/ssc_contracts_contract.yml +364 -3
- data/test/fixtures/vcr_cassettes/ssc_contracts_find.yml +81 -3
- data/test/fixtures/vcr_cassettes/ssc_contracts_find_one.yml +87 -3
- data/test/fixtures/vcr_cassettes/stream_jsonrpc.yml +2167 -1
- data/test/fixtures/vcr_cassettes/transaction_expiration_initialize_nil.yml +1229 -1
- data/test/fixtures/vcr_cassettes/transaction_jsonrpc.yml +2131 -1
- data/test/fixtures/vcr_cassettes/unknown_chain_id.yml +1203 -1
- data/test/fixtures/vcr_cassettes/valid_chains.yml +1157 -1
- metadata +42 -42
@@ -13035,4 +13035,1206 @@ http_interactions:
|
|
13035
13035
|
VESTS","next_vesting_withdrawal":"1969-12-31T23:59:59","withdrawn":0,"to_withdraw":0,"withdraw_routes":0,"pending_transfers":0,"curation_rewards":40986,"posting_rewards":1860111,"proxied_vsf_votes":[0,0,0,0],"witnesses_voted_for":0,"last_post":"2020-11-07T21:30:24","last_root_post":"2020-11-07T21:30:24","last_vote_time":"2020-11-07T22:12:18","post_bandwidth":0,"pending_claimed_accounts":0,"delayed_votes":[],"vesting_balance":"0.000
|
13036
13036
|
HIVE","reputation":"38214756820118","transfer_history":[],"market_history":[],"post_history":[],"vote_history":[],"other_history":[],"witness_votes":[],"tags_usage":[],"guest_bloggers":[]}],"id":43}'
|
13037
13037
|
recorded_at: Sun, 08 Nov 2020 06:01:15 GMT
|
13038
|
-
|
13038
|
+
- request:
|
13039
|
+
method: post
|
13040
|
+
uri: https://hive.roelandp.nl/
|
13041
|
+
body:
|
13042
|
+
encoding: UTF-8
|
13043
|
+
string: '{"jsonrpc":"2.0","id":31,"method":"jsonrpc.get_methods","params":{}}'
|
13044
|
+
headers:
|
13045
|
+
Content-Type:
|
13046
|
+
- application/json; charset=utf-8
|
13047
|
+
User-Agent:
|
13048
|
+
- hive-ruby/1.0.4
|
13049
|
+
Accept-Encoding:
|
13050
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
13051
|
+
Accept:
|
13052
|
+
- "*/*"
|
13053
|
+
response:
|
13054
|
+
status:
|
13055
|
+
code: 200
|
13056
|
+
message: OK
|
13057
|
+
headers:
|
13058
|
+
Date:
|
13059
|
+
- Sat, 30 Jul 2022 23:22:19 GMT
|
13060
|
+
Content-Type:
|
13061
|
+
- text/plain; charset=utf-8
|
13062
|
+
Content-Length:
|
13063
|
+
- '6233'
|
13064
|
+
Connection:
|
13065
|
+
- keep-alive
|
13066
|
+
Apigw-Requestid:
|
13067
|
+
- WGp-ohXpIAMEVfg=
|
13068
|
+
body:
|
13069
|
+
encoding: UTF-8
|
13070
|
+
string: '{"jsonrpc":"2.0","result":["account_by_key_api.get_key_references","account_history_api.enum_virtual_ops","account_history_api.get_account_history","account_history_api.get_ops_in_block","account_history_api.get_transaction","block_api.get_block","block_api.get_block_header","block_api.get_block_range","condenser_api.broadcast_block","condenser_api.broadcast_transaction","condenser_api.broadcast_transaction_synchronous","condenser_api.find_proposals","condenser_api.find_recurrent_transfers","condenser_api.get_account_count","condenser_api.get_account_history","condenser_api.get_account_references","condenser_api.get_account_reputations","condenser_api.get_account_votes","condenser_api.get_accounts","condenser_api.get_active_votes","condenser_api.get_active_witnesses","condenser_api.get_block","condenser_api.get_block_header","condenser_api.get_blog","condenser_api.get_blog_authors","condenser_api.get_blog_entries","condenser_api.get_chain_properties","condenser_api.get_collateralized_conversion_requests","condenser_api.get_comment_discussions_by_payout","condenser_api.get_config","condenser_api.get_content","condenser_api.get_content_replies","condenser_api.get_conversion_requests","condenser_api.get_current_median_history_price","condenser_api.get_discussions_by_active","condenser_api.get_discussions_by_author_before_date","condenser_api.get_discussions_by_blog","condenser_api.get_discussions_by_cashout","condenser_api.get_discussions_by_children","condenser_api.get_discussions_by_comments","condenser_api.get_discussions_by_created","condenser_api.get_discussions_by_feed","condenser_api.get_discussions_by_hot","condenser_api.get_discussions_by_promoted","condenser_api.get_discussions_by_trending","condenser_api.get_discussions_by_votes","condenser_api.get_dynamic_global_properties","condenser_api.get_escrow","condenser_api.get_expiring_vesting_delegations","condenser_api.get_feed","condenser_api.get_feed_entries","condenser_api.get_feed_history","condenser_api.get_follow_count","condenser_api.get_followers","condenser_api.get_following","condenser_api.get_hardfork_version","condenser_api.get_key_references","condenser_api.get_market_history","condenser_api.get_market_history_buckets","condenser_api.get_next_scheduled_hardfork","condenser_api.get_open_orders","condenser_api.get_ops_in_block","condenser_api.get_order_book","condenser_api.get_owner_history","condenser_api.get_post_discussions_by_payout","condenser_api.get_potential_signatures","condenser_api.get_reblogged_by","condenser_api.get_recent_trades","condenser_api.get_recovery_request","condenser_api.get_replies_by_last_update","condenser_api.get_required_signatures","condenser_api.get_reward_fund","condenser_api.get_savings_withdraw_from","condenser_api.get_savings_withdraw_to","condenser_api.get_state","condenser_api.get_tags_used_by_author","condenser_api.get_ticker","condenser_api.get_trade_history","condenser_api.get_transaction","condenser_api.get_transaction_hex","condenser_api.get_trending_tags","condenser_api.get_version","condenser_api.get_vesting_delegations","condenser_api.get_volume","condenser_api.get_withdraw_routes","condenser_api.get_witness_by_account","condenser_api.get_witness_count","condenser_api.get_witness_schedule","condenser_api.get_witnesses","condenser_api.get_witnesses_by_vote","condenser_api.is_known_transaction","condenser_api.list_proposal_votes","condenser_api.list_proposals","condenser_api.lookup_account_names","condenser_api.lookup_accounts","condenser_api.lookup_witness_accounts","condenser_api.verify_account_authority","condenser_api.verify_authority","database_api.find_account_recovery_requests","database_api.find_accounts","database_api.find_change_recovery_account_requests","database_api.find_collateralized_conversion_requests","database_api.find_comments","database_api.find_decline_voting_rights_requests","database_api.find_escrows","database_api.find_hbd_conversion_requests","database_api.find_limit_orders","database_api.find_owner_histories","database_api.find_proposals","database_api.find_recurrent_transfers","database_api.find_savings_withdrawals","database_api.find_vesting_delegation_expirations","database_api.find_vesting_delegations","database_api.find_votes","database_api.find_withdraw_vesting_routes","database_api.find_witnesses","database_api.get_active_witnesses","database_api.get_comment_pending_payouts","database_api.get_config","database_api.get_current_price_feed","database_api.get_dynamic_global_properties","database_api.get_feed_history","database_api.get_hardfork_properties","database_api.get_order_book","database_api.get_potential_signatures","database_api.get_required_signatures","database_api.get_reward_funds","database_api.get_transaction_hex","database_api.get_version","database_api.get_witness_schedule","database_api.is_known_transaction","database_api.list_account_recovery_requests","database_api.list_accounts","database_api.list_change_recovery_account_requests","database_api.list_collateralized_conversion_requests","database_api.list_decline_voting_rights_requests","database_api.list_escrows","database_api.list_hbd_conversion_requests","database_api.list_limit_orders","database_api.list_owner_histories","database_api.list_proposal_votes","database_api.list_proposals","database_api.list_savings_withdrawals","database_api.list_vesting_delegation_expirations","database_api.list_vesting_delegations","database_api.list_votes","database_api.list_withdraw_vesting_routes","database_api.list_witness_votes","database_api.list_witnesses","database_api.verify_account_authority","database_api.verify_authority","database_api.verify_signatures","jsonrpc.get_methods","jsonrpc.get_signature","market_history_api.get_market_history","market_history_api.get_market_history_buckets","market_history_api.get_order_book","market_history_api.get_recent_trades","market_history_api.get_ticker","market_history_api.get_trade_history","market_history_api.get_volume","network_broadcast_api.broadcast_block","network_broadcast_api.broadcast_transaction","rc_api.find_rc_accounts","rc_api.get_resource_params","rc_api.get_resource_pool","reputation_api.get_account_reputations","transaction_status_api.find_transaction"],"id":31}'
|
13071
|
+
recorded_at: Sat, 30 Jul 2022 23:22:19 GMT
|
13072
|
+
- request:
|
13073
|
+
method: post
|
13074
|
+
uri: https://hive.roelandp.nl/
|
13075
|
+
body:
|
13076
|
+
encoding: UTF-8
|
13077
|
+
string: '{"jsonrpc":"2.0","id":32,"method":"condenser_api.get_accounts","params":[["fullnodeupdate"]]}'
|
13078
|
+
headers:
|
13079
|
+
Content-Type:
|
13080
|
+
- application/json; charset=utf-8
|
13081
|
+
User-Agent:
|
13082
|
+
- hive-ruby/1.0.4
|
13083
|
+
Accept-Encoding:
|
13084
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
13085
|
+
Accept:
|
13086
|
+
- "*/*"
|
13087
|
+
response:
|
13088
|
+
status:
|
13089
|
+
code: 200
|
13090
|
+
message: OK
|
13091
|
+
headers:
|
13092
|
+
Date:
|
13093
|
+
- Sat, 30 Jul 2022 23:22:20 GMT
|
13094
|
+
Content-Type:
|
13095
|
+
- text/plain; charset=utf-8
|
13096
|
+
Content-Length:
|
13097
|
+
- '18146'
|
13098
|
+
Connection:
|
13099
|
+
- keep-alive
|
13100
|
+
Apigw-Requestid:
|
13101
|
+
- WGp-1gwEoAMEVQA=
|
13102
|
+
body:
|
13103
|
+
encoding: UTF-8
|
13104
|
+
string: '{"jsonrpc":"2.0","result":[{"id":1025676,"name":"fullnodeupdate","owner":{"weight_threshold":1,"account_auths":[],"key_auths":[["STM6TShqSeQJNa3VfjsS4KKRrCcakXJLLMa1siB9gdpQWB3XMu9fr",1]]},"active":{"weight_threshold":1,"account_auths":[],"key_auths":[["STM5eaire16BucZBRg54SPDUt2j4d9RGEVHTfnKj1JTUQf7yex2xy",1]]},"posting":{"weight_threshold":1,"account_auths":[["rewarding",1],["steemhunt.com",1]],"key_auths":[["STM5FjB4voP6L1WD4xtwT3somNdx2WyMeu6YGGAbSkGNHkXQ6giV9",1]]},"memo_key":"STM8C2pRSyNQb6ru99n2141MwNtVHXgAfHeVFtgKYeXkAJdKN87BB","json_metadata":"{\"nodes\":
|
13105
|
+
[\"https:\/\/api.steem.buzz\", \"https:\/\/api.pharesim.me\", \"https:\/\/api.justyy.com\",
|
13106
|
+
\"https:\/\/api.openhive.network\", \"https:\/\/hive-api.arcange.eu\", \"https:\/\/api.steemit.com\",
|
13107
|
+
\"https:\/\/anyx.io\", \"https:\/\/api.steem.buzz\", \"https:\/\/rpc.ausbit.dev\",
|
13108
|
+
\"https:\/\/steem.61bts.com\", \"https:\/\/hive.roelandp.nl\", \"https:\/\/techcoderx.com\"],
|
13109
|
+
\"failing_nodes\": {\"https:\/\/api.steemdb.online\": \"NumRetriesReached\",
|
13110
|
+
\"https:\/\/cn.steems.top\": \"NumRetriesReached\", \"https:\/\/api.hivekings.com\":
|
13111
|
+
\"NumRetriesReached\", \"https:\/\/fin.hive.3speak.co\": \"NumRetriesReached\",
|
13112
|
+
\"https:\/\/rpc.ecency.com\": \"NumRetriesReached\", \"https:\/\/hived.privex.io\":
|
13113
|
+
\"Client returned invalid format. Expected JSON!\"}, \"report\": [{\"node\":
|
13114
|
+
\"https:\/\/api.hive.blog\", \"version\": \"1.25.0\", \"hive\": true, \"block\":
|
13115
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 109, \"time\": 37.46},
|
13116
|
+
\"history\": {\"rank\": 10, \"ok\": true, \"count\": 4500, \"time\": 15.13},
|
13117
|
+
\"apicall\": {\"rank\": 9, \"ok\": true, \"time\": 1.92, \"access_time\":
|
13118
|
+
0.475}, \"config\": {\"rank\": 6, \"ok\": true, \"time\": 0.32, \"access_time\":
|
13119
|
+
0.11}, \"block_diff\": {\"rank\": 4, \"ok\": true, \"head_delay\": 3.67, \"diff_head_irreversible\":
|
13120
|
+
18.0, \"time\": 25.75}}, {\"node\": \"https:\/\/anyx.io\", \"version\": \"1.25.0\",
|
13121
|
+
\"hive\": true, \"block\": {\"rank\": 9, \"ok\": true, \"count\": 182, \"time\":
|
13122
|
+
30.29}, \"history\": {\"rank\": 9, \"ok\": true, \"count\": 6601, \"time\":
|
13123
|
+
15.02}, \"apicall\": {\"rank\": 10, \"ok\": true, \"time\": 2.13, \"access_time\":
|
13124
|
+
0.561}, \"config\": {\"rank\": 7, \"ok\": true, \"time\": 0.77, \"access_time\":
|
13125
|
+
0.11}, \"block_diff\": {\"rank\": -1, \"ok\": false, \"error\": \"output:
|
13126
|
+
{} of identifier 66592659\", \"head_delay\": 0.0, \"diff_head_irreversible\":
|
13127
|
+
0.0, \"time\": 11.59}}, {\"node\": \"https:\/\/api.openhive.network\", \"version\":
|
13128
|
+
\"1.25.0\", \"hive\": true, \"block\": {\"rank\": 12, \"ok\": true, \"count\":
|
13129
|
+
143, \"time\": 30.01}, \"history\": {\"rank\": 5, \"ok\": true, \"count\":
|
13130
|
+
9601, \"time\": 15.35}, \"apicall\": {\"rank\": 1, \"ok\": true, \"time\":
|
13131
|
+
0.33, \"access_time\": 0.063}, \"config\": {\"rank\": 8, \"ok\": true, \"time\":
|
13132
|
+
0.23, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 6, \"ok\": true,
|
13133
|
+
\"head_delay\": 2.12, \"diff_head_irreversible\": 19.0, \"time\": 15.9}},
|
13134
|
+
{\"node\": \"https:\/\/rpc.ausbit.dev\", \"version\": \"1.25.0\", \"hive\":
|
13135
|
+
true, \"block\": {\"rank\": 5, \"ok\": true, \"count\": 230, \"time\": 30.01},
|
13136
|
+
\"history\": {\"rank\": 7, \"ok\": true, \"count\": 8701, \"time\": 15.01},
|
13137
|
+
\"apicall\": {\"rank\": 2, \"ok\": true, \"time\": 0.48, \"access_time\":
|
13138
|
+
0.124}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 0.44, \"access_time\":
|
13139
|
+
0.04}, \"block_diff\": {\"rank\": 14, \"ok\": true, \"head_delay\": 3.39,
|
13140
|
+
\"diff_head_irreversible\": 24.0, \"time\": 16.57}}, {\"node\": \"https:\/\/hive.roelandp.nl\",
|
13141
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 14, \"ok\":
|
13142
|
+
true, \"count\": 46, \"time\": 30.56}, \"history\": {\"rank\": 11, \"ok\":
|
13143
|
+
true, \"count\": 2201, \"time\": 15.08}, \"apicall\": {\"rank\": 12, \"ok\":
|
13144
|
+
true, \"time\": 5.38, \"access_time\": 1.339}, \"config\": {\"rank\": 10,
|
13145
|
+
\"ok\": true, \"time\": 1.36, \"access_time\": 0.34}, \"block_diff\": {\"rank\":
|
13146
|
+
15, \"ok\": true, \"head_delay\": 5.06, \"diff_head_irreversible\": 26.0,
|
13147
|
+
\"time\": 30.6}}, {\"node\": \"https:\/\/api.c0ff33a.uk\", \"version\": \"1.25.0\",
|
13148
|
+
\"hive\": true, \"block\": {\"rank\": 4, \"ok\": true, \"count\": 233, \"time\":
|
13149
|
+
30.01}, \"history\": {\"rank\": 12, \"ok\": true, \"count\": 2201, \"time\":
|
13150
|
+
15.83}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"@dalz\/should-we-reduce-the-hive-fund-holdings-to-further-improve-decentralization-via-a-long-term-airdrop-to-hive-holders|holger80\",
|
13151
|
+
\"time\": 0.41, \"access_time\": 30.0}, \"config\": {\"rank\": 11, \"ok\":
|
13152
|
+
true, \"time\": 0.86, \"access_time\": 0.25}, \"block_diff\": {\"rank\": 8,
|
13153
|
+
\"ok\": true, \"head_delay\": 3.55, \"diff_head_irreversible\": 20.0, \"time\":
|
13154
|
+
18.6}}, {\"node\": \"https:\/\/api.deathwing.me\", \"version\": \"1.25.0\",
|
13155
|
+
\"hive\": true, \"block\": {\"rank\": 3, \"ok\": true, \"count\": 782, \"time\":
|
13156
|
+
30.03}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 23501, \"time\":
|
13157
|
+
15.06}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"@dalz\/should-we-reduce-the-hive-fund-holdings-to-further-improve-decentralization-via-a-long-term-airdrop-to-hive-holders|holger80\",
|
13158
|
+
\"time\": 0.14, \"access_time\": 30.0}, \"config\": {\"rank\": 12, \"ok\":
|
13159
|
+
true, \"time\": 0.16, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 12,
|
13160
|
+
\"ok\": true, \"head_delay\": 5.62, \"diff_head_irreversible\": 23.0, \"time\":
|
13161
|
+
15.82}}, {\"node\": \"https:\/\/hive-api.arcange.eu\", \"version\": \"1.25.0\",
|
13162
|
+
\"hive\": true, \"block\": {\"rank\": 7, \"ok\": true, \"count\": 217, \"time\":
|
13163
|
+
30.02}, \"history\": {\"rank\": 3, \"ok\": true, \"count\": 10601, \"time\":
|
13164
|
+
15.65}, \"apicall\": {\"rank\": 3, \"ok\": true, \"time\": 0.53, \"access_time\":
|
13165
|
+
0.139}, \"config\": {\"rank\": 13, \"ok\": true, \"time\": 0.27, \"access_time\":
|
13166
|
+
0.07}, \"block_diff\": {\"rank\": 11, \"ok\": true, \"head_delay\": 3.66,
|
13167
|
+
\"diff_head_irreversible\": 23.0, \"time\": 17.28}}, {\"node\": \"https:\/\/hived.emre.sh\",
|
13168
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 2, \"ok\":
|
13169
|
+
true, \"count\": 1028, \"time\": 30.0}, \"history\": {\"rank\": 1, \"ok\":
|
13170
|
+
true, \"count\": 30701, \"time\": 15.01}, \"apicall\": {\"rank\": -1, \"ok\":
|
13171
|
+
false, \"error\": \"@dalz\/should-we-reduce-the-hive-fund-holdings-to-further-improve-decentralization-via-a-long-term-airdrop-to-hive-holders|holger80\",
|
13172
|
+
\"time\": 0.17, \"access_time\": 30.0}, \"config\": {\"rank\": 14, \"ok\":
|
13173
|
+
true, \"time\": 0.17, \"access_time\": 0.02}, \"block_diff\": {\"rank\": 2,
|
13174
|
+
\"ok\": true, \"head_delay\": 2.56, \"diff_head_irreversible\": 16.0, \"time\":
|
13175
|
+
15.73}}, {\"node\": \"https:\/\/techcoderx.com\", \"version\": \"1.25.0\",
|
13176
|
+
\"hive\": true, \"block\": {\"rank\": 15, \"ok\": true, \"count\": 20, \"time\":
|
13177
|
+
30.84}, \"history\": {\"rank\": 14, \"ok\": true, \"count\": 901, \"time\":
|
13178
|
+
15.83}, \"apicall\": {\"rank\": 13, \"ok\": true, \"time\": 7.82, \"access_time\":
|
13179
|
+
2.095}, \"config\": {\"rank\": 15, \"ok\": true, \"time\": 4.04, \"access_time\":
|
13180
|
+
1.22}, \"block_diff\": {\"rank\": 13, \"ok\": true, \"head_delay\": 3.11,
|
13181
|
+
\"diff_head_irreversible\": 24.0, \"time\": 41.95}}, {\"node\": \"https:\/\/api.pharesim.me\",
|
13182
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 6, \"ok\":
|
13183
|
+
true, \"count\": 220, \"time\": 30.03}, \"history\": {\"rank\": 4, \"ok\":
|
13184
|
+
true, \"count\": 9801, \"time\": 15.02}, \"apicall\": {\"rank\": 6, \"ok\":
|
13185
|
+
true, \"time\": 0.97, \"access_time\": 0.246}, \"config\": {\"rank\": 16,
|
13186
|
+
\"ok\": true, \"time\": 0.49, \"access_time\": 0.12}, \"block_diff\": {\"rank\":
|
13187
|
+
1, \"ok\": true, \"head_delay\": 2.51, \"diff_head_irreversible\": 15.0, \"time\":
|
13188
|
+
18.24}}, {\"node\": \"https:\/\/api.steemit.com\", \"version\": \"0.23.0\",
|
13189
|
+
\"hive\": false, \"block\": {\"rank\": 8, \"ok\": true, \"count\": 215, \"time\":
|
13190
|
+
30.03}, \"history\": {\"rank\": 8, \"ok\": true, \"count\": 6602, \"time\":
|
13191
|
+
15.22}, \"apicall\": {\"rank\": 7, \"ok\": true, \"time\": 1.19, \"access_time\":
|
13192
|
+
0.254}, \"config\": {\"rank\": 1, \"ok\": true, \"time\": 0.69, \"access_time\":
|
13193
|
+
0.12}, \"block_diff\": {\"rank\": 3, \"ok\": true, \"head_delay\": 3.76, \"diff_head_irreversible\":
|
13194
|
+
16.0, \"time\": 18.33}}, {\"node\": \"https:\/\/api.justyy.com\", \"version\":
|
13195
|
+
\"0.23.1\", \"hive\": false, \"block\": {\"rank\": 1, \"ok\": true, \"count\":
|
13196
|
+
1890, \"time\": 30.0}, \"history\": {\"rank\": 6, \"ok\": true, \"count\":
|
13197
|
+
9102, \"time\": 15.03}, \"apicall\": {\"rank\": 5, \"ok\": true, \"time\":
|
13198
|
+
0.7, \"access_time\": 0.223}, \"config\": {\"rank\": 2, \"ok\": true, \"time\":
|
13199
|
+
0.04, \"access_time\": 0.01}, \"block_diff\": {\"rank\": 7, \"ok\": true,
|
13200
|
+
\"head_delay\": 3.62, \"diff_head_irreversible\": 19.0, \"time\": 15.62}},
|
13201
|
+
{\"node\": \"https:\/\/api.steem.buzz\", \"version\": \"0.23.0\", \"hive\":
|
13202
|
+
false, \"block\": {\"rank\": 11, \"ok\": true, \"count\": 180, \"time\": 30.03},
|
13203
|
+
\"history\": {\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 0,
|
13204
|
+
\"time\": 16.5}, \"apicall\": {\"rank\": 8, \"ok\": true, \"time\": 0.66,
|
13205
|
+
\"access_time\": 0.207}, \"config\": {\"rank\": 3, \"ok\": true, \"time\":
|
13206
|
+
0.13, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 10, \"ok\": true,
|
13207
|
+
\"head_delay\": 3.06, \"diff_head_irreversible\": 22.0, \"time\": 17.48}},
|
13208
|
+
{\"node\": \"https:\/\/api.steem.buzz\", \"version\": \"0.23.0\", \"hive\":
|
13209
|
+
false, \"block\": {\"rank\": 11, \"ok\": true, \"count\": 180, \"time\": 30.03},
|
13210
|
+
\"history\": {\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 0,
|
13211
|
+
\"time\": 16.5}, \"apicall\": {\"rank\": 8, \"ok\": true, \"time\": 0.66,
|
13212
|
+
\"access_time\": 0.207}, \"config\": {\"rank\": 3, \"ok\": true, \"time\":
|
13213
|
+
0.13, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 10, \"ok\": true,
|
13214
|
+
\"head_delay\": 3.06, \"diff_head_irreversible\": 22.0, \"time\": 17.48}},
|
13215
|
+
{\"node\": \"https:\/\/steem.61bts.com\", \"version\": \"0.23.0\", \"hive\":
|
13216
|
+
false, \"block\": {\"rank\": 13, \"ok\": true, \"count\": 64, \"time\": 30.44},
|
13217
|
+
\"history\": {\"rank\": 13, \"ok\": true, \"count\": 1802, \"time\": 15.73},
|
13218
|
+
\"apicall\": {\"rank\": 11, \"ok\": true, \"time\": 2.74, \"access_time\":
|
13219
|
+
0.733}, \"config\": {\"rank\": 5, \"ok\": true, \"time\": 1.82, \"access_time\":
|
13220
|
+
0.28}, \"block_diff\": {\"rank\": 5, \"ok\": true, \"head_delay\": 4.29, \"diff_head_irreversible\":
|
13221
|
+
18.0, \"time\": 23.63}}], \"parameter\": {\"num_retries\": 3, \"num_retries_call\":
|
13222
|
+
3, \"timeout\": 30, \"threading\": false, \"beem_version\": \"0.24.26\", \"start_time\":
|
13223
|
+
\"2022-07-30T23:00:19\", \"end_time\": \"2022-07-30T23:20:30\", \"script_version\":
|
13224
|
+
\"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]}, \"history\":
|
13225
|
+
{\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]}, \"config\":
|
13226
|
+
{\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
|
13227
|
+
\"head_delay\"]}}}}","posting_json_metadata":"{\"nodes\": [\"https:\/\/anyx.io\",
|
13228
|
+
\"http:\/\/anyx.io\", \"https:\/\/rpc.usesteem.com\"], \"failing_nodes\":
|
13229
|
+
{\"https:\/\/api.steemitstage.com\": \"NumRetriesReached\"}, \"report\": [{\"node\":
|
13230
|
+
\"https:\/\/steemd.minnowsupportproject.org\", \"version\": \"0.21.0\", \"block\":
|
13231
|
+
{\"rank\": 1, \"ok\": true, \"count\": 713, \"time\": 30.03}, \"history\":
|
13232
|
+
{\"rank\": 5, \"ok\": true, \"count\": 5859, \"time\": 15.24}, \"apicall\":
|
13233
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr != _registered_apis.end():
|
13234
|
+
Could not find API tags_api\", \"time\": 0.19, \"access_time\": 30.0}, \"config\":
|
13235
|
+
{\"rank\": 1, \"ok\": true, \"time\": 0.43, \"access_time\": 0.03}, \"block_diff\":
|
13236
|
+
{\"rank\": 2, \"ok\": true, \"head_delay\": 3.2, \"diff_head_irreversible\":
|
13237
|
+
16.0, \"time\": 16.21}}, {\"node\": \"https:\/\/api.steemit.com\", \"version\":
|
13238
|
+
\"0.21.0\", \"block\": {\"rank\": 3, \"ok\": true, \"count\": 249, \"time\":
|
13239
|
+
30.01}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 12626, \"time\":
|
13240
|
+
15.06}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
|
13241
|
+
found\", \"time\": 0.5, \"access_time\": 30.0}, \"config\": {\"rank\": 2,
|
13242
|
+
\"ok\": true, \"time\": 1.01, \"access_time\": 0.1}, \"block_diff\": {\"rank\":
|
13243
|
+
3, \"ok\": true, \"head_delay\": 3.06, \"diff_head_irreversible\": 17.0, \"time\":
|
13244
|
+
18.1}}, {\"node\": \"http:\/\/anyx.io\", \"version\": \"0.20.10\", \"block\":
|
13245
|
+
{\"rank\": 4, \"ok\": true, \"count\": 133, \"time\": 30.35}, \"history\":
|
13246
|
+
{\"rank\": 3, \"ok\": true, \"count\": 6768, \"time\": 15.16}, \"apicall\":
|
13247
|
+
{\"rank\": 2, \"ok\": true, \"time\": 1.54, \"access_time\": 0.449}, \"config\":
|
13248
|
+
{\"rank\": 3, \"ok\": true, \"time\": 1.13, \"access_time\": 0.09}, \"block_diff\":
|
13249
|
+
{\"rank\": 6, \"ok\": true, \"head_delay\": 4.29, \"diff_head_irreversible\":
|
13250
|
+
19.0, \"time\": 19.34}}, {\"node\": \"https:\/\/anyx.io\", \"version\": \"0.20.10\",
|
13251
|
+
\"block\": {\"rank\": 5, \"ok\": true, \"count\": 128, \"time\": 30.15}, \"history\":
|
13252
|
+
{\"rank\": 4, \"ok\": true, \"count\": 6667, \"time\": 15.06}, \"apicall\":
|
13253
|
+
{\"rank\": 1, \"ok\": true, \"time\": 1.3, \"access_time\": 0.4}, \"config\":
|
13254
|
+
{\"rank\": 4, \"ok\": true, \"time\": 1.33, \"access_time\": 0.09}, \"block_diff\":
|
13255
|
+
{\"rank\": 1, \"ok\": true, \"head_delay\": 2.67, \"diff_head_irreversible\":
|
13256
|
+
16.0, \"time\": 19.44}}, {\"node\": \"https:\/\/api.steemitdev.com\", \"version\":
|
13257
|
+
\"0.21.0\", \"block\": {\"rank\": 2, \"ok\": true, \"count\": 275, \"time\":
|
13258
|
+
30.04}, \"history\": {\"rank\": 1, \"ok\": true, \"count\": 13131, \"time\":
|
13259
|
+
15.09}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
|
13260
|
+
found\", \"time\": 0.54, \"access_time\": 30.0}, \"config\": {\"rank\": 5,
|
13261
|
+
\"ok\": true, \"time\": 1.4, \"access_time\": 0.09}, \"block_diff\": {\"rank\":
|
13262
|
+
4, \"ok\": true, \"head_delay\": 2.76, \"diff_head_irreversible\": 18.0, \"time\":
|
13263
|
+
18.35}}, {\"node\": \"https:\/\/api.steem.house\", \"version\": \"0.21.0\",
|
13264
|
+
\"block\": {\"rank\": 6, \"ok\": true, \"count\": 93, \"time\": 30.22}, \"history\":
|
13265
|
+
{\"rank\": 6, \"ok\": true, \"count\": 5152, \"time\": 15.21}, \"apicall\":
|
13266
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"Method not found\", \"time\": 0.66,
|
13267
|
+
\"access_time\": 30.0}, \"config\": {\"rank\": 6, \"ok\": true, \"time\":
|
13268
|
+
2.77, \"access_time\": 0.26}, \"block_diff\": {\"rank\": 7, \"ok\": true,
|
13269
|
+
\"head_delay\": 3.3, \"diff_head_irreversible\": 21.0, \"time\": 22.91}},
|
13270
|
+
{\"node\": \"https:\/\/rpc.usesteem.com\", \"version\": \"0.20.10\", \"block\":
|
13271
|
+
{\"rank\": 7, \"ok\": true, \"count\": 57, \"time\": 30.31}, \"history\":
|
13272
|
+
{\"rank\": 7, \"ok\": true, \"count\": 2728, \"time\": 15.26}, \"apicall\":
|
13273
|
+
{\"rank\": 3, \"ok\": true, \"time\": 5.9, \"access_time\": 1.679}, \"config\":
|
13274
|
+
{\"rank\": 7, \"ok\": true, \"time\": 4.09, \"access_time\": 0.39}, \"block_diff\":
|
13275
|
+
{\"rank\": 5, \"ok\": true, \"head_delay\": 3.23, \"diff_head_irreversible\":
|
13276
|
+
19.0, \"time\": 28.42}}, {\"node\": \"https:\/\/steemd.privex.io\", \"version\":
|
13277
|
+
\"0.21.0\", \"block\": {\"rank\": 8, \"ok\": true, \"count\": 28, \"time\":
|
13278
|
+
30.99}, \"history\": {\"rank\": 8, \"ok\": true, \"count\": 1314, \"time\":
|
13279
|
+
15.02}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr
|
13280
|
+
!= _registered_apis.end(): Could not find API tags_api\", \"time\": 1.09,
|
13281
|
+
\"access_time\": 30.0}, \"config\": {\"rank\": 8, \"ok\": true, \"time\":
|
13282
|
+
9.11, \"access_time\": 1.0}, \"block_diff\": {\"rank\": 8, \"ok\": true, \"head_delay\":
|
13283
|
+
4.33, \"diff_head_irreversible\": 22.0, \"time\": 39.83}}, {\"node\": \"https:\/\/appbasetest.timcliff.com\",
|
13284
|
+
\"version\": \"0.21.0\", \"block\": {\"rank\": 9, \"ok\": true, \"count\":
|
13285
|
+
17, \"time\": 30.16}, \"history\": {\"rank\": 9, \"ok\": true, \"count\":
|
13286
|
+
1314, \"time\": 15.01}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\":
|
13287
|
+
\"@taskmaster4450\/rewards-are-rewards|holger80\", \"time\": 2.01, \"access_time\":
|
13288
|
+
30.0}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 10.11, \"access_time\":
|
13289
|
+
0.08}, \"block_diff\": {\"rank\": 9, \"ok\": true, \"head_delay\": 2822132.87,
|
13290
|
+
\"diff_head_irreversible\": 16.0, \"time\": 53.19}}], \"parameter\": {\"num_retries\":
|
13291
|
+
3, \"num_retries_call\": 3, \"timeout\": 30, \"threading\": false, \"beem_version\":
|
13292
|
+
\"0.20.23\", \"start_time\": \"2019-08-27T14:10:02\", \"end_time\": \"2019-08-27T14:22:42\",
|
13293
|
+
\"script_version\": \"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]},
|
13294
|
+
\"history\": {\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]},
|
13295
|
+
\"config\": {\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
|
13296
|
+
\"head_delay\"]}}}}","proxy":"holger80","last_owner_update":"1970-01-01T00:00:00","last_account_update":"2022-07-30T23:20:33","created":"2018-05-31T10:46:21","mined":false,"recovery_account":"holger80","last_account_recovery":"1970-01-01T00:00:00","reset_account":"null","comment_count":0,"lifetime_vote_count":0,"post_count":1463,"can_vote":true,"voting_manabar":{"current_mana":"2973253267458","last_update_time":1656319698},"downvote_manabar":{"current_mana":"743313316864","last_update_time":1656319698},"voting_power":0,"balance":"0.000
|
13297
|
+
HIVE","savings_balance":"0.000 HIVE","hbd_balance":"0.000 HBD","hbd_seconds":"248148","hbd_seconds_last_update":"2021-06-18T10:37:39","hbd_last_interest_payment":"2021-06-18T10:37:21","savings_hbd_balance":"0.000
|
13298
|
+
HBD","savings_hbd_seconds":"0","savings_hbd_seconds_last_update":"1970-01-01T00:00:00","savings_hbd_last_interest_payment":"1970-01-01T00:00:00","savings_withdraw_requests":0,"reward_hbd_balance":"12.923
|
13299
|
+
HBD","reward_hive_balance":"0.000 HIVE","reward_vesting_balance":"50181.611976
|
13300
|
+
VESTS","reward_vesting_hive":"27.547 HIVE","vesting_shares":"3163608.831672
|
13301
|
+
VESTS","delegated_vesting_shares":"198556.066920 VESTS","received_vesting_shares":"8200.502706
|
13302
|
+
VESTS","vesting_withdraw_rate":"0.000000 VESTS","post_voting_power":"2973253.267458
|
13303
|
+
VESTS","next_vesting_withdrawal":"1969-12-31T23:59:59","withdrawn":0,"to_withdraw":0,"withdraw_routes":0,"pending_transfers":0,"curation_rewards":85163,"posting_rewards":3080969,"proxied_vsf_votes":[0,0,0,0],"witnesses_voted_for":0,"last_post":"2022-07-30T20:31:18","last_root_post":"2022-07-30T20:31:18","last_vote_time":"2021-08-17T20:37:36","post_bandwidth":0,"pending_claimed_accounts":0,"governance_vote_expiration_ts":"2022-12-10T05:33:33","delayed_votes":[],"open_recurrent_transfers":0,"vesting_balance":"0.000
|
13304
|
+
HIVE","reputation":"66739978115904","transfer_history":[],"market_history":[],"post_history":[],"vote_history":[],"other_history":[],"witness_votes":[],"tags_usage":[],"guest_bloggers":[]}],"id":32}'
|
13305
|
+
recorded_at: Sat, 30 Jul 2022 23:22:20 GMT
|
13306
|
+
- request:
|
13307
|
+
method: post
|
13308
|
+
uri: https://api.deathwing.me/
|
13309
|
+
body:
|
13310
|
+
encoding: UTF-8
|
13311
|
+
string: '{"jsonrpc":"2.0","id":33,"method":"jsonrpc.get_methods","params":{}}'
|
13312
|
+
headers:
|
13313
|
+
Content-Type:
|
13314
|
+
- application/json; charset=utf-8
|
13315
|
+
User-Agent:
|
13316
|
+
- hive-ruby/1.0.4
|
13317
|
+
Accept-Encoding:
|
13318
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
13319
|
+
Accept:
|
13320
|
+
- "*/*"
|
13321
|
+
response:
|
13322
|
+
status:
|
13323
|
+
code: 200
|
13324
|
+
message: OK
|
13325
|
+
headers:
|
13326
|
+
Date:
|
13327
|
+
- Sat, 30 Jul 2022 23:22:20 GMT
|
13328
|
+
Content-Type:
|
13329
|
+
- application/json
|
13330
|
+
Transfer-Encoding:
|
13331
|
+
- chunked
|
13332
|
+
Connection:
|
13333
|
+
- keep-alive
|
13334
|
+
X-Jussi-Request-Id:
|
13335
|
+
- '001059749853104345'
|
13336
|
+
X-Amzn-Trace-Id:
|
13337
|
+
- ''
|
13338
|
+
Access-Control-Allow-Origin:
|
13339
|
+
- "*"
|
13340
|
+
Access-Control-Allow-Methods:
|
13341
|
+
- GET, POST, OPTIONS
|
13342
|
+
Access-Control-Allow-Headers:
|
13343
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
13344
|
+
Strict-Transport-Security:
|
13345
|
+
- max-age=31557600; includeSubDomains; preload
|
13346
|
+
Content-Security-Policy:
|
13347
|
+
- upgrade-insecure-requests
|
13348
|
+
Backend:
|
13349
|
+
- full
|
13350
|
+
Selected-Api-Node:
|
13351
|
+
- eu2
|
13352
|
+
Cf-Cache-Status:
|
13353
|
+
- DYNAMIC
|
13354
|
+
Expect-Ct:
|
13355
|
+
- max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
|
13356
|
+
Report-To:
|
13357
|
+
- '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=f5DCvqAP9jno1GMD50%2FKyCe8Rotb%2FVujVmrq6VsH%2B5KmntPYra32DFmC5MODD1t27jTqKQhkp8zRu%2BRj8jSNteHi2trjEAyd9au12GHA35n3rCEPMMg%2BVRnffGzoW4NsNYZn"}],"group":"cf-nel","max_age":604800}'
|
13358
|
+
Nel:
|
13359
|
+
- '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
|
13360
|
+
Server:
|
13361
|
+
- cloudflare
|
13362
|
+
Cf-Ray:
|
13363
|
+
- 7331d5f7dbf57e7a-LAX
|
13364
|
+
Alt-Svc:
|
13365
|
+
- h3=":443"; ma=86400, h3-29=":443"; ma=86400
|
13366
|
+
body:
|
13367
|
+
encoding: ASCII-8BIT
|
13368
|
+
string: '{"jsonrpc":"2.0","result":["account_by_key_api.get_key_references","account_history_api.enum_virtual_ops","account_history_api.get_account_history","account_history_api.get_ops_in_block","account_history_api.get_transaction","block_api.get_block","block_api.get_block_header","block_api.get_block_range","condenser_api.broadcast_block","condenser_api.broadcast_transaction","condenser_api.broadcast_transaction_synchronous","condenser_api.find_proposals","condenser_api.find_recurrent_transfers","condenser_api.get_account_count","condenser_api.get_account_history","condenser_api.get_account_references","condenser_api.get_account_reputations","condenser_api.get_account_votes","condenser_api.get_accounts","condenser_api.get_active_votes","condenser_api.get_active_witnesses","condenser_api.get_block","condenser_api.get_block_header","condenser_api.get_blog","condenser_api.get_blog_authors","condenser_api.get_blog_entries","condenser_api.get_chain_properties","condenser_api.get_collateralized_conversion_requests","condenser_api.get_comment_discussions_by_payout","condenser_api.get_config","condenser_api.get_content","condenser_api.get_content_replies","condenser_api.get_conversion_requests","condenser_api.get_current_median_history_price","condenser_api.get_discussions_by_active","condenser_api.get_discussions_by_author_before_date","condenser_api.get_discussions_by_blog","condenser_api.get_discussions_by_cashout","condenser_api.get_discussions_by_children","condenser_api.get_discussions_by_comments","condenser_api.get_discussions_by_created","condenser_api.get_discussions_by_feed","condenser_api.get_discussions_by_hot","condenser_api.get_discussions_by_promoted","condenser_api.get_discussions_by_trending","condenser_api.get_discussions_by_votes","condenser_api.get_dynamic_global_properties","condenser_api.get_escrow","condenser_api.get_expiring_vesting_delegations","condenser_api.get_feed","condenser_api.get_feed_entries","condenser_api.get_feed_history","condenser_api.get_follow_count","condenser_api.get_followers","condenser_api.get_following","condenser_api.get_hardfork_version","condenser_api.get_key_references","condenser_api.get_market_history","condenser_api.get_market_history_buckets","condenser_api.get_next_scheduled_hardfork","condenser_api.get_open_orders","condenser_api.get_ops_in_block","condenser_api.get_order_book","condenser_api.get_owner_history","condenser_api.get_post_discussions_by_payout","condenser_api.get_potential_signatures","condenser_api.get_reblogged_by","condenser_api.get_recent_trades","condenser_api.get_recovery_request","condenser_api.get_replies_by_last_update","condenser_api.get_required_signatures","condenser_api.get_reward_fund","condenser_api.get_savings_withdraw_from","condenser_api.get_savings_withdraw_to","condenser_api.get_state","condenser_api.get_tags_used_by_author","condenser_api.get_ticker","condenser_api.get_trade_history","condenser_api.get_transaction","condenser_api.get_transaction_hex","condenser_api.get_trending_tags","condenser_api.get_version","condenser_api.get_vesting_delegations","condenser_api.get_volume","condenser_api.get_withdraw_routes","condenser_api.get_witness_by_account","condenser_api.get_witness_count","condenser_api.get_witness_schedule","condenser_api.get_witnesses","condenser_api.get_witnesses_by_vote","condenser_api.is_known_transaction","condenser_api.list_proposal_votes","condenser_api.list_proposals","condenser_api.lookup_account_names","condenser_api.lookup_accounts","condenser_api.lookup_witness_accounts","condenser_api.verify_account_authority","condenser_api.verify_authority","database_api.find_account_recovery_requests","database_api.find_accounts","database_api.find_change_recovery_account_requests","database_api.find_collateralized_conversion_requests","database_api.find_comments","database_api.find_decline_voting_rights_requests","database_api.find_escrows","database_api.find_hbd_conversion_requests","database_api.find_limit_orders","database_api.find_owner_histories","database_api.find_proposals","database_api.find_recurrent_transfers","database_api.find_savings_withdrawals","database_api.find_vesting_delegation_expirations","database_api.find_vesting_delegations","database_api.find_votes","database_api.find_withdraw_vesting_routes","database_api.find_witnesses","database_api.get_active_witnesses","database_api.get_comment_pending_payouts","database_api.get_config","database_api.get_current_price_feed","database_api.get_dynamic_global_properties","database_api.get_feed_history","database_api.get_hardfork_properties","database_api.get_order_book","database_api.get_potential_signatures","database_api.get_required_signatures","database_api.get_reward_funds","database_api.get_transaction_hex","database_api.get_version","database_api.get_witness_schedule","database_api.is_known_transaction","database_api.list_account_recovery_requests","database_api.list_accounts","database_api.list_change_recovery_account_requests","database_api.list_collateralized_conversion_requests","database_api.list_decline_voting_rights_requests","database_api.list_escrows","database_api.list_hbd_conversion_requests","database_api.list_limit_orders","database_api.list_owner_histories","database_api.list_proposal_votes","database_api.list_proposals","database_api.list_savings_withdrawals","database_api.list_vesting_delegation_expirations","database_api.list_vesting_delegations","database_api.list_votes","database_api.list_withdraw_vesting_routes","database_api.list_witness_votes","database_api.list_witnesses","database_api.verify_account_authority","database_api.verify_authority","database_api.verify_signatures","jsonrpc.get_methods","jsonrpc.get_signature","market_history_api.get_market_history","market_history_api.get_market_history_buckets","market_history_api.get_order_book","market_history_api.get_recent_trades","market_history_api.get_ticker","market_history_api.get_trade_history","market_history_api.get_volume","network_broadcast_api.broadcast_block","network_broadcast_api.broadcast_transaction","rc_api.find_rc_accounts","rc_api.get_resource_params","rc_api.get_resource_pool","reputation_api.get_account_reputations","transaction_status_api.find_transaction"],"id":33}'
|
13369
|
+
recorded_at: Sat, 30 Jul 2022 23:22:20 GMT
|
13370
|
+
- request:
|
13371
|
+
method: post
|
13372
|
+
uri: https://api.deathwing.me/
|
13373
|
+
body:
|
13374
|
+
encoding: UTF-8
|
13375
|
+
string: '{"jsonrpc":"2.0","id":34,"method":"condenser_api.get_accounts","params":[["fullnodeupdate"]]}'
|
13376
|
+
headers:
|
13377
|
+
Content-Type:
|
13378
|
+
- application/json; charset=utf-8
|
13379
|
+
User-Agent:
|
13380
|
+
- hive-ruby/1.0.4
|
13381
|
+
Accept-Encoding:
|
13382
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
13383
|
+
Accept:
|
13384
|
+
- "*/*"
|
13385
|
+
response:
|
13386
|
+
status:
|
13387
|
+
code: 200
|
13388
|
+
message: OK
|
13389
|
+
headers:
|
13390
|
+
Date:
|
13391
|
+
- Sat, 30 Jul 2022 23:22:21 GMT
|
13392
|
+
Content-Type:
|
13393
|
+
- application/json
|
13394
|
+
Transfer-Encoding:
|
13395
|
+
- chunked
|
13396
|
+
Connection:
|
13397
|
+
- keep-alive
|
13398
|
+
X-Jussi-Request-Id:
|
13399
|
+
- '000232767177448309'
|
13400
|
+
X-Amzn-Trace-Id:
|
13401
|
+
- ''
|
13402
|
+
Access-Control-Allow-Origin:
|
13403
|
+
- "*"
|
13404
|
+
Access-Control-Allow-Methods:
|
13405
|
+
- GET, POST, OPTIONS
|
13406
|
+
Access-Control-Allow-Headers:
|
13407
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
13408
|
+
Strict-Transport-Security:
|
13409
|
+
- max-age=31557600; includeSubDomains; preload
|
13410
|
+
Content-Security-Policy:
|
13411
|
+
- upgrade-insecure-requests
|
13412
|
+
Backend:
|
13413
|
+
- full
|
13414
|
+
Selected-Api-Node:
|
13415
|
+
- eu2
|
13416
|
+
Cf-Cache-Status:
|
13417
|
+
- DYNAMIC
|
13418
|
+
Expect-Ct:
|
13419
|
+
- max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
|
13420
|
+
Report-To:
|
13421
|
+
- '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=1T2Gp5tf%2Fih7jRZU4QWOdA3Hcgeu8HVHqIhVBOqCLTxBLUm6SOLqE136NtpldmsamI837hOlhOnWlTy%2FjfD198JNnf4xtk%2FkdSQtSlf4uZ%2FxyrXyqQ%2B43Vgo%2FmAp1Grb%2BXxV"}],"group":"cf-nel","max_age":604800}'
|
13422
|
+
Nel:
|
13423
|
+
- '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
|
13424
|
+
Server:
|
13425
|
+
- cloudflare
|
13426
|
+
Cf-Ray:
|
13427
|
+
- 7331d5fa0fd07c4a-LAX
|
13428
|
+
Alt-Svc:
|
13429
|
+
- h3=":443"; ma=86400, h3-29=":443"; ma=86400
|
13430
|
+
body:
|
13431
|
+
encoding: ASCII-8BIT
|
13432
|
+
string: '{"jsonrpc":"2.0","result":[{"id":1025676,"name":"fullnodeupdate","owner":{"weight_threshold":1,"account_auths":[],"key_auths":[["STM6TShqSeQJNa3VfjsS4KKRrCcakXJLLMa1siB9gdpQWB3XMu9fr",1]]},"active":{"weight_threshold":1,"account_auths":[],"key_auths":[["STM5eaire16BucZBRg54SPDUt2j4d9RGEVHTfnKj1JTUQf7yex2xy",1]]},"posting":{"weight_threshold":1,"account_auths":[["rewarding",1],["steemhunt.com",1]],"key_auths":[["STM5FjB4voP6L1WD4xtwT3somNdx2WyMeu6YGGAbSkGNHkXQ6giV9",1]]},"memo_key":"STM8C2pRSyNQb6ru99n2141MwNtVHXgAfHeVFtgKYeXkAJdKN87BB","json_metadata":"{\"nodes\":
|
13433
|
+
[\"https:\/\/api.steem.buzz\", \"https:\/\/api.pharesim.me\", \"https:\/\/api.justyy.com\",
|
13434
|
+
\"https:\/\/api.openhive.network\", \"https:\/\/hive-api.arcange.eu\", \"https:\/\/api.steemit.com\",
|
13435
|
+
\"https:\/\/anyx.io\", \"https:\/\/api.steem.buzz\", \"https:\/\/rpc.ausbit.dev\",
|
13436
|
+
\"https:\/\/steem.61bts.com\", \"https:\/\/hive.roelandp.nl\", \"https:\/\/techcoderx.com\"],
|
13437
|
+
\"failing_nodes\": {\"https:\/\/api.steemdb.online\": \"NumRetriesReached\",
|
13438
|
+
\"https:\/\/cn.steems.top\": \"NumRetriesReached\", \"https:\/\/api.hivekings.com\":
|
13439
|
+
\"NumRetriesReached\", \"https:\/\/fin.hive.3speak.co\": \"NumRetriesReached\",
|
13440
|
+
\"https:\/\/rpc.ecency.com\": \"NumRetriesReached\", \"https:\/\/hived.privex.io\":
|
13441
|
+
\"Client returned invalid format. Expected JSON!\"}, \"report\": [{\"node\":
|
13442
|
+
\"https:\/\/api.hive.blog\", \"version\": \"1.25.0\", \"hive\": true, \"block\":
|
13443
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 109, \"time\": 37.46},
|
13444
|
+
\"history\": {\"rank\": 10, \"ok\": true, \"count\": 4500, \"time\": 15.13},
|
13445
|
+
\"apicall\": {\"rank\": 9, \"ok\": true, \"time\": 1.92, \"access_time\":
|
13446
|
+
0.475}, \"config\": {\"rank\": 6, \"ok\": true, \"time\": 0.32, \"access_time\":
|
13447
|
+
0.11}, \"block_diff\": {\"rank\": 4, \"ok\": true, \"head_delay\": 3.67, \"diff_head_irreversible\":
|
13448
|
+
18.0, \"time\": 25.75}}, {\"node\": \"https:\/\/anyx.io\", \"version\": \"1.25.0\",
|
13449
|
+
\"hive\": true, \"block\": {\"rank\": 9, \"ok\": true, \"count\": 182, \"time\":
|
13450
|
+
30.29}, \"history\": {\"rank\": 9, \"ok\": true, \"count\": 6601, \"time\":
|
13451
|
+
15.02}, \"apicall\": {\"rank\": 10, \"ok\": true, \"time\": 2.13, \"access_time\":
|
13452
|
+
0.561}, \"config\": {\"rank\": 7, \"ok\": true, \"time\": 0.77, \"access_time\":
|
13453
|
+
0.11}, \"block_diff\": {\"rank\": -1, \"ok\": false, \"error\": \"output:
|
13454
|
+
{} of identifier 66592659\", \"head_delay\": 0.0, \"diff_head_irreversible\":
|
13455
|
+
0.0, \"time\": 11.59}}, {\"node\": \"https:\/\/api.openhive.network\", \"version\":
|
13456
|
+
\"1.25.0\", \"hive\": true, \"block\": {\"rank\": 12, \"ok\": true, \"count\":
|
13457
|
+
143, \"time\": 30.01}, \"history\": {\"rank\": 5, \"ok\": true, \"count\":
|
13458
|
+
9601, \"time\": 15.35}, \"apicall\": {\"rank\": 1, \"ok\": true, \"time\":
|
13459
|
+
0.33, \"access_time\": 0.063}, \"config\": {\"rank\": 8, \"ok\": true, \"time\":
|
13460
|
+
0.23, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 6, \"ok\": true,
|
13461
|
+
\"head_delay\": 2.12, \"diff_head_irreversible\": 19.0, \"time\": 15.9}},
|
13462
|
+
{\"node\": \"https:\/\/rpc.ausbit.dev\", \"version\": \"1.25.0\", \"hive\":
|
13463
|
+
true, \"block\": {\"rank\": 5, \"ok\": true, \"count\": 230, \"time\": 30.01},
|
13464
|
+
\"history\": {\"rank\": 7, \"ok\": true, \"count\": 8701, \"time\": 15.01},
|
13465
|
+
\"apicall\": {\"rank\": 2, \"ok\": true, \"time\": 0.48, \"access_time\":
|
13466
|
+
0.124}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 0.44, \"access_time\":
|
13467
|
+
0.04}, \"block_diff\": {\"rank\": 14, \"ok\": true, \"head_delay\": 3.39,
|
13468
|
+
\"diff_head_irreversible\": 24.0, \"time\": 16.57}}, {\"node\": \"https:\/\/hive.roelandp.nl\",
|
13469
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 14, \"ok\":
|
13470
|
+
true, \"count\": 46, \"time\": 30.56}, \"history\": {\"rank\": 11, \"ok\":
|
13471
|
+
true, \"count\": 2201, \"time\": 15.08}, \"apicall\": {\"rank\": 12, \"ok\":
|
13472
|
+
true, \"time\": 5.38, \"access_time\": 1.339}, \"config\": {\"rank\": 10,
|
13473
|
+
\"ok\": true, \"time\": 1.36, \"access_time\": 0.34}, \"block_diff\": {\"rank\":
|
13474
|
+
15, \"ok\": true, \"head_delay\": 5.06, \"diff_head_irreversible\": 26.0,
|
13475
|
+
\"time\": 30.6}}, {\"node\": \"https:\/\/api.c0ff33a.uk\", \"version\": \"1.25.0\",
|
13476
|
+
\"hive\": true, \"block\": {\"rank\": 4, \"ok\": true, \"count\": 233, \"time\":
|
13477
|
+
30.01}, \"history\": {\"rank\": 12, \"ok\": true, \"count\": 2201, \"time\":
|
13478
|
+
15.83}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"@dalz\/should-we-reduce-the-hive-fund-holdings-to-further-improve-decentralization-via-a-long-term-airdrop-to-hive-holders|holger80\",
|
13479
|
+
\"time\": 0.41, \"access_time\": 30.0}, \"config\": {\"rank\": 11, \"ok\":
|
13480
|
+
true, \"time\": 0.86, \"access_time\": 0.25}, \"block_diff\": {\"rank\": 8,
|
13481
|
+
\"ok\": true, \"head_delay\": 3.55, \"diff_head_irreversible\": 20.0, \"time\":
|
13482
|
+
18.6}}, {\"node\": \"https:\/\/api.deathwing.me\", \"version\": \"1.25.0\",
|
13483
|
+
\"hive\": true, \"block\": {\"rank\": 3, \"ok\": true, \"count\": 782, \"time\":
|
13484
|
+
30.03}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 23501, \"time\":
|
13485
|
+
15.06}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"@dalz\/should-we-reduce-the-hive-fund-holdings-to-further-improve-decentralization-via-a-long-term-airdrop-to-hive-holders|holger80\",
|
13486
|
+
\"time\": 0.14, \"access_time\": 30.0}, \"config\": {\"rank\": 12, \"ok\":
|
13487
|
+
true, \"time\": 0.16, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 12,
|
13488
|
+
\"ok\": true, \"head_delay\": 5.62, \"diff_head_irreversible\": 23.0, \"time\":
|
13489
|
+
15.82}}, {\"node\": \"https:\/\/hive-api.arcange.eu\", \"version\": \"1.25.0\",
|
13490
|
+
\"hive\": true, \"block\": {\"rank\": 7, \"ok\": true, \"count\": 217, \"time\":
|
13491
|
+
30.02}, \"history\": {\"rank\": 3, \"ok\": true, \"count\": 10601, \"time\":
|
13492
|
+
15.65}, \"apicall\": {\"rank\": 3, \"ok\": true, \"time\": 0.53, \"access_time\":
|
13493
|
+
0.139}, \"config\": {\"rank\": 13, \"ok\": true, \"time\": 0.27, \"access_time\":
|
13494
|
+
0.07}, \"block_diff\": {\"rank\": 11, \"ok\": true, \"head_delay\": 3.66,
|
13495
|
+
\"diff_head_irreversible\": 23.0, \"time\": 17.28}}, {\"node\": \"https:\/\/hived.emre.sh\",
|
13496
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 2, \"ok\":
|
13497
|
+
true, \"count\": 1028, \"time\": 30.0}, \"history\": {\"rank\": 1, \"ok\":
|
13498
|
+
true, \"count\": 30701, \"time\": 15.01}, \"apicall\": {\"rank\": -1, \"ok\":
|
13499
|
+
false, \"error\": \"@dalz\/should-we-reduce-the-hive-fund-holdings-to-further-improve-decentralization-via-a-long-term-airdrop-to-hive-holders|holger80\",
|
13500
|
+
\"time\": 0.17, \"access_time\": 30.0}, \"config\": {\"rank\": 14, \"ok\":
|
13501
|
+
true, \"time\": 0.17, \"access_time\": 0.02}, \"block_diff\": {\"rank\": 2,
|
13502
|
+
\"ok\": true, \"head_delay\": 2.56, \"diff_head_irreversible\": 16.0, \"time\":
|
13503
|
+
15.73}}, {\"node\": \"https:\/\/techcoderx.com\", \"version\": \"1.25.0\",
|
13504
|
+
\"hive\": true, \"block\": {\"rank\": 15, \"ok\": true, \"count\": 20, \"time\":
|
13505
|
+
30.84}, \"history\": {\"rank\": 14, \"ok\": true, \"count\": 901, \"time\":
|
13506
|
+
15.83}, \"apicall\": {\"rank\": 13, \"ok\": true, \"time\": 7.82, \"access_time\":
|
13507
|
+
2.095}, \"config\": {\"rank\": 15, \"ok\": true, \"time\": 4.04, \"access_time\":
|
13508
|
+
1.22}, \"block_diff\": {\"rank\": 13, \"ok\": true, \"head_delay\": 3.11,
|
13509
|
+
\"diff_head_irreversible\": 24.0, \"time\": 41.95}}, {\"node\": \"https:\/\/api.pharesim.me\",
|
13510
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 6, \"ok\":
|
13511
|
+
true, \"count\": 220, \"time\": 30.03}, \"history\": {\"rank\": 4, \"ok\":
|
13512
|
+
true, \"count\": 9801, \"time\": 15.02}, \"apicall\": {\"rank\": 6, \"ok\":
|
13513
|
+
true, \"time\": 0.97, \"access_time\": 0.246}, \"config\": {\"rank\": 16,
|
13514
|
+
\"ok\": true, \"time\": 0.49, \"access_time\": 0.12}, \"block_diff\": {\"rank\":
|
13515
|
+
1, \"ok\": true, \"head_delay\": 2.51, \"diff_head_irreversible\": 15.0, \"time\":
|
13516
|
+
18.24}}, {\"node\": \"https:\/\/api.steemit.com\", \"version\": \"0.23.0\",
|
13517
|
+
\"hive\": false, \"block\": {\"rank\": 8, \"ok\": true, \"count\": 215, \"time\":
|
13518
|
+
30.03}, \"history\": {\"rank\": 8, \"ok\": true, \"count\": 6602, \"time\":
|
13519
|
+
15.22}, \"apicall\": {\"rank\": 7, \"ok\": true, \"time\": 1.19, \"access_time\":
|
13520
|
+
0.254}, \"config\": {\"rank\": 1, \"ok\": true, \"time\": 0.69, \"access_time\":
|
13521
|
+
0.12}, \"block_diff\": {\"rank\": 3, \"ok\": true, \"head_delay\": 3.76, \"diff_head_irreversible\":
|
13522
|
+
16.0, \"time\": 18.33}}, {\"node\": \"https:\/\/api.justyy.com\", \"version\":
|
13523
|
+
\"0.23.1\", \"hive\": false, \"block\": {\"rank\": 1, \"ok\": true, \"count\":
|
13524
|
+
1890, \"time\": 30.0}, \"history\": {\"rank\": 6, \"ok\": true, \"count\":
|
13525
|
+
9102, \"time\": 15.03}, \"apicall\": {\"rank\": 5, \"ok\": true, \"time\":
|
13526
|
+
0.7, \"access_time\": 0.223}, \"config\": {\"rank\": 2, \"ok\": true, \"time\":
|
13527
|
+
0.04, \"access_time\": 0.01}, \"block_diff\": {\"rank\": 7, \"ok\": true,
|
13528
|
+
\"head_delay\": 3.62, \"diff_head_irreversible\": 19.0, \"time\": 15.62}},
|
13529
|
+
{\"node\": \"https:\/\/api.steem.buzz\", \"version\": \"0.23.0\", \"hive\":
|
13530
|
+
false, \"block\": {\"rank\": 11, \"ok\": true, \"count\": 180, \"time\": 30.03},
|
13531
|
+
\"history\": {\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 0,
|
13532
|
+
\"time\": 16.5}, \"apicall\": {\"rank\": 8, \"ok\": true, \"time\": 0.66,
|
13533
|
+
\"access_time\": 0.207}, \"config\": {\"rank\": 3, \"ok\": true, \"time\":
|
13534
|
+
0.13, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 10, \"ok\": true,
|
13535
|
+
\"head_delay\": 3.06, \"diff_head_irreversible\": 22.0, \"time\": 17.48}},
|
13536
|
+
{\"node\": \"https:\/\/api.steem.buzz\", \"version\": \"0.23.0\", \"hive\":
|
13537
|
+
false, \"block\": {\"rank\": 11, \"ok\": true, \"count\": 180, \"time\": 30.03},
|
13538
|
+
\"history\": {\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 0,
|
13539
|
+
\"time\": 16.5}, \"apicall\": {\"rank\": 8, \"ok\": true, \"time\": 0.66,
|
13540
|
+
\"access_time\": 0.207}, \"config\": {\"rank\": 3, \"ok\": true, \"time\":
|
13541
|
+
0.13, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 10, \"ok\": true,
|
13542
|
+
\"head_delay\": 3.06, \"diff_head_irreversible\": 22.0, \"time\": 17.48}},
|
13543
|
+
{\"node\": \"https:\/\/steem.61bts.com\", \"version\": \"0.23.0\", \"hive\":
|
13544
|
+
false, \"block\": {\"rank\": 13, \"ok\": true, \"count\": 64, \"time\": 30.44},
|
13545
|
+
\"history\": {\"rank\": 13, \"ok\": true, \"count\": 1802, \"time\": 15.73},
|
13546
|
+
\"apicall\": {\"rank\": 11, \"ok\": true, \"time\": 2.74, \"access_time\":
|
13547
|
+
0.733}, \"config\": {\"rank\": 5, \"ok\": true, \"time\": 1.82, \"access_time\":
|
13548
|
+
0.28}, \"block_diff\": {\"rank\": 5, \"ok\": true, \"head_delay\": 4.29, \"diff_head_irreversible\":
|
13549
|
+
18.0, \"time\": 23.63}}], \"parameter\": {\"num_retries\": 3, \"num_retries_call\":
|
13550
|
+
3, \"timeout\": 30, \"threading\": false, \"beem_version\": \"0.24.26\", \"start_time\":
|
13551
|
+
\"2022-07-30T23:00:19\", \"end_time\": \"2022-07-30T23:20:30\", \"script_version\":
|
13552
|
+
\"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]}, \"history\":
|
13553
|
+
{\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]}, \"config\":
|
13554
|
+
{\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
|
13555
|
+
\"head_delay\"]}}}}","posting_json_metadata":"{\"nodes\": [\"https:\/\/anyx.io\",
|
13556
|
+
\"http:\/\/anyx.io\", \"https:\/\/rpc.usesteem.com\"], \"failing_nodes\":
|
13557
|
+
{\"https:\/\/api.steemitstage.com\": \"NumRetriesReached\"}, \"report\": [{\"node\":
|
13558
|
+
\"https:\/\/steemd.minnowsupportproject.org\", \"version\": \"0.21.0\", \"block\":
|
13559
|
+
{\"rank\": 1, \"ok\": true, \"count\": 713, \"time\": 30.03}, \"history\":
|
13560
|
+
{\"rank\": 5, \"ok\": true, \"count\": 5859, \"time\": 15.24}, \"apicall\":
|
13561
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr != _registered_apis.end():
|
13562
|
+
Could not find API tags_api\", \"time\": 0.19, \"access_time\": 30.0}, \"config\":
|
13563
|
+
{\"rank\": 1, \"ok\": true, \"time\": 0.43, \"access_time\": 0.03}, \"block_diff\":
|
13564
|
+
{\"rank\": 2, \"ok\": true, \"head_delay\": 3.2, \"diff_head_irreversible\":
|
13565
|
+
16.0, \"time\": 16.21}}, {\"node\": \"https:\/\/api.steemit.com\", \"version\":
|
13566
|
+
\"0.21.0\", \"block\": {\"rank\": 3, \"ok\": true, \"count\": 249, \"time\":
|
13567
|
+
30.01}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 12626, \"time\":
|
13568
|
+
15.06}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
|
13569
|
+
found\", \"time\": 0.5, \"access_time\": 30.0}, \"config\": {\"rank\": 2,
|
13570
|
+
\"ok\": true, \"time\": 1.01, \"access_time\": 0.1}, \"block_diff\": {\"rank\":
|
13571
|
+
3, \"ok\": true, \"head_delay\": 3.06, \"diff_head_irreversible\": 17.0, \"time\":
|
13572
|
+
18.1}}, {\"node\": \"http:\/\/anyx.io\", \"version\": \"0.20.10\", \"block\":
|
13573
|
+
{\"rank\": 4, \"ok\": true, \"count\": 133, \"time\": 30.35}, \"history\":
|
13574
|
+
{\"rank\": 3, \"ok\": true, \"count\": 6768, \"time\": 15.16}, \"apicall\":
|
13575
|
+
{\"rank\": 2, \"ok\": true, \"time\": 1.54, \"access_time\": 0.449}, \"config\":
|
13576
|
+
{\"rank\": 3, \"ok\": true, \"time\": 1.13, \"access_time\": 0.09}, \"block_diff\":
|
13577
|
+
{\"rank\": 6, \"ok\": true, \"head_delay\": 4.29, \"diff_head_irreversible\":
|
13578
|
+
19.0, \"time\": 19.34}}, {\"node\": \"https:\/\/anyx.io\", \"version\": \"0.20.10\",
|
13579
|
+
\"block\": {\"rank\": 5, \"ok\": true, \"count\": 128, \"time\": 30.15}, \"history\":
|
13580
|
+
{\"rank\": 4, \"ok\": true, \"count\": 6667, \"time\": 15.06}, \"apicall\":
|
13581
|
+
{\"rank\": 1, \"ok\": true, \"time\": 1.3, \"access_time\": 0.4}, \"config\":
|
13582
|
+
{\"rank\": 4, \"ok\": true, \"time\": 1.33, \"access_time\": 0.09}, \"block_diff\":
|
13583
|
+
{\"rank\": 1, \"ok\": true, \"head_delay\": 2.67, \"diff_head_irreversible\":
|
13584
|
+
16.0, \"time\": 19.44}}, {\"node\": \"https:\/\/api.steemitdev.com\", \"version\":
|
13585
|
+
\"0.21.0\", \"block\": {\"rank\": 2, \"ok\": true, \"count\": 275, \"time\":
|
13586
|
+
30.04}, \"history\": {\"rank\": 1, \"ok\": true, \"count\": 13131, \"time\":
|
13587
|
+
15.09}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
|
13588
|
+
found\", \"time\": 0.54, \"access_time\": 30.0}, \"config\": {\"rank\": 5,
|
13589
|
+
\"ok\": true, \"time\": 1.4, \"access_time\": 0.09}, \"block_diff\": {\"rank\":
|
13590
|
+
4, \"ok\": true, \"head_delay\": 2.76, \"diff_head_irreversible\": 18.0, \"time\":
|
13591
|
+
18.35}}, {\"node\": \"https:\/\/api.steem.house\", \"version\": \"0.21.0\",
|
13592
|
+
\"block\": {\"rank\": 6, \"ok\": true, \"count\": 93, \"time\": 30.22}, \"history\":
|
13593
|
+
{\"rank\": 6, \"ok\": true, \"count\": 5152, \"time\": 15.21}, \"apicall\":
|
13594
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"Method not found\", \"time\": 0.66,
|
13595
|
+
\"access_time\": 30.0}, \"config\": {\"rank\": 6, \"ok\": true, \"time\":
|
13596
|
+
2.77, \"access_time\": 0.26}, \"block_diff\": {\"rank\": 7, \"ok\": true,
|
13597
|
+
\"head_delay\": 3.3, \"diff_head_irreversible\": 21.0, \"time\": 22.91}},
|
13598
|
+
{\"node\": \"https:\/\/rpc.usesteem.com\", \"version\": \"0.20.10\", \"block\":
|
13599
|
+
{\"rank\": 7, \"ok\": true, \"count\": 57, \"time\": 30.31}, \"history\":
|
13600
|
+
{\"rank\": 7, \"ok\": true, \"count\": 2728, \"time\": 15.26}, \"apicall\":
|
13601
|
+
{\"rank\": 3, \"ok\": true, \"time\": 5.9, \"access_time\": 1.679}, \"config\":
|
13602
|
+
{\"rank\": 7, \"ok\": true, \"time\": 4.09, \"access_time\": 0.39}, \"block_diff\":
|
13603
|
+
{\"rank\": 5, \"ok\": true, \"head_delay\": 3.23, \"diff_head_irreversible\":
|
13604
|
+
19.0, \"time\": 28.42}}, {\"node\": \"https:\/\/steemd.privex.io\", \"version\":
|
13605
|
+
\"0.21.0\", \"block\": {\"rank\": 8, \"ok\": true, \"count\": 28, \"time\":
|
13606
|
+
30.99}, \"history\": {\"rank\": 8, \"ok\": true, \"count\": 1314, \"time\":
|
13607
|
+
15.02}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr
|
13608
|
+
!= _registered_apis.end(): Could not find API tags_api\", \"time\": 1.09,
|
13609
|
+
\"access_time\": 30.0}, \"config\": {\"rank\": 8, \"ok\": true, \"time\":
|
13610
|
+
9.11, \"access_time\": 1.0}, \"block_diff\": {\"rank\": 8, \"ok\": true, \"head_delay\":
|
13611
|
+
4.33, \"diff_head_irreversible\": 22.0, \"time\": 39.83}}, {\"node\": \"https:\/\/appbasetest.timcliff.com\",
|
13612
|
+
\"version\": \"0.21.0\", \"block\": {\"rank\": 9, \"ok\": true, \"count\":
|
13613
|
+
17, \"time\": 30.16}, \"history\": {\"rank\": 9, \"ok\": true, \"count\":
|
13614
|
+
1314, \"time\": 15.01}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\":
|
13615
|
+
\"@taskmaster4450\/rewards-are-rewards|holger80\", \"time\": 2.01, \"access_time\":
|
13616
|
+
30.0}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 10.11, \"access_time\":
|
13617
|
+
0.08}, \"block_diff\": {\"rank\": 9, \"ok\": true, \"head_delay\": 2822132.87,
|
13618
|
+
\"diff_head_irreversible\": 16.0, \"time\": 53.19}}], \"parameter\": {\"num_retries\":
|
13619
|
+
3, \"num_retries_call\": 3, \"timeout\": 30, \"threading\": false, \"beem_version\":
|
13620
|
+
\"0.20.23\", \"start_time\": \"2019-08-27T14:10:02\", \"end_time\": \"2019-08-27T14:22:42\",
|
13621
|
+
\"script_version\": \"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]},
|
13622
|
+
\"history\": {\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]},
|
13623
|
+
\"config\": {\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
|
13624
|
+
\"head_delay\"]}}}}","proxy":"holger80","last_owner_update":"1970-01-01T00:00:00","last_account_update":"2022-07-30T23:20:33","created":"2018-05-31T10:46:21","mined":false,"recovery_account":"holger80","last_account_recovery":"1970-01-01T00:00:00","reset_account":"null","comment_count":0,"lifetime_vote_count":0,"post_count":1463,"can_vote":true,"voting_manabar":{"current_mana":"2973253267458","last_update_time":1656319698},"downvote_manabar":{"current_mana":"743313316864","last_update_time":1656319698},"voting_power":0,"balance":"0.000
|
13625
|
+
HIVE","savings_balance":"0.000 HIVE","hbd_balance":"0.000 HBD","hbd_seconds":"248148","hbd_seconds_last_update":"2021-06-18T10:37:39","hbd_last_interest_payment":"2021-06-18T10:37:21","savings_hbd_balance":"0.000
|
13626
|
+
HBD","savings_hbd_seconds":"0","savings_hbd_seconds_last_update":"1970-01-01T00:00:00","savings_hbd_last_interest_payment":"1970-01-01T00:00:00","savings_withdraw_requests":0,"reward_hbd_balance":"12.923
|
13627
|
+
HBD","reward_hive_balance":"0.000 HIVE","reward_vesting_balance":"50181.611976
|
13628
|
+
VESTS","reward_vesting_hive":"27.547 HIVE","vesting_shares":"3163608.831672
|
13629
|
+
VESTS","delegated_vesting_shares":"198556.066920 VESTS","received_vesting_shares":"8200.502706
|
13630
|
+
VESTS","vesting_withdraw_rate":"0.000000 VESTS","post_voting_power":"2973253.267458
|
13631
|
+
VESTS","next_vesting_withdrawal":"1969-12-31T23:59:59","withdrawn":0,"to_withdraw":0,"withdraw_routes":0,"pending_transfers":0,"curation_rewards":85163,"posting_rewards":3080969,"proxied_vsf_votes":[0,0,0,0],"witnesses_voted_for":0,"last_post":"2022-07-30T20:31:18","last_root_post":"2022-07-30T20:31:18","last_vote_time":"2021-08-17T20:37:36","post_bandwidth":0,"pending_claimed_accounts":0,"governance_vote_expiration_ts":"2022-12-10T05:33:33","delayed_votes":[],"open_recurrent_transfers":0,"vesting_balance":"0.000
|
13632
|
+
HIVE","reputation":"66739978115904","transfer_history":[],"market_history":[],"post_history":[],"vote_history":[],"other_history":[],"witness_votes":[],"tags_usage":[],"guest_bloggers":[]}],"id":34}'
|
13633
|
+
recorded_at: Sat, 30 Jul 2022 23:22:21 GMT
|
13634
|
+
- request:
|
13635
|
+
method: post
|
13636
|
+
uri: https://techcoderx.com/
|
13637
|
+
body:
|
13638
|
+
encoding: UTF-8
|
13639
|
+
string: '{"jsonrpc":"2.0","id":14,"method":"jsonrpc.get_methods","params":{}}'
|
13640
|
+
headers:
|
13641
|
+
Content-Type:
|
13642
|
+
- application/json; charset=utf-8
|
13643
|
+
User-Agent:
|
13644
|
+
- hive-ruby/1.0.4
|
13645
|
+
Accept-Encoding:
|
13646
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
13647
|
+
Accept:
|
13648
|
+
- "*/*"
|
13649
|
+
response:
|
13650
|
+
status:
|
13651
|
+
code: 200
|
13652
|
+
message: OK
|
13653
|
+
headers:
|
13654
|
+
Server:
|
13655
|
+
- nginx/1.21.6
|
13656
|
+
Date:
|
13657
|
+
- Sat, 30 Jul 2022 23:27:48 GMT
|
13658
|
+
Content-Type:
|
13659
|
+
- application/json
|
13660
|
+
Content-Length:
|
13661
|
+
- '6233'
|
13662
|
+
Connection:
|
13663
|
+
- keep-alive
|
13664
|
+
X-Jussi-Request-Id:
|
13665
|
+
- '000825606154327099'
|
13666
|
+
X-Amzn-Trace-Id:
|
13667
|
+
- ''
|
13668
|
+
Access-Control-Allow-Origin:
|
13669
|
+
- "*"
|
13670
|
+
Access-Control-Allow-Methods:
|
13671
|
+
- GET, POST, OPTIONS
|
13672
|
+
Access-Control-Allow-Headers:
|
13673
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
13674
|
+
Strict-Transport-Security:
|
13675
|
+
- max-age=31557600; includeSubDomains; preload
|
13676
|
+
- max-age=63072000; includeSubDomains; preload
|
13677
|
+
Content-Security-Policy:
|
13678
|
+
- upgrade-insecure-requests
|
13679
|
+
X-Frame-Options:
|
13680
|
+
- DENY
|
13681
|
+
X-Content-Type-Options:
|
13682
|
+
- nosniff
|
13683
|
+
X-Xss-Protection:
|
13684
|
+
- 1; mode=block
|
13685
|
+
body:
|
13686
|
+
encoding: UTF-8
|
13687
|
+
string: '{"jsonrpc":"2.0","result":["account_by_key_api.get_key_references","account_history_api.enum_virtual_ops","account_history_api.get_account_history","account_history_api.get_ops_in_block","account_history_api.get_transaction","block_api.get_block","block_api.get_block_header","block_api.get_block_range","condenser_api.broadcast_block","condenser_api.broadcast_transaction","condenser_api.broadcast_transaction_synchronous","condenser_api.find_proposals","condenser_api.find_recurrent_transfers","condenser_api.get_account_count","condenser_api.get_account_history","condenser_api.get_account_references","condenser_api.get_account_reputations","condenser_api.get_account_votes","condenser_api.get_accounts","condenser_api.get_active_votes","condenser_api.get_active_witnesses","condenser_api.get_block","condenser_api.get_block_header","condenser_api.get_blog","condenser_api.get_blog_authors","condenser_api.get_blog_entries","condenser_api.get_chain_properties","condenser_api.get_collateralized_conversion_requests","condenser_api.get_comment_discussions_by_payout","condenser_api.get_config","condenser_api.get_content","condenser_api.get_content_replies","condenser_api.get_conversion_requests","condenser_api.get_current_median_history_price","condenser_api.get_discussions_by_active","condenser_api.get_discussions_by_author_before_date","condenser_api.get_discussions_by_blog","condenser_api.get_discussions_by_cashout","condenser_api.get_discussions_by_children","condenser_api.get_discussions_by_comments","condenser_api.get_discussions_by_created","condenser_api.get_discussions_by_feed","condenser_api.get_discussions_by_hot","condenser_api.get_discussions_by_promoted","condenser_api.get_discussions_by_trending","condenser_api.get_discussions_by_votes","condenser_api.get_dynamic_global_properties","condenser_api.get_escrow","condenser_api.get_expiring_vesting_delegations","condenser_api.get_feed","condenser_api.get_feed_entries","condenser_api.get_feed_history","condenser_api.get_follow_count","condenser_api.get_followers","condenser_api.get_following","condenser_api.get_hardfork_version","condenser_api.get_key_references","condenser_api.get_market_history","condenser_api.get_market_history_buckets","condenser_api.get_next_scheduled_hardfork","condenser_api.get_open_orders","condenser_api.get_ops_in_block","condenser_api.get_order_book","condenser_api.get_owner_history","condenser_api.get_post_discussions_by_payout","condenser_api.get_potential_signatures","condenser_api.get_reblogged_by","condenser_api.get_recent_trades","condenser_api.get_recovery_request","condenser_api.get_replies_by_last_update","condenser_api.get_required_signatures","condenser_api.get_reward_fund","condenser_api.get_savings_withdraw_from","condenser_api.get_savings_withdraw_to","condenser_api.get_state","condenser_api.get_tags_used_by_author","condenser_api.get_ticker","condenser_api.get_trade_history","condenser_api.get_transaction","condenser_api.get_transaction_hex","condenser_api.get_trending_tags","condenser_api.get_version","condenser_api.get_vesting_delegations","condenser_api.get_volume","condenser_api.get_withdraw_routes","condenser_api.get_witness_by_account","condenser_api.get_witness_count","condenser_api.get_witness_schedule","condenser_api.get_witnesses","condenser_api.get_witnesses_by_vote","condenser_api.is_known_transaction","condenser_api.list_proposal_votes","condenser_api.list_proposals","condenser_api.lookup_account_names","condenser_api.lookup_accounts","condenser_api.lookup_witness_accounts","condenser_api.verify_account_authority","condenser_api.verify_authority","database_api.find_account_recovery_requests","database_api.find_accounts","database_api.find_change_recovery_account_requests","database_api.find_collateralized_conversion_requests","database_api.find_comments","database_api.find_decline_voting_rights_requests","database_api.find_escrows","database_api.find_hbd_conversion_requests","database_api.find_limit_orders","database_api.find_owner_histories","database_api.find_proposals","database_api.find_recurrent_transfers","database_api.find_savings_withdrawals","database_api.find_vesting_delegation_expirations","database_api.find_vesting_delegations","database_api.find_votes","database_api.find_withdraw_vesting_routes","database_api.find_witnesses","database_api.get_active_witnesses","database_api.get_comment_pending_payouts","database_api.get_config","database_api.get_current_price_feed","database_api.get_dynamic_global_properties","database_api.get_feed_history","database_api.get_hardfork_properties","database_api.get_order_book","database_api.get_potential_signatures","database_api.get_required_signatures","database_api.get_reward_funds","database_api.get_transaction_hex","database_api.get_version","database_api.get_witness_schedule","database_api.is_known_transaction","database_api.list_account_recovery_requests","database_api.list_accounts","database_api.list_change_recovery_account_requests","database_api.list_collateralized_conversion_requests","database_api.list_decline_voting_rights_requests","database_api.list_escrows","database_api.list_hbd_conversion_requests","database_api.list_limit_orders","database_api.list_owner_histories","database_api.list_proposal_votes","database_api.list_proposals","database_api.list_savings_withdrawals","database_api.list_vesting_delegation_expirations","database_api.list_vesting_delegations","database_api.list_votes","database_api.list_withdraw_vesting_routes","database_api.list_witness_votes","database_api.list_witnesses","database_api.verify_account_authority","database_api.verify_authority","database_api.verify_signatures","jsonrpc.get_methods","jsonrpc.get_signature","market_history_api.get_market_history","market_history_api.get_market_history_buckets","market_history_api.get_order_book","market_history_api.get_recent_trades","market_history_api.get_ticker","market_history_api.get_trade_history","market_history_api.get_volume","network_broadcast_api.broadcast_block","network_broadcast_api.broadcast_transaction","rc_api.find_rc_accounts","rc_api.get_resource_params","rc_api.get_resource_pool","reputation_api.get_account_reputations","transaction_status_api.find_transaction"],"id":14}'
|
13688
|
+
recorded_at: Sat, 30 Jul 2022 23:27:48 GMT
|
13689
|
+
- request:
|
13690
|
+
method: post
|
13691
|
+
uri: https://techcoderx.com/
|
13692
|
+
body:
|
13693
|
+
encoding: UTF-8
|
13694
|
+
string: '{"jsonrpc":"2.0","id":15,"method":"condenser_api.get_accounts","params":[["fullnodeupdate"]]}'
|
13695
|
+
headers:
|
13696
|
+
Content-Type:
|
13697
|
+
- application/json; charset=utf-8
|
13698
|
+
User-Agent:
|
13699
|
+
- hive-ruby/1.0.4
|
13700
|
+
Accept-Encoding:
|
13701
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
13702
|
+
Accept:
|
13703
|
+
- "*/*"
|
13704
|
+
response:
|
13705
|
+
status:
|
13706
|
+
code: 200
|
13707
|
+
message: OK
|
13708
|
+
headers:
|
13709
|
+
Server:
|
13710
|
+
- nginx/1.21.6
|
13711
|
+
Date:
|
13712
|
+
- Sat, 30 Jul 2022 23:27:50 GMT
|
13713
|
+
Content-Type:
|
13714
|
+
- application/json
|
13715
|
+
Content-Length:
|
13716
|
+
- '18146'
|
13717
|
+
Connection:
|
13718
|
+
- keep-alive
|
13719
|
+
X-Jussi-Request-Id:
|
13720
|
+
- '000285535704168238'
|
13721
|
+
X-Amzn-Trace-Id:
|
13722
|
+
- ''
|
13723
|
+
Access-Control-Allow-Origin:
|
13724
|
+
- "*"
|
13725
|
+
Access-Control-Allow-Methods:
|
13726
|
+
- GET, POST, OPTIONS
|
13727
|
+
Access-Control-Allow-Headers:
|
13728
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
13729
|
+
Strict-Transport-Security:
|
13730
|
+
- max-age=31557600; includeSubDomains; preload
|
13731
|
+
- max-age=63072000; includeSubDomains; preload
|
13732
|
+
Content-Security-Policy:
|
13733
|
+
- upgrade-insecure-requests
|
13734
|
+
X-Frame-Options:
|
13735
|
+
- DENY
|
13736
|
+
X-Content-Type-Options:
|
13737
|
+
- nosniff
|
13738
|
+
X-Xss-Protection:
|
13739
|
+
- 1; mode=block
|
13740
|
+
body:
|
13741
|
+
encoding: UTF-8
|
13742
|
+
string: '{"jsonrpc":"2.0","result":[{"id":1025676,"name":"fullnodeupdate","owner":{"weight_threshold":1,"account_auths":[],"key_auths":[["STM6TShqSeQJNa3VfjsS4KKRrCcakXJLLMa1siB9gdpQWB3XMu9fr",1]]},"active":{"weight_threshold":1,"account_auths":[],"key_auths":[["STM5eaire16BucZBRg54SPDUt2j4d9RGEVHTfnKj1JTUQf7yex2xy",1]]},"posting":{"weight_threshold":1,"account_auths":[["rewarding",1],["steemhunt.com",1]],"key_auths":[["STM5FjB4voP6L1WD4xtwT3somNdx2WyMeu6YGGAbSkGNHkXQ6giV9",1]]},"memo_key":"STM8C2pRSyNQb6ru99n2141MwNtVHXgAfHeVFtgKYeXkAJdKN87BB","json_metadata":"{\"nodes\":
|
13743
|
+
[\"https:\/\/api.steem.buzz\", \"https:\/\/api.pharesim.me\", \"https:\/\/api.justyy.com\",
|
13744
|
+
\"https:\/\/api.openhive.network\", \"https:\/\/hive-api.arcange.eu\", \"https:\/\/api.steemit.com\",
|
13745
|
+
\"https:\/\/anyx.io\", \"https:\/\/api.steem.buzz\", \"https:\/\/rpc.ausbit.dev\",
|
13746
|
+
\"https:\/\/steem.61bts.com\", \"https:\/\/hive.roelandp.nl\", \"https:\/\/techcoderx.com\"],
|
13747
|
+
\"failing_nodes\": {\"https:\/\/api.steemdb.online\": \"NumRetriesReached\",
|
13748
|
+
\"https:\/\/cn.steems.top\": \"NumRetriesReached\", \"https:\/\/api.hivekings.com\":
|
13749
|
+
\"NumRetriesReached\", \"https:\/\/fin.hive.3speak.co\": \"NumRetriesReached\",
|
13750
|
+
\"https:\/\/rpc.ecency.com\": \"NumRetriesReached\", \"https:\/\/hived.privex.io\":
|
13751
|
+
\"Client returned invalid format. Expected JSON!\"}, \"report\": [{\"node\":
|
13752
|
+
\"https:\/\/api.hive.blog\", \"version\": \"1.25.0\", \"hive\": true, \"block\":
|
13753
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 109, \"time\": 37.46},
|
13754
|
+
\"history\": {\"rank\": 10, \"ok\": true, \"count\": 4500, \"time\": 15.13},
|
13755
|
+
\"apicall\": {\"rank\": 9, \"ok\": true, \"time\": 1.92, \"access_time\":
|
13756
|
+
0.475}, \"config\": {\"rank\": 6, \"ok\": true, \"time\": 0.32, \"access_time\":
|
13757
|
+
0.11}, \"block_diff\": {\"rank\": 4, \"ok\": true, \"head_delay\": 3.67, \"diff_head_irreversible\":
|
13758
|
+
18.0, \"time\": 25.75}}, {\"node\": \"https:\/\/anyx.io\", \"version\": \"1.25.0\",
|
13759
|
+
\"hive\": true, \"block\": {\"rank\": 9, \"ok\": true, \"count\": 182, \"time\":
|
13760
|
+
30.29}, \"history\": {\"rank\": 9, \"ok\": true, \"count\": 6601, \"time\":
|
13761
|
+
15.02}, \"apicall\": {\"rank\": 10, \"ok\": true, \"time\": 2.13, \"access_time\":
|
13762
|
+
0.561}, \"config\": {\"rank\": 7, \"ok\": true, \"time\": 0.77, \"access_time\":
|
13763
|
+
0.11}, \"block_diff\": {\"rank\": -1, \"ok\": false, \"error\": \"output:
|
13764
|
+
{} of identifier 66592659\", \"head_delay\": 0.0, \"diff_head_irreversible\":
|
13765
|
+
0.0, \"time\": 11.59}}, {\"node\": \"https:\/\/api.openhive.network\", \"version\":
|
13766
|
+
\"1.25.0\", \"hive\": true, \"block\": {\"rank\": 12, \"ok\": true, \"count\":
|
13767
|
+
143, \"time\": 30.01}, \"history\": {\"rank\": 5, \"ok\": true, \"count\":
|
13768
|
+
9601, \"time\": 15.35}, \"apicall\": {\"rank\": 1, \"ok\": true, \"time\":
|
13769
|
+
0.33, \"access_time\": 0.063}, \"config\": {\"rank\": 8, \"ok\": true, \"time\":
|
13770
|
+
0.23, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 6, \"ok\": true,
|
13771
|
+
\"head_delay\": 2.12, \"diff_head_irreversible\": 19.0, \"time\": 15.9}},
|
13772
|
+
{\"node\": \"https:\/\/rpc.ausbit.dev\", \"version\": \"1.25.0\", \"hive\":
|
13773
|
+
true, \"block\": {\"rank\": 5, \"ok\": true, \"count\": 230, \"time\": 30.01},
|
13774
|
+
\"history\": {\"rank\": 7, \"ok\": true, \"count\": 8701, \"time\": 15.01},
|
13775
|
+
\"apicall\": {\"rank\": 2, \"ok\": true, \"time\": 0.48, \"access_time\":
|
13776
|
+
0.124}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 0.44, \"access_time\":
|
13777
|
+
0.04}, \"block_diff\": {\"rank\": 14, \"ok\": true, \"head_delay\": 3.39,
|
13778
|
+
\"diff_head_irreversible\": 24.0, \"time\": 16.57}}, {\"node\": \"https:\/\/hive.roelandp.nl\",
|
13779
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 14, \"ok\":
|
13780
|
+
true, \"count\": 46, \"time\": 30.56}, \"history\": {\"rank\": 11, \"ok\":
|
13781
|
+
true, \"count\": 2201, \"time\": 15.08}, \"apicall\": {\"rank\": 12, \"ok\":
|
13782
|
+
true, \"time\": 5.38, \"access_time\": 1.339}, \"config\": {\"rank\": 10,
|
13783
|
+
\"ok\": true, \"time\": 1.36, \"access_time\": 0.34}, \"block_diff\": {\"rank\":
|
13784
|
+
15, \"ok\": true, \"head_delay\": 5.06, \"diff_head_irreversible\": 26.0,
|
13785
|
+
\"time\": 30.6}}, {\"node\": \"https:\/\/api.c0ff33a.uk\", \"version\": \"1.25.0\",
|
13786
|
+
\"hive\": true, \"block\": {\"rank\": 4, \"ok\": true, \"count\": 233, \"time\":
|
13787
|
+
30.01}, \"history\": {\"rank\": 12, \"ok\": true, \"count\": 2201, \"time\":
|
13788
|
+
15.83}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"@dalz\/should-we-reduce-the-hive-fund-holdings-to-further-improve-decentralization-via-a-long-term-airdrop-to-hive-holders|holger80\",
|
13789
|
+
\"time\": 0.41, \"access_time\": 30.0}, \"config\": {\"rank\": 11, \"ok\":
|
13790
|
+
true, \"time\": 0.86, \"access_time\": 0.25}, \"block_diff\": {\"rank\": 8,
|
13791
|
+
\"ok\": true, \"head_delay\": 3.55, \"diff_head_irreversible\": 20.0, \"time\":
|
13792
|
+
18.6}}, {\"node\": \"https:\/\/api.deathwing.me\", \"version\": \"1.25.0\",
|
13793
|
+
\"hive\": true, \"block\": {\"rank\": 3, \"ok\": true, \"count\": 782, \"time\":
|
13794
|
+
30.03}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 23501, \"time\":
|
13795
|
+
15.06}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"@dalz\/should-we-reduce-the-hive-fund-holdings-to-further-improve-decentralization-via-a-long-term-airdrop-to-hive-holders|holger80\",
|
13796
|
+
\"time\": 0.14, \"access_time\": 30.0}, \"config\": {\"rank\": 12, \"ok\":
|
13797
|
+
true, \"time\": 0.16, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 12,
|
13798
|
+
\"ok\": true, \"head_delay\": 5.62, \"diff_head_irreversible\": 23.0, \"time\":
|
13799
|
+
15.82}}, {\"node\": \"https:\/\/hive-api.arcange.eu\", \"version\": \"1.25.0\",
|
13800
|
+
\"hive\": true, \"block\": {\"rank\": 7, \"ok\": true, \"count\": 217, \"time\":
|
13801
|
+
30.02}, \"history\": {\"rank\": 3, \"ok\": true, \"count\": 10601, \"time\":
|
13802
|
+
15.65}, \"apicall\": {\"rank\": 3, \"ok\": true, \"time\": 0.53, \"access_time\":
|
13803
|
+
0.139}, \"config\": {\"rank\": 13, \"ok\": true, \"time\": 0.27, \"access_time\":
|
13804
|
+
0.07}, \"block_diff\": {\"rank\": 11, \"ok\": true, \"head_delay\": 3.66,
|
13805
|
+
\"diff_head_irreversible\": 23.0, \"time\": 17.28}}, {\"node\": \"https:\/\/hived.emre.sh\",
|
13806
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 2, \"ok\":
|
13807
|
+
true, \"count\": 1028, \"time\": 30.0}, \"history\": {\"rank\": 1, \"ok\":
|
13808
|
+
true, \"count\": 30701, \"time\": 15.01}, \"apicall\": {\"rank\": -1, \"ok\":
|
13809
|
+
false, \"error\": \"@dalz\/should-we-reduce-the-hive-fund-holdings-to-further-improve-decentralization-via-a-long-term-airdrop-to-hive-holders|holger80\",
|
13810
|
+
\"time\": 0.17, \"access_time\": 30.0}, \"config\": {\"rank\": 14, \"ok\":
|
13811
|
+
true, \"time\": 0.17, \"access_time\": 0.02}, \"block_diff\": {\"rank\": 2,
|
13812
|
+
\"ok\": true, \"head_delay\": 2.56, \"diff_head_irreversible\": 16.0, \"time\":
|
13813
|
+
15.73}}, {\"node\": \"https:\/\/techcoderx.com\", \"version\": \"1.25.0\",
|
13814
|
+
\"hive\": true, \"block\": {\"rank\": 15, \"ok\": true, \"count\": 20, \"time\":
|
13815
|
+
30.84}, \"history\": {\"rank\": 14, \"ok\": true, \"count\": 901, \"time\":
|
13816
|
+
15.83}, \"apicall\": {\"rank\": 13, \"ok\": true, \"time\": 7.82, \"access_time\":
|
13817
|
+
2.095}, \"config\": {\"rank\": 15, \"ok\": true, \"time\": 4.04, \"access_time\":
|
13818
|
+
1.22}, \"block_diff\": {\"rank\": 13, \"ok\": true, \"head_delay\": 3.11,
|
13819
|
+
\"diff_head_irreversible\": 24.0, \"time\": 41.95}}, {\"node\": \"https:\/\/api.pharesim.me\",
|
13820
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 6, \"ok\":
|
13821
|
+
true, \"count\": 220, \"time\": 30.03}, \"history\": {\"rank\": 4, \"ok\":
|
13822
|
+
true, \"count\": 9801, \"time\": 15.02}, \"apicall\": {\"rank\": 6, \"ok\":
|
13823
|
+
true, \"time\": 0.97, \"access_time\": 0.246}, \"config\": {\"rank\": 16,
|
13824
|
+
\"ok\": true, \"time\": 0.49, \"access_time\": 0.12}, \"block_diff\": {\"rank\":
|
13825
|
+
1, \"ok\": true, \"head_delay\": 2.51, \"diff_head_irreversible\": 15.0, \"time\":
|
13826
|
+
18.24}}, {\"node\": \"https:\/\/api.steemit.com\", \"version\": \"0.23.0\",
|
13827
|
+
\"hive\": false, \"block\": {\"rank\": 8, \"ok\": true, \"count\": 215, \"time\":
|
13828
|
+
30.03}, \"history\": {\"rank\": 8, \"ok\": true, \"count\": 6602, \"time\":
|
13829
|
+
15.22}, \"apicall\": {\"rank\": 7, \"ok\": true, \"time\": 1.19, \"access_time\":
|
13830
|
+
0.254}, \"config\": {\"rank\": 1, \"ok\": true, \"time\": 0.69, \"access_time\":
|
13831
|
+
0.12}, \"block_diff\": {\"rank\": 3, \"ok\": true, \"head_delay\": 3.76, \"diff_head_irreversible\":
|
13832
|
+
16.0, \"time\": 18.33}}, {\"node\": \"https:\/\/api.justyy.com\", \"version\":
|
13833
|
+
\"0.23.1\", \"hive\": false, \"block\": {\"rank\": 1, \"ok\": true, \"count\":
|
13834
|
+
1890, \"time\": 30.0}, \"history\": {\"rank\": 6, \"ok\": true, \"count\":
|
13835
|
+
9102, \"time\": 15.03}, \"apicall\": {\"rank\": 5, \"ok\": true, \"time\":
|
13836
|
+
0.7, \"access_time\": 0.223}, \"config\": {\"rank\": 2, \"ok\": true, \"time\":
|
13837
|
+
0.04, \"access_time\": 0.01}, \"block_diff\": {\"rank\": 7, \"ok\": true,
|
13838
|
+
\"head_delay\": 3.62, \"diff_head_irreversible\": 19.0, \"time\": 15.62}},
|
13839
|
+
{\"node\": \"https:\/\/api.steem.buzz\", \"version\": \"0.23.0\", \"hive\":
|
13840
|
+
false, \"block\": {\"rank\": 11, \"ok\": true, \"count\": 180, \"time\": 30.03},
|
13841
|
+
\"history\": {\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 0,
|
13842
|
+
\"time\": 16.5}, \"apicall\": {\"rank\": 8, \"ok\": true, \"time\": 0.66,
|
13843
|
+
\"access_time\": 0.207}, \"config\": {\"rank\": 3, \"ok\": true, \"time\":
|
13844
|
+
0.13, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 10, \"ok\": true,
|
13845
|
+
\"head_delay\": 3.06, \"diff_head_irreversible\": 22.0, \"time\": 17.48}},
|
13846
|
+
{\"node\": \"https:\/\/api.steem.buzz\", \"version\": \"0.23.0\", \"hive\":
|
13847
|
+
false, \"block\": {\"rank\": 11, \"ok\": true, \"count\": 180, \"time\": 30.03},
|
13848
|
+
\"history\": {\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 0,
|
13849
|
+
\"time\": 16.5}, \"apicall\": {\"rank\": 8, \"ok\": true, \"time\": 0.66,
|
13850
|
+
\"access_time\": 0.207}, \"config\": {\"rank\": 3, \"ok\": true, \"time\":
|
13851
|
+
0.13, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 10, \"ok\": true,
|
13852
|
+
\"head_delay\": 3.06, \"diff_head_irreversible\": 22.0, \"time\": 17.48}},
|
13853
|
+
{\"node\": \"https:\/\/steem.61bts.com\", \"version\": \"0.23.0\", \"hive\":
|
13854
|
+
false, \"block\": {\"rank\": 13, \"ok\": true, \"count\": 64, \"time\": 30.44},
|
13855
|
+
\"history\": {\"rank\": 13, \"ok\": true, \"count\": 1802, \"time\": 15.73},
|
13856
|
+
\"apicall\": {\"rank\": 11, \"ok\": true, \"time\": 2.74, \"access_time\":
|
13857
|
+
0.733}, \"config\": {\"rank\": 5, \"ok\": true, \"time\": 1.82, \"access_time\":
|
13858
|
+
0.28}, \"block_diff\": {\"rank\": 5, \"ok\": true, \"head_delay\": 4.29, \"diff_head_irreversible\":
|
13859
|
+
18.0, \"time\": 23.63}}], \"parameter\": {\"num_retries\": 3, \"num_retries_call\":
|
13860
|
+
3, \"timeout\": 30, \"threading\": false, \"beem_version\": \"0.24.26\", \"start_time\":
|
13861
|
+
\"2022-07-30T23:00:19\", \"end_time\": \"2022-07-30T23:20:30\", \"script_version\":
|
13862
|
+
\"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]}, \"history\":
|
13863
|
+
{\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]}, \"config\":
|
13864
|
+
{\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
|
13865
|
+
\"head_delay\"]}}}}","posting_json_metadata":"{\"nodes\": [\"https:\/\/anyx.io\",
|
13866
|
+
\"http:\/\/anyx.io\", \"https:\/\/rpc.usesteem.com\"], \"failing_nodes\":
|
13867
|
+
{\"https:\/\/api.steemitstage.com\": \"NumRetriesReached\"}, \"report\": [{\"node\":
|
13868
|
+
\"https:\/\/steemd.minnowsupportproject.org\", \"version\": \"0.21.0\", \"block\":
|
13869
|
+
{\"rank\": 1, \"ok\": true, \"count\": 713, \"time\": 30.03}, \"history\":
|
13870
|
+
{\"rank\": 5, \"ok\": true, \"count\": 5859, \"time\": 15.24}, \"apicall\":
|
13871
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr != _registered_apis.end():
|
13872
|
+
Could not find API tags_api\", \"time\": 0.19, \"access_time\": 30.0}, \"config\":
|
13873
|
+
{\"rank\": 1, \"ok\": true, \"time\": 0.43, \"access_time\": 0.03}, \"block_diff\":
|
13874
|
+
{\"rank\": 2, \"ok\": true, \"head_delay\": 3.2, \"diff_head_irreversible\":
|
13875
|
+
16.0, \"time\": 16.21}}, {\"node\": \"https:\/\/api.steemit.com\", \"version\":
|
13876
|
+
\"0.21.0\", \"block\": {\"rank\": 3, \"ok\": true, \"count\": 249, \"time\":
|
13877
|
+
30.01}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 12626, \"time\":
|
13878
|
+
15.06}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
|
13879
|
+
found\", \"time\": 0.5, \"access_time\": 30.0}, \"config\": {\"rank\": 2,
|
13880
|
+
\"ok\": true, \"time\": 1.01, \"access_time\": 0.1}, \"block_diff\": {\"rank\":
|
13881
|
+
3, \"ok\": true, \"head_delay\": 3.06, \"diff_head_irreversible\": 17.0, \"time\":
|
13882
|
+
18.1}}, {\"node\": \"http:\/\/anyx.io\", \"version\": \"0.20.10\", \"block\":
|
13883
|
+
{\"rank\": 4, \"ok\": true, \"count\": 133, \"time\": 30.35}, \"history\":
|
13884
|
+
{\"rank\": 3, \"ok\": true, \"count\": 6768, \"time\": 15.16}, \"apicall\":
|
13885
|
+
{\"rank\": 2, \"ok\": true, \"time\": 1.54, \"access_time\": 0.449}, \"config\":
|
13886
|
+
{\"rank\": 3, \"ok\": true, \"time\": 1.13, \"access_time\": 0.09}, \"block_diff\":
|
13887
|
+
{\"rank\": 6, \"ok\": true, \"head_delay\": 4.29, \"diff_head_irreversible\":
|
13888
|
+
19.0, \"time\": 19.34}}, {\"node\": \"https:\/\/anyx.io\", \"version\": \"0.20.10\",
|
13889
|
+
\"block\": {\"rank\": 5, \"ok\": true, \"count\": 128, \"time\": 30.15}, \"history\":
|
13890
|
+
{\"rank\": 4, \"ok\": true, \"count\": 6667, \"time\": 15.06}, \"apicall\":
|
13891
|
+
{\"rank\": 1, \"ok\": true, \"time\": 1.3, \"access_time\": 0.4}, \"config\":
|
13892
|
+
{\"rank\": 4, \"ok\": true, \"time\": 1.33, \"access_time\": 0.09}, \"block_diff\":
|
13893
|
+
{\"rank\": 1, \"ok\": true, \"head_delay\": 2.67, \"diff_head_irreversible\":
|
13894
|
+
16.0, \"time\": 19.44}}, {\"node\": \"https:\/\/api.steemitdev.com\", \"version\":
|
13895
|
+
\"0.21.0\", \"block\": {\"rank\": 2, \"ok\": true, \"count\": 275, \"time\":
|
13896
|
+
30.04}, \"history\": {\"rank\": 1, \"ok\": true, \"count\": 13131, \"time\":
|
13897
|
+
15.09}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
|
13898
|
+
found\", \"time\": 0.54, \"access_time\": 30.0}, \"config\": {\"rank\": 5,
|
13899
|
+
\"ok\": true, \"time\": 1.4, \"access_time\": 0.09}, \"block_diff\": {\"rank\":
|
13900
|
+
4, \"ok\": true, \"head_delay\": 2.76, \"diff_head_irreversible\": 18.0, \"time\":
|
13901
|
+
18.35}}, {\"node\": \"https:\/\/api.steem.house\", \"version\": \"0.21.0\",
|
13902
|
+
\"block\": {\"rank\": 6, \"ok\": true, \"count\": 93, \"time\": 30.22}, \"history\":
|
13903
|
+
{\"rank\": 6, \"ok\": true, \"count\": 5152, \"time\": 15.21}, \"apicall\":
|
13904
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"Method not found\", \"time\": 0.66,
|
13905
|
+
\"access_time\": 30.0}, \"config\": {\"rank\": 6, \"ok\": true, \"time\":
|
13906
|
+
2.77, \"access_time\": 0.26}, \"block_diff\": {\"rank\": 7, \"ok\": true,
|
13907
|
+
\"head_delay\": 3.3, \"diff_head_irreversible\": 21.0, \"time\": 22.91}},
|
13908
|
+
{\"node\": \"https:\/\/rpc.usesteem.com\", \"version\": \"0.20.10\", \"block\":
|
13909
|
+
{\"rank\": 7, \"ok\": true, \"count\": 57, \"time\": 30.31}, \"history\":
|
13910
|
+
{\"rank\": 7, \"ok\": true, \"count\": 2728, \"time\": 15.26}, \"apicall\":
|
13911
|
+
{\"rank\": 3, \"ok\": true, \"time\": 5.9, \"access_time\": 1.679}, \"config\":
|
13912
|
+
{\"rank\": 7, \"ok\": true, \"time\": 4.09, \"access_time\": 0.39}, \"block_diff\":
|
13913
|
+
{\"rank\": 5, \"ok\": true, \"head_delay\": 3.23, \"diff_head_irreversible\":
|
13914
|
+
19.0, \"time\": 28.42}}, {\"node\": \"https:\/\/steemd.privex.io\", \"version\":
|
13915
|
+
\"0.21.0\", \"block\": {\"rank\": 8, \"ok\": true, \"count\": 28, \"time\":
|
13916
|
+
30.99}, \"history\": {\"rank\": 8, \"ok\": true, \"count\": 1314, \"time\":
|
13917
|
+
15.02}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr
|
13918
|
+
!= _registered_apis.end(): Could not find API tags_api\", \"time\": 1.09,
|
13919
|
+
\"access_time\": 30.0}, \"config\": {\"rank\": 8, \"ok\": true, \"time\":
|
13920
|
+
9.11, \"access_time\": 1.0}, \"block_diff\": {\"rank\": 8, \"ok\": true, \"head_delay\":
|
13921
|
+
4.33, \"diff_head_irreversible\": 22.0, \"time\": 39.83}}, {\"node\": \"https:\/\/appbasetest.timcliff.com\",
|
13922
|
+
\"version\": \"0.21.0\", \"block\": {\"rank\": 9, \"ok\": true, \"count\":
|
13923
|
+
17, \"time\": 30.16}, \"history\": {\"rank\": 9, \"ok\": true, \"count\":
|
13924
|
+
1314, \"time\": 15.01}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\":
|
13925
|
+
\"@taskmaster4450\/rewards-are-rewards|holger80\", \"time\": 2.01, \"access_time\":
|
13926
|
+
30.0}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 10.11, \"access_time\":
|
13927
|
+
0.08}, \"block_diff\": {\"rank\": 9, \"ok\": true, \"head_delay\": 2822132.87,
|
13928
|
+
\"diff_head_irreversible\": 16.0, \"time\": 53.19}}], \"parameter\": {\"num_retries\":
|
13929
|
+
3, \"num_retries_call\": 3, \"timeout\": 30, \"threading\": false, \"beem_version\":
|
13930
|
+
\"0.20.23\", \"start_time\": \"2019-08-27T14:10:02\", \"end_time\": \"2019-08-27T14:22:42\",
|
13931
|
+
\"script_version\": \"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]},
|
13932
|
+
\"history\": {\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]},
|
13933
|
+
\"config\": {\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
|
13934
|
+
\"head_delay\"]}}}}","proxy":"holger80","last_owner_update":"1970-01-01T00:00:00","last_account_update":"2022-07-30T23:20:33","created":"2018-05-31T10:46:21","mined":false,"recovery_account":"holger80","last_account_recovery":"1970-01-01T00:00:00","reset_account":"null","comment_count":0,"lifetime_vote_count":0,"post_count":1463,"can_vote":true,"voting_manabar":{"current_mana":"2973253267458","last_update_time":1656319698},"downvote_manabar":{"current_mana":"743313316864","last_update_time":1656319698},"voting_power":0,"balance":"0.000
|
13935
|
+
HIVE","savings_balance":"0.000 HIVE","hbd_balance":"0.000 HBD","hbd_seconds":"248148","hbd_seconds_last_update":"2021-06-18T10:37:39","hbd_last_interest_payment":"2021-06-18T10:37:21","savings_hbd_balance":"0.000
|
13936
|
+
HBD","savings_hbd_seconds":"0","savings_hbd_seconds_last_update":"1970-01-01T00:00:00","savings_hbd_last_interest_payment":"1970-01-01T00:00:00","savings_withdraw_requests":0,"reward_hbd_balance":"12.923
|
13937
|
+
HBD","reward_hive_balance":"0.000 HIVE","reward_vesting_balance":"50181.611976
|
13938
|
+
VESTS","reward_vesting_hive":"27.547 HIVE","vesting_shares":"3163608.831672
|
13939
|
+
VESTS","delegated_vesting_shares":"198556.066920 VESTS","received_vesting_shares":"8200.502706
|
13940
|
+
VESTS","vesting_withdraw_rate":"0.000000 VESTS","post_voting_power":"2973253.267458
|
13941
|
+
VESTS","next_vesting_withdrawal":"1969-12-31T23:59:59","withdrawn":0,"to_withdraw":0,"withdraw_routes":0,"pending_transfers":0,"curation_rewards":85163,"posting_rewards":3080969,"proxied_vsf_votes":[0,0,0,0],"witnesses_voted_for":0,"last_post":"2022-07-30T20:31:18","last_root_post":"2022-07-30T20:31:18","last_vote_time":"2021-08-17T20:37:36","post_bandwidth":0,"pending_claimed_accounts":0,"governance_vote_expiration_ts":"2022-12-10T05:33:33","delayed_votes":[],"open_recurrent_transfers":0,"vesting_balance":"0.000
|
13942
|
+
HIVE","reputation":"66739978115904","transfer_history":[],"market_history":[],"post_history":[],"vote_history":[],"other_history":[],"witness_votes":[],"tags_usage":[],"guest_bloggers":[]}],"id":15}'
|
13943
|
+
recorded_at: Sat, 30 Jul 2022 23:27:50 GMT
|
13944
|
+
- request:
|
13945
|
+
method: post
|
13946
|
+
uri: https://hived.emre.sh/
|
13947
|
+
body:
|
13948
|
+
encoding: UTF-8
|
13949
|
+
string: '{"jsonrpc":"2.0","id":16,"method":"jsonrpc.get_methods","params":{}}'
|
13950
|
+
headers:
|
13951
|
+
Content-Type:
|
13952
|
+
- application/json; charset=utf-8
|
13953
|
+
User-Agent:
|
13954
|
+
- hive-ruby/1.0.4
|
13955
|
+
Accept-Encoding:
|
13956
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
13957
|
+
Accept:
|
13958
|
+
- "*/*"
|
13959
|
+
response:
|
13960
|
+
status:
|
13961
|
+
code: 200
|
13962
|
+
message: OK
|
13963
|
+
headers:
|
13964
|
+
Server:
|
13965
|
+
- nginx/1.14.0 (Ubuntu)
|
13966
|
+
Date:
|
13967
|
+
- Sat, 30 Jul 2022 23:27:51 GMT
|
13968
|
+
Content-Type:
|
13969
|
+
- application/json
|
13970
|
+
Transfer-Encoding:
|
13971
|
+
- chunked
|
13972
|
+
Connection:
|
13973
|
+
- keep-alive
|
13974
|
+
X-Jussi-Request-Id:
|
13975
|
+
- '000899805570672975'
|
13976
|
+
X-Amzn-Trace-Id:
|
13977
|
+
- ''
|
13978
|
+
Access-Control-Allow-Origin:
|
13979
|
+
- "*"
|
13980
|
+
Access-Control-Allow-Methods:
|
13981
|
+
- GET, POST, OPTIONS
|
13982
|
+
Access-Control-Allow-Headers:
|
13983
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
13984
|
+
Strict-Transport-Security:
|
13985
|
+
- max-age=31557600; includeSubDomains; preload
|
13986
|
+
Content-Security-Policy:
|
13987
|
+
- upgrade-insecure-requests
|
13988
|
+
body:
|
13989
|
+
encoding: ASCII-8BIT
|
13990
|
+
string: '{"jsonrpc":"2.0","result":["account_by_key_api.get_key_references","account_history_api.enum_virtual_ops","account_history_api.get_account_history","account_history_api.get_ops_in_block","account_history_api.get_transaction","block_api.get_block","block_api.get_block_header","block_api.get_block_range","condenser_api.broadcast_block","condenser_api.broadcast_transaction","condenser_api.broadcast_transaction_synchronous","condenser_api.find_proposals","condenser_api.find_recurrent_transfers","condenser_api.get_account_count","condenser_api.get_account_history","condenser_api.get_account_references","condenser_api.get_account_reputations","condenser_api.get_account_votes","condenser_api.get_accounts","condenser_api.get_active_votes","condenser_api.get_active_witnesses","condenser_api.get_block","condenser_api.get_block_header","condenser_api.get_blog","condenser_api.get_blog_authors","condenser_api.get_blog_entries","condenser_api.get_chain_properties","condenser_api.get_collateralized_conversion_requests","condenser_api.get_comment_discussions_by_payout","condenser_api.get_config","condenser_api.get_content","condenser_api.get_content_replies","condenser_api.get_conversion_requests","condenser_api.get_current_median_history_price","condenser_api.get_discussions_by_active","condenser_api.get_discussions_by_author_before_date","condenser_api.get_discussions_by_blog","condenser_api.get_discussions_by_cashout","condenser_api.get_discussions_by_children","condenser_api.get_discussions_by_comments","condenser_api.get_discussions_by_created","condenser_api.get_discussions_by_feed","condenser_api.get_discussions_by_hot","condenser_api.get_discussions_by_promoted","condenser_api.get_discussions_by_trending","condenser_api.get_discussions_by_votes","condenser_api.get_dynamic_global_properties","condenser_api.get_escrow","condenser_api.get_expiring_vesting_delegations","condenser_api.get_feed","condenser_api.get_feed_entries","condenser_api.get_feed_history","condenser_api.get_follow_count","condenser_api.get_followers","condenser_api.get_following","condenser_api.get_hardfork_version","condenser_api.get_key_references","condenser_api.get_market_history","condenser_api.get_market_history_buckets","condenser_api.get_next_scheduled_hardfork","condenser_api.get_open_orders","condenser_api.get_ops_in_block","condenser_api.get_order_book","condenser_api.get_owner_history","condenser_api.get_post_discussions_by_payout","condenser_api.get_potential_signatures","condenser_api.get_reblogged_by","condenser_api.get_recent_trades","condenser_api.get_recovery_request","condenser_api.get_replies_by_last_update","condenser_api.get_required_signatures","condenser_api.get_reward_fund","condenser_api.get_savings_withdraw_from","condenser_api.get_savings_withdraw_to","condenser_api.get_state","condenser_api.get_tags_used_by_author","condenser_api.get_ticker","condenser_api.get_trade_history","condenser_api.get_transaction","condenser_api.get_transaction_hex","condenser_api.get_trending_tags","condenser_api.get_version","condenser_api.get_vesting_delegations","condenser_api.get_volume","condenser_api.get_withdraw_routes","condenser_api.get_witness_by_account","condenser_api.get_witness_count","condenser_api.get_witness_schedule","condenser_api.get_witnesses","condenser_api.get_witnesses_by_vote","condenser_api.is_known_transaction","condenser_api.list_proposal_votes","condenser_api.list_proposals","condenser_api.lookup_account_names","condenser_api.lookup_accounts","condenser_api.lookup_witness_accounts","condenser_api.verify_account_authority","condenser_api.verify_authority","database_api.find_account_recovery_requests","database_api.find_accounts","database_api.find_change_recovery_account_requests","database_api.find_collateralized_conversion_requests","database_api.find_comments","database_api.find_decline_voting_rights_requests","database_api.find_escrows","database_api.find_hbd_conversion_requests","database_api.find_limit_orders","database_api.find_owner_histories","database_api.find_proposals","database_api.find_recurrent_transfers","database_api.find_savings_withdrawals","database_api.find_vesting_delegation_expirations","database_api.find_vesting_delegations","database_api.find_votes","database_api.find_withdraw_vesting_routes","database_api.find_witnesses","database_api.get_active_witnesses","database_api.get_comment_pending_payouts","database_api.get_config","database_api.get_current_price_feed","database_api.get_dynamic_global_properties","database_api.get_feed_history","database_api.get_hardfork_properties","database_api.get_order_book","database_api.get_potential_signatures","database_api.get_required_signatures","database_api.get_reward_funds","database_api.get_transaction_hex","database_api.get_version","database_api.get_witness_schedule","database_api.is_known_transaction","database_api.list_account_recovery_requests","database_api.list_accounts","database_api.list_change_recovery_account_requests","database_api.list_collateralized_conversion_requests","database_api.list_decline_voting_rights_requests","database_api.list_escrows","database_api.list_hbd_conversion_requests","database_api.list_limit_orders","database_api.list_owner_histories","database_api.list_proposal_votes","database_api.list_proposals","database_api.list_savings_withdrawals","database_api.list_vesting_delegation_expirations","database_api.list_vesting_delegations","database_api.list_votes","database_api.list_withdraw_vesting_routes","database_api.list_witness_votes","database_api.list_witnesses","database_api.verify_account_authority","database_api.verify_authority","database_api.verify_signatures","jsonrpc.get_methods","jsonrpc.get_signature","market_history_api.get_market_history","market_history_api.get_market_history_buckets","market_history_api.get_order_book","market_history_api.get_recent_trades","market_history_api.get_ticker","market_history_api.get_trade_history","market_history_api.get_volume","network_broadcast_api.broadcast_block","network_broadcast_api.broadcast_transaction","rc_api.find_rc_accounts","rc_api.get_resource_params","rc_api.get_resource_pool","reputation_api.get_account_reputations","transaction_status_api.find_transaction"],"id":16}'
|
13991
|
+
recorded_at: Sat, 30 Jul 2022 23:27:51 GMT
|
13992
|
+
- request:
|
13993
|
+
method: post
|
13994
|
+
uri: https://hived.emre.sh/
|
13995
|
+
body:
|
13996
|
+
encoding: UTF-8
|
13997
|
+
string: '{"jsonrpc":"2.0","id":17,"method":"condenser_api.get_accounts","params":[["fullnodeupdate"]]}'
|
13998
|
+
headers:
|
13999
|
+
Content-Type:
|
14000
|
+
- application/json; charset=utf-8
|
14001
|
+
User-Agent:
|
14002
|
+
- hive-ruby/1.0.4
|
14003
|
+
Accept-Encoding:
|
14004
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
14005
|
+
Accept:
|
14006
|
+
- "*/*"
|
14007
|
+
response:
|
14008
|
+
status:
|
14009
|
+
code: 200
|
14010
|
+
message: OK
|
14011
|
+
headers:
|
14012
|
+
Server:
|
14013
|
+
- nginx/1.14.0 (Ubuntu)
|
14014
|
+
Date:
|
14015
|
+
- Sat, 30 Jul 2022 23:27:52 GMT
|
14016
|
+
Content-Type:
|
14017
|
+
- application/json
|
14018
|
+
Transfer-Encoding:
|
14019
|
+
- chunked
|
14020
|
+
Connection:
|
14021
|
+
- keep-alive
|
14022
|
+
X-Jussi-Request-Id:
|
14023
|
+
- '001009074012466538'
|
14024
|
+
X-Amzn-Trace-Id:
|
14025
|
+
- ''
|
14026
|
+
Access-Control-Allow-Origin:
|
14027
|
+
- "*"
|
14028
|
+
Access-Control-Allow-Methods:
|
14029
|
+
- GET, POST, OPTIONS
|
14030
|
+
Access-Control-Allow-Headers:
|
14031
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
14032
|
+
Strict-Transport-Security:
|
14033
|
+
- max-age=31557600; includeSubDomains; preload
|
14034
|
+
Content-Security-Policy:
|
14035
|
+
- upgrade-insecure-requests
|
14036
|
+
body:
|
14037
|
+
encoding: ASCII-8BIT
|
14038
|
+
string: '{"jsonrpc":"2.0","result":[{"id":1025676,"name":"fullnodeupdate","owner":{"weight_threshold":1,"account_auths":[],"key_auths":[["STM6TShqSeQJNa3VfjsS4KKRrCcakXJLLMa1siB9gdpQWB3XMu9fr",1]]},"active":{"weight_threshold":1,"account_auths":[],"key_auths":[["STM5eaire16BucZBRg54SPDUt2j4d9RGEVHTfnKj1JTUQf7yex2xy",1]]},"posting":{"weight_threshold":1,"account_auths":[["rewarding",1],["steemhunt.com",1]],"key_auths":[["STM5FjB4voP6L1WD4xtwT3somNdx2WyMeu6YGGAbSkGNHkXQ6giV9",1]]},"memo_key":"STM8C2pRSyNQb6ru99n2141MwNtVHXgAfHeVFtgKYeXkAJdKN87BB","json_metadata":"{\"nodes\":
|
14039
|
+
[\"https:\/\/api.steem.buzz\", \"https:\/\/api.pharesim.me\", \"https:\/\/api.justyy.com\",
|
14040
|
+
\"https:\/\/api.openhive.network\", \"https:\/\/hive-api.arcange.eu\", \"https:\/\/api.steemit.com\",
|
14041
|
+
\"https:\/\/anyx.io\", \"https:\/\/api.steem.buzz\", \"https:\/\/rpc.ausbit.dev\",
|
14042
|
+
\"https:\/\/steem.61bts.com\", \"https:\/\/hive.roelandp.nl\", \"https:\/\/techcoderx.com\"],
|
14043
|
+
\"failing_nodes\": {\"https:\/\/api.steemdb.online\": \"NumRetriesReached\",
|
14044
|
+
\"https:\/\/cn.steems.top\": \"NumRetriesReached\", \"https:\/\/api.hivekings.com\":
|
14045
|
+
\"NumRetriesReached\", \"https:\/\/fin.hive.3speak.co\": \"NumRetriesReached\",
|
14046
|
+
\"https:\/\/rpc.ecency.com\": \"NumRetriesReached\", \"https:\/\/hived.privex.io\":
|
14047
|
+
\"Client returned invalid format. Expected JSON!\"}, \"report\": [{\"node\":
|
14048
|
+
\"https:\/\/api.hive.blog\", \"version\": \"1.25.0\", \"hive\": true, \"block\":
|
14049
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 109, \"time\": 37.46},
|
14050
|
+
\"history\": {\"rank\": 10, \"ok\": true, \"count\": 4500, \"time\": 15.13},
|
14051
|
+
\"apicall\": {\"rank\": 9, \"ok\": true, \"time\": 1.92, \"access_time\":
|
14052
|
+
0.475}, \"config\": {\"rank\": 6, \"ok\": true, \"time\": 0.32, \"access_time\":
|
14053
|
+
0.11}, \"block_diff\": {\"rank\": 4, \"ok\": true, \"head_delay\": 3.67, \"diff_head_irreversible\":
|
14054
|
+
18.0, \"time\": 25.75}}, {\"node\": \"https:\/\/anyx.io\", \"version\": \"1.25.0\",
|
14055
|
+
\"hive\": true, \"block\": {\"rank\": 9, \"ok\": true, \"count\": 182, \"time\":
|
14056
|
+
30.29}, \"history\": {\"rank\": 9, \"ok\": true, \"count\": 6601, \"time\":
|
14057
|
+
15.02}, \"apicall\": {\"rank\": 10, \"ok\": true, \"time\": 2.13, \"access_time\":
|
14058
|
+
0.561}, \"config\": {\"rank\": 7, \"ok\": true, \"time\": 0.77, \"access_time\":
|
14059
|
+
0.11}, \"block_diff\": {\"rank\": -1, \"ok\": false, \"error\": \"output:
|
14060
|
+
{} of identifier 66592659\", \"head_delay\": 0.0, \"diff_head_irreversible\":
|
14061
|
+
0.0, \"time\": 11.59}}, {\"node\": \"https:\/\/api.openhive.network\", \"version\":
|
14062
|
+
\"1.25.0\", \"hive\": true, \"block\": {\"rank\": 12, \"ok\": true, \"count\":
|
14063
|
+
143, \"time\": 30.01}, \"history\": {\"rank\": 5, \"ok\": true, \"count\":
|
14064
|
+
9601, \"time\": 15.35}, \"apicall\": {\"rank\": 1, \"ok\": true, \"time\":
|
14065
|
+
0.33, \"access_time\": 0.063}, \"config\": {\"rank\": 8, \"ok\": true, \"time\":
|
14066
|
+
0.23, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 6, \"ok\": true,
|
14067
|
+
\"head_delay\": 2.12, \"diff_head_irreversible\": 19.0, \"time\": 15.9}},
|
14068
|
+
{\"node\": \"https:\/\/rpc.ausbit.dev\", \"version\": \"1.25.0\", \"hive\":
|
14069
|
+
true, \"block\": {\"rank\": 5, \"ok\": true, \"count\": 230, \"time\": 30.01},
|
14070
|
+
\"history\": {\"rank\": 7, \"ok\": true, \"count\": 8701, \"time\": 15.01},
|
14071
|
+
\"apicall\": {\"rank\": 2, \"ok\": true, \"time\": 0.48, \"access_time\":
|
14072
|
+
0.124}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 0.44, \"access_time\":
|
14073
|
+
0.04}, \"block_diff\": {\"rank\": 14, \"ok\": true, \"head_delay\": 3.39,
|
14074
|
+
\"diff_head_irreversible\": 24.0, \"time\": 16.57}}, {\"node\": \"https:\/\/hive.roelandp.nl\",
|
14075
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 14, \"ok\":
|
14076
|
+
true, \"count\": 46, \"time\": 30.56}, \"history\": {\"rank\": 11, \"ok\":
|
14077
|
+
true, \"count\": 2201, \"time\": 15.08}, \"apicall\": {\"rank\": 12, \"ok\":
|
14078
|
+
true, \"time\": 5.38, \"access_time\": 1.339}, \"config\": {\"rank\": 10,
|
14079
|
+
\"ok\": true, \"time\": 1.36, \"access_time\": 0.34}, \"block_diff\": {\"rank\":
|
14080
|
+
15, \"ok\": true, \"head_delay\": 5.06, \"diff_head_irreversible\": 26.0,
|
14081
|
+
\"time\": 30.6}}, {\"node\": \"https:\/\/api.c0ff33a.uk\", \"version\": \"1.25.0\",
|
14082
|
+
\"hive\": true, \"block\": {\"rank\": 4, \"ok\": true, \"count\": 233, \"time\":
|
14083
|
+
30.01}, \"history\": {\"rank\": 12, \"ok\": true, \"count\": 2201, \"time\":
|
14084
|
+
15.83}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"@dalz\/should-we-reduce-the-hive-fund-holdings-to-further-improve-decentralization-via-a-long-term-airdrop-to-hive-holders|holger80\",
|
14085
|
+
\"time\": 0.41, \"access_time\": 30.0}, \"config\": {\"rank\": 11, \"ok\":
|
14086
|
+
true, \"time\": 0.86, \"access_time\": 0.25}, \"block_diff\": {\"rank\": 8,
|
14087
|
+
\"ok\": true, \"head_delay\": 3.55, \"diff_head_irreversible\": 20.0, \"time\":
|
14088
|
+
18.6}}, {\"node\": \"https:\/\/api.deathwing.me\", \"version\": \"1.25.0\",
|
14089
|
+
\"hive\": true, \"block\": {\"rank\": 3, \"ok\": true, \"count\": 782, \"time\":
|
14090
|
+
30.03}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 23501, \"time\":
|
14091
|
+
15.06}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"@dalz\/should-we-reduce-the-hive-fund-holdings-to-further-improve-decentralization-via-a-long-term-airdrop-to-hive-holders|holger80\",
|
14092
|
+
\"time\": 0.14, \"access_time\": 30.0}, \"config\": {\"rank\": 12, \"ok\":
|
14093
|
+
true, \"time\": 0.16, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 12,
|
14094
|
+
\"ok\": true, \"head_delay\": 5.62, \"diff_head_irreversible\": 23.0, \"time\":
|
14095
|
+
15.82}}, {\"node\": \"https:\/\/hive-api.arcange.eu\", \"version\": \"1.25.0\",
|
14096
|
+
\"hive\": true, \"block\": {\"rank\": 7, \"ok\": true, \"count\": 217, \"time\":
|
14097
|
+
30.02}, \"history\": {\"rank\": 3, \"ok\": true, \"count\": 10601, \"time\":
|
14098
|
+
15.65}, \"apicall\": {\"rank\": 3, \"ok\": true, \"time\": 0.53, \"access_time\":
|
14099
|
+
0.139}, \"config\": {\"rank\": 13, \"ok\": true, \"time\": 0.27, \"access_time\":
|
14100
|
+
0.07}, \"block_diff\": {\"rank\": 11, \"ok\": true, \"head_delay\": 3.66,
|
14101
|
+
\"diff_head_irreversible\": 23.0, \"time\": 17.28}}, {\"node\": \"https:\/\/hived.emre.sh\",
|
14102
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 2, \"ok\":
|
14103
|
+
true, \"count\": 1028, \"time\": 30.0}, \"history\": {\"rank\": 1, \"ok\":
|
14104
|
+
true, \"count\": 30701, \"time\": 15.01}, \"apicall\": {\"rank\": -1, \"ok\":
|
14105
|
+
false, \"error\": \"@dalz\/should-we-reduce-the-hive-fund-holdings-to-further-improve-decentralization-via-a-long-term-airdrop-to-hive-holders|holger80\",
|
14106
|
+
\"time\": 0.17, \"access_time\": 30.0}, \"config\": {\"rank\": 14, \"ok\":
|
14107
|
+
true, \"time\": 0.17, \"access_time\": 0.02}, \"block_diff\": {\"rank\": 2,
|
14108
|
+
\"ok\": true, \"head_delay\": 2.56, \"diff_head_irreversible\": 16.0, \"time\":
|
14109
|
+
15.73}}, {\"node\": \"https:\/\/techcoderx.com\", \"version\": \"1.25.0\",
|
14110
|
+
\"hive\": true, \"block\": {\"rank\": 15, \"ok\": true, \"count\": 20, \"time\":
|
14111
|
+
30.84}, \"history\": {\"rank\": 14, \"ok\": true, \"count\": 901, \"time\":
|
14112
|
+
15.83}, \"apicall\": {\"rank\": 13, \"ok\": true, \"time\": 7.82, \"access_time\":
|
14113
|
+
2.095}, \"config\": {\"rank\": 15, \"ok\": true, \"time\": 4.04, \"access_time\":
|
14114
|
+
1.22}, \"block_diff\": {\"rank\": 13, \"ok\": true, \"head_delay\": 3.11,
|
14115
|
+
\"diff_head_irreversible\": 24.0, \"time\": 41.95}}, {\"node\": \"https:\/\/api.pharesim.me\",
|
14116
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 6, \"ok\":
|
14117
|
+
true, \"count\": 220, \"time\": 30.03}, \"history\": {\"rank\": 4, \"ok\":
|
14118
|
+
true, \"count\": 9801, \"time\": 15.02}, \"apicall\": {\"rank\": 6, \"ok\":
|
14119
|
+
true, \"time\": 0.97, \"access_time\": 0.246}, \"config\": {\"rank\": 16,
|
14120
|
+
\"ok\": true, \"time\": 0.49, \"access_time\": 0.12}, \"block_diff\": {\"rank\":
|
14121
|
+
1, \"ok\": true, \"head_delay\": 2.51, \"diff_head_irreversible\": 15.0, \"time\":
|
14122
|
+
18.24}}, {\"node\": \"https:\/\/api.steemit.com\", \"version\": \"0.23.0\",
|
14123
|
+
\"hive\": false, \"block\": {\"rank\": 8, \"ok\": true, \"count\": 215, \"time\":
|
14124
|
+
30.03}, \"history\": {\"rank\": 8, \"ok\": true, \"count\": 6602, \"time\":
|
14125
|
+
15.22}, \"apicall\": {\"rank\": 7, \"ok\": true, \"time\": 1.19, \"access_time\":
|
14126
|
+
0.254}, \"config\": {\"rank\": 1, \"ok\": true, \"time\": 0.69, \"access_time\":
|
14127
|
+
0.12}, \"block_diff\": {\"rank\": 3, \"ok\": true, \"head_delay\": 3.76, \"diff_head_irreversible\":
|
14128
|
+
16.0, \"time\": 18.33}}, {\"node\": \"https:\/\/api.justyy.com\", \"version\":
|
14129
|
+
\"0.23.1\", \"hive\": false, \"block\": {\"rank\": 1, \"ok\": true, \"count\":
|
14130
|
+
1890, \"time\": 30.0}, \"history\": {\"rank\": 6, \"ok\": true, \"count\":
|
14131
|
+
9102, \"time\": 15.03}, \"apicall\": {\"rank\": 5, \"ok\": true, \"time\":
|
14132
|
+
0.7, \"access_time\": 0.223}, \"config\": {\"rank\": 2, \"ok\": true, \"time\":
|
14133
|
+
0.04, \"access_time\": 0.01}, \"block_diff\": {\"rank\": 7, \"ok\": true,
|
14134
|
+
\"head_delay\": 3.62, \"diff_head_irreversible\": 19.0, \"time\": 15.62}},
|
14135
|
+
{\"node\": \"https:\/\/api.steem.buzz\", \"version\": \"0.23.0\", \"hive\":
|
14136
|
+
false, \"block\": {\"rank\": 11, \"ok\": true, \"count\": 180, \"time\": 30.03},
|
14137
|
+
\"history\": {\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 0,
|
14138
|
+
\"time\": 16.5}, \"apicall\": {\"rank\": 8, \"ok\": true, \"time\": 0.66,
|
14139
|
+
\"access_time\": 0.207}, \"config\": {\"rank\": 3, \"ok\": true, \"time\":
|
14140
|
+
0.13, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 10, \"ok\": true,
|
14141
|
+
\"head_delay\": 3.06, \"diff_head_irreversible\": 22.0, \"time\": 17.48}},
|
14142
|
+
{\"node\": \"https:\/\/api.steem.buzz\", \"version\": \"0.23.0\", \"hive\":
|
14143
|
+
false, \"block\": {\"rank\": 11, \"ok\": true, \"count\": 180, \"time\": 30.03},
|
14144
|
+
\"history\": {\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 0,
|
14145
|
+
\"time\": 16.5}, \"apicall\": {\"rank\": 8, \"ok\": true, \"time\": 0.66,
|
14146
|
+
\"access_time\": 0.207}, \"config\": {\"rank\": 3, \"ok\": true, \"time\":
|
14147
|
+
0.13, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 10, \"ok\": true,
|
14148
|
+
\"head_delay\": 3.06, \"diff_head_irreversible\": 22.0, \"time\": 17.48}},
|
14149
|
+
{\"node\": \"https:\/\/steem.61bts.com\", \"version\": \"0.23.0\", \"hive\":
|
14150
|
+
false, \"block\": {\"rank\": 13, \"ok\": true, \"count\": 64, \"time\": 30.44},
|
14151
|
+
\"history\": {\"rank\": 13, \"ok\": true, \"count\": 1802, \"time\": 15.73},
|
14152
|
+
\"apicall\": {\"rank\": 11, \"ok\": true, \"time\": 2.74, \"access_time\":
|
14153
|
+
0.733}, \"config\": {\"rank\": 5, \"ok\": true, \"time\": 1.82, \"access_time\":
|
14154
|
+
0.28}, \"block_diff\": {\"rank\": 5, \"ok\": true, \"head_delay\": 4.29, \"diff_head_irreversible\":
|
14155
|
+
18.0, \"time\": 23.63}}], \"parameter\": {\"num_retries\": 3, \"num_retries_call\":
|
14156
|
+
3, \"timeout\": 30, \"threading\": false, \"beem_version\": \"0.24.26\", \"start_time\":
|
14157
|
+
\"2022-07-30T23:00:19\", \"end_time\": \"2022-07-30T23:20:30\", \"script_version\":
|
14158
|
+
\"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]}, \"history\":
|
14159
|
+
{\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]}, \"config\":
|
14160
|
+
{\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
|
14161
|
+
\"head_delay\"]}}}}","posting_json_metadata":"{\"nodes\": [\"https:\/\/anyx.io\",
|
14162
|
+
\"http:\/\/anyx.io\", \"https:\/\/rpc.usesteem.com\"], \"failing_nodes\":
|
14163
|
+
{\"https:\/\/api.steemitstage.com\": \"NumRetriesReached\"}, \"report\": [{\"node\":
|
14164
|
+
\"https:\/\/steemd.minnowsupportproject.org\", \"version\": \"0.21.0\", \"block\":
|
14165
|
+
{\"rank\": 1, \"ok\": true, \"count\": 713, \"time\": 30.03}, \"history\":
|
14166
|
+
{\"rank\": 5, \"ok\": true, \"count\": 5859, \"time\": 15.24}, \"apicall\":
|
14167
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr != _registered_apis.end():
|
14168
|
+
Could not find API tags_api\", \"time\": 0.19, \"access_time\": 30.0}, \"config\":
|
14169
|
+
{\"rank\": 1, \"ok\": true, \"time\": 0.43, \"access_time\": 0.03}, \"block_diff\":
|
14170
|
+
{\"rank\": 2, \"ok\": true, \"head_delay\": 3.2, \"diff_head_irreversible\":
|
14171
|
+
16.0, \"time\": 16.21}}, {\"node\": \"https:\/\/api.steemit.com\", \"version\":
|
14172
|
+
\"0.21.0\", \"block\": {\"rank\": 3, \"ok\": true, \"count\": 249, \"time\":
|
14173
|
+
30.01}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 12626, \"time\":
|
14174
|
+
15.06}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
|
14175
|
+
found\", \"time\": 0.5, \"access_time\": 30.0}, \"config\": {\"rank\": 2,
|
14176
|
+
\"ok\": true, \"time\": 1.01, \"access_time\": 0.1}, \"block_diff\": {\"rank\":
|
14177
|
+
3, \"ok\": true, \"head_delay\": 3.06, \"diff_head_irreversible\": 17.0, \"time\":
|
14178
|
+
18.1}}, {\"node\": \"http:\/\/anyx.io\", \"version\": \"0.20.10\", \"block\":
|
14179
|
+
{\"rank\": 4, \"ok\": true, \"count\": 133, \"time\": 30.35}, \"history\":
|
14180
|
+
{\"rank\": 3, \"ok\": true, \"count\": 6768, \"time\": 15.16}, \"apicall\":
|
14181
|
+
{\"rank\": 2, \"ok\": true, \"time\": 1.54, \"access_time\": 0.449}, \"config\":
|
14182
|
+
{\"rank\": 3, \"ok\": true, \"time\": 1.13, \"access_time\": 0.09}, \"block_diff\":
|
14183
|
+
{\"rank\": 6, \"ok\": true, \"head_delay\": 4.29, \"diff_head_irreversible\":
|
14184
|
+
19.0, \"time\": 19.34}}, {\"node\": \"https:\/\/anyx.io\", \"version\": \"0.20.10\",
|
14185
|
+
\"block\": {\"rank\": 5, \"ok\": true, \"count\": 128, \"time\": 30.15}, \"history\":
|
14186
|
+
{\"rank\": 4, \"ok\": true, \"count\": 6667, \"time\": 15.06}, \"apicall\":
|
14187
|
+
{\"rank\": 1, \"ok\": true, \"time\": 1.3, \"access_time\": 0.4}, \"config\":
|
14188
|
+
{\"rank\": 4, \"ok\": true, \"time\": 1.33, \"access_time\": 0.09}, \"block_diff\":
|
14189
|
+
{\"rank\": 1, \"ok\": true, \"head_delay\": 2.67, \"diff_head_irreversible\":
|
14190
|
+
16.0, \"time\": 19.44}}, {\"node\": \"https:\/\/api.steemitdev.com\", \"version\":
|
14191
|
+
\"0.21.0\", \"block\": {\"rank\": 2, \"ok\": true, \"count\": 275, \"time\":
|
14192
|
+
30.04}, \"history\": {\"rank\": 1, \"ok\": true, \"count\": 13131, \"time\":
|
14193
|
+
15.09}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
|
14194
|
+
found\", \"time\": 0.54, \"access_time\": 30.0}, \"config\": {\"rank\": 5,
|
14195
|
+
\"ok\": true, \"time\": 1.4, \"access_time\": 0.09}, \"block_diff\": {\"rank\":
|
14196
|
+
4, \"ok\": true, \"head_delay\": 2.76, \"diff_head_irreversible\": 18.0, \"time\":
|
14197
|
+
18.35}}, {\"node\": \"https:\/\/api.steem.house\", \"version\": \"0.21.0\",
|
14198
|
+
\"block\": {\"rank\": 6, \"ok\": true, \"count\": 93, \"time\": 30.22}, \"history\":
|
14199
|
+
{\"rank\": 6, \"ok\": true, \"count\": 5152, \"time\": 15.21}, \"apicall\":
|
14200
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"Method not found\", \"time\": 0.66,
|
14201
|
+
\"access_time\": 30.0}, \"config\": {\"rank\": 6, \"ok\": true, \"time\":
|
14202
|
+
2.77, \"access_time\": 0.26}, \"block_diff\": {\"rank\": 7, \"ok\": true,
|
14203
|
+
\"head_delay\": 3.3, \"diff_head_irreversible\": 21.0, \"time\": 22.91}},
|
14204
|
+
{\"node\": \"https:\/\/rpc.usesteem.com\", \"version\": \"0.20.10\", \"block\":
|
14205
|
+
{\"rank\": 7, \"ok\": true, \"count\": 57, \"time\": 30.31}, \"history\":
|
14206
|
+
{\"rank\": 7, \"ok\": true, \"count\": 2728, \"time\": 15.26}, \"apicall\":
|
14207
|
+
{\"rank\": 3, \"ok\": true, \"time\": 5.9, \"access_time\": 1.679}, \"config\":
|
14208
|
+
{\"rank\": 7, \"ok\": true, \"time\": 4.09, \"access_time\": 0.39}, \"block_diff\":
|
14209
|
+
{\"rank\": 5, \"ok\": true, \"head_delay\": 3.23, \"diff_head_irreversible\":
|
14210
|
+
19.0, \"time\": 28.42}}, {\"node\": \"https:\/\/steemd.privex.io\", \"version\":
|
14211
|
+
\"0.21.0\", \"block\": {\"rank\": 8, \"ok\": true, \"count\": 28, \"time\":
|
14212
|
+
30.99}, \"history\": {\"rank\": 8, \"ok\": true, \"count\": 1314, \"time\":
|
14213
|
+
15.02}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr
|
14214
|
+
!= _registered_apis.end(): Could not find API tags_api\", \"time\": 1.09,
|
14215
|
+
\"access_time\": 30.0}, \"config\": {\"rank\": 8, \"ok\": true, \"time\":
|
14216
|
+
9.11, \"access_time\": 1.0}, \"block_diff\": {\"rank\": 8, \"ok\": true, \"head_delay\":
|
14217
|
+
4.33, \"diff_head_irreversible\": 22.0, \"time\": 39.83}}, {\"node\": \"https:\/\/appbasetest.timcliff.com\",
|
14218
|
+
\"version\": \"0.21.0\", \"block\": {\"rank\": 9, \"ok\": true, \"count\":
|
14219
|
+
17, \"time\": 30.16}, \"history\": {\"rank\": 9, \"ok\": true, \"count\":
|
14220
|
+
1314, \"time\": 15.01}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\":
|
14221
|
+
\"@taskmaster4450\/rewards-are-rewards|holger80\", \"time\": 2.01, \"access_time\":
|
14222
|
+
30.0}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 10.11, \"access_time\":
|
14223
|
+
0.08}, \"block_diff\": {\"rank\": 9, \"ok\": true, \"head_delay\": 2822132.87,
|
14224
|
+
\"diff_head_irreversible\": 16.0, \"time\": 53.19}}], \"parameter\": {\"num_retries\":
|
14225
|
+
3, \"num_retries_call\": 3, \"timeout\": 30, \"threading\": false, \"beem_version\":
|
14226
|
+
\"0.20.23\", \"start_time\": \"2019-08-27T14:10:02\", \"end_time\": \"2019-08-27T14:22:42\",
|
14227
|
+
\"script_version\": \"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]},
|
14228
|
+
\"history\": {\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]},
|
14229
|
+
\"config\": {\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
|
14230
|
+
\"head_delay\"]}}}}","proxy":"holger80","last_owner_update":"1970-01-01T00:00:00","last_account_update":"2022-07-30T23:20:33","created":"2018-05-31T10:46:21","mined":false,"recovery_account":"holger80","last_account_recovery":"1970-01-01T00:00:00","reset_account":"null","comment_count":0,"lifetime_vote_count":0,"post_count":1463,"can_vote":true,"voting_manabar":{"current_mana":"2973253267458","last_update_time":1656319698},"downvote_manabar":{"current_mana":"743313316864","last_update_time":1656319698},"voting_power":0,"balance":"0.000
|
14231
|
+
HIVE","savings_balance":"0.000 HIVE","hbd_balance":"0.000 HBD","hbd_seconds":"248148","hbd_seconds_last_update":"2021-06-18T10:37:39","hbd_last_interest_payment":"2021-06-18T10:37:21","savings_hbd_balance":"0.000
|
14232
|
+
HBD","savings_hbd_seconds":"0","savings_hbd_seconds_last_update":"1970-01-01T00:00:00","savings_hbd_last_interest_payment":"1970-01-01T00:00:00","savings_withdraw_requests":0,"reward_hbd_balance":"12.923
|
14233
|
+
HBD","reward_hive_balance":"0.000 HIVE","reward_vesting_balance":"50181.611976
|
14234
|
+
VESTS","reward_vesting_hive":"27.547 HIVE","vesting_shares":"3163608.831672
|
14235
|
+
VESTS","delegated_vesting_shares":"198556.066920 VESTS","received_vesting_shares":"8200.502706
|
14236
|
+
VESTS","vesting_withdraw_rate":"0.000000 VESTS","post_voting_power":"2973253.267458
|
14237
|
+
VESTS","next_vesting_withdrawal":"1969-12-31T23:59:59","withdrawn":0,"to_withdraw":0,"withdraw_routes":0,"pending_transfers":0,"curation_rewards":85163,"posting_rewards":3080969,"proxied_vsf_votes":[0,0,0,0],"witnesses_voted_for":0,"last_post":"2022-07-30T20:31:18","last_root_post":"2022-07-30T20:31:18","last_vote_time":"2021-08-17T20:37:36","post_bandwidth":0,"pending_claimed_accounts":0,"governance_vote_expiration_ts":"2022-12-10T05:33:33","delayed_votes":[],"open_recurrent_transfers":0,"vesting_balance":"0.000
|
14238
|
+
HIVE","reputation":"66739978115904","transfer_history":[],"market_history":[],"post_history":[],"vote_history":[],"other_history":[],"witness_votes":[],"tags_usage":[],"guest_bloggers":[]}],"id":17}'
|
14239
|
+
recorded_at: Sat, 30 Jul 2022 23:27:52 GMT
|
14240
|
+
recorded_with: VCR 6.1.0
|