radiator 0.4.8.pre.1 → 0.4.8.pre.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile +2 -0
- data/lib/radiator/version.rb +1 -1
- data/radiator.gemspec +1 -1
- data/test/fixtures/vcr_cassettes/account_by_key_api_all_methods.yml +106 -0
- data/test/fixtures/vcr_cassettes/api_all_methods.yml +165 -0
- data/test/fixtures/vcr_cassettes/base_per_debt.yml +462 -0
- data/test/fixtures/vcr_cassettes/base_per_mvest.yml +382 -0
- data/test/fixtures/vcr_cassettes/block_time.yml +365 -0
- data/test/fixtures/vcr_cassettes/condenser_all_all_methods.yml +165 -0
- data/test/fixtures/vcr_cassettes/condenser_api_jsonrpc.yml +51 -0
- data/test/fixtures/vcr_cassettes/expiration_initialize.yml +569 -0
- data/test/fixtures/vcr_cassettes/find_account.yml +323 -0
- data/test/fixtures/vcr_cassettes/find_block.yml +357 -0
- data/test/fixtures/vcr_cassettes/find_comment.yml +993 -0
- data/test/fixtures/vcr_cassettes/get_account_count.yml +52 -0
- data/test/fixtures/vcr_cassettes/get_account_references.yml +55 -0
- data/test/fixtures/vcr_cassettes/get_accounts.yml +61 -0
- data/test/fixtures/vcr_cassettes/get_accounts_no_argument.yml +55 -0
- data/test/fixtures/vcr_cassettes/get_dynamic_global_properties.yml +60 -0
- data/test/fixtures/vcr_cassettes/get_feed_history.yml +95 -0
- data/test/fixtures/vcr_cassettes/get_hardfork_version.yml +52 -0
- data/test/fixtures/vcr_cassettes/get_key_references.yml +104 -0
- data/test/fixtures/vcr_cassettes/get_market_history.yml +104 -0
- data/test/fixtures/vcr_cassettes/get_market_history_buckets.yml +104 -0
- data/test/fixtures/vcr_cassettes/get_order_book.yml +104 -0
- data/test/fixtures/vcr_cassettes/get_recent_trades.yml +104 -0
- data/test/fixtures/vcr_cassettes/get_ticker.yml +104 -0
- data/test/fixtures/vcr_cassettes/get_trade_history.yml +104 -0
- data/test/fixtures/vcr_cassettes/get_vesting_delegations.yml +52 -0
- data/test/fixtures/vcr_cassettes/get_volume.yml +104 -0
- data/test/fixtures/vcr_cassettes/get_witness_by_account.yml +52 -0
- data/test/fixtures/vcr_cassettes/look_up_witnesses.yml +52 -0
- data/test/fixtures/vcr_cassettes/properties.yml +365 -0
- data/test/fixtures/vcr_cassettes/recover_transaction.yml +112 -0
- data/test/fixtures/vcr_cassettes/stream_jsonrpc.yml +922 -0
- data/test/fixtures/vcr_cassettes/transaction_expiration_initialize_nil.yml +567 -0
- data/test/fixtures/vcr_cassettes/unknown_chain_id.yml +526 -0
- data/test/fixtures/vcr_cassettes/valid_chains.yml +303 -0
- metadata +9 -8
@@ -13294,4 +13294,169 @@ http_interactions:
|
|
13294
13294
|
string: '{"jsonrpc":"2.0","id":95,"error":{"code":-32603,"message":"Internal
|
13295
13295
|
Error","data":{"error_id":"d37f9fd1-2354-45cf-aa98-b2d13e295560","jussi_request_id":"000639332557520191"}}}'
|
13296
13296
|
recorded_at: Sat, 17 Oct 2020 05:03:41 GMT
|
13297
|
+
- request:
|
13298
|
+
method: post
|
13299
|
+
uri: https://api.steemitdev.com/
|
13300
|
+
body:
|
13301
|
+
encoding: UTF-8
|
13302
|
+
string: '{"jsonrpc":"2.0","id":3,"method":"condenser_api.broadcast_block","params":[]}'
|
13303
|
+
headers:
|
13304
|
+
Content-Type:
|
13305
|
+
- application/json; charset=utf-8
|
13306
|
+
User-Agent:
|
13307
|
+
- steem-ruby/0.9.5
|
13308
|
+
Accept-Encoding:
|
13309
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
13310
|
+
Accept:
|
13311
|
+
- "*/*"
|
13312
|
+
Host:
|
13313
|
+
- api.steemitdev.com
|
13314
|
+
Content-Length:
|
13315
|
+
- '90'
|
13316
|
+
response:
|
13317
|
+
status:
|
13318
|
+
code: 200
|
13319
|
+
message: OK
|
13320
|
+
headers:
|
13321
|
+
Date:
|
13322
|
+
- Fri, 06 Nov 2020 21:12:49 GMT
|
13323
|
+
Content-Type:
|
13324
|
+
- application/json
|
13325
|
+
Content-Length:
|
13326
|
+
- '432'
|
13327
|
+
Connection:
|
13328
|
+
- keep-alive
|
13329
|
+
Server:
|
13330
|
+
- nginx
|
13331
|
+
X-Jussi-Request-Id:
|
13332
|
+
- '000285781547687369'
|
13333
|
+
X-Amzn-Trace-Id:
|
13334
|
+
- Root=1-5fa5bc4f-716f797456385a7732384e42
|
13335
|
+
Access-Control-Allow-Origin:
|
13336
|
+
- "*"
|
13337
|
+
Access-Control-Allow-Methods:
|
13338
|
+
- GET, POST, OPTIONS
|
13339
|
+
Access-Control-Allow-Headers:
|
13340
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
13341
|
+
Strict-Transport-Security:
|
13342
|
+
- max-age=31557600; includeSubDomains; preload
|
13343
|
+
Content-Security-Policy:
|
13344
|
+
- upgrade-insecure-requests
|
13345
|
+
body:
|
13346
|
+
encoding: UTF-8
|
13347
|
+
string: '{"jsonrpc":"2.0","error":{"code":-32003,"message":"Assert Exception:args.size()
|
13348
|
+
== 1: Expected #s argument(s), was 0","data":{"code":10,"name":"assert_exception","message":"Assert
|
13349
|
+
Exception","stack":[{"context":{"level":"error","file":"condenser_api.cpp","line":1744,"method":"broadcast_block","hostname":"","timestamp":"2020-11-06T21:12:49"},"format":"args.size()
|
13350
|
+
== 1: Expected #s argument(s), was ${n}","data":{"n":0}}]}},"id":3}'
|
13351
|
+
recorded_at: Fri, 06 Nov 2020 21:12:49 GMT
|
13352
|
+
- request:
|
13353
|
+
method: post
|
13354
|
+
uri: https://api.steemitdev.com/
|
13355
|
+
body:
|
13356
|
+
encoding: UTF-8
|
13357
|
+
string: '{"jsonrpc":"2.0","id":4,"method":"condenser_api.broadcast_transaction","params":[]}'
|
13358
|
+
headers:
|
13359
|
+
Content-Type:
|
13360
|
+
- application/json; charset=utf-8
|
13361
|
+
User-Agent:
|
13362
|
+
- steem-ruby/0.9.5
|
13363
|
+
Accept-Encoding:
|
13364
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
13365
|
+
Accept:
|
13366
|
+
- "*/*"
|
13367
|
+
Host:
|
13368
|
+
- api.steemitdev.com
|
13369
|
+
Content-Length:
|
13370
|
+
- '77'
|
13371
|
+
response:
|
13372
|
+
status:
|
13373
|
+
code: 200
|
13374
|
+
message: OK
|
13375
|
+
headers:
|
13376
|
+
Date:
|
13377
|
+
- Fri, 06 Nov 2020 21:12:50 GMT
|
13378
|
+
Content-Type:
|
13379
|
+
- application/json
|
13380
|
+
Content-Length:
|
13381
|
+
- '174'
|
13382
|
+
Connection:
|
13383
|
+
- keep-alive
|
13384
|
+
Server:
|
13385
|
+
- nginx
|
13386
|
+
X-Jussi-Error-Id:
|
13387
|
+
- 5e068c01-e4cc-4a9d-adef-117d8eca506f
|
13388
|
+
X-Jussi-Request-Id:
|
13389
|
+
- '000522212654859749'
|
13390
|
+
X-Amzn-Trace-Id:
|
13391
|
+
- Root=1-5fa5bc52-5a1d48d670bb2f514811cbda
|
13392
|
+
Access-Control-Allow-Origin:
|
13393
|
+
- "*"
|
13394
|
+
Access-Control-Allow-Methods:
|
13395
|
+
- GET, POST, OPTIONS
|
13396
|
+
Access-Control-Allow-Headers:
|
13397
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
13398
|
+
Strict-Transport-Security:
|
13399
|
+
- max-age=31557600; includeSubDomains; preload
|
13400
|
+
Content-Security-Policy:
|
13401
|
+
- upgrade-insecure-requests
|
13402
|
+
body:
|
13403
|
+
encoding: UTF-8
|
13404
|
+
string: '{"jsonrpc":"2.0","id":4,"error":{"code":-32603,"message":"Internal
|
13405
|
+
Error","data":{"error_id":"5e068c01-e4cc-4a9d-adef-117d8eca506f","jussi_request_id":"000687792201349676"}}}'
|
13406
|
+
recorded_at: Fri, 06 Nov 2020 21:12:50 GMT
|
13407
|
+
- request:
|
13408
|
+
method: post
|
13409
|
+
uri: https://api.steemitdev.com/
|
13410
|
+
body:
|
13411
|
+
encoding: UTF-8
|
13412
|
+
string: '{"jsonrpc":"2.0","id":5,"method":"condenser_api.broadcast_transaction_synchronous","params":[]}'
|
13413
|
+
headers:
|
13414
|
+
Content-Type:
|
13415
|
+
- application/json; charset=utf-8
|
13416
|
+
User-Agent:
|
13417
|
+
- steem-ruby/0.9.5
|
13418
|
+
Accept-Encoding:
|
13419
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
13420
|
+
Accept:
|
13421
|
+
- "*/*"
|
13422
|
+
Host:
|
13423
|
+
- api.steemitdev.com
|
13424
|
+
Content-Length:
|
13425
|
+
- '83'
|
13426
|
+
response:
|
13427
|
+
status:
|
13428
|
+
code: 200
|
13429
|
+
message: OK
|
13430
|
+
headers:
|
13431
|
+
Date:
|
13432
|
+
- Fri, 06 Nov 2020 21:12:50 GMT
|
13433
|
+
Content-Type:
|
13434
|
+
- application/json
|
13435
|
+
Content-Length:
|
13436
|
+
- '174'
|
13437
|
+
Connection:
|
13438
|
+
- keep-alive
|
13439
|
+
Server:
|
13440
|
+
- nginx
|
13441
|
+
X-Jussi-Error-Id:
|
13442
|
+
- d8bc56a7-0d72-4c52-9b8e-d7f860039833
|
13443
|
+
X-Jussi-Request-Id:
|
13444
|
+
- '000756170765673372'
|
13445
|
+
X-Amzn-Trace-Id:
|
13446
|
+
- Root=1-5fa5bc52-5ce8320e74ccbe4d1369d4e4
|
13447
|
+
Access-Control-Allow-Origin:
|
13448
|
+
- "*"
|
13449
|
+
Access-Control-Allow-Methods:
|
13450
|
+
- GET, POST, OPTIONS
|
13451
|
+
Access-Control-Allow-Headers:
|
13452
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
13453
|
+
Strict-Transport-Security:
|
13454
|
+
- max-age=31557600; includeSubDomains; preload
|
13455
|
+
Content-Security-Policy:
|
13456
|
+
- upgrade-insecure-requests
|
13457
|
+
body:
|
13458
|
+
encoding: UTF-8
|
13459
|
+
string: '{"jsonrpc":"2.0","id":5,"error":{"code":-32603,"message":"Internal
|
13460
|
+
Error","data":{"error_id":"d8bc56a7-0d72-4c52-9b8e-d7f860039833","jussi_request_id":"000817621201893521"}}}'
|
13461
|
+
recorded_at: Fri, 06 Nov 2020 21:12:50 GMT
|
13297
13462
|
recorded_with: VCR 6.0.0
|
@@ -0,0 +1,51 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: post
|
5
|
+
uri: https://api.steemitdev.com/
|
6
|
+
body:
|
7
|
+
encoding: UTF-8
|
8
|
+
string: '{"jsonrpc":"2.0","id":1,"method":"jsonrpc.get_methods","params":{}}'
|
9
|
+
headers:
|
10
|
+
Content-Type:
|
11
|
+
- application/json; charset=utf-8
|
12
|
+
User-Agent:
|
13
|
+
- steem-ruby/0.9.5
|
14
|
+
Accept-Encoding:
|
15
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
16
|
+
Accept:
|
17
|
+
- "*/*"
|
18
|
+
response:
|
19
|
+
status:
|
20
|
+
code: 200
|
21
|
+
message: OK
|
22
|
+
headers:
|
23
|
+
Date:
|
24
|
+
- Fri, 06 Nov 2020 21:12:46 GMT
|
25
|
+
Content-Type:
|
26
|
+
- application/json
|
27
|
+
Transfer-Encoding:
|
28
|
+
- chunked
|
29
|
+
Connection:
|
30
|
+
- keep-alive
|
31
|
+
Server:
|
32
|
+
- nginx
|
33
|
+
X-Jussi-Request-Id:
|
34
|
+
- '000756421992354699'
|
35
|
+
X-Amzn-Trace-Id:
|
36
|
+
- Root=1-5fa5bc4d-0300b6dd256900d3651d3f8b
|
37
|
+
Access-Control-Allow-Origin:
|
38
|
+
- "*"
|
39
|
+
Access-Control-Allow-Methods:
|
40
|
+
- GET, POST, OPTIONS
|
41
|
+
Access-Control-Allow-Headers:
|
42
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
43
|
+
Strict-Transport-Security:
|
44
|
+
- max-age=31557600; includeSubDomains; preload
|
45
|
+
Content-Security-Policy:
|
46
|
+
- upgrade-insecure-requests
|
47
|
+
body:
|
48
|
+
encoding: ASCII-8BIT
|
49
|
+
string: '{"jsonrpc":"2.0","result":["account_by_key_api.get_key_references","block_api.get_block","block_api.get_block_header","condenser_api.broadcast_block","condenser_api.broadcast_transaction","condenser_api.broadcast_transaction_synchronous","condenser_api.find_proposals","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_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.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_comments","database_api.find_decline_voting_rights_requests","database_api.find_escrows","database_api.find_limit_orders","database_api.find_owner_histories","database_api.find_proposals","database_api.find_savings_withdrawals","database_api.find_sbd_conversion_requests","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_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.list_account_recovery_requests","database_api.list_accounts","database_api.list_change_recovery_account_requests","database_api.list_comments","database_api.list_decline_voting_rights_requests","database_api.list_escrows","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_sbd_conversion_requests","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"],"id":1}'
|
50
|
+
recorded_at: Fri, 06 Nov 2020 21:12:46 GMT
|
51
|
+
recorded_with: VCR 6.0.0
|
@@ -3425,4 +3425,573 @@ http_interactions:
|
|
3425
3425
|
VESTS","vesting_withdraw_rate":"0.000000 VESTS","next_vesting_withdrawal":"1969-12-31T23:59:59","withdrawn":"913432674868","to_withdraw":"913432674868","withdraw_routes":0,"curation_rewards":4100,"posting_rewards":1149926,"proxied_vsf_votes":[0,0,0,0],"witnesses_voted_for":0,"last_post":"2020-06-02T20:30:45","last_root_post":"2020-06-02T20:30:45","last_vote_time":"2020-07-12T02:22:33","post_bandwidth":0,"pending_claimed_accounts":0,"vesting_balance":"0.000
|
3426
3426
|
STEEM","reputation":"22865758503573","transfer_history":[],"market_history":[],"post_history":[],"vote_history":[],"other_history":[],"witness_votes":[],"tags_usage":[],"guest_bloggers":[]}]}'
|
3427
3427
|
recorded_at: Sat, 17 Oct 2020 05:02:52 GMT
|
3428
|
+
- request:
|
3429
|
+
method: post
|
3430
|
+
uri: https://steem.bts.tw/
|
3431
|
+
body:
|
3432
|
+
encoding: UTF-8
|
3433
|
+
string: '{"jsonrpc":"2.0","id":94,"method":"jsonrpc.get_methods","params":{}}'
|
3434
|
+
headers:
|
3435
|
+
Content-Type:
|
3436
|
+
- application/json; charset=utf-8
|
3437
|
+
User-Agent:
|
3438
|
+
- steem-ruby/0.9.5
|
3439
|
+
Accept-Encoding:
|
3440
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
3441
|
+
Accept:
|
3442
|
+
- "*/*"
|
3443
|
+
Host:
|
3444
|
+
- api.steemitdev.com
|
3445
|
+
Content-Length:
|
3446
|
+
- '93'
|
3447
|
+
response:
|
3448
|
+
status:
|
3449
|
+
code: 403
|
3450
|
+
message: Forbidden
|
3451
|
+
headers:
|
3452
|
+
Server:
|
3453
|
+
- cloudflare
|
3454
|
+
Date:
|
3455
|
+
- Fri, 06 Nov 2020 21:14:05 GMT
|
3456
|
+
Content-Type:
|
3457
|
+
- text/html
|
3458
|
+
Content-Length:
|
3459
|
+
- '151'
|
3460
|
+
Connection:
|
3461
|
+
- keep-alive
|
3462
|
+
Cf-Ray:
|
3463
|
+
- 5ee1d275bf3492f2-SJC
|
3464
|
+
body:
|
3465
|
+
encoding: UTF-8
|
3466
|
+
string: "<html>\r\n<head><title>403 Forbidden</title></head>\r\n<body>\r\n<center><h1>403
|
3467
|
+
Forbidden</h1></center>\r\n<hr><center>cloudflare</center>\r\n</body>\r\n</html>\r\n"
|
3468
|
+
recorded_at: Fri, 06 Nov 2020 21:14:05 GMT
|
3469
|
+
- request:
|
3470
|
+
method: post
|
3471
|
+
uri: https://api.steemit.com/
|
3472
|
+
body:
|
3473
|
+
encoding: UTF-8
|
3474
|
+
string: '{"jsonrpc":"2.0","id":95,"method":"condenser_api.get_accounts","params":[["fullnodeupdate"]]}'
|
3475
|
+
headers:
|
3476
|
+
Content-Type:
|
3477
|
+
- application/json; charset=utf-8
|
3478
|
+
User-Agent:
|
3479
|
+
- steem-ruby/0.9.5
|
3480
|
+
Accept-Encoding:
|
3481
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
3482
|
+
Accept:
|
3483
|
+
- "*/*"
|
3484
|
+
Host:
|
3485
|
+
- api.steemitdev.com
|
3486
|
+
Content-Length:
|
3487
|
+
- '68'
|
3488
|
+
response:
|
3489
|
+
status:
|
3490
|
+
code: 200
|
3491
|
+
message: OK
|
3492
|
+
headers:
|
3493
|
+
Date:
|
3494
|
+
- Fri, 06 Nov 2020 21:14:05 GMT
|
3495
|
+
Content-Type:
|
3496
|
+
- application/json
|
3497
|
+
Transfer-Encoding:
|
3498
|
+
- chunked
|
3499
|
+
Connection:
|
3500
|
+
- keep-alive
|
3501
|
+
Server:
|
3502
|
+
- nginx
|
3503
|
+
X-Jussi-Cache-Hit:
|
3504
|
+
- appbase.condenser_api.get_accounts.params=[["fullnodeupdate"]]
|
3505
|
+
X-Jussi-Request-Id:
|
3506
|
+
- '000698111209607569'
|
3507
|
+
X-Amzn-Trace-Id:
|
3508
|
+
- Root=1-5fa5bc9d-532ab29519279f343c166aae
|
3509
|
+
Access-Control-Allow-Origin:
|
3510
|
+
- "*"
|
3511
|
+
Access-Control-Allow-Methods:
|
3512
|
+
- GET, POST, OPTIONS
|
3513
|
+
Access-Control-Allow-Headers:
|
3514
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
3515
|
+
Strict-Transport-Security:
|
3516
|
+
- max-age=31557600; includeSubDomains; preload
|
3517
|
+
Content-Security-Policy:
|
3518
|
+
- upgrade-insecure-requests
|
3519
|
+
body:
|
3520
|
+
encoding: ASCII-8BIT
|
3521
|
+
string: '{"id":95,"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\":
|
3522
|
+
[\"https:\/\/api.pharesim.me\", \"https:\/\/hive.roelandp.nl\", \"https:\/\/api.c0ff33a.uk\",
|
3523
|
+
\"https:\/\/rpc.ausbit.dev\", \"https:\/\/api.steemit.com\", \"https:\/\/api.deathwing.me\",
|
3524
|
+
\"https:\/\/rpc.ecency.com\", \"http:\/\/anyx.io\", \"https:\/\/hive-api.arcange.eu\",
|
3525
|
+
\"https:\/\/api.hive.blog\", \"https:\/\/api.openhive.network\", \"https:\/\/steem.61bts.com\",
|
3526
|
+
\"https:\/\/anyx.io\", \"https:\/\/techcoderx.com\"], \"failing_nodes\": {\"https:\/\/steem.bts.tw\":
|
3527
|
+
\"NumRetriesReached\"}, \"report\": [{\"node\": \"https:\/\/api.hive.blog\",
|
3528
|
+
\"version\": \"1.24.6\", \"hive\": true, \"block\": {\"rank\": 12, \"ok\":
|
3529
|
+
true, \"count\": 195, \"time\": 30.42}, \"history\": {\"rank\": 11, \"ok\":
|
3530
|
+
true, \"count\": 11401, \"time\": 15.07}, \"apicall\": {\"rank\": 5, \"ok\":
|
3531
|
+
true, \"time\": 1.33, \"access_time\": 0.292}, \"config\": {\"rank\": 4, \"ok\":
|
3532
|
+
true, \"time\": 0.32, \"access_time\": 0.1}, \"block_diff\": {\"rank\": 14,
|
3533
|
+
\"ok\": true, \"head_delay\": 2.79, \"diff_head_irreversible\": 22.0, \"time\":
|
3534
|
+
17.59}}, {\"node\": \"https:\/\/anyx.io\", \"version\": \"1.24.4\", \"hive\":
|
3535
|
+
true, \"block\": {\"rank\": 13, \"ok\": true, \"count\": 186, \"time\": 30.28},
|
3536
|
+
\"history\": {\"rank\": 16, \"ok\": true, \"count\": 7778, \"time\": 15.17},
|
3537
|
+
\"apicall\": {\"rank\": 8, \"ok\": true, \"time\": 1.4, \"access_time\": 0.323},
|
3538
|
+
\"config\": {\"rank\": 5, \"ok\": true, \"time\": 0.72, \"access_time\": 0.1},
|
3539
|
+
\"block_diff\": {\"rank\": 16, \"ok\": true, \"head_delay\": 6.74, \"diff_head_irreversible\":
|
3540
|
+
21.0, \"time\": 17.68}}, {\"node\": \"https:\/\/api.hivekings.com\", \"version\":
|
3541
|
+
\"1.24.6\", \"hive\": true, \"block\": {\"rank\": 15, \"ok\": true, \"count\":
|
3542
|
+
176, \"time\": 30.15}, \"history\": {\"rank\": 14, \"ok\": true, \"count\":
|
3543
|
+
8001, \"time\": 15.06}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\":
|
3544
|
+
\"Assert Exception:api_itr != _registered_apis.end(): Could not find API bridge\",
|
3545
|
+
\"time\": 1.03, \"access_time\": 30.0}, \"config\": {\"rank\": 6, \"ok\":
|
3546
|
+
true, \"time\": 0.84, \"access_time\": 0.16}, \"block_diff\": {\"rank\": 7,
|
3547
|
+
\"ok\": true, \"head_delay\": 5.5, \"diff_head_irreversible\": 18.0, \"time\":
|
3548
|
+
18.91}}, {\"node\": \"https:\/\/api.openhive.network\", \"version\": \"1.24.6\",
|
3549
|
+
\"hive\": true, \"block\": {\"rank\": 16, \"ok\": true, \"count\": 145, \"time\":
|
3550
|
+
30.45}, \"history\": {\"rank\": 12, \"ok\": true, \"count\": 9501, \"time\":
|
3551
|
+
15.11}, \"apicall\": {\"rank\": 6, \"ok\": true, \"time\": 1.12, \"access_time\":
|
3552
|
+
0.297}, \"config\": {\"rank\": 7, \"ok\": true, \"time\": 0.58, \"access_time\":
|
3553
|
+
0.12}, \"block_diff\": {\"rank\": 11, \"ok\": true, \"head_delay\": 2.38,
|
3554
|
+
\"diff_head_irreversible\": 20.0, \"time\": 16.86}}, {\"node\": \"https:\/\/rpc.ausbit.dev\",
|
3555
|
+
\"version\": \"1.24.6\", \"hive\": true, \"block\": {\"rank\": 6, \"ok\":
|
3556
|
+
true, \"count\": 569, \"time\": 30.05}, \"history\": {\"rank\": 8, \"ok\":
|
3557
|
+
true, \"count\": 16401, \"time\": 15.07}, \"apicall\": {\"rank\": 3, \"ok\":
|
3558
|
+
true, \"time\": 0.51, \"access_time\": 0.123}, \"config\": {\"rank\": 8, \"ok\":
|
3559
|
+
true, \"time\": 0.21, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 15,
|
3560
|
+
\"ok\": true, \"head_delay\": 0.68, \"diff_head_irreversible\": 23.0, \"time\":
|
3561
|
+
16.2}}, {\"node\": \"https:\/\/hive.roelandp.nl\", \"version\": \"1.24.4\",
|
3562
|
+
\"hive\": true, \"block\": {\"rank\": 5, \"ok\": true, \"count\": 671, \"time\":
|
3563
|
+
30.01}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 27675, \"time\":
|
3564
|
+
15.05}, \"apicall\": {\"rank\": 2, \"ok\": true, \"time\": 0.41, \"access_time\":
|
3565
|
+
0.086}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 0.25, \"access_time\":
|
3566
|
+
0.04}, \"block_diff\": {\"rank\": 10, \"ok\": true, \"head_delay\": 1.65,
|
3567
|
+
\"diff_head_irreversible\": 20.0, \"time\": 15.95}}, {\"node\": \"https:\/\/api.c0ff33a.uk\",
|
3568
|
+
\"version\": \"1.24.4\", \"hive\": true, \"block\": {\"rank\": 10, \"ok\":
|
3569
|
+
true, \"count\": 224, \"time\": 30.06}, \"history\": {\"rank\": 5, \"ok\":
|
3570
|
+
true, \"count\": 21514, \"time\": 15.01}, \"apicall\": {\"rank\": 11, \"ok\":
|
3571
|
+
true, \"time\": 15.56, \"access_time\": 5.12}, \"config\": {\"rank\": 10,
|
3572
|
+
\"ok\": true, \"time\": 0.23, \"access_time\": 0.04}, \"block_diff\": {\"rank\":
|
3573
|
+
5, \"ok\": true, \"head_delay\": 3.02, \"diff_head_irreversible\": 18.0, \"time\":
|
3574
|
+
16.47}}, {\"node\": \"https:\/\/api.deathwing.me\", \"version\": \"1.24.6\",
|
3575
|
+
\"hive\": true, \"block\": {\"rank\": 3, \"ok\": true, \"count\": 1067, \"time\":
|
3576
|
+
30.02}, \"history\": {\"rank\": 4, \"ok\": true, \"count\": 25301, \"time\":
|
3577
|
+
15.05}, \"apicall\": {\"rank\": 10, \"ok\": true, \"time\": 15.44, \"access_time\":
|
3578
|
+
5.118}, \"config\": {\"rank\": 11, \"ok\": true, \"time\": 0.11, \"access_time\":
|
3579
|
+
0.02}, \"block_diff\": {\"rank\": 17, \"ok\": true, \"head_delay\": 3.37,
|
3580
|
+
\"diff_head_irreversible\": 23.0, \"time\": 15.51}}, {\"node\": \"https:\/\/hive-api.arcange.eu\",
|
3581
|
+
\"version\": \"1.24.6\", \"hive\": true, \"block\": {\"rank\": 8, \"ok\":
|
3582
|
+
true, \"count\": 410, \"time\": 30.0}, \"history\": {\"rank\": 6, \"ok\":
|
3583
|
+
true, \"count\": 19101, \"time\": 15.05}, \"apicall\": {\"rank\": 13, \"ok\":
|
3584
|
+
true, \"time\": 19.57, \"access_time\": 6.481}, \"config\": {\"rank\": 12,
|
3585
|
+
\"ok\": true, \"time\": 0.3, \"access_time\": 0.07}, \"block_diff\": {\"rank\":
|
3586
|
+
12, \"ok\": true, \"head_delay\": 2.08, \"diff_head_irreversible\": 21.0,
|
3587
|
+
\"time\": 16.6}}, {\"node\": \"https:\/\/fin.hive.3speak.co\", \"version\":
|
3588
|
+
\"1.24.3\", \"hive\": true, \"block\": {\"rank\": 4, \"ok\": true, \"count\":
|
3589
|
+
686, \"time\": 30.02}, \"history\": {\"rank\": 3, \"ok\": true, \"count\":
|
3590
|
+
27170, \"time\": 15.03}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\":
|
3591
|
+
\"@khaleelkazi\/square-s-cash-app-bitcoin-recurring-purchases-btc-q3-revenue-report-and-balance-sheet-treasury-asset\",
|
3592
|
+
\"time\": 0.26, \"access_time\": 30.0}, \"config\": {\"rank\": 13, \"ok\":
|
3593
|
+
true, \"time\": 0.28, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 1,
|
3594
|
+
\"ok\": true, \"head_delay\": 2.86, \"diff_head_irreversible\": 15.0, \"time\":
|
3595
|
+
15.97}}, {\"node\": \"http:\/\/anyx.io\", \"version\": \"1.24.4\", \"hive\":
|
3596
|
+
true, \"block\": {\"rank\": 14, \"ok\": true, \"count\": 181, \"time\": 30.12},
|
3597
|
+
\"history\": {\"rank\": 17, \"ok\": true, \"count\": 7475, \"time\": 15.1},
|
3598
|
+
\"apicall\": {\"rank\": 7, \"ok\": true, \"time\": 1.01, \"access_time\":
|
3599
|
+
0.301}, \"config\": {\"rank\": 14, \"ok\": true, \"time\": 0.39, \"access_time\":
|
3600
|
+
0.1}, \"block_diff\": {\"rank\": -1, \"ok\": false, \"error\": \"output: {}
|
3601
|
+
of identifier 48457461\", \"head_delay\": 0.0, \"diff_head_irreversible\":
|
3602
|
+
0.0, \"time\": 10.76}}, {\"node\": \"https:\/\/techcoderx.com\", \"version\":
|
3603
|
+
\"1.24.4\", \"hive\": true, \"block\": {\"rank\": 17, \"ok\": true, \"count\":
|
3604
|
+
114, \"time\": 30.16}, \"history\": {\"rank\": 15, \"ok\": true, \"count\":
|
3605
|
+
7879, \"time\": 15.17}, \"apicall\": {\"rank\": 12, \"ok\": true, \"time\":
|
3606
|
+
16.56, \"access_time\": 5.418}, \"config\": {\"rank\": 15, \"ok\": true, \"time\":
|
3607
|
+
0.86, \"access_time\": 0.16}, \"block_diff\": {\"rank\": 9, \"ok\": true,
|
3608
|
+
\"head_delay\": 4.05, \"diff_head_irreversible\": 19.0, \"time\": 19.1}},
|
3609
|
+
{\"node\": \"https:\/\/rpc.ecency.com\", \"version\": \"1.24.4\", \"hive\":
|
3610
|
+
true, \"block\": {\"rank\": 7, \"ok\": true, \"count\": 455, \"time\": 30.04},
|
3611
|
+
\"history\": {\"rank\": 9, \"ok\": true, \"count\": 14646, \"time\": 15.07},
|
3612
|
+
\"apicall\": {\"rank\": 14, \"ok\": true, \"time\": 36.97, \"access_time\":
|
3613
|
+
12.279}, \"config\": {\"rank\": 16, \"ok\": true, \"time\": 0.46, \"access_time\":
|
3614
|
+
0.1}, \"block_diff\": {\"rank\": 6, \"ok\": true, \"head_delay\": 2.1, \"diff_head_irreversible\":
|
3615
|
+
19.0, \"time\": 17.24}}, {\"node\": \"https:\/\/hived.privex.io\", \"version\":
|
3616
|
+
\"1.24.6\", \"hive\": true, \"block\": {\"rank\": 9, \"ok\": true, \"count\":
|
3617
|
+
349, \"time\": 30.07}, \"history\": {\"rank\": 7, \"ok\": true, \"count\":
|
3618
|
+
17421, \"time\": 15.04}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\":
|
3619
|
+
\"@khaleelkazi\/square-s-cash-app-bitcoin-recurring-purchases-btc-q3-revenue-report-and-balance-sheet-treasury-asset\",
|
3620
|
+
\"time\": 0.85, \"access_time\": 30.0}, \"config\": {\"rank\": 17, \"ok\":
|
3621
|
+
true, \"time\": 0.47, \"access_time\": 0.03}, \"block_diff\": {\"rank\": 3,
|
3622
|
+
\"ok\": true, \"head_delay\": 1.0, \"diff_head_irreversible\": 18.0, \"time\":
|
3623
|
+
16.78}}, {\"node\": \"https:\/\/api.pharesim.me\", \"version\": \"1.24.6\",
|
3624
|
+
\"hive\": true, \"block\": {\"rank\": 2, \"ok\": true, \"count\": 1069, \"time\":
|
3625
|
+
30.01}, \"history\": {\"rank\": 1, \"ok\": true, \"count\": 28501, \"time\":
|
3626
|
+
15.01}, \"apicall\": {\"rank\": 1, \"ok\": true, \"time\": 0.27, \"access_time\":
|
3627
|
+
0.058}, \"config\": {\"rank\": 18, \"ok\": true, \"time\": 0.29, \"access_time\":
|
3628
|
+
0.02}, \"block_diff\": {\"rank\": 4, \"ok\": true, \"head_delay\": 1.75, \"diff_head_irreversible\":
|
3629
|
+
18.0, \"time\": 15.61}}, {\"node\": \"https:\/\/api.steemit.com\", \"version\":
|
3630
|
+
\"0.23.0\", \"hive\": false, \"block\": {\"rank\": 11, \"ok\": true, \"count\":
|
3631
|
+
223, \"time\": 30.04}, \"history\": {\"rank\": 10, \"ok\": true, \"count\":
|
3632
|
+
11414, \"time\": 15.16}, \"apicall\": {\"rank\": 4, \"ok\": true, \"time\":
|
3633
|
+
0.96, \"access_time\": 0.18}, \"config\": {\"rank\": 1, \"ok\": true, \"time\":
|
3634
|
+
0.71, \"access_time\": 0.12}, \"block_diff\": {\"rank\": 8, \"ok\": true,
|
3635
|
+
\"head_delay\": 6.55, \"diff_head_irreversible\": 18.0, \"time\": 17.68}},
|
3636
|
+
{\"node\": \"https:\/\/api.justyy.com\", \"version\": \"0.23.1\", \"hive\":
|
3637
|
+
false, \"block\": {\"rank\": 1, \"ok\": true, \"count\": 1388, \"time\": 30.01},
|
3638
|
+
\"history\": {\"rank\": 13, \"ok\": true, \"count\": 9495, \"time\": 15.01},
|
3639
|
+
\"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Invalid Request\",
|
3640
|
+
\"time\": 0.55, \"access_time\": 30.0}, \"config\": {\"rank\": 2, \"ok\":
|
3641
|
+
true, \"time\": 0.08, \"access_time\": 0.02}, \"block_diff\": {\"rank\": 13,
|
3642
|
+
\"ok\": true, \"head_delay\": 2.94, \"diff_head_irreversible\": 21.0, \"time\":
|
3643
|
+
15.29}}, {\"node\": \"https:\/\/steem.61bts.com\", \"version\": \"0.23.0\",
|
3644
|
+
\"hive\": false, \"block\": {\"rank\": 18, \"ok\": true, \"count\": 35, \"time\":
|
3645
|
+
30.19}, \"history\": {\"rank\": 18, \"ok\": true, \"count\": 1213, \"time\":
|
3646
|
+
16.25}, \"apicall\": {\"rank\": 9, \"ok\": true, \"time\": 3.61, \"access_time\":
|
3647
|
+
0.752}, \"config\": {\"rank\": 3, \"ok\": true, \"time\": 1.98, \"access_time\":
|
3648
|
+
0.29}, \"block_diff\": {\"rank\": 2, \"ok\": true, \"head_delay\": 1.99, \"diff_head_irreversible\":
|
3649
|
+
16.0, \"time\": 24.63}}], \"parameter\": {\"num_retries\": 3, \"num_retries_call\":
|
3650
|
+
3, \"timeout\": 30, \"threading\": false, \"beem_version\": \"0.24.16\", \"start_time\":
|
3651
|
+
\"2020-11-06T19:00:10\", \"end_time\": \"2020-11-06T19:22:17\", \"script_version\":
|
3652
|
+
\"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]}, \"history\":
|
3653
|
+
{\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]}, \"config\":
|
3654
|
+
{\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
|
3655
|
+
\"head_delay\"]}}}}","posting_json_metadata":"{\"nodes\": [\"https:\/\/anyx.io\",
|
3656
|
+
\"http:\/\/anyx.io\", \"https:\/\/rpc.usesteem.com\"], \"failing_nodes\":
|
3657
|
+
{\"https:\/\/api.steemitstage.com\": \"NumRetriesReached\"}, \"report\": [{\"node\":
|
3658
|
+
\"https:\/\/steemd.minnowsupportproject.org\", \"version\": \"0.21.0\", \"block\":
|
3659
|
+
{\"rank\": 1, \"ok\": true, \"count\": 713, \"time\": 30.03}, \"history\":
|
3660
|
+
{\"rank\": 5, \"ok\": true, \"count\": 5859, \"time\": 15.24}, \"apicall\":
|
3661
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr != _registered_apis.end():
|
3662
|
+
Could not find API tags_api\", \"time\": 0.19, \"access_time\": 30.0}, \"config\":
|
3663
|
+
{\"rank\": 1, \"ok\": true, \"time\": 0.43, \"access_time\": 0.03}, \"block_diff\":
|
3664
|
+
{\"rank\": 2, \"ok\": true, \"head_delay\": 3.2, \"diff_head_irreversible\":
|
3665
|
+
16.0, \"time\": 16.21}}, {\"node\": \"https:\/\/api.steemit.com\", \"version\":
|
3666
|
+
\"0.21.0\", \"block\": {\"rank\": 3, \"ok\": true, \"count\": 249, \"time\":
|
3667
|
+
30.01}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 12626, \"time\":
|
3668
|
+
15.06}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
|
3669
|
+
found\", \"time\": 0.5, \"access_time\": 30.0}, \"config\": {\"rank\": 2,
|
3670
|
+
\"ok\": true, \"time\": 1.01, \"access_time\": 0.1}, \"block_diff\": {\"rank\":
|
3671
|
+
3, \"ok\": true, \"head_delay\": 3.06, \"diff_head_irreversible\": 17.0, \"time\":
|
3672
|
+
18.1}}, {\"node\": \"http:\/\/anyx.io\", \"version\": \"0.20.10\", \"block\":
|
3673
|
+
{\"rank\": 4, \"ok\": true, \"count\": 133, \"time\": 30.35}, \"history\":
|
3674
|
+
{\"rank\": 3, \"ok\": true, \"count\": 6768, \"time\": 15.16}, \"apicall\":
|
3675
|
+
{\"rank\": 2, \"ok\": true, \"time\": 1.54, \"access_time\": 0.449}, \"config\":
|
3676
|
+
{\"rank\": 3, \"ok\": true, \"time\": 1.13, \"access_time\": 0.09}, \"block_diff\":
|
3677
|
+
{\"rank\": 6, \"ok\": true, \"head_delay\": 4.29, \"diff_head_irreversible\":
|
3678
|
+
19.0, \"time\": 19.34}}, {\"node\": \"https:\/\/anyx.io\", \"version\": \"0.20.10\",
|
3679
|
+
\"block\": {\"rank\": 5, \"ok\": true, \"count\": 128, \"time\": 30.15}, \"history\":
|
3680
|
+
{\"rank\": 4, \"ok\": true, \"count\": 6667, \"time\": 15.06}, \"apicall\":
|
3681
|
+
{\"rank\": 1, \"ok\": true, \"time\": 1.3, \"access_time\": 0.4}, \"config\":
|
3682
|
+
{\"rank\": 4, \"ok\": true, \"time\": 1.33, \"access_time\": 0.09}, \"block_diff\":
|
3683
|
+
{\"rank\": 1, \"ok\": true, \"head_delay\": 2.67, \"diff_head_irreversible\":
|
3684
|
+
16.0, \"time\": 19.44}}, {\"node\": \"https:\/\/api.steemitdev.com\", \"version\":
|
3685
|
+
\"0.21.0\", \"block\": {\"rank\": 2, \"ok\": true, \"count\": 275, \"time\":
|
3686
|
+
30.04}, \"history\": {\"rank\": 1, \"ok\": true, \"count\": 13131, \"time\":
|
3687
|
+
15.09}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
|
3688
|
+
found\", \"time\": 0.54, \"access_time\": 30.0}, \"config\": {\"rank\": 5,
|
3689
|
+
\"ok\": true, \"time\": 1.4, \"access_time\": 0.09}, \"block_diff\": {\"rank\":
|
3690
|
+
4, \"ok\": true, \"head_delay\": 2.76, \"diff_head_irreversible\": 18.0, \"time\":
|
3691
|
+
18.35}}, {\"node\": \"https:\/\/api.steem.house\", \"version\": \"0.21.0\",
|
3692
|
+
\"block\": {\"rank\": 6, \"ok\": true, \"count\": 93, \"time\": 30.22}, \"history\":
|
3693
|
+
{\"rank\": 6, \"ok\": true, \"count\": 5152, \"time\": 15.21}, \"apicall\":
|
3694
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"Method not found\", \"time\": 0.66,
|
3695
|
+
\"access_time\": 30.0}, \"config\": {\"rank\": 6, \"ok\": true, \"time\":
|
3696
|
+
2.77, \"access_time\": 0.26}, \"block_diff\": {\"rank\": 7, \"ok\": true,
|
3697
|
+
\"head_delay\": 3.3, \"diff_head_irreversible\": 21.0, \"time\": 22.91}},
|
3698
|
+
{\"node\": \"https:\/\/rpc.usesteem.com\", \"version\": \"0.20.10\", \"block\":
|
3699
|
+
{\"rank\": 7, \"ok\": true, \"count\": 57, \"time\": 30.31}, \"history\":
|
3700
|
+
{\"rank\": 7, \"ok\": true, \"count\": 2728, \"time\": 15.26}, \"apicall\":
|
3701
|
+
{\"rank\": 3, \"ok\": true, \"time\": 5.9, \"access_time\": 1.679}, \"config\":
|
3702
|
+
{\"rank\": 7, \"ok\": true, \"time\": 4.09, \"access_time\": 0.39}, \"block_diff\":
|
3703
|
+
{\"rank\": 5, \"ok\": true, \"head_delay\": 3.23, \"diff_head_irreversible\":
|
3704
|
+
19.0, \"time\": 28.42}}, {\"node\": \"https:\/\/steemd.privex.io\", \"version\":
|
3705
|
+
\"0.21.0\", \"block\": {\"rank\": 8, \"ok\": true, \"count\": 28, \"time\":
|
3706
|
+
30.99}, \"history\": {\"rank\": 8, \"ok\": true, \"count\": 1314, \"time\":
|
3707
|
+
15.02}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr
|
3708
|
+
!= _registered_apis.end(): Could not find API tags_api\", \"time\": 1.09,
|
3709
|
+
\"access_time\": 30.0}, \"config\": {\"rank\": 8, \"ok\": true, \"time\":
|
3710
|
+
9.11, \"access_time\": 1.0}, \"block_diff\": {\"rank\": 8, \"ok\": true, \"head_delay\":
|
3711
|
+
4.33, \"diff_head_irreversible\": 22.0, \"time\": 39.83}}, {\"node\": \"https:\/\/appbasetest.timcliff.com\",
|
3712
|
+
\"version\": \"0.21.0\", \"block\": {\"rank\": 9, \"ok\": true, \"count\":
|
3713
|
+
17, \"time\": 30.16}, \"history\": {\"rank\": 9, \"ok\": true, \"count\":
|
3714
|
+
1314, \"time\": 15.01}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\":
|
3715
|
+
\"@taskmaster4450\/rewards-are-rewards|holger80\", \"time\": 2.01, \"access_time\":
|
3716
|
+
30.0}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 10.11, \"access_time\":
|
3717
|
+
0.08}, \"block_diff\": {\"rank\": 9, \"ok\": true, \"head_delay\": 2822132.87,
|
3718
|
+
\"diff_head_irreversible\": 16.0, \"time\": 53.19}}], \"parameter\": {\"num_retries\":
|
3719
|
+
3, \"num_retries_call\": 3, \"timeout\": 30, \"threading\": false, \"beem_version\":
|
3720
|
+
\"0.20.23\", \"start_time\": \"2019-08-27T14:10:02\", \"end_time\": \"2019-08-27T14:22:42\",
|
3721
|
+
\"script_version\": \"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]},
|
3722
|
+
\"history\": {\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]},
|
3723
|
+
\"config\": {\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
|
3724
|
+
\"head_delay\"]}}}}","proxy":"holger80","last_owner_update":"1970-01-01T00:00:00","last_account_update":"2020-11-06T19:22:21","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":687,"can_vote":true,"voting_manabar":{"current_mana":"45117490512","last_update_time":1594520553},"downvote_manabar":{"current_mana":"11509563906","last_update_time":1594520553},"voting_power":9799,"balance":"0.000
|
3725
|
+
STEEM","savings_balance":"0.000 STEEM","sbd_balance":"0.000 SBD","sbd_seconds":"61744776","sbd_seconds_last_update":"2020-06-18T05:40:09","sbd_last_interest_payment":"2020-05-27T14:51:18","savings_sbd_balance":"0.000
|
3726
|
+
SBD","savings_sbd_seconds":"0","savings_sbd_seconds_last_update":"1970-01-01T00:00:00","savings_sbd_last_interest_payment":"1970-01-01T00:00:00","savings_withdraw_requests":0,"reward_sbd_balance":"0.000
|
3727
|
+
SBD","reward_steem_balance":"0.000 STEEM","reward_vesting_balance":"5.828499
|
3728
|
+
VESTS","reward_vesting_steem":"0.003 STEEM","vesting_shares":"37837.752919
|
3729
|
+
VESTS","delegated_vesting_shares":"0.000000 VESTS","received_vesting_shares":"8200.502706
|
3730
|
+
VESTS","vesting_withdraw_rate":"0.000000 VESTS","next_vesting_withdrawal":"1969-12-31T23:59:59","withdrawn":"913432674868","to_withdraw":"913432674868","withdraw_routes":0,"curation_rewards":4100,"posting_rewards":1149926,"proxied_vsf_votes":[0,0,0,0],"witnesses_voted_for":0,"last_post":"2020-06-02T20:30:45","last_root_post":"2020-06-02T20:30:45","last_vote_time":"2020-07-12T02:22:33","post_bandwidth":0,"pending_claimed_accounts":0,"vesting_balance":"0.000
|
3731
|
+
STEEM","reputation":"22865758503573","transfer_history":[],"market_history":[],"post_history":[],"vote_history":[],"other_history":[],"witness_votes":[],"tags_usage":[],"guest_bloggers":[]}]}'
|
3732
|
+
recorded_at: Fri, 06 Nov 2020 21:14:05 GMT
|
3733
|
+
- request:
|
3734
|
+
method: post
|
3735
|
+
uri: https://api.steemit.com/
|
3736
|
+
body:
|
3737
|
+
encoding: UTF-8
|
3738
|
+
string: '{"jsonrpc":"2.0","id":97,"method":"condenser_api.get_accounts","params":[["fullnodeupdate"]]}'
|
3739
|
+
headers:
|
3740
|
+
Content-Type:
|
3741
|
+
- application/json; charset=utf-8
|
3742
|
+
User-Agent:
|
3743
|
+
- steem-ruby/0.9.5
|
3744
|
+
Accept-Encoding:
|
3745
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
3746
|
+
Accept:
|
3747
|
+
- "*/*"
|
3748
|
+
Host:
|
3749
|
+
- api.steemitdev.com
|
3750
|
+
Content-Length:
|
3751
|
+
- '93'
|
3752
|
+
response:
|
3753
|
+
status:
|
3754
|
+
code: 200
|
3755
|
+
message: OK
|
3756
|
+
headers:
|
3757
|
+
Date:
|
3758
|
+
- Fri, 06 Nov 2020 21:14:06 GMT
|
3759
|
+
Content-Type:
|
3760
|
+
- application/json
|
3761
|
+
Transfer-Encoding:
|
3762
|
+
- chunked
|
3763
|
+
Connection:
|
3764
|
+
- keep-alive
|
3765
|
+
Server:
|
3766
|
+
- nginx
|
3767
|
+
X-Jussi-Cache-Hit:
|
3768
|
+
- appbase.condenser_api.get_accounts.params=[["fullnodeupdate"]]
|
3769
|
+
X-Jussi-Request-Id:
|
3770
|
+
- '000075328967277614'
|
3771
|
+
X-Amzn-Trace-Id:
|
3772
|
+
- Root=1-5fa5bc9e-4fd8e898369ae36649765d69
|
3773
|
+
Access-Control-Allow-Origin:
|
3774
|
+
- "*"
|
3775
|
+
Access-Control-Allow-Methods:
|
3776
|
+
- GET, POST, OPTIONS
|
3777
|
+
Access-Control-Allow-Headers:
|
3778
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
3779
|
+
Strict-Transport-Security:
|
3780
|
+
- max-age=31557600; includeSubDomains; preload
|
3781
|
+
Content-Security-Policy:
|
3782
|
+
- upgrade-insecure-requests
|
3783
|
+
body:
|
3784
|
+
encoding: ASCII-8BIT
|
3785
|
+
string: '{"id":97,"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\":
|
3786
|
+
[\"https:\/\/api.pharesim.me\", \"https:\/\/hive.roelandp.nl\", \"https:\/\/api.c0ff33a.uk\",
|
3787
|
+
\"https:\/\/rpc.ausbit.dev\", \"https:\/\/api.steemit.com\", \"https:\/\/api.deathwing.me\",
|
3788
|
+
\"https:\/\/rpc.ecency.com\", \"http:\/\/anyx.io\", \"https:\/\/hive-api.arcange.eu\",
|
3789
|
+
\"https:\/\/api.hive.blog\", \"https:\/\/api.openhive.network\", \"https:\/\/steem.61bts.com\",
|
3790
|
+
\"https:\/\/anyx.io\", \"https:\/\/techcoderx.com\"], \"failing_nodes\": {\"https:\/\/steem.bts.tw\":
|
3791
|
+
\"NumRetriesReached\"}, \"report\": [{\"node\": \"https:\/\/api.hive.blog\",
|
3792
|
+
\"version\": \"1.24.6\", \"hive\": true, \"block\": {\"rank\": 12, \"ok\":
|
3793
|
+
true, \"count\": 195, \"time\": 30.42}, \"history\": {\"rank\": 11, \"ok\":
|
3794
|
+
true, \"count\": 11401, \"time\": 15.07}, \"apicall\": {\"rank\": 5, \"ok\":
|
3795
|
+
true, \"time\": 1.33, \"access_time\": 0.292}, \"config\": {\"rank\": 4, \"ok\":
|
3796
|
+
true, \"time\": 0.32, \"access_time\": 0.1}, \"block_diff\": {\"rank\": 14,
|
3797
|
+
\"ok\": true, \"head_delay\": 2.79, \"diff_head_irreversible\": 22.0, \"time\":
|
3798
|
+
17.59}}, {\"node\": \"https:\/\/anyx.io\", \"version\": \"1.24.4\", \"hive\":
|
3799
|
+
true, \"block\": {\"rank\": 13, \"ok\": true, \"count\": 186, \"time\": 30.28},
|
3800
|
+
\"history\": {\"rank\": 16, \"ok\": true, \"count\": 7778, \"time\": 15.17},
|
3801
|
+
\"apicall\": {\"rank\": 8, \"ok\": true, \"time\": 1.4, \"access_time\": 0.323},
|
3802
|
+
\"config\": {\"rank\": 5, \"ok\": true, \"time\": 0.72, \"access_time\": 0.1},
|
3803
|
+
\"block_diff\": {\"rank\": 16, \"ok\": true, \"head_delay\": 6.74, \"diff_head_irreversible\":
|
3804
|
+
21.0, \"time\": 17.68}}, {\"node\": \"https:\/\/api.hivekings.com\", \"version\":
|
3805
|
+
\"1.24.6\", \"hive\": true, \"block\": {\"rank\": 15, \"ok\": true, \"count\":
|
3806
|
+
176, \"time\": 30.15}, \"history\": {\"rank\": 14, \"ok\": true, \"count\":
|
3807
|
+
8001, \"time\": 15.06}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\":
|
3808
|
+
\"Assert Exception:api_itr != _registered_apis.end(): Could not find API bridge\",
|
3809
|
+
\"time\": 1.03, \"access_time\": 30.0}, \"config\": {\"rank\": 6, \"ok\":
|
3810
|
+
true, \"time\": 0.84, \"access_time\": 0.16}, \"block_diff\": {\"rank\": 7,
|
3811
|
+
\"ok\": true, \"head_delay\": 5.5, \"diff_head_irreversible\": 18.0, \"time\":
|
3812
|
+
18.91}}, {\"node\": \"https:\/\/api.openhive.network\", \"version\": \"1.24.6\",
|
3813
|
+
\"hive\": true, \"block\": {\"rank\": 16, \"ok\": true, \"count\": 145, \"time\":
|
3814
|
+
30.45}, \"history\": {\"rank\": 12, \"ok\": true, \"count\": 9501, \"time\":
|
3815
|
+
15.11}, \"apicall\": {\"rank\": 6, \"ok\": true, \"time\": 1.12, \"access_time\":
|
3816
|
+
0.297}, \"config\": {\"rank\": 7, \"ok\": true, \"time\": 0.58, \"access_time\":
|
3817
|
+
0.12}, \"block_diff\": {\"rank\": 11, \"ok\": true, \"head_delay\": 2.38,
|
3818
|
+
\"diff_head_irreversible\": 20.0, \"time\": 16.86}}, {\"node\": \"https:\/\/rpc.ausbit.dev\",
|
3819
|
+
\"version\": \"1.24.6\", \"hive\": true, \"block\": {\"rank\": 6, \"ok\":
|
3820
|
+
true, \"count\": 569, \"time\": 30.05}, \"history\": {\"rank\": 8, \"ok\":
|
3821
|
+
true, \"count\": 16401, \"time\": 15.07}, \"apicall\": {\"rank\": 3, \"ok\":
|
3822
|
+
true, \"time\": 0.51, \"access_time\": 0.123}, \"config\": {\"rank\": 8, \"ok\":
|
3823
|
+
true, \"time\": 0.21, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 15,
|
3824
|
+
\"ok\": true, \"head_delay\": 0.68, \"diff_head_irreversible\": 23.0, \"time\":
|
3825
|
+
16.2}}, {\"node\": \"https:\/\/hive.roelandp.nl\", \"version\": \"1.24.4\",
|
3826
|
+
\"hive\": true, \"block\": {\"rank\": 5, \"ok\": true, \"count\": 671, \"time\":
|
3827
|
+
30.01}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 27675, \"time\":
|
3828
|
+
15.05}, \"apicall\": {\"rank\": 2, \"ok\": true, \"time\": 0.41, \"access_time\":
|
3829
|
+
0.086}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 0.25, \"access_time\":
|
3830
|
+
0.04}, \"block_diff\": {\"rank\": 10, \"ok\": true, \"head_delay\": 1.65,
|
3831
|
+
\"diff_head_irreversible\": 20.0, \"time\": 15.95}}, {\"node\": \"https:\/\/api.c0ff33a.uk\",
|
3832
|
+
\"version\": \"1.24.4\", \"hive\": true, \"block\": {\"rank\": 10, \"ok\":
|
3833
|
+
true, \"count\": 224, \"time\": 30.06}, \"history\": {\"rank\": 5, \"ok\":
|
3834
|
+
true, \"count\": 21514, \"time\": 15.01}, \"apicall\": {\"rank\": 11, \"ok\":
|
3835
|
+
true, \"time\": 15.56, \"access_time\": 5.12}, \"config\": {\"rank\": 10,
|
3836
|
+
\"ok\": true, \"time\": 0.23, \"access_time\": 0.04}, \"block_diff\": {\"rank\":
|
3837
|
+
5, \"ok\": true, \"head_delay\": 3.02, \"diff_head_irreversible\": 18.0, \"time\":
|
3838
|
+
16.47}}, {\"node\": \"https:\/\/api.deathwing.me\", \"version\": \"1.24.6\",
|
3839
|
+
\"hive\": true, \"block\": {\"rank\": 3, \"ok\": true, \"count\": 1067, \"time\":
|
3840
|
+
30.02}, \"history\": {\"rank\": 4, \"ok\": true, \"count\": 25301, \"time\":
|
3841
|
+
15.05}, \"apicall\": {\"rank\": 10, \"ok\": true, \"time\": 15.44, \"access_time\":
|
3842
|
+
5.118}, \"config\": {\"rank\": 11, \"ok\": true, \"time\": 0.11, \"access_time\":
|
3843
|
+
0.02}, \"block_diff\": {\"rank\": 17, \"ok\": true, \"head_delay\": 3.37,
|
3844
|
+
\"diff_head_irreversible\": 23.0, \"time\": 15.51}}, {\"node\": \"https:\/\/hive-api.arcange.eu\",
|
3845
|
+
\"version\": \"1.24.6\", \"hive\": true, \"block\": {\"rank\": 8, \"ok\":
|
3846
|
+
true, \"count\": 410, \"time\": 30.0}, \"history\": {\"rank\": 6, \"ok\":
|
3847
|
+
true, \"count\": 19101, \"time\": 15.05}, \"apicall\": {\"rank\": 13, \"ok\":
|
3848
|
+
true, \"time\": 19.57, \"access_time\": 6.481}, \"config\": {\"rank\": 12,
|
3849
|
+
\"ok\": true, \"time\": 0.3, \"access_time\": 0.07}, \"block_diff\": {\"rank\":
|
3850
|
+
12, \"ok\": true, \"head_delay\": 2.08, \"diff_head_irreversible\": 21.0,
|
3851
|
+
\"time\": 16.6}}, {\"node\": \"https:\/\/fin.hive.3speak.co\", \"version\":
|
3852
|
+
\"1.24.3\", \"hive\": true, \"block\": {\"rank\": 4, \"ok\": true, \"count\":
|
3853
|
+
686, \"time\": 30.02}, \"history\": {\"rank\": 3, \"ok\": true, \"count\":
|
3854
|
+
27170, \"time\": 15.03}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\":
|
3855
|
+
\"@khaleelkazi\/square-s-cash-app-bitcoin-recurring-purchases-btc-q3-revenue-report-and-balance-sheet-treasury-asset\",
|
3856
|
+
\"time\": 0.26, \"access_time\": 30.0}, \"config\": {\"rank\": 13, \"ok\":
|
3857
|
+
true, \"time\": 0.28, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 1,
|
3858
|
+
\"ok\": true, \"head_delay\": 2.86, \"diff_head_irreversible\": 15.0, \"time\":
|
3859
|
+
15.97}}, {\"node\": \"http:\/\/anyx.io\", \"version\": \"1.24.4\", \"hive\":
|
3860
|
+
true, \"block\": {\"rank\": 14, \"ok\": true, \"count\": 181, \"time\": 30.12},
|
3861
|
+
\"history\": {\"rank\": 17, \"ok\": true, \"count\": 7475, \"time\": 15.1},
|
3862
|
+
\"apicall\": {\"rank\": 7, \"ok\": true, \"time\": 1.01, \"access_time\":
|
3863
|
+
0.301}, \"config\": {\"rank\": 14, \"ok\": true, \"time\": 0.39, \"access_time\":
|
3864
|
+
0.1}, \"block_diff\": {\"rank\": -1, \"ok\": false, \"error\": \"output: {}
|
3865
|
+
of identifier 48457461\", \"head_delay\": 0.0, \"diff_head_irreversible\":
|
3866
|
+
0.0, \"time\": 10.76}}, {\"node\": \"https:\/\/techcoderx.com\", \"version\":
|
3867
|
+
\"1.24.4\", \"hive\": true, \"block\": {\"rank\": 17, \"ok\": true, \"count\":
|
3868
|
+
114, \"time\": 30.16}, \"history\": {\"rank\": 15, \"ok\": true, \"count\":
|
3869
|
+
7879, \"time\": 15.17}, \"apicall\": {\"rank\": 12, \"ok\": true, \"time\":
|
3870
|
+
16.56, \"access_time\": 5.418}, \"config\": {\"rank\": 15, \"ok\": true, \"time\":
|
3871
|
+
0.86, \"access_time\": 0.16}, \"block_diff\": {\"rank\": 9, \"ok\": true,
|
3872
|
+
\"head_delay\": 4.05, \"diff_head_irreversible\": 19.0, \"time\": 19.1}},
|
3873
|
+
{\"node\": \"https:\/\/rpc.ecency.com\", \"version\": \"1.24.4\", \"hive\":
|
3874
|
+
true, \"block\": {\"rank\": 7, \"ok\": true, \"count\": 455, \"time\": 30.04},
|
3875
|
+
\"history\": {\"rank\": 9, \"ok\": true, \"count\": 14646, \"time\": 15.07},
|
3876
|
+
\"apicall\": {\"rank\": 14, \"ok\": true, \"time\": 36.97, \"access_time\":
|
3877
|
+
12.279}, \"config\": {\"rank\": 16, \"ok\": true, \"time\": 0.46, \"access_time\":
|
3878
|
+
0.1}, \"block_diff\": {\"rank\": 6, \"ok\": true, \"head_delay\": 2.1, \"diff_head_irreversible\":
|
3879
|
+
19.0, \"time\": 17.24}}, {\"node\": \"https:\/\/hived.privex.io\", \"version\":
|
3880
|
+
\"1.24.6\", \"hive\": true, \"block\": {\"rank\": 9, \"ok\": true, \"count\":
|
3881
|
+
349, \"time\": 30.07}, \"history\": {\"rank\": 7, \"ok\": true, \"count\":
|
3882
|
+
17421, \"time\": 15.04}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\":
|
3883
|
+
\"@khaleelkazi\/square-s-cash-app-bitcoin-recurring-purchases-btc-q3-revenue-report-and-balance-sheet-treasury-asset\",
|
3884
|
+
\"time\": 0.85, \"access_time\": 30.0}, \"config\": {\"rank\": 17, \"ok\":
|
3885
|
+
true, \"time\": 0.47, \"access_time\": 0.03}, \"block_diff\": {\"rank\": 3,
|
3886
|
+
\"ok\": true, \"head_delay\": 1.0, \"diff_head_irreversible\": 18.0, \"time\":
|
3887
|
+
16.78}}, {\"node\": \"https:\/\/api.pharesim.me\", \"version\": \"1.24.6\",
|
3888
|
+
\"hive\": true, \"block\": {\"rank\": 2, \"ok\": true, \"count\": 1069, \"time\":
|
3889
|
+
30.01}, \"history\": {\"rank\": 1, \"ok\": true, \"count\": 28501, \"time\":
|
3890
|
+
15.01}, \"apicall\": {\"rank\": 1, \"ok\": true, \"time\": 0.27, \"access_time\":
|
3891
|
+
0.058}, \"config\": {\"rank\": 18, \"ok\": true, \"time\": 0.29, \"access_time\":
|
3892
|
+
0.02}, \"block_diff\": {\"rank\": 4, \"ok\": true, \"head_delay\": 1.75, \"diff_head_irreversible\":
|
3893
|
+
18.0, \"time\": 15.61}}, {\"node\": \"https:\/\/api.steemit.com\", \"version\":
|
3894
|
+
\"0.23.0\", \"hive\": false, \"block\": {\"rank\": 11, \"ok\": true, \"count\":
|
3895
|
+
223, \"time\": 30.04}, \"history\": {\"rank\": 10, \"ok\": true, \"count\":
|
3896
|
+
11414, \"time\": 15.16}, \"apicall\": {\"rank\": 4, \"ok\": true, \"time\":
|
3897
|
+
0.96, \"access_time\": 0.18}, \"config\": {\"rank\": 1, \"ok\": true, \"time\":
|
3898
|
+
0.71, \"access_time\": 0.12}, \"block_diff\": {\"rank\": 8, \"ok\": true,
|
3899
|
+
\"head_delay\": 6.55, \"diff_head_irreversible\": 18.0, \"time\": 17.68}},
|
3900
|
+
{\"node\": \"https:\/\/api.justyy.com\", \"version\": \"0.23.1\", \"hive\":
|
3901
|
+
false, \"block\": {\"rank\": 1, \"ok\": true, \"count\": 1388, \"time\": 30.01},
|
3902
|
+
\"history\": {\"rank\": 13, \"ok\": true, \"count\": 9495, \"time\": 15.01},
|
3903
|
+
\"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Invalid Request\",
|
3904
|
+
\"time\": 0.55, \"access_time\": 30.0}, \"config\": {\"rank\": 2, \"ok\":
|
3905
|
+
true, \"time\": 0.08, \"access_time\": 0.02}, \"block_diff\": {\"rank\": 13,
|
3906
|
+
\"ok\": true, \"head_delay\": 2.94, \"diff_head_irreversible\": 21.0, \"time\":
|
3907
|
+
15.29}}, {\"node\": \"https:\/\/steem.61bts.com\", \"version\": \"0.23.0\",
|
3908
|
+
\"hive\": false, \"block\": {\"rank\": 18, \"ok\": true, \"count\": 35, \"time\":
|
3909
|
+
30.19}, \"history\": {\"rank\": 18, \"ok\": true, \"count\": 1213, \"time\":
|
3910
|
+
16.25}, \"apicall\": {\"rank\": 9, \"ok\": true, \"time\": 3.61, \"access_time\":
|
3911
|
+
0.752}, \"config\": {\"rank\": 3, \"ok\": true, \"time\": 1.98, \"access_time\":
|
3912
|
+
0.29}, \"block_diff\": {\"rank\": 2, \"ok\": true, \"head_delay\": 1.99, \"diff_head_irreversible\":
|
3913
|
+
16.0, \"time\": 24.63}}], \"parameter\": {\"num_retries\": 3, \"num_retries_call\":
|
3914
|
+
3, \"timeout\": 30, \"threading\": false, \"beem_version\": \"0.24.16\", \"start_time\":
|
3915
|
+
\"2020-11-06T19:00:10\", \"end_time\": \"2020-11-06T19:22:17\", \"script_version\":
|
3916
|
+
\"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]}, \"history\":
|
3917
|
+
{\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]}, \"config\":
|
3918
|
+
{\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
|
3919
|
+
\"head_delay\"]}}}}","posting_json_metadata":"{\"nodes\": [\"https:\/\/anyx.io\",
|
3920
|
+
\"http:\/\/anyx.io\", \"https:\/\/rpc.usesteem.com\"], \"failing_nodes\":
|
3921
|
+
{\"https:\/\/api.steemitstage.com\": \"NumRetriesReached\"}, \"report\": [{\"node\":
|
3922
|
+
\"https:\/\/steemd.minnowsupportproject.org\", \"version\": \"0.21.0\", \"block\":
|
3923
|
+
{\"rank\": 1, \"ok\": true, \"count\": 713, \"time\": 30.03}, \"history\":
|
3924
|
+
{\"rank\": 5, \"ok\": true, \"count\": 5859, \"time\": 15.24}, \"apicall\":
|
3925
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr != _registered_apis.end():
|
3926
|
+
Could not find API tags_api\", \"time\": 0.19, \"access_time\": 30.0}, \"config\":
|
3927
|
+
{\"rank\": 1, \"ok\": true, \"time\": 0.43, \"access_time\": 0.03}, \"block_diff\":
|
3928
|
+
{\"rank\": 2, \"ok\": true, \"head_delay\": 3.2, \"diff_head_irreversible\":
|
3929
|
+
16.0, \"time\": 16.21}}, {\"node\": \"https:\/\/api.steemit.com\", \"version\":
|
3930
|
+
\"0.21.0\", \"block\": {\"rank\": 3, \"ok\": true, \"count\": 249, \"time\":
|
3931
|
+
30.01}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 12626, \"time\":
|
3932
|
+
15.06}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
|
3933
|
+
found\", \"time\": 0.5, \"access_time\": 30.0}, \"config\": {\"rank\": 2,
|
3934
|
+
\"ok\": true, \"time\": 1.01, \"access_time\": 0.1}, \"block_diff\": {\"rank\":
|
3935
|
+
3, \"ok\": true, \"head_delay\": 3.06, \"diff_head_irreversible\": 17.0, \"time\":
|
3936
|
+
18.1}}, {\"node\": \"http:\/\/anyx.io\", \"version\": \"0.20.10\", \"block\":
|
3937
|
+
{\"rank\": 4, \"ok\": true, \"count\": 133, \"time\": 30.35}, \"history\":
|
3938
|
+
{\"rank\": 3, \"ok\": true, \"count\": 6768, \"time\": 15.16}, \"apicall\":
|
3939
|
+
{\"rank\": 2, \"ok\": true, \"time\": 1.54, \"access_time\": 0.449}, \"config\":
|
3940
|
+
{\"rank\": 3, \"ok\": true, \"time\": 1.13, \"access_time\": 0.09}, \"block_diff\":
|
3941
|
+
{\"rank\": 6, \"ok\": true, \"head_delay\": 4.29, \"diff_head_irreversible\":
|
3942
|
+
19.0, \"time\": 19.34}}, {\"node\": \"https:\/\/anyx.io\", \"version\": \"0.20.10\",
|
3943
|
+
\"block\": {\"rank\": 5, \"ok\": true, \"count\": 128, \"time\": 30.15}, \"history\":
|
3944
|
+
{\"rank\": 4, \"ok\": true, \"count\": 6667, \"time\": 15.06}, \"apicall\":
|
3945
|
+
{\"rank\": 1, \"ok\": true, \"time\": 1.3, \"access_time\": 0.4}, \"config\":
|
3946
|
+
{\"rank\": 4, \"ok\": true, \"time\": 1.33, \"access_time\": 0.09}, \"block_diff\":
|
3947
|
+
{\"rank\": 1, \"ok\": true, \"head_delay\": 2.67, \"diff_head_irreversible\":
|
3948
|
+
16.0, \"time\": 19.44}}, {\"node\": \"https:\/\/api.steemitdev.com\", \"version\":
|
3949
|
+
\"0.21.0\", \"block\": {\"rank\": 2, \"ok\": true, \"count\": 275, \"time\":
|
3950
|
+
30.04}, \"history\": {\"rank\": 1, \"ok\": true, \"count\": 13131, \"time\":
|
3951
|
+
15.09}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
|
3952
|
+
found\", \"time\": 0.54, \"access_time\": 30.0}, \"config\": {\"rank\": 5,
|
3953
|
+
\"ok\": true, \"time\": 1.4, \"access_time\": 0.09}, \"block_diff\": {\"rank\":
|
3954
|
+
4, \"ok\": true, \"head_delay\": 2.76, \"diff_head_irreversible\": 18.0, \"time\":
|
3955
|
+
18.35}}, {\"node\": \"https:\/\/api.steem.house\", \"version\": \"0.21.0\",
|
3956
|
+
\"block\": {\"rank\": 6, \"ok\": true, \"count\": 93, \"time\": 30.22}, \"history\":
|
3957
|
+
{\"rank\": 6, \"ok\": true, \"count\": 5152, \"time\": 15.21}, \"apicall\":
|
3958
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"Method not found\", \"time\": 0.66,
|
3959
|
+
\"access_time\": 30.0}, \"config\": {\"rank\": 6, \"ok\": true, \"time\":
|
3960
|
+
2.77, \"access_time\": 0.26}, \"block_diff\": {\"rank\": 7, \"ok\": true,
|
3961
|
+
\"head_delay\": 3.3, \"diff_head_irreversible\": 21.0, \"time\": 22.91}},
|
3962
|
+
{\"node\": \"https:\/\/rpc.usesteem.com\", \"version\": \"0.20.10\", \"block\":
|
3963
|
+
{\"rank\": 7, \"ok\": true, \"count\": 57, \"time\": 30.31}, \"history\":
|
3964
|
+
{\"rank\": 7, \"ok\": true, \"count\": 2728, \"time\": 15.26}, \"apicall\":
|
3965
|
+
{\"rank\": 3, \"ok\": true, \"time\": 5.9, \"access_time\": 1.679}, \"config\":
|
3966
|
+
{\"rank\": 7, \"ok\": true, \"time\": 4.09, \"access_time\": 0.39}, \"block_diff\":
|
3967
|
+
{\"rank\": 5, \"ok\": true, \"head_delay\": 3.23, \"diff_head_irreversible\":
|
3968
|
+
19.0, \"time\": 28.42}}, {\"node\": \"https:\/\/steemd.privex.io\", \"version\":
|
3969
|
+
\"0.21.0\", \"block\": {\"rank\": 8, \"ok\": true, \"count\": 28, \"time\":
|
3970
|
+
30.99}, \"history\": {\"rank\": 8, \"ok\": true, \"count\": 1314, \"time\":
|
3971
|
+
15.02}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr
|
3972
|
+
!= _registered_apis.end(): Could not find API tags_api\", \"time\": 1.09,
|
3973
|
+
\"access_time\": 30.0}, \"config\": {\"rank\": 8, \"ok\": true, \"time\":
|
3974
|
+
9.11, \"access_time\": 1.0}, \"block_diff\": {\"rank\": 8, \"ok\": true, \"head_delay\":
|
3975
|
+
4.33, \"diff_head_irreversible\": 22.0, \"time\": 39.83}}, {\"node\": \"https:\/\/appbasetest.timcliff.com\",
|
3976
|
+
\"version\": \"0.21.0\", \"block\": {\"rank\": 9, \"ok\": true, \"count\":
|
3977
|
+
17, \"time\": 30.16}, \"history\": {\"rank\": 9, \"ok\": true, \"count\":
|
3978
|
+
1314, \"time\": 15.01}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\":
|
3979
|
+
\"@taskmaster4450\/rewards-are-rewards|holger80\", \"time\": 2.01, \"access_time\":
|
3980
|
+
30.0}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 10.11, \"access_time\":
|
3981
|
+
0.08}, \"block_diff\": {\"rank\": 9, \"ok\": true, \"head_delay\": 2822132.87,
|
3982
|
+
\"diff_head_irreversible\": 16.0, \"time\": 53.19}}], \"parameter\": {\"num_retries\":
|
3983
|
+
3, \"num_retries_call\": 3, \"timeout\": 30, \"threading\": false, \"beem_version\":
|
3984
|
+
\"0.20.23\", \"start_time\": \"2019-08-27T14:10:02\", \"end_time\": \"2019-08-27T14:22:42\",
|
3985
|
+
\"script_version\": \"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]},
|
3986
|
+
\"history\": {\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]},
|
3987
|
+
\"config\": {\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
|
3988
|
+
\"head_delay\"]}}}}","proxy":"holger80","last_owner_update":"1970-01-01T00:00:00","last_account_update":"2020-11-06T19:22:21","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":687,"can_vote":true,"voting_manabar":{"current_mana":"45117490512","last_update_time":1594520553},"downvote_manabar":{"current_mana":"11509563906","last_update_time":1594520553},"voting_power":9799,"balance":"0.000
|
3989
|
+
STEEM","savings_balance":"0.000 STEEM","sbd_balance":"0.000 SBD","sbd_seconds":"61744776","sbd_seconds_last_update":"2020-06-18T05:40:09","sbd_last_interest_payment":"2020-05-27T14:51:18","savings_sbd_balance":"0.000
|
3990
|
+
SBD","savings_sbd_seconds":"0","savings_sbd_seconds_last_update":"1970-01-01T00:00:00","savings_sbd_last_interest_payment":"1970-01-01T00:00:00","savings_withdraw_requests":0,"reward_sbd_balance":"0.000
|
3991
|
+
SBD","reward_steem_balance":"0.000 STEEM","reward_vesting_balance":"5.828499
|
3992
|
+
VESTS","reward_vesting_steem":"0.003 STEEM","vesting_shares":"37837.752919
|
3993
|
+
VESTS","delegated_vesting_shares":"0.000000 VESTS","received_vesting_shares":"8200.502706
|
3994
|
+
VESTS","vesting_withdraw_rate":"0.000000 VESTS","next_vesting_withdrawal":"1969-12-31T23:59:59","withdrawn":"913432674868","to_withdraw":"913432674868","withdraw_routes":0,"curation_rewards":4100,"posting_rewards":1149926,"proxied_vsf_votes":[0,0,0,0],"witnesses_voted_for":0,"last_post":"2020-06-02T20:30:45","last_root_post":"2020-06-02T20:30:45","last_vote_time":"2020-07-12T02:22:33","post_bandwidth":0,"pending_claimed_accounts":0,"vesting_balance":"0.000
|
3995
|
+
STEEM","reputation":"22865758503573","transfer_history":[],"market_history":[],"post_history":[],"vote_history":[],"other_history":[],"witness_votes":[],"tags_usage":[],"guest_bloggers":[]}]}'
|
3996
|
+
recorded_at: Fri, 06 Nov 2020 21:14:06 GMT
|
3428
3997
|
recorded_with: VCR 6.0.0
|