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
@@ -11447,4 +11447,1160 @@ http_interactions:
|
|
11447
11447
|
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
|
11448
11448
|
HIVE","reputation":"38214756820118","transfer_history":[],"market_history":[],"post_history":[],"vote_history":[],"other_history":[],"witness_votes":[],"tags_usage":[],"guest_bloggers":[]}],"id":33}'
|
11449
11449
|
recorded_at: Sun, 08 Nov 2020 06:01:11 GMT
|
11450
|
-
|
11450
|
+
- request:
|
11451
|
+
method: post
|
11452
|
+
uri: https://hived.emre.sh/
|
11453
|
+
body:
|
11454
|
+
encoding: UTF-8
|
11455
|
+
string: '{"jsonrpc":"2.0","id":21,"method":"condenser_api.get_accounts","params":[["fullnodeupdate"]]}'
|
11456
|
+
headers:
|
11457
|
+
Content-Type:
|
11458
|
+
- application/json; charset=utf-8
|
11459
|
+
User-Agent:
|
11460
|
+
- hive-ruby/1.0.4
|
11461
|
+
Accept-Encoding:
|
11462
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
11463
|
+
Accept:
|
11464
|
+
- "*/*"
|
11465
|
+
Host:
|
11466
|
+
- hived.emre.sh
|
11467
|
+
Content-Length:
|
11468
|
+
- '92'
|
11469
|
+
response:
|
11470
|
+
status:
|
11471
|
+
code: 200
|
11472
|
+
message: OK
|
11473
|
+
headers:
|
11474
|
+
Server:
|
11475
|
+
- nginx/1.14.0 (Ubuntu)
|
11476
|
+
Date:
|
11477
|
+
- Sat, 30 Jul 2022 23:22:11 GMT
|
11478
|
+
Content-Type:
|
11479
|
+
- application/json
|
11480
|
+
Transfer-Encoding:
|
11481
|
+
- chunked
|
11482
|
+
Connection:
|
11483
|
+
- keep-alive
|
11484
|
+
X-Jussi-Request-Id:
|
11485
|
+
- '000774948291718380'
|
11486
|
+
X-Amzn-Trace-Id:
|
11487
|
+
- ''
|
11488
|
+
Access-Control-Allow-Origin:
|
11489
|
+
- "*"
|
11490
|
+
Access-Control-Allow-Methods:
|
11491
|
+
- GET, POST, OPTIONS
|
11492
|
+
Access-Control-Allow-Headers:
|
11493
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
11494
|
+
Strict-Transport-Security:
|
11495
|
+
- max-age=31557600; includeSubDomains; preload
|
11496
|
+
Content-Security-Policy:
|
11497
|
+
- upgrade-insecure-requests
|
11498
|
+
body:
|
11499
|
+
encoding: ASCII-8BIT
|
11500
|
+
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\":
|
11501
|
+
[\"https:\/\/api.steem.buzz\", \"https:\/\/api.pharesim.me\", \"https:\/\/api.justyy.com\",
|
11502
|
+
\"https:\/\/api.openhive.network\", \"https:\/\/hive-api.arcange.eu\", \"https:\/\/api.steemit.com\",
|
11503
|
+
\"https:\/\/anyx.io\", \"https:\/\/api.steem.buzz\", \"https:\/\/rpc.ausbit.dev\",
|
11504
|
+
\"https:\/\/steem.61bts.com\", \"https:\/\/hive.roelandp.nl\", \"https:\/\/techcoderx.com\"],
|
11505
|
+
\"failing_nodes\": {\"https:\/\/api.steemdb.online\": \"NumRetriesReached\",
|
11506
|
+
\"https:\/\/cn.steems.top\": \"NumRetriesReached\", \"https:\/\/api.hivekings.com\":
|
11507
|
+
\"NumRetriesReached\", \"https:\/\/fin.hive.3speak.co\": \"NumRetriesReached\",
|
11508
|
+
\"https:\/\/rpc.ecency.com\": \"NumRetriesReached\", \"https:\/\/hived.privex.io\":
|
11509
|
+
\"Client returned invalid format. Expected JSON!\"}, \"report\": [{\"node\":
|
11510
|
+
\"https:\/\/api.hive.blog\", \"version\": \"1.25.0\", \"hive\": true, \"block\":
|
11511
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 109, \"time\": 37.46},
|
11512
|
+
\"history\": {\"rank\": 10, \"ok\": true, \"count\": 4500, \"time\": 15.13},
|
11513
|
+
\"apicall\": {\"rank\": 9, \"ok\": true, \"time\": 1.92, \"access_time\":
|
11514
|
+
0.475}, \"config\": {\"rank\": 6, \"ok\": true, \"time\": 0.32, \"access_time\":
|
11515
|
+
0.11}, \"block_diff\": {\"rank\": 4, \"ok\": true, \"head_delay\": 3.67, \"diff_head_irreversible\":
|
11516
|
+
18.0, \"time\": 25.75}}, {\"node\": \"https:\/\/anyx.io\", \"version\": \"1.25.0\",
|
11517
|
+
\"hive\": true, \"block\": {\"rank\": 9, \"ok\": true, \"count\": 182, \"time\":
|
11518
|
+
30.29}, \"history\": {\"rank\": 9, \"ok\": true, \"count\": 6601, \"time\":
|
11519
|
+
15.02}, \"apicall\": {\"rank\": 10, \"ok\": true, \"time\": 2.13, \"access_time\":
|
11520
|
+
0.561}, \"config\": {\"rank\": 7, \"ok\": true, \"time\": 0.77, \"access_time\":
|
11521
|
+
0.11}, \"block_diff\": {\"rank\": -1, \"ok\": false, \"error\": \"output:
|
11522
|
+
{} of identifier 66592659\", \"head_delay\": 0.0, \"diff_head_irreversible\":
|
11523
|
+
0.0, \"time\": 11.59}}, {\"node\": \"https:\/\/api.openhive.network\", \"version\":
|
11524
|
+
\"1.25.0\", \"hive\": true, \"block\": {\"rank\": 12, \"ok\": true, \"count\":
|
11525
|
+
143, \"time\": 30.01}, \"history\": {\"rank\": 5, \"ok\": true, \"count\":
|
11526
|
+
9601, \"time\": 15.35}, \"apicall\": {\"rank\": 1, \"ok\": true, \"time\":
|
11527
|
+
0.33, \"access_time\": 0.063}, \"config\": {\"rank\": 8, \"ok\": true, \"time\":
|
11528
|
+
0.23, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 6, \"ok\": true,
|
11529
|
+
\"head_delay\": 2.12, \"diff_head_irreversible\": 19.0, \"time\": 15.9}},
|
11530
|
+
{\"node\": \"https:\/\/rpc.ausbit.dev\", \"version\": \"1.25.0\", \"hive\":
|
11531
|
+
true, \"block\": {\"rank\": 5, \"ok\": true, \"count\": 230, \"time\": 30.01},
|
11532
|
+
\"history\": {\"rank\": 7, \"ok\": true, \"count\": 8701, \"time\": 15.01},
|
11533
|
+
\"apicall\": {\"rank\": 2, \"ok\": true, \"time\": 0.48, \"access_time\":
|
11534
|
+
0.124}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 0.44, \"access_time\":
|
11535
|
+
0.04}, \"block_diff\": {\"rank\": 14, \"ok\": true, \"head_delay\": 3.39,
|
11536
|
+
\"diff_head_irreversible\": 24.0, \"time\": 16.57}}, {\"node\": \"https:\/\/hive.roelandp.nl\",
|
11537
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 14, \"ok\":
|
11538
|
+
true, \"count\": 46, \"time\": 30.56}, \"history\": {\"rank\": 11, \"ok\":
|
11539
|
+
true, \"count\": 2201, \"time\": 15.08}, \"apicall\": {\"rank\": 12, \"ok\":
|
11540
|
+
true, \"time\": 5.38, \"access_time\": 1.339}, \"config\": {\"rank\": 10,
|
11541
|
+
\"ok\": true, \"time\": 1.36, \"access_time\": 0.34}, \"block_diff\": {\"rank\":
|
11542
|
+
15, \"ok\": true, \"head_delay\": 5.06, \"diff_head_irreversible\": 26.0,
|
11543
|
+
\"time\": 30.6}}, {\"node\": \"https:\/\/api.c0ff33a.uk\", \"version\": \"1.25.0\",
|
11544
|
+
\"hive\": true, \"block\": {\"rank\": 4, \"ok\": true, \"count\": 233, \"time\":
|
11545
|
+
30.01}, \"history\": {\"rank\": 12, \"ok\": true, \"count\": 2201, \"time\":
|
11546
|
+
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\",
|
11547
|
+
\"time\": 0.41, \"access_time\": 30.0}, \"config\": {\"rank\": 11, \"ok\":
|
11548
|
+
true, \"time\": 0.86, \"access_time\": 0.25}, \"block_diff\": {\"rank\": 8,
|
11549
|
+
\"ok\": true, \"head_delay\": 3.55, \"diff_head_irreversible\": 20.0, \"time\":
|
11550
|
+
18.6}}, {\"node\": \"https:\/\/api.deathwing.me\", \"version\": \"1.25.0\",
|
11551
|
+
\"hive\": true, \"block\": {\"rank\": 3, \"ok\": true, \"count\": 782, \"time\":
|
11552
|
+
30.03}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 23501, \"time\":
|
11553
|
+
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\",
|
11554
|
+
\"time\": 0.14, \"access_time\": 30.0}, \"config\": {\"rank\": 12, \"ok\":
|
11555
|
+
true, \"time\": 0.16, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 12,
|
11556
|
+
\"ok\": true, \"head_delay\": 5.62, \"diff_head_irreversible\": 23.0, \"time\":
|
11557
|
+
15.82}}, {\"node\": \"https:\/\/hive-api.arcange.eu\", \"version\": \"1.25.0\",
|
11558
|
+
\"hive\": true, \"block\": {\"rank\": 7, \"ok\": true, \"count\": 217, \"time\":
|
11559
|
+
30.02}, \"history\": {\"rank\": 3, \"ok\": true, \"count\": 10601, \"time\":
|
11560
|
+
15.65}, \"apicall\": {\"rank\": 3, \"ok\": true, \"time\": 0.53, \"access_time\":
|
11561
|
+
0.139}, \"config\": {\"rank\": 13, \"ok\": true, \"time\": 0.27, \"access_time\":
|
11562
|
+
0.07}, \"block_diff\": {\"rank\": 11, \"ok\": true, \"head_delay\": 3.66,
|
11563
|
+
\"diff_head_irreversible\": 23.0, \"time\": 17.28}}, {\"node\": \"https:\/\/hived.emre.sh\",
|
11564
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 2, \"ok\":
|
11565
|
+
true, \"count\": 1028, \"time\": 30.0}, \"history\": {\"rank\": 1, \"ok\":
|
11566
|
+
true, \"count\": 30701, \"time\": 15.01}, \"apicall\": {\"rank\": -1, \"ok\":
|
11567
|
+
false, \"error\": \"@dalz\/should-we-reduce-the-hive-fund-holdings-to-further-improve-decentralization-via-a-long-term-airdrop-to-hive-holders|holger80\",
|
11568
|
+
\"time\": 0.17, \"access_time\": 30.0}, \"config\": {\"rank\": 14, \"ok\":
|
11569
|
+
true, \"time\": 0.17, \"access_time\": 0.02}, \"block_diff\": {\"rank\": 2,
|
11570
|
+
\"ok\": true, \"head_delay\": 2.56, \"diff_head_irreversible\": 16.0, \"time\":
|
11571
|
+
15.73}}, {\"node\": \"https:\/\/techcoderx.com\", \"version\": \"1.25.0\",
|
11572
|
+
\"hive\": true, \"block\": {\"rank\": 15, \"ok\": true, \"count\": 20, \"time\":
|
11573
|
+
30.84}, \"history\": {\"rank\": 14, \"ok\": true, \"count\": 901, \"time\":
|
11574
|
+
15.83}, \"apicall\": {\"rank\": 13, \"ok\": true, \"time\": 7.82, \"access_time\":
|
11575
|
+
2.095}, \"config\": {\"rank\": 15, \"ok\": true, \"time\": 4.04, \"access_time\":
|
11576
|
+
1.22}, \"block_diff\": {\"rank\": 13, \"ok\": true, \"head_delay\": 3.11,
|
11577
|
+
\"diff_head_irreversible\": 24.0, \"time\": 41.95}}, {\"node\": \"https:\/\/api.pharesim.me\",
|
11578
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 6, \"ok\":
|
11579
|
+
true, \"count\": 220, \"time\": 30.03}, \"history\": {\"rank\": 4, \"ok\":
|
11580
|
+
true, \"count\": 9801, \"time\": 15.02}, \"apicall\": {\"rank\": 6, \"ok\":
|
11581
|
+
true, \"time\": 0.97, \"access_time\": 0.246}, \"config\": {\"rank\": 16,
|
11582
|
+
\"ok\": true, \"time\": 0.49, \"access_time\": 0.12}, \"block_diff\": {\"rank\":
|
11583
|
+
1, \"ok\": true, \"head_delay\": 2.51, \"diff_head_irreversible\": 15.0, \"time\":
|
11584
|
+
18.24}}, {\"node\": \"https:\/\/api.steemit.com\", \"version\": \"0.23.0\",
|
11585
|
+
\"hive\": false, \"block\": {\"rank\": 8, \"ok\": true, \"count\": 215, \"time\":
|
11586
|
+
30.03}, \"history\": {\"rank\": 8, \"ok\": true, \"count\": 6602, \"time\":
|
11587
|
+
15.22}, \"apicall\": {\"rank\": 7, \"ok\": true, \"time\": 1.19, \"access_time\":
|
11588
|
+
0.254}, \"config\": {\"rank\": 1, \"ok\": true, \"time\": 0.69, \"access_time\":
|
11589
|
+
0.12}, \"block_diff\": {\"rank\": 3, \"ok\": true, \"head_delay\": 3.76, \"diff_head_irreversible\":
|
11590
|
+
16.0, \"time\": 18.33}}, {\"node\": \"https:\/\/api.justyy.com\", \"version\":
|
11591
|
+
\"0.23.1\", \"hive\": false, \"block\": {\"rank\": 1, \"ok\": true, \"count\":
|
11592
|
+
1890, \"time\": 30.0}, \"history\": {\"rank\": 6, \"ok\": true, \"count\":
|
11593
|
+
9102, \"time\": 15.03}, \"apicall\": {\"rank\": 5, \"ok\": true, \"time\":
|
11594
|
+
0.7, \"access_time\": 0.223}, \"config\": {\"rank\": 2, \"ok\": true, \"time\":
|
11595
|
+
0.04, \"access_time\": 0.01}, \"block_diff\": {\"rank\": 7, \"ok\": true,
|
11596
|
+
\"head_delay\": 3.62, \"diff_head_irreversible\": 19.0, \"time\": 15.62}},
|
11597
|
+
{\"node\": \"https:\/\/api.steem.buzz\", \"version\": \"0.23.0\", \"hive\":
|
11598
|
+
false, \"block\": {\"rank\": 11, \"ok\": true, \"count\": 180, \"time\": 30.03},
|
11599
|
+
\"history\": {\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 0,
|
11600
|
+
\"time\": 16.5}, \"apicall\": {\"rank\": 8, \"ok\": true, \"time\": 0.66,
|
11601
|
+
\"access_time\": 0.207}, \"config\": {\"rank\": 3, \"ok\": true, \"time\":
|
11602
|
+
0.13, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 10, \"ok\": true,
|
11603
|
+
\"head_delay\": 3.06, \"diff_head_irreversible\": 22.0, \"time\": 17.48}},
|
11604
|
+
{\"node\": \"https:\/\/api.steem.buzz\", \"version\": \"0.23.0\", \"hive\":
|
11605
|
+
false, \"block\": {\"rank\": 11, \"ok\": true, \"count\": 180, \"time\": 30.03},
|
11606
|
+
\"history\": {\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 0,
|
11607
|
+
\"time\": 16.5}, \"apicall\": {\"rank\": 8, \"ok\": true, \"time\": 0.66,
|
11608
|
+
\"access_time\": 0.207}, \"config\": {\"rank\": 3, \"ok\": true, \"time\":
|
11609
|
+
0.13, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 10, \"ok\": true,
|
11610
|
+
\"head_delay\": 3.06, \"diff_head_irreversible\": 22.0, \"time\": 17.48}},
|
11611
|
+
{\"node\": \"https:\/\/steem.61bts.com\", \"version\": \"0.23.0\", \"hive\":
|
11612
|
+
false, \"block\": {\"rank\": 13, \"ok\": true, \"count\": 64, \"time\": 30.44},
|
11613
|
+
\"history\": {\"rank\": 13, \"ok\": true, \"count\": 1802, \"time\": 15.73},
|
11614
|
+
\"apicall\": {\"rank\": 11, \"ok\": true, \"time\": 2.74, \"access_time\":
|
11615
|
+
0.733}, \"config\": {\"rank\": 5, \"ok\": true, \"time\": 1.82, \"access_time\":
|
11616
|
+
0.28}, \"block_diff\": {\"rank\": 5, \"ok\": true, \"head_delay\": 4.29, \"diff_head_irreversible\":
|
11617
|
+
18.0, \"time\": 23.63}}], \"parameter\": {\"num_retries\": 3, \"num_retries_call\":
|
11618
|
+
3, \"timeout\": 30, \"threading\": false, \"beem_version\": \"0.24.26\", \"start_time\":
|
11619
|
+
\"2022-07-30T23:00:19\", \"end_time\": \"2022-07-30T23:20:30\", \"script_version\":
|
11620
|
+
\"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]}, \"history\":
|
11621
|
+
{\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]}, \"config\":
|
11622
|
+
{\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
|
11623
|
+
\"head_delay\"]}}}}","posting_json_metadata":"{\"nodes\": [\"https:\/\/anyx.io\",
|
11624
|
+
\"http:\/\/anyx.io\", \"https:\/\/rpc.usesteem.com\"], \"failing_nodes\":
|
11625
|
+
{\"https:\/\/api.steemitstage.com\": \"NumRetriesReached\"}, \"report\": [{\"node\":
|
11626
|
+
\"https:\/\/steemd.minnowsupportproject.org\", \"version\": \"0.21.0\", \"block\":
|
11627
|
+
{\"rank\": 1, \"ok\": true, \"count\": 713, \"time\": 30.03}, \"history\":
|
11628
|
+
{\"rank\": 5, \"ok\": true, \"count\": 5859, \"time\": 15.24}, \"apicall\":
|
11629
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr != _registered_apis.end():
|
11630
|
+
Could not find API tags_api\", \"time\": 0.19, \"access_time\": 30.0}, \"config\":
|
11631
|
+
{\"rank\": 1, \"ok\": true, \"time\": 0.43, \"access_time\": 0.03}, \"block_diff\":
|
11632
|
+
{\"rank\": 2, \"ok\": true, \"head_delay\": 3.2, \"diff_head_irreversible\":
|
11633
|
+
16.0, \"time\": 16.21}}, {\"node\": \"https:\/\/api.steemit.com\", \"version\":
|
11634
|
+
\"0.21.0\", \"block\": {\"rank\": 3, \"ok\": true, \"count\": 249, \"time\":
|
11635
|
+
30.01}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 12626, \"time\":
|
11636
|
+
15.06}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
|
11637
|
+
found\", \"time\": 0.5, \"access_time\": 30.0}, \"config\": {\"rank\": 2,
|
11638
|
+
\"ok\": true, \"time\": 1.01, \"access_time\": 0.1}, \"block_diff\": {\"rank\":
|
11639
|
+
3, \"ok\": true, \"head_delay\": 3.06, \"diff_head_irreversible\": 17.0, \"time\":
|
11640
|
+
18.1}}, {\"node\": \"http:\/\/anyx.io\", \"version\": \"0.20.10\", \"block\":
|
11641
|
+
{\"rank\": 4, \"ok\": true, \"count\": 133, \"time\": 30.35}, \"history\":
|
11642
|
+
{\"rank\": 3, \"ok\": true, \"count\": 6768, \"time\": 15.16}, \"apicall\":
|
11643
|
+
{\"rank\": 2, \"ok\": true, \"time\": 1.54, \"access_time\": 0.449}, \"config\":
|
11644
|
+
{\"rank\": 3, \"ok\": true, \"time\": 1.13, \"access_time\": 0.09}, \"block_diff\":
|
11645
|
+
{\"rank\": 6, \"ok\": true, \"head_delay\": 4.29, \"diff_head_irreversible\":
|
11646
|
+
19.0, \"time\": 19.34}}, {\"node\": \"https:\/\/anyx.io\", \"version\": \"0.20.10\",
|
11647
|
+
\"block\": {\"rank\": 5, \"ok\": true, \"count\": 128, \"time\": 30.15}, \"history\":
|
11648
|
+
{\"rank\": 4, \"ok\": true, \"count\": 6667, \"time\": 15.06}, \"apicall\":
|
11649
|
+
{\"rank\": 1, \"ok\": true, \"time\": 1.3, \"access_time\": 0.4}, \"config\":
|
11650
|
+
{\"rank\": 4, \"ok\": true, \"time\": 1.33, \"access_time\": 0.09}, \"block_diff\":
|
11651
|
+
{\"rank\": 1, \"ok\": true, \"head_delay\": 2.67, \"diff_head_irreversible\":
|
11652
|
+
16.0, \"time\": 19.44}}, {\"node\": \"https:\/\/api.steemitdev.com\", \"version\":
|
11653
|
+
\"0.21.0\", \"block\": {\"rank\": 2, \"ok\": true, \"count\": 275, \"time\":
|
11654
|
+
30.04}, \"history\": {\"rank\": 1, \"ok\": true, \"count\": 13131, \"time\":
|
11655
|
+
15.09}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
|
11656
|
+
found\", \"time\": 0.54, \"access_time\": 30.0}, \"config\": {\"rank\": 5,
|
11657
|
+
\"ok\": true, \"time\": 1.4, \"access_time\": 0.09}, \"block_diff\": {\"rank\":
|
11658
|
+
4, \"ok\": true, \"head_delay\": 2.76, \"diff_head_irreversible\": 18.0, \"time\":
|
11659
|
+
18.35}}, {\"node\": \"https:\/\/api.steem.house\", \"version\": \"0.21.0\",
|
11660
|
+
\"block\": {\"rank\": 6, \"ok\": true, \"count\": 93, \"time\": 30.22}, \"history\":
|
11661
|
+
{\"rank\": 6, \"ok\": true, \"count\": 5152, \"time\": 15.21}, \"apicall\":
|
11662
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"Method not found\", \"time\": 0.66,
|
11663
|
+
\"access_time\": 30.0}, \"config\": {\"rank\": 6, \"ok\": true, \"time\":
|
11664
|
+
2.77, \"access_time\": 0.26}, \"block_diff\": {\"rank\": 7, \"ok\": true,
|
11665
|
+
\"head_delay\": 3.3, \"diff_head_irreversible\": 21.0, \"time\": 22.91}},
|
11666
|
+
{\"node\": \"https:\/\/rpc.usesteem.com\", \"version\": \"0.20.10\", \"block\":
|
11667
|
+
{\"rank\": 7, \"ok\": true, \"count\": 57, \"time\": 30.31}, \"history\":
|
11668
|
+
{\"rank\": 7, \"ok\": true, \"count\": 2728, \"time\": 15.26}, \"apicall\":
|
11669
|
+
{\"rank\": 3, \"ok\": true, \"time\": 5.9, \"access_time\": 1.679}, \"config\":
|
11670
|
+
{\"rank\": 7, \"ok\": true, \"time\": 4.09, \"access_time\": 0.39}, \"block_diff\":
|
11671
|
+
{\"rank\": 5, \"ok\": true, \"head_delay\": 3.23, \"diff_head_irreversible\":
|
11672
|
+
19.0, \"time\": 28.42}}, {\"node\": \"https:\/\/steemd.privex.io\", \"version\":
|
11673
|
+
\"0.21.0\", \"block\": {\"rank\": 8, \"ok\": true, \"count\": 28, \"time\":
|
11674
|
+
30.99}, \"history\": {\"rank\": 8, \"ok\": true, \"count\": 1314, \"time\":
|
11675
|
+
15.02}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr
|
11676
|
+
!= _registered_apis.end(): Could not find API tags_api\", \"time\": 1.09,
|
11677
|
+
\"access_time\": 30.0}, \"config\": {\"rank\": 8, \"ok\": true, \"time\":
|
11678
|
+
9.11, \"access_time\": 1.0}, \"block_diff\": {\"rank\": 8, \"ok\": true, \"head_delay\":
|
11679
|
+
4.33, \"diff_head_irreversible\": 22.0, \"time\": 39.83}}, {\"node\": \"https:\/\/appbasetest.timcliff.com\",
|
11680
|
+
\"version\": \"0.21.0\", \"block\": {\"rank\": 9, \"ok\": true, \"count\":
|
11681
|
+
17, \"time\": 30.16}, \"history\": {\"rank\": 9, \"ok\": true, \"count\":
|
11682
|
+
1314, \"time\": 15.01}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\":
|
11683
|
+
\"@taskmaster4450\/rewards-are-rewards|holger80\", \"time\": 2.01, \"access_time\":
|
11684
|
+
30.0}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 10.11, \"access_time\":
|
11685
|
+
0.08}, \"block_diff\": {\"rank\": 9, \"ok\": true, \"head_delay\": 2822132.87,
|
11686
|
+
\"diff_head_irreversible\": 16.0, \"time\": 53.19}}], \"parameter\": {\"num_retries\":
|
11687
|
+
3, \"num_retries_call\": 3, \"timeout\": 30, \"threading\": false, \"beem_version\":
|
11688
|
+
\"0.20.23\", \"start_time\": \"2019-08-27T14:10:02\", \"end_time\": \"2019-08-27T14:22:42\",
|
11689
|
+
\"script_version\": \"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]},
|
11690
|
+
\"history\": {\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]},
|
11691
|
+
\"config\": {\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
|
11692
|
+
\"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
|
11693
|
+
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
|
11694
|
+
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
|
11695
|
+
HBD","reward_hive_balance":"0.000 HIVE","reward_vesting_balance":"50181.611976
|
11696
|
+
VESTS","reward_vesting_hive":"27.547 HIVE","vesting_shares":"3163608.831672
|
11697
|
+
VESTS","delegated_vesting_shares":"198556.066920 VESTS","received_vesting_shares":"8200.502706
|
11698
|
+
VESTS","vesting_withdraw_rate":"0.000000 VESTS","post_voting_power":"2973253.267458
|
11699
|
+
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
|
11700
|
+
HIVE","reputation":"66739978115904","transfer_history":[],"market_history":[],"post_history":[],"vote_history":[],"other_history":[],"witness_votes":[],"tags_usage":[],"guest_bloggers":[]}],"id":21}'
|
11701
|
+
recorded_at: Sat, 30 Jul 2022 23:22:11 GMT
|
11702
|
+
- request:
|
11703
|
+
method: post
|
11704
|
+
uri: https://api.steemit.com/
|
11705
|
+
body:
|
11706
|
+
encoding: UTF-8
|
11707
|
+
string: '{"jsonrpc":"2.0","id":22,"method":"jsonrpc.get_methods","params":{}}'
|
11708
|
+
headers:
|
11709
|
+
Content-Type:
|
11710
|
+
- application/json; charset=utf-8
|
11711
|
+
User-Agent:
|
11712
|
+
- steem-ruby/0.9.8
|
11713
|
+
Accept-Encoding:
|
11714
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
11715
|
+
Accept:
|
11716
|
+
- "*/*"
|
11717
|
+
response:
|
11718
|
+
status:
|
11719
|
+
code: 200
|
11720
|
+
message: OK
|
11721
|
+
headers:
|
11722
|
+
Date:
|
11723
|
+
- Sat, 30 Jul 2022 23:22:11 GMT
|
11724
|
+
Content-Type:
|
11725
|
+
- application/json
|
11726
|
+
Transfer-Encoding:
|
11727
|
+
- chunked
|
11728
|
+
Connection:
|
11729
|
+
- keep-alive
|
11730
|
+
Server:
|
11731
|
+
- nginx
|
11732
|
+
X-Jussi-Request-Id:
|
11733
|
+
- '000725625750554620'
|
11734
|
+
X-Amzn-Trace-Id:
|
11735
|
+
- Root=1-62e5bd23-77d72cba086a19ea157241c9
|
11736
|
+
Access-Control-Allow-Origin:
|
11737
|
+
- "*"
|
11738
|
+
Access-Control-Allow-Methods:
|
11739
|
+
- GET, POST, OPTIONS
|
11740
|
+
Access-Control-Allow-Headers:
|
11741
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
11742
|
+
Strict-Transport-Security:
|
11743
|
+
- max-age=31557600; includeSubDomains; preload
|
11744
|
+
Content-Security-Policy:
|
11745
|
+
- upgrade-insecure-requests
|
11746
|
+
body:
|
11747
|
+
encoding: ASCII-8BIT
|
11748
|
+
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":22}'
|
11749
|
+
recorded_at: Sat, 30 Jul 2022 23:22:11 GMT
|
11750
|
+
- request:
|
11751
|
+
method: post
|
11752
|
+
uri: https://anyx.io/
|
11753
|
+
body:
|
11754
|
+
encoding: UTF-8
|
11755
|
+
string: '{"jsonrpc":"2.0","id":23,"method":"jsonrpc.get_methods","params":{}}'
|
11756
|
+
headers:
|
11757
|
+
Content-Type:
|
11758
|
+
- application/json; charset=utf-8
|
11759
|
+
User-Agent:
|
11760
|
+
- hive-ruby/1.0.4
|
11761
|
+
Accept-Encoding:
|
11762
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
11763
|
+
Accept:
|
11764
|
+
- "*/*"
|
11765
|
+
response:
|
11766
|
+
status:
|
11767
|
+
code: 200
|
11768
|
+
message: OK
|
11769
|
+
headers:
|
11770
|
+
Server:
|
11771
|
+
- nginx
|
11772
|
+
Date:
|
11773
|
+
- Sat, 30 Jul 2022 23:22:12 GMT
|
11774
|
+
Content-Type:
|
11775
|
+
- application/json
|
11776
|
+
Transfer-Encoding:
|
11777
|
+
- chunked
|
11778
|
+
Connection:
|
11779
|
+
- keep-alive
|
11780
|
+
Access-Control-Allow-Origin:
|
11781
|
+
- "*"
|
11782
|
+
Access-Control-Allow-Methods:
|
11783
|
+
- GET, POST
|
11784
|
+
Access-Control-Allow-Headers:
|
11785
|
+
- X-Requested-With,Accept,Content-Type,Origin,user-agent
|
11786
|
+
Host:
|
11787
|
+
- anyx.io
|
11788
|
+
X-Cached:
|
11789
|
+
- MISS
|
11790
|
+
body:
|
11791
|
+
encoding: ASCII-8BIT
|
11792
|
+
string: '{"id":23,"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"]}
|
11793
|
+
|
11794
|
+
'
|
11795
|
+
recorded_at: Sat, 30 Jul 2022 23:22:12 GMT
|
11796
|
+
- request:
|
11797
|
+
method: post
|
11798
|
+
uri: https://anyx.io/
|
11799
|
+
body:
|
11800
|
+
encoding: UTF-8
|
11801
|
+
string: '{"jsonrpc":"2.0","id":24,"method":"condenser_api.get_accounts","params":[["fullnodeupdate"]]}'
|
11802
|
+
headers:
|
11803
|
+
Content-Type:
|
11804
|
+
- application/json; charset=utf-8
|
11805
|
+
User-Agent:
|
11806
|
+
- hive-ruby/1.0.4
|
11807
|
+
Accept-Encoding:
|
11808
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
11809
|
+
Accept:
|
11810
|
+
- "*/*"
|
11811
|
+
response:
|
11812
|
+
status:
|
11813
|
+
code: 200
|
11814
|
+
message: OK
|
11815
|
+
headers:
|
11816
|
+
Server:
|
11817
|
+
- nginx
|
11818
|
+
Date:
|
11819
|
+
- Sat, 30 Jul 2022 23:22:12 GMT
|
11820
|
+
Content-Type:
|
11821
|
+
- application/json
|
11822
|
+
Transfer-Encoding:
|
11823
|
+
- chunked
|
11824
|
+
Connection:
|
11825
|
+
- keep-alive
|
11826
|
+
Access-Control-Allow-Origin:
|
11827
|
+
- "*"
|
11828
|
+
Access-Control-Allow-Methods:
|
11829
|
+
- GET, POST
|
11830
|
+
Access-Control-Allow-Headers:
|
11831
|
+
- X-Requested-With,Accept,Content-Type,Origin,user-agent
|
11832
|
+
Host:
|
11833
|
+
- anyx.io
|
11834
|
+
X-Cached:
|
11835
|
+
- MISS
|
11836
|
+
body:
|
11837
|
+
encoding: ASCII-8BIT
|
11838
|
+
string: '{"id":24,"jsonrpc":"2.0","result":[{"active":{"account_auths":[],"key_auths":[["STM5eaire16BucZBRg54SPDUt2j4d9RGEVHTfnKj1JTUQf7yex2xy",1]],"weight_threshold":1},"balance":"0.000
|
11839
|
+
HIVE","can_vote":true,"comment_count":0,"created":"2018-05-31T10:46:21","curation_rewards":85163,"delayed_votes":[],"delegated_vesting_shares":"198556.066920
|
11840
|
+
VESTS","downvote_manabar":{"current_mana":"743313316864","last_update_time":1656319698},"governance_vote_expiration_ts":"2022-12-10T05:33:33","guest_bloggers":[],"hbd_balance":"0.000
|
11841
|
+
HBD","hbd_last_interest_payment":"2021-06-18T10:37:21","hbd_seconds":"248148","hbd_seconds_last_update":"2021-06-18T10:37:39","id":1025676,"json_metadata":"{\"nodes\":
|
11842
|
+
[\"https://api.steem.buzz\", \"https://api.pharesim.me\", \"https://api.justyy.com\",
|
11843
|
+
\"https://api.openhive.network\", \"https://hive-api.arcange.eu\", \"https://api.steemit.com\",
|
11844
|
+
\"https://anyx.io\", \"https://api.steem.buzz\", \"https://rpc.ausbit.dev\",
|
11845
|
+
\"https://steem.61bts.com\", \"https://hive.roelandp.nl\", \"https://techcoderx.com\"],
|
11846
|
+
\"failing_nodes\": {\"https://api.steemdb.online\": \"NumRetriesReached\",
|
11847
|
+
\"https://cn.steems.top\": \"NumRetriesReached\", \"https://api.hivekings.com\":
|
11848
|
+
\"NumRetriesReached\", \"https://fin.hive.3speak.co\": \"NumRetriesReached\",
|
11849
|
+
\"https://rpc.ecency.com\": \"NumRetriesReached\", \"https://hived.privex.io\":
|
11850
|
+
\"Client returned invalid format. Expected JSON!\"}, \"report\": [{\"node\":
|
11851
|
+
\"https://api.hive.blog\", \"version\": \"1.25.0\", \"hive\": true, \"block\":
|
11852
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 109, \"time\": 37.46},
|
11853
|
+
\"history\": {\"rank\": 10, \"ok\": true, \"count\": 4500, \"time\": 15.13},
|
11854
|
+
\"apicall\": {\"rank\": 9, \"ok\": true, \"time\": 1.92, \"access_time\":
|
11855
|
+
0.475}, \"config\": {\"rank\": 6, \"ok\": true, \"time\": 0.32, \"access_time\":
|
11856
|
+
0.11}, \"block_diff\": {\"rank\": 4, \"ok\": true, \"head_delay\": 3.67, \"diff_head_irreversible\":
|
11857
|
+
18.0, \"time\": 25.75}}, {\"node\": \"https://anyx.io\", \"version\": \"1.25.0\",
|
11858
|
+
\"hive\": true, \"block\": {\"rank\": 9, \"ok\": true, \"count\": 182, \"time\":
|
11859
|
+
30.29}, \"history\": {\"rank\": 9, \"ok\": true, \"count\": 6601, \"time\":
|
11860
|
+
15.02}, \"apicall\": {\"rank\": 10, \"ok\": true, \"time\": 2.13, \"access_time\":
|
11861
|
+
0.561}, \"config\": {\"rank\": 7, \"ok\": true, \"time\": 0.77, \"access_time\":
|
11862
|
+
0.11}, \"block_diff\": {\"rank\": -1, \"ok\": false, \"error\": \"output:
|
11863
|
+
{} of identifier 66592659\", \"head_delay\": 0.0, \"diff_head_irreversible\":
|
11864
|
+
0.0, \"time\": 11.59}}, {\"node\": \"https://api.openhive.network\", \"version\":
|
11865
|
+
\"1.25.0\", \"hive\": true, \"block\": {\"rank\": 12, \"ok\": true, \"count\":
|
11866
|
+
143, \"time\": 30.01}, \"history\": {\"rank\": 5, \"ok\": true, \"count\":
|
11867
|
+
9601, \"time\": 15.35}, \"apicall\": {\"rank\": 1, \"ok\": true, \"time\":
|
11868
|
+
0.33, \"access_time\": 0.063}, \"config\": {\"rank\": 8, \"ok\": true, \"time\":
|
11869
|
+
0.23, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 6, \"ok\": true,
|
11870
|
+
\"head_delay\": 2.12, \"diff_head_irreversible\": 19.0, \"time\": 15.9}},
|
11871
|
+
{\"node\": \"https://rpc.ausbit.dev\", \"version\": \"1.25.0\", \"hive\":
|
11872
|
+
true, \"block\": {\"rank\": 5, \"ok\": true, \"count\": 230, \"time\": 30.01},
|
11873
|
+
\"history\": {\"rank\": 7, \"ok\": true, \"count\": 8701, \"time\": 15.01},
|
11874
|
+
\"apicall\": {\"rank\": 2, \"ok\": true, \"time\": 0.48, \"access_time\":
|
11875
|
+
0.124}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 0.44, \"access_time\":
|
11876
|
+
0.04}, \"block_diff\": {\"rank\": 14, \"ok\": true, \"head_delay\": 3.39,
|
11877
|
+
\"diff_head_irreversible\": 24.0, \"time\": 16.57}}, {\"node\": \"https://hive.roelandp.nl\",
|
11878
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 14, \"ok\":
|
11879
|
+
true, \"count\": 46, \"time\": 30.56}, \"history\": {\"rank\": 11, \"ok\":
|
11880
|
+
true, \"count\": 2201, \"time\": 15.08}, \"apicall\": {\"rank\": 12, \"ok\":
|
11881
|
+
true, \"time\": 5.38, \"access_time\": 1.339}, \"config\": {\"rank\": 10,
|
11882
|
+
\"ok\": true, \"time\": 1.36, \"access_time\": 0.34}, \"block_diff\": {\"rank\":
|
11883
|
+
15, \"ok\": true, \"head_delay\": 5.06, \"diff_head_irreversible\": 26.0,
|
11884
|
+
\"time\": 30.6}}, {\"node\": \"https://api.c0ff33a.uk\", \"version\": \"1.25.0\",
|
11885
|
+
\"hive\": true, \"block\": {\"rank\": 4, \"ok\": true, \"count\": 233, \"time\":
|
11886
|
+
30.01}, \"history\": {\"rank\": 12, \"ok\": true, \"count\": 2201, \"time\":
|
11887
|
+
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\",
|
11888
|
+
\"time\": 0.41, \"access_time\": 30.0}, \"config\": {\"rank\": 11, \"ok\":
|
11889
|
+
true, \"time\": 0.86, \"access_time\": 0.25}, \"block_diff\": {\"rank\": 8,
|
11890
|
+
\"ok\": true, \"head_delay\": 3.55, \"diff_head_irreversible\": 20.0, \"time\":
|
11891
|
+
18.6}}, {\"node\": \"https://api.deathwing.me\", \"version\": \"1.25.0\",
|
11892
|
+
\"hive\": true, \"block\": {\"rank\": 3, \"ok\": true, \"count\": 782, \"time\":
|
11893
|
+
30.03}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 23501, \"time\":
|
11894
|
+
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\",
|
11895
|
+
\"time\": 0.14, \"access_time\": 30.0}, \"config\": {\"rank\": 12, \"ok\":
|
11896
|
+
true, \"time\": 0.16, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 12,
|
11897
|
+
\"ok\": true, \"head_delay\": 5.62, \"diff_head_irreversible\": 23.0, \"time\":
|
11898
|
+
15.82}}, {\"node\": \"https://hive-api.arcange.eu\", \"version\": \"1.25.0\",
|
11899
|
+
\"hive\": true, \"block\": {\"rank\": 7, \"ok\": true, \"count\": 217, \"time\":
|
11900
|
+
30.02}, \"history\": {\"rank\": 3, \"ok\": true, \"count\": 10601, \"time\":
|
11901
|
+
15.65}, \"apicall\": {\"rank\": 3, \"ok\": true, \"time\": 0.53, \"access_time\":
|
11902
|
+
0.139}, \"config\": {\"rank\": 13, \"ok\": true, \"time\": 0.27, \"access_time\":
|
11903
|
+
0.07}, \"block_diff\": {\"rank\": 11, \"ok\": true, \"head_delay\": 3.66,
|
11904
|
+
\"diff_head_irreversible\": 23.0, \"time\": 17.28}}, {\"node\": \"https://hived.emre.sh\",
|
11905
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 2, \"ok\":
|
11906
|
+
true, \"count\": 1028, \"time\": 30.0}, \"history\": {\"rank\": 1, \"ok\":
|
11907
|
+
true, \"count\": 30701, \"time\": 15.01}, \"apicall\": {\"rank\": -1, \"ok\":
|
11908
|
+
false, \"error\": \"@dalz/should-we-reduce-the-hive-fund-holdings-to-further-improve-decentralization-via-a-long-term-airdrop-to-hive-holders|holger80\",
|
11909
|
+
\"time\": 0.17, \"access_time\": 30.0}, \"config\": {\"rank\": 14, \"ok\":
|
11910
|
+
true, \"time\": 0.17, \"access_time\": 0.02}, \"block_diff\": {\"rank\": 2,
|
11911
|
+
\"ok\": true, \"head_delay\": 2.56, \"diff_head_irreversible\": 16.0, \"time\":
|
11912
|
+
15.73}}, {\"node\": \"https://techcoderx.com\", \"version\": \"1.25.0\", \"hive\":
|
11913
|
+
true, \"block\": {\"rank\": 15, \"ok\": true, \"count\": 20, \"time\": 30.84},
|
11914
|
+
\"history\": {\"rank\": 14, \"ok\": true, \"count\": 901, \"time\": 15.83},
|
11915
|
+
\"apicall\": {\"rank\": 13, \"ok\": true, \"time\": 7.82, \"access_time\":
|
11916
|
+
2.095}, \"config\": {\"rank\": 15, \"ok\": true, \"time\": 4.04, \"access_time\":
|
11917
|
+
1.22}, \"block_diff\": {\"rank\": 13, \"ok\": true, \"head_delay\": 3.11,
|
11918
|
+
\"diff_head_irreversible\": 24.0, \"time\": 41.95}}, {\"node\": \"https://api.pharesim.me\",
|
11919
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 6, \"ok\":
|
11920
|
+
true, \"count\": 220, \"time\": 30.03}, \"history\": {\"rank\": 4, \"ok\":
|
11921
|
+
true, \"count\": 9801, \"time\": 15.02}, \"apicall\": {\"rank\": 6, \"ok\":
|
11922
|
+
true, \"time\": 0.97, \"access_time\": 0.246}, \"config\": {\"rank\": 16,
|
11923
|
+
\"ok\": true, \"time\": 0.49, \"access_time\": 0.12}, \"block_diff\": {\"rank\":
|
11924
|
+
1, \"ok\": true, \"head_delay\": 2.51, \"diff_head_irreversible\": 15.0, \"time\":
|
11925
|
+
18.24}}, {\"node\": \"https://api.steemit.com\", \"version\": \"0.23.0\",
|
11926
|
+
\"hive\": false, \"block\": {\"rank\": 8, \"ok\": true, \"count\": 215, \"time\":
|
11927
|
+
30.03}, \"history\": {\"rank\": 8, \"ok\": true, \"count\": 6602, \"time\":
|
11928
|
+
15.22}, \"apicall\": {\"rank\": 7, \"ok\": true, \"time\": 1.19, \"access_time\":
|
11929
|
+
0.254}, \"config\": {\"rank\": 1, \"ok\": true, \"time\": 0.69, \"access_time\":
|
11930
|
+
0.12}, \"block_diff\": {\"rank\": 3, \"ok\": true, \"head_delay\": 3.76, \"diff_head_irreversible\":
|
11931
|
+
16.0, \"time\": 18.33}}, {\"node\": \"https://api.justyy.com\", \"version\":
|
11932
|
+
\"0.23.1\", \"hive\": false, \"block\": {\"rank\": 1, \"ok\": true, \"count\":
|
11933
|
+
1890, \"time\": 30.0}, \"history\": {\"rank\": 6, \"ok\": true, \"count\":
|
11934
|
+
9102, \"time\": 15.03}, \"apicall\": {\"rank\": 5, \"ok\": true, \"time\":
|
11935
|
+
0.7, \"access_time\": 0.223}, \"config\": {\"rank\": 2, \"ok\": true, \"time\":
|
11936
|
+
0.04, \"access_time\": 0.01}, \"block_diff\": {\"rank\": 7, \"ok\": true,
|
11937
|
+
\"head_delay\": 3.62, \"diff_head_irreversible\": 19.0, \"time\": 15.62}},
|
11938
|
+
{\"node\": \"https://api.steem.buzz\", \"version\": \"0.23.0\", \"hive\":
|
11939
|
+
false, \"block\": {\"rank\": 11, \"ok\": true, \"count\": 180, \"time\": 30.03},
|
11940
|
+
\"history\": {\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 0,
|
11941
|
+
\"time\": 16.5}, \"apicall\": {\"rank\": 8, \"ok\": true, \"time\": 0.66,
|
11942
|
+
\"access_time\": 0.207}, \"config\": {\"rank\": 3, \"ok\": true, \"time\":
|
11943
|
+
0.13, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 10, \"ok\": true,
|
11944
|
+
\"head_delay\": 3.06, \"diff_head_irreversible\": 22.0, \"time\": 17.48}},
|
11945
|
+
{\"node\": \"https://api.steem.buzz\", \"version\": \"0.23.0\", \"hive\":
|
11946
|
+
false, \"block\": {\"rank\": 11, \"ok\": true, \"count\": 180, \"time\": 30.03},
|
11947
|
+
\"history\": {\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 0,
|
11948
|
+
\"time\": 16.5}, \"apicall\": {\"rank\": 8, \"ok\": true, \"time\": 0.66,
|
11949
|
+
\"access_time\": 0.207}, \"config\": {\"rank\": 3, \"ok\": true, \"time\":
|
11950
|
+
0.13, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 10, \"ok\": true,
|
11951
|
+
\"head_delay\": 3.06, \"diff_head_irreversible\": 22.0, \"time\": 17.48}},
|
11952
|
+
{\"node\": \"https://steem.61bts.com\", \"version\": \"0.23.0\", \"hive\":
|
11953
|
+
false, \"block\": {\"rank\": 13, \"ok\": true, \"count\": 64, \"time\": 30.44},
|
11954
|
+
\"history\": {\"rank\": 13, \"ok\": true, \"count\": 1802, \"time\": 15.73},
|
11955
|
+
\"apicall\": {\"rank\": 11, \"ok\": true, \"time\": 2.74, \"access_time\":
|
11956
|
+
0.733}, \"config\": {\"rank\": 5, \"ok\": true, \"time\": 1.82, \"access_time\":
|
11957
|
+
0.28}, \"block_diff\": {\"rank\": 5, \"ok\": true, \"head_delay\": 4.29, \"diff_head_irreversible\":
|
11958
|
+
18.0, \"time\": 23.63}}], \"parameter\": {\"num_retries\": 3, \"num_retries_call\":
|
11959
|
+
3, \"timeout\": 30, \"threading\": false, \"beem_version\": \"0.24.26\", \"start_time\":
|
11960
|
+
\"2022-07-30T23:00:19\", \"end_time\": \"2022-07-30T23:20:30\", \"script_version\":
|
11961
|
+
\"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]}, \"history\":
|
11962
|
+
{\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]}, \"config\":
|
11963
|
+
{\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
|
11964
|
+
\"head_delay\"]}}}}","last_account_recovery":"1970-01-01T00:00:00","last_account_update":"2022-07-30T23:20:33","last_owner_update":"1970-01-01T00:00:00","last_post":"2022-07-30T20:31:18","last_root_post":"2022-07-30T20:31:18","last_vote_time":"2021-08-17T20:37:36","lifetime_vote_count":0,"market_history":[],"memo_key":"STM8C2pRSyNQb6ru99n2141MwNtVHXgAfHeVFtgKYeXkAJdKN87BB","mined":false,"name":"fullnodeupdate","next_vesting_withdrawal":"1969-12-31T23:59:59","open_recurrent_transfers":0,"other_history":[],"owner":{"account_auths":[],"key_auths":[["STM6TShqSeQJNa3VfjsS4KKRrCcakXJLLMa1siB9gdpQWB3XMu9fr",1]],"weight_threshold":1},"pending_claimed_accounts":0,"pending_transfers":0,"post_bandwidth":0,"post_count":1463,"post_history":[],"post_voting_power":"2973253.267458
|
11965
|
+
VESTS","posting":{"account_auths":[["rewarding",1],["steemhunt.com",1]],"key_auths":[["STM5FjB4voP6L1WD4xtwT3somNdx2WyMeu6YGGAbSkGNHkXQ6giV9",1]],"weight_threshold":1},"posting_json_metadata":"{\"nodes\":
|
11966
|
+
[\"https://anyx.io\", \"http://anyx.io\", \"https://rpc.usesteem.com\"], \"failing_nodes\":
|
11967
|
+
{\"https://api.steemitstage.com\": \"NumRetriesReached\"}, \"report\": [{\"node\":
|
11968
|
+
\"https://steemd.minnowsupportproject.org\", \"version\": \"0.21.0\", \"block\":
|
11969
|
+
{\"rank\": 1, \"ok\": true, \"count\": 713, \"time\": 30.03}, \"history\":
|
11970
|
+
{\"rank\": 5, \"ok\": true, \"count\": 5859, \"time\": 15.24}, \"apicall\":
|
11971
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr != _registered_apis.end():
|
11972
|
+
Could not find API tags_api\", \"time\": 0.19, \"access_time\": 30.0}, \"config\":
|
11973
|
+
{\"rank\": 1, \"ok\": true, \"time\": 0.43, \"access_time\": 0.03}, \"block_diff\":
|
11974
|
+
{\"rank\": 2, \"ok\": true, \"head_delay\": 3.2, \"diff_head_irreversible\":
|
11975
|
+
16.0, \"time\": 16.21}}, {\"node\": \"https://api.steemit.com\", \"version\":
|
11976
|
+
\"0.21.0\", \"block\": {\"rank\": 3, \"ok\": true, \"count\": 249, \"time\":
|
11977
|
+
30.01}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 12626, \"time\":
|
11978
|
+
15.06}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
|
11979
|
+
found\", \"time\": 0.5, \"access_time\": 30.0}, \"config\": {\"rank\": 2,
|
11980
|
+
\"ok\": true, \"time\": 1.01, \"access_time\": 0.1}, \"block_diff\": {\"rank\":
|
11981
|
+
3, \"ok\": true, \"head_delay\": 3.06, \"diff_head_irreversible\": 17.0, \"time\":
|
11982
|
+
18.1}}, {\"node\": \"http://anyx.io\", \"version\": \"0.20.10\", \"block\":
|
11983
|
+
{\"rank\": 4, \"ok\": true, \"count\": 133, \"time\": 30.35}, \"history\":
|
11984
|
+
{\"rank\": 3, \"ok\": true, \"count\": 6768, \"time\": 15.16}, \"apicall\":
|
11985
|
+
{\"rank\": 2, \"ok\": true, \"time\": 1.54, \"access_time\": 0.449}, \"config\":
|
11986
|
+
{\"rank\": 3, \"ok\": true, \"time\": 1.13, \"access_time\": 0.09}, \"block_diff\":
|
11987
|
+
{\"rank\": 6, \"ok\": true, \"head_delay\": 4.29, \"diff_head_irreversible\":
|
11988
|
+
19.0, \"time\": 19.34}}, {\"node\": \"https://anyx.io\", \"version\": \"0.20.10\",
|
11989
|
+
\"block\": {\"rank\": 5, \"ok\": true, \"count\": 128, \"time\": 30.15}, \"history\":
|
11990
|
+
{\"rank\": 4, \"ok\": true, \"count\": 6667, \"time\": 15.06}, \"apicall\":
|
11991
|
+
{\"rank\": 1, \"ok\": true, \"time\": 1.3, \"access_time\": 0.4}, \"config\":
|
11992
|
+
{\"rank\": 4, \"ok\": true, \"time\": 1.33, \"access_time\": 0.09}, \"block_diff\":
|
11993
|
+
{\"rank\": 1, \"ok\": true, \"head_delay\": 2.67, \"diff_head_irreversible\":
|
11994
|
+
16.0, \"time\": 19.44}}, {\"node\": \"https://api.steemitdev.com\", \"version\":
|
11995
|
+
\"0.21.0\", \"block\": {\"rank\": 2, \"ok\": true, \"count\": 275, \"time\":
|
11996
|
+
30.04}, \"history\": {\"rank\": 1, \"ok\": true, \"count\": 13131, \"time\":
|
11997
|
+
15.09}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
|
11998
|
+
found\", \"time\": 0.54, \"access_time\": 30.0}, \"config\": {\"rank\": 5,
|
11999
|
+
\"ok\": true, \"time\": 1.4, \"access_time\": 0.09}, \"block_diff\": {\"rank\":
|
12000
|
+
4, \"ok\": true, \"head_delay\": 2.76, \"diff_head_irreversible\": 18.0, \"time\":
|
12001
|
+
18.35}}, {\"node\": \"https://api.steem.house\", \"version\": \"0.21.0\",
|
12002
|
+
\"block\": {\"rank\": 6, \"ok\": true, \"count\": 93, \"time\": 30.22}, \"history\":
|
12003
|
+
{\"rank\": 6, \"ok\": true, \"count\": 5152, \"time\": 15.21}, \"apicall\":
|
12004
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"Method not found\", \"time\": 0.66,
|
12005
|
+
\"access_time\": 30.0}, \"config\": {\"rank\": 6, \"ok\": true, \"time\":
|
12006
|
+
2.77, \"access_time\": 0.26}, \"block_diff\": {\"rank\": 7, \"ok\": true,
|
12007
|
+
\"head_delay\": 3.3, \"diff_head_irreversible\": 21.0, \"time\": 22.91}},
|
12008
|
+
{\"node\": \"https://rpc.usesteem.com\", \"version\": \"0.20.10\", \"block\":
|
12009
|
+
{\"rank\": 7, \"ok\": true, \"count\": 57, \"time\": 30.31}, \"history\":
|
12010
|
+
{\"rank\": 7, \"ok\": true, \"count\": 2728, \"time\": 15.26}, \"apicall\":
|
12011
|
+
{\"rank\": 3, \"ok\": true, \"time\": 5.9, \"access_time\": 1.679}, \"config\":
|
12012
|
+
{\"rank\": 7, \"ok\": true, \"time\": 4.09, \"access_time\": 0.39}, \"block_diff\":
|
12013
|
+
{\"rank\": 5, \"ok\": true, \"head_delay\": 3.23, \"diff_head_irreversible\":
|
12014
|
+
19.0, \"time\": 28.42}}, {\"node\": \"https://steemd.privex.io\", \"version\":
|
12015
|
+
\"0.21.0\", \"block\": {\"rank\": 8, \"ok\": true, \"count\": 28, \"time\":
|
12016
|
+
30.99}, \"history\": {\"rank\": 8, \"ok\": true, \"count\": 1314, \"time\":
|
12017
|
+
15.02}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr
|
12018
|
+
!= _registered_apis.end(): Could not find API tags_api\", \"time\": 1.09,
|
12019
|
+
\"access_time\": 30.0}, \"config\": {\"rank\": 8, \"ok\": true, \"time\":
|
12020
|
+
9.11, \"access_time\": 1.0}, \"block_diff\": {\"rank\": 8, \"ok\": true, \"head_delay\":
|
12021
|
+
4.33, \"diff_head_irreversible\": 22.0, \"time\": 39.83}}, {\"node\": \"https://appbasetest.timcliff.com\",
|
12022
|
+
\"version\": \"0.21.0\", \"block\": {\"rank\": 9, \"ok\": true, \"count\":
|
12023
|
+
17, \"time\": 30.16}, \"history\": {\"rank\": 9, \"ok\": true, \"count\":
|
12024
|
+
1314, \"time\": 15.01}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\":
|
12025
|
+
\"@taskmaster4450/rewards-are-rewards|holger80\", \"time\": 2.01, \"access_time\":
|
12026
|
+
30.0}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 10.11, \"access_time\":
|
12027
|
+
0.08}, \"block_diff\": {\"rank\": 9, \"ok\": true, \"head_delay\": 2822132.87,
|
12028
|
+
\"diff_head_irreversible\": 16.0, \"time\": 53.19}}], \"parameter\": {\"num_retries\":
|
12029
|
+
3, \"num_retries_call\": 3, \"timeout\": 30, \"threading\": false, \"beem_version\":
|
12030
|
+
\"0.20.23\", \"start_time\": \"2019-08-27T14:10:02\", \"end_time\": \"2019-08-27T14:22:42\",
|
12031
|
+
\"script_version\": \"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]},
|
12032
|
+
\"history\": {\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]},
|
12033
|
+
\"config\": {\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
|
12034
|
+
\"head_delay\"]}}}}","posting_rewards":3080969,"proxied_vsf_votes":[0,0,0,0],"proxy":"holger80","received_vesting_shares":"8200.502706
|
12035
|
+
VESTS","recovery_account":"holger80","reputation":"66739978115904","reset_account":"null","reward_hbd_balance":"12.923
|
12036
|
+
HBD","reward_hive_balance":"0.000 HIVE","reward_vesting_balance":"50181.611976
|
12037
|
+
VESTS","reward_vesting_hive":"27.547 HIVE","savings_balance":"0.000 HIVE","savings_hbd_balance":"0.000
|
12038
|
+
HBD","savings_hbd_last_interest_payment":"1970-01-01T00:00:00","savings_hbd_seconds":"0","savings_hbd_seconds_last_update":"1970-01-01T00:00:00","savings_withdraw_requests":0,"tags_usage":[],"to_withdraw":0,"transfer_history":[],"vesting_balance":"0.000
|
12039
|
+
HIVE","vesting_shares":"3163608.831672 VESTS","vesting_withdraw_rate":"0.000000
|
12040
|
+
VESTS","vote_history":[],"voting_manabar":{"current_mana":"2973253267458","last_update_time":1656319698},"voting_power":0,"withdraw_routes":0,"withdrawn":0,"witness_votes":[],"witnesses_voted_for":0}]}
|
12041
|
+
|
12042
|
+
'
|
12043
|
+
recorded_at: Sat, 30 Jul 2022 23:22:12 GMT
|
12044
|
+
- request:
|
12045
|
+
method: post
|
12046
|
+
uri: https://hived.emre.sh/
|
12047
|
+
body:
|
12048
|
+
encoding: UTF-8
|
12049
|
+
string: '{"jsonrpc":"2.0","id":45,"method":"condenser_api.get_accounts","params":[["fullnodeupdate"]]}'
|
12050
|
+
headers:
|
12051
|
+
Content-Type:
|
12052
|
+
- application/json; charset=utf-8
|
12053
|
+
User-Agent:
|
12054
|
+
- hive-ruby/1.0.4
|
12055
|
+
Accept-Encoding:
|
12056
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
12057
|
+
Accept:
|
12058
|
+
- "*/*"
|
12059
|
+
Host:
|
12060
|
+
- hived.emre.sh
|
12061
|
+
Content-Length:
|
12062
|
+
- '93'
|
12063
|
+
response:
|
12064
|
+
status:
|
12065
|
+
code: 200
|
12066
|
+
message: OK
|
12067
|
+
headers:
|
12068
|
+
Server:
|
12069
|
+
- nginx/1.14.0 (Ubuntu)
|
12070
|
+
Date:
|
12071
|
+
- Sat, 30 Jul 2022 23:28:10 GMT
|
12072
|
+
Content-Type:
|
12073
|
+
- application/json
|
12074
|
+
Transfer-Encoding:
|
12075
|
+
- chunked
|
12076
|
+
Connection:
|
12077
|
+
- keep-alive
|
12078
|
+
X-Jussi-Request-Id:
|
12079
|
+
- '001083297548760557'
|
12080
|
+
X-Amzn-Trace-Id:
|
12081
|
+
- ''
|
12082
|
+
Access-Control-Allow-Origin:
|
12083
|
+
- "*"
|
12084
|
+
Access-Control-Allow-Methods:
|
12085
|
+
- GET, POST, OPTIONS
|
12086
|
+
Access-Control-Allow-Headers:
|
12087
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
12088
|
+
Strict-Transport-Security:
|
12089
|
+
- max-age=31557600; includeSubDomains; preload
|
12090
|
+
Content-Security-Policy:
|
12091
|
+
- upgrade-insecure-requests
|
12092
|
+
body:
|
12093
|
+
encoding: ASCII-8BIT
|
12094
|
+
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\":
|
12095
|
+
[\"https:\/\/api.steem.buzz\", \"https:\/\/api.pharesim.me\", \"https:\/\/api.justyy.com\",
|
12096
|
+
\"https:\/\/api.openhive.network\", \"https:\/\/hive-api.arcange.eu\", \"https:\/\/api.steemit.com\",
|
12097
|
+
\"https:\/\/anyx.io\", \"https:\/\/api.steem.buzz\", \"https:\/\/rpc.ausbit.dev\",
|
12098
|
+
\"https:\/\/steem.61bts.com\", \"https:\/\/hive.roelandp.nl\", \"https:\/\/techcoderx.com\"],
|
12099
|
+
\"failing_nodes\": {\"https:\/\/api.steemdb.online\": \"NumRetriesReached\",
|
12100
|
+
\"https:\/\/cn.steems.top\": \"NumRetriesReached\", \"https:\/\/api.hivekings.com\":
|
12101
|
+
\"NumRetriesReached\", \"https:\/\/fin.hive.3speak.co\": \"NumRetriesReached\",
|
12102
|
+
\"https:\/\/rpc.ecency.com\": \"NumRetriesReached\", \"https:\/\/hived.privex.io\":
|
12103
|
+
\"Client returned invalid format. Expected JSON!\"}, \"report\": [{\"node\":
|
12104
|
+
\"https:\/\/api.hive.blog\", \"version\": \"1.25.0\", \"hive\": true, \"block\":
|
12105
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 109, \"time\": 37.46},
|
12106
|
+
\"history\": {\"rank\": 10, \"ok\": true, \"count\": 4500, \"time\": 15.13},
|
12107
|
+
\"apicall\": {\"rank\": 9, \"ok\": true, \"time\": 1.92, \"access_time\":
|
12108
|
+
0.475}, \"config\": {\"rank\": 6, \"ok\": true, \"time\": 0.32, \"access_time\":
|
12109
|
+
0.11}, \"block_diff\": {\"rank\": 4, \"ok\": true, \"head_delay\": 3.67, \"diff_head_irreversible\":
|
12110
|
+
18.0, \"time\": 25.75}}, {\"node\": \"https:\/\/anyx.io\", \"version\": \"1.25.0\",
|
12111
|
+
\"hive\": true, \"block\": {\"rank\": 9, \"ok\": true, \"count\": 182, \"time\":
|
12112
|
+
30.29}, \"history\": {\"rank\": 9, \"ok\": true, \"count\": 6601, \"time\":
|
12113
|
+
15.02}, \"apicall\": {\"rank\": 10, \"ok\": true, \"time\": 2.13, \"access_time\":
|
12114
|
+
0.561}, \"config\": {\"rank\": 7, \"ok\": true, \"time\": 0.77, \"access_time\":
|
12115
|
+
0.11}, \"block_diff\": {\"rank\": -1, \"ok\": false, \"error\": \"output:
|
12116
|
+
{} of identifier 66592659\", \"head_delay\": 0.0, \"diff_head_irreversible\":
|
12117
|
+
0.0, \"time\": 11.59}}, {\"node\": \"https:\/\/api.openhive.network\", \"version\":
|
12118
|
+
\"1.25.0\", \"hive\": true, \"block\": {\"rank\": 12, \"ok\": true, \"count\":
|
12119
|
+
143, \"time\": 30.01}, \"history\": {\"rank\": 5, \"ok\": true, \"count\":
|
12120
|
+
9601, \"time\": 15.35}, \"apicall\": {\"rank\": 1, \"ok\": true, \"time\":
|
12121
|
+
0.33, \"access_time\": 0.063}, \"config\": {\"rank\": 8, \"ok\": true, \"time\":
|
12122
|
+
0.23, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 6, \"ok\": true,
|
12123
|
+
\"head_delay\": 2.12, \"diff_head_irreversible\": 19.0, \"time\": 15.9}},
|
12124
|
+
{\"node\": \"https:\/\/rpc.ausbit.dev\", \"version\": \"1.25.0\", \"hive\":
|
12125
|
+
true, \"block\": {\"rank\": 5, \"ok\": true, \"count\": 230, \"time\": 30.01},
|
12126
|
+
\"history\": {\"rank\": 7, \"ok\": true, \"count\": 8701, \"time\": 15.01},
|
12127
|
+
\"apicall\": {\"rank\": 2, \"ok\": true, \"time\": 0.48, \"access_time\":
|
12128
|
+
0.124}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 0.44, \"access_time\":
|
12129
|
+
0.04}, \"block_diff\": {\"rank\": 14, \"ok\": true, \"head_delay\": 3.39,
|
12130
|
+
\"diff_head_irreversible\": 24.0, \"time\": 16.57}}, {\"node\": \"https:\/\/hive.roelandp.nl\",
|
12131
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 14, \"ok\":
|
12132
|
+
true, \"count\": 46, \"time\": 30.56}, \"history\": {\"rank\": 11, \"ok\":
|
12133
|
+
true, \"count\": 2201, \"time\": 15.08}, \"apicall\": {\"rank\": 12, \"ok\":
|
12134
|
+
true, \"time\": 5.38, \"access_time\": 1.339}, \"config\": {\"rank\": 10,
|
12135
|
+
\"ok\": true, \"time\": 1.36, \"access_time\": 0.34}, \"block_diff\": {\"rank\":
|
12136
|
+
15, \"ok\": true, \"head_delay\": 5.06, \"diff_head_irreversible\": 26.0,
|
12137
|
+
\"time\": 30.6}}, {\"node\": \"https:\/\/api.c0ff33a.uk\", \"version\": \"1.25.0\",
|
12138
|
+
\"hive\": true, \"block\": {\"rank\": 4, \"ok\": true, \"count\": 233, \"time\":
|
12139
|
+
30.01}, \"history\": {\"rank\": 12, \"ok\": true, \"count\": 2201, \"time\":
|
12140
|
+
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\",
|
12141
|
+
\"time\": 0.41, \"access_time\": 30.0}, \"config\": {\"rank\": 11, \"ok\":
|
12142
|
+
true, \"time\": 0.86, \"access_time\": 0.25}, \"block_diff\": {\"rank\": 8,
|
12143
|
+
\"ok\": true, \"head_delay\": 3.55, \"diff_head_irreversible\": 20.0, \"time\":
|
12144
|
+
18.6}}, {\"node\": \"https:\/\/api.deathwing.me\", \"version\": \"1.25.0\",
|
12145
|
+
\"hive\": true, \"block\": {\"rank\": 3, \"ok\": true, \"count\": 782, \"time\":
|
12146
|
+
30.03}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 23501, \"time\":
|
12147
|
+
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\",
|
12148
|
+
\"time\": 0.14, \"access_time\": 30.0}, \"config\": {\"rank\": 12, \"ok\":
|
12149
|
+
true, \"time\": 0.16, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 12,
|
12150
|
+
\"ok\": true, \"head_delay\": 5.62, \"diff_head_irreversible\": 23.0, \"time\":
|
12151
|
+
15.82}}, {\"node\": \"https:\/\/hive-api.arcange.eu\", \"version\": \"1.25.0\",
|
12152
|
+
\"hive\": true, \"block\": {\"rank\": 7, \"ok\": true, \"count\": 217, \"time\":
|
12153
|
+
30.02}, \"history\": {\"rank\": 3, \"ok\": true, \"count\": 10601, \"time\":
|
12154
|
+
15.65}, \"apicall\": {\"rank\": 3, \"ok\": true, \"time\": 0.53, \"access_time\":
|
12155
|
+
0.139}, \"config\": {\"rank\": 13, \"ok\": true, \"time\": 0.27, \"access_time\":
|
12156
|
+
0.07}, \"block_diff\": {\"rank\": 11, \"ok\": true, \"head_delay\": 3.66,
|
12157
|
+
\"diff_head_irreversible\": 23.0, \"time\": 17.28}}, {\"node\": \"https:\/\/hived.emre.sh\",
|
12158
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 2, \"ok\":
|
12159
|
+
true, \"count\": 1028, \"time\": 30.0}, \"history\": {\"rank\": 1, \"ok\":
|
12160
|
+
true, \"count\": 30701, \"time\": 15.01}, \"apicall\": {\"rank\": -1, \"ok\":
|
12161
|
+
false, \"error\": \"@dalz\/should-we-reduce-the-hive-fund-holdings-to-further-improve-decentralization-via-a-long-term-airdrop-to-hive-holders|holger80\",
|
12162
|
+
\"time\": 0.17, \"access_time\": 30.0}, \"config\": {\"rank\": 14, \"ok\":
|
12163
|
+
true, \"time\": 0.17, \"access_time\": 0.02}, \"block_diff\": {\"rank\": 2,
|
12164
|
+
\"ok\": true, \"head_delay\": 2.56, \"diff_head_irreversible\": 16.0, \"time\":
|
12165
|
+
15.73}}, {\"node\": \"https:\/\/techcoderx.com\", \"version\": \"1.25.0\",
|
12166
|
+
\"hive\": true, \"block\": {\"rank\": 15, \"ok\": true, \"count\": 20, \"time\":
|
12167
|
+
30.84}, \"history\": {\"rank\": 14, \"ok\": true, \"count\": 901, \"time\":
|
12168
|
+
15.83}, \"apicall\": {\"rank\": 13, \"ok\": true, \"time\": 7.82, \"access_time\":
|
12169
|
+
2.095}, \"config\": {\"rank\": 15, \"ok\": true, \"time\": 4.04, \"access_time\":
|
12170
|
+
1.22}, \"block_diff\": {\"rank\": 13, \"ok\": true, \"head_delay\": 3.11,
|
12171
|
+
\"diff_head_irreversible\": 24.0, \"time\": 41.95}}, {\"node\": \"https:\/\/api.pharesim.me\",
|
12172
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 6, \"ok\":
|
12173
|
+
true, \"count\": 220, \"time\": 30.03}, \"history\": {\"rank\": 4, \"ok\":
|
12174
|
+
true, \"count\": 9801, \"time\": 15.02}, \"apicall\": {\"rank\": 6, \"ok\":
|
12175
|
+
true, \"time\": 0.97, \"access_time\": 0.246}, \"config\": {\"rank\": 16,
|
12176
|
+
\"ok\": true, \"time\": 0.49, \"access_time\": 0.12}, \"block_diff\": {\"rank\":
|
12177
|
+
1, \"ok\": true, \"head_delay\": 2.51, \"diff_head_irreversible\": 15.0, \"time\":
|
12178
|
+
18.24}}, {\"node\": \"https:\/\/api.steemit.com\", \"version\": \"0.23.0\",
|
12179
|
+
\"hive\": false, \"block\": {\"rank\": 8, \"ok\": true, \"count\": 215, \"time\":
|
12180
|
+
30.03}, \"history\": {\"rank\": 8, \"ok\": true, \"count\": 6602, \"time\":
|
12181
|
+
15.22}, \"apicall\": {\"rank\": 7, \"ok\": true, \"time\": 1.19, \"access_time\":
|
12182
|
+
0.254}, \"config\": {\"rank\": 1, \"ok\": true, \"time\": 0.69, \"access_time\":
|
12183
|
+
0.12}, \"block_diff\": {\"rank\": 3, \"ok\": true, \"head_delay\": 3.76, \"diff_head_irreversible\":
|
12184
|
+
16.0, \"time\": 18.33}}, {\"node\": \"https:\/\/api.justyy.com\", \"version\":
|
12185
|
+
\"0.23.1\", \"hive\": false, \"block\": {\"rank\": 1, \"ok\": true, \"count\":
|
12186
|
+
1890, \"time\": 30.0}, \"history\": {\"rank\": 6, \"ok\": true, \"count\":
|
12187
|
+
9102, \"time\": 15.03}, \"apicall\": {\"rank\": 5, \"ok\": true, \"time\":
|
12188
|
+
0.7, \"access_time\": 0.223}, \"config\": {\"rank\": 2, \"ok\": true, \"time\":
|
12189
|
+
0.04, \"access_time\": 0.01}, \"block_diff\": {\"rank\": 7, \"ok\": true,
|
12190
|
+
\"head_delay\": 3.62, \"diff_head_irreversible\": 19.0, \"time\": 15.62}},
|
12191
|
+
{\"node\": \"https:\/\/api.steem.buzz\", \"version\": \"0.23.0\", \"hive\":
|
12192
|
+
false, \"block\": {\"rank\": 11, \"ok\": true, \"count\": 180, \"time\": 30.03},
|
12193
|
+
\"history\": {\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 0,
|
12194
|
+
\"time\": 16.5}, \"apicall\": {\"rank\": 8, \"ok\": true, \"time\": 0.66,
|
12195
|
+
\"access_time\": 0.207}, \"config\": {\"rank\": 3, \"ok\": true, \"time\":
|
12196
|
+
0.13, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 10, \"ok\": true,
|
12197
|
+
\"head_delay\": 3.06, \"diff_head_irreversible\": 22.0, \"time\": 17.48}},
|
12198
|
+
{\"node\": \"https:\/\/api.steem.buzz\", \"version\": \"0.23.0\", \"hive\":
|
12199
|
+
false, \"block\": {\"rank\": 11, \"ok\": true, \"count\": 180, \"time\": 30.03},
|
12200
|
+
\"history\": {\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 0,
|
12201
|
+
\"time\": 16.5}, \"apicall\": {\"rank\": 8, \"ok\": true, \"time\": 0.66,
|
12202
|
+
\"access_time\": 0.207}, \"config\": {\"rank\": 3, \"ok\": true, \"time\":
|
12203
|
+
0.13, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 10, \"ok\": true,
|
12204
|
+
\"head_delay\": 3.06, \"diff_head_irreversible\": 22.0, \"time\": 17.48}},
|
12205
|
+
{\"node\": \"https:\/\/steem.61bts.com\", \"version\": \"0.23.0\", \"hive\":
|
12206
|
+
false, \"block\": {\"rank\": 13, \"ok\": true, \"count\": 64, \"time\": 30.44},
|
12207
|
+
\"history\": {\"rank\": 13, \"ok\": true, \"count\": 1802, \"time\": 15.73},
|
12208
|
+
\"apicall\": {\"rank\": 11, \"ok\": true, \"time\": 2.74, \"access_time\":
|
12209
|
+
0.733}, \"config\": {\"rank\": 5, \"ok\": true, \"time\": 1.82, \"access_time\":
|
12210
|
+
0.28}, \"block_diff\": {\"rank\": 5, \"ok\": true, \"head_delay\": 4.29, \"diff_head_irreversible\":
|
12211
|
+
18.0, \"time\": 23.63}}], \"parameter\": {\"num_retries\": 3, \"num_retries_call\":
|
12212
|
+
3, \"timeout\": 30, \"threading\": false, \"beem_version\": \"0.24.26\", \"start_time\":
|
12213
|
+
\"2022-07-30T23:00:19\", \"end_time\": \"2022-07-30T23:20:30\", \"script_version\":
|
12214
|
+
\"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]}, \"history\":
|
12215
|
+
{\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]}, \"config\":
|
12216
|
+
{\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
|
12217
|
+
\"head_delay\"]}}}}","posting_json_metadata":"{\"nodes\": [\"https:\/\/anyx.io\",
|
12218
|
+
\"http:\/\/anyx.io\", \"https:\/\/rpc.usesteem.com\"], \"failing_nodes\":
|
12219
|
+
{\"https:\/\/api.steemitstage.com\": \"NumRetriesReached\"}, \"report\": [{\"node\":
|
12220
|
+
\"https:\/\/steemd.minnowsupportproject.org\", \"version\": \"0.21.0\", \"block\":
|
12221
|
+
{\"rank\": 1, \"ok\": true, \"count\": 713, \"time\": 30.03}, \"history\":
|
12222
|
+
{\"rank\": 5, \"ok\": true, \"count\": 5859, \"time\": 15.24}, \"apicall\":
|
12223
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr != _registered_apis.end():
|
12224
|
+
Could not find API tags_api\", \"time\": 0.19, \"access_time\": 30.0}, \"config\":
|
12225
|
+
{\"rank\": 1, \"ok\": true, \"time\": 0.43, \"access_time\": 0.03}, \"block_diff\":
|
12226
|
+
{\"rank\": 2, \"ok\": true, \"head_delay\": 3.2, \"diff_head_irreversible\":
|
12227
|
+
16.0, \"time\": 16.21}}, {\"node\": \"https:\/\/api.steemit.com\", \"version\":
|
12228
|
+
\"0.21.0\", \"block\": {\"rank\": 3, \"ok\": true, \"count\": 249, \"time\":
|
12229
|
+
30.01}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 12626, \"time\":
|
12230
|
+
15.06}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
|
12231
|
+
found\", \"time\": 0.5, \"access_time\": 30.0}, \"config\": {\"rank\": 2,
|
12232
|
+
\"ok\": true, \"time\": 1.01, \"access_time\": 0.1}, \"block_diff\": {\"rank\":
|
12233
|
+
3, \"ok\": true, \"head_delay\": 3.06, \"diff_head_irreversible\": 17.0, \"time\":
|
12234
|
+
18.1}}, {\"node\": \"http:\/\/anyx.io\", \"version\": \"0.20.10\", \"block\":
|
12235
|
+
{\"rank\": 4, \"ok\": true, \"count\": 133, \"time\": 30.35}, \"history\":
|
12236
|
+
{\"rank\": 3, \"ok\": true, \"count\": 6768, \"time\": 15.16}, \"apicall\":
|
12237
|
+
{\"rank\": 2, \"ok\": true, \"time\": 1.54, \"access_time\": 0.449}, \"config\":
|
12238
|
+
{\"rank\": 3, \"ok\": true, \"time\": 1.13, \"access_time\": 0.09}, \"block_diff\":
|
12239
|
+
{\"rank\": 6, \"ok\": true, \"head_delay\": 4.29, \"diff_head_irreversible\":
|
12240
|
+
19.0, \"time\": 19.34}}, {\"node\": \"https:\/\/anyx.io\", \"version\": \"0.20.10\",
|
12241
|
+
\"block\": {\"rank\": 5, \"ok\": true, \"count\": 128, \"time\": 30.15}, \"history\":
|
12242
|
+
{\"rank\": 4, \"ok\": true, \"count\": 6667, \"time\": 15.06}, \"apicall\":
|
12243
|
+
{\"rank\": 1, \"ok\": true, \"time\": 1.3, \"access_time\": 0.4}, \"config\":
|
12244
|
+
{\"rank\": 4, \"ok\": true, \"time\": 1.33, \"access_time\": 0.09}, \"block_diff\":
|
12245
|
+
{\"rank\": 1, \"ok\": true, \"head_delay\": 2.67, \"diff_head_irreversible\":
|
12246
|
+
16.0, \"time\": 19.44}}, {\"node\": \"https:\/\/api.steemitdev.com\", \"version\":
|
12247
|
+
\"0.21.0\", \"block\": {\"rank\": 2, \"ok\": true, \"count\": 275, \"time\":
|
12248
|
+
30.04}, \"history\": {\"rank\": 1, \"ok\": true, \"count\": 13131, \"time\":
|
12249
|
+
15.09}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
|
12250
|
+
found\", \"time\": 0.54, \"access_time\": 30.0}, \"config\": {\"rank\": 5,
|
12251
|
+
\"ok\": true, \"time\": 1.4, \"access_time\": 0.09}, \"block_diff\": {\"rank\":
|
12252
|
+
4, \"ok\": true, \"head_delay\": 2.76, \"diff_head_irreversible\": 18.0, \"time\":
|
12253
|
+
18.35}}, {\"node\": \"https:\/\/api.steem.house\", \"version\": \"0.21.0\",
|
12254
|
+
\"block\": {\"rank\": 6, \"ok\": true, \"count\": 93, \"time\": 30.22}, \"history\":
|
12255
|
+
{\"rank\": 6, \"ok\": true, \"count\": 5152, \"time\": 15.21}, \"apicall\":
|
12256
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"Method not found\", \"time\": 0.66,
|
12257
|
+
\"access_time\": 30.0}, \"config\": {\"rank\": 6, \"ok\": true, \"time\":
|
12258
|
+
2.77, \"access_time\": 0.26}, \"block_diff\": {\"rank\": 7, \"ok\": true,
|
12259
|
+
\"head_delay\": 3.3, \"diff_head_irreversible\": 21.0, \"time\": 22.91}},
|
12260
|
+
{\"node\": \"https:\/\/rpc.usesteem.com\", \"version\": \"0.20.10\", \"block\":
|
12261
|
+
{\"rank\": 7, \"ok\": true, \"count\": 57, \"time\": 30.31}, \"history\":
|
12262
|
+
{\"rank\": 7, \"ok\": true, \"count\": 2728, \"time\": 15.26}, \"apicall\":
|
12263
|
+
{\"rank\": 3, \"ok\": true, \"time\": 5.9, \"access_time\": 1.679}, \"config\":
|
12264
|
+
{\"rank\": 7, \"ok\": true, \"time\": 4.09, \"access_time\": 0.39}, \"block_diff\":
|
12265
|
+
{\"rank\": 5, \"ok\": true, \"head_delay\": 3.23, \"diff_head_irreversible\":
|
12266
|
+
19.0, \"time\": 28.42}}, {\"node\": \"https:\/\/steemd.privex.io\", \"version\":
|
12267
|
+
\"0.21.0\", \"block\": {\"rank\": 8, \"ok\": true, \"count\": 28, \"time\":
|
12268
|
+
30.99}, \"history\": {\"rank\": 8, \"ok\": true, \"count\": 1314, \"time\":
|
12269
|
+
15.02}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr
|
12270
|
+
!= _registered_apis.end(): Could not find API tags_api\", \"time\": 1.09,
|
12271
|
+
\"access_time\": 30.0}, \"config\": {\"rank\": 8, \"ok\": true, \"time\":
|
12272
|
+
9.11, \"access_time\": 1.0}, \"block_diff\": {\"rank\": 8, \"ok\": true, \"head_delay\":
|
12273
|
+
4.33, \"diff_head_irreversible\": 22.0, \"time\": 39.83}}, {\"node\": \"https:\/\/appbasetest.timcliff.com\",
|
12274
|
+
\"version\": \"0.21.0\", \"block\": {\"rank\": 9, \"ok\": true, \"count\":
|
12275
|
+
17, \"time\": 30.16}, \"history\": {\"rank\": 9, \"ok\": true, \"count\":
|
12276
|
+
1314, \"time\": 15.01}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\":
|
12277
|
+
\"@taskmaster4450\/rewards-are-rewards|holger80\", \"time\": 2.01, \"access_time\":
|
12278
|
+
30.0}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 10.11, \"access_time\":
|
12279
|
+
0.08}, \"block_diff\": {\"rank\": 9, \"ok\": true, \"head_delay\": 2822132.87,
|
12280
|
+
\"diff_head_irreversible\": 16.0, \"time\": 53.19}}], \"parameter\": {\"num_retries\":
|
12281
|
+
3, \"num_retries_call\": 3, \"timeout\": 30, \"threading\": false, \"beem_version\":
|
12282
|
+
\"0.20.23\", \"start_time\": \"2019-08-27T14:10:02\", \"end_time\": \"2019-08-27T14:22:42\",
|
12283
|
+
\"script_version\": \"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]},
|
12284
|
+
\"history\": {\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]},
|
12285
|
+
\"config\": {\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
|
12286
|
+
\"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
|
12287
|
+
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
|
12288
|
+
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
|
12289
|
+
HBD","reward_hive_balance":"0.000 HIVE","reward_vesting_balance":"50181.611976
|
12290
|
+
VESTS","reward_vesting_hive":"27.547 HIVE","vesting_shares":"3163608.831672
|
12291
|
+
VESTS","delegated_vesting_shares":"198556.066920 VESTS","received_vesting_shares":"8200.502706
|
12292
|
+
VESTS","vesting_withdraw_rate":"0.000000 VESTS","post_voting_power":"2973253.267458
|
12293
|
+
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
|
12294
|
+
HIVE","reputation":"66739978115904","transfer_history":[],"market_history":[],"post_history":[],"vote_history":[],"other_history":[],"witness_votes":[],"tags_usage":[],"guest_bloggers":[]}],"id":45}'
|
12295
|
+
recorded_at: Sat, 30 Jul 2022 23:28:10 GMT
|
12296
|
+
- request:
|
12297
|
+
method: post
|
12298
|
+
uri: https://api.steemit.com/
|
12299
|
+
body:
|
12300
|
+
encoding: UTF-8
|
12301
|
+
string: '{"jsonrpc":"2.0","id":46,"method":"jsonrpc.get_methods","params":{}}'
|
12302
|
+
headers:
|
12303
|
+
Content-Type:
|
12304
|
+
- application/json; charset=utf-8
|
12305
|
+
User-Agent:
|
12306
|
+
- steem-ruby/0.9.8
|
12307
|
+
Accept-Encoding:
|
12308
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
12309
|
+
Accept:
|
12310
|
+
- "*/*"
|
12311
|
+
Host:
|
12312
|
+
- api.steemitdev.com
|
12313
|
+
Content-Length:
|
12314
|
+
- '149'
|
12315
|
+
response:
|
12316
|
+
status:
|
12317
|
+
code: 200
|
12318
|
+
message: OK
|
12319
|
+
headers:
|
12320
|
+
Date:
|
12321
|
+
- Sat, 30 Jul 2022 23:28:10 GMT
|
12322
|
+
Content-Type:
|
12323
|
+
- application/json
|
12324
|
+
Transfer-Encoding:
|
12325
|
+
- chunked
|
12326
|
+
Connection:
|
12327
|
+
- keep-alive
|
12328
|
+
Server:
|
12329
|
+
- nginx
|
12330
|
+
X-Jussi-Request-Id:
|
12331
|
+
- '000084440487329884'
|
12332
|
+
X-Amzn-Trace-Id:
|
12333
|
+
- Root=1-62e5be8a-03cc2d0a7eddc4ae5cac156b
|
12334
|
+
Access-Control-Allow-Origin:
|
12335
|
+
- "*"
|
12336
|
+
Access-Control-Allow-Methods:
|
12337
|
+
- GET, POST, OPTIONS
|
12338
|
+
Access-Control-Allow-Headers:
|
12339
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
12340
|
+
Strict-Transport-Security:
|
12341
|
+
- max-age=31557600; includeSubDomains; preload
|
12342
|
+
Content-Security-Policy:
|
12343
|
+
- upgrade-insecure-requests
|
12344
|
+
body:
|
12345
|
+
encoding: ASCII-8BIT
|
12346
|
+
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":46}'
|
12347
|
+
recorded_at: Sat, 30 Jul 2022 23:28:10 GMT
|
12348
|
+
- request:
|
12349
|
+
method: post
|
12350
|
+
uri: https://api.hive.blog/
|
12351
|
+
body:
|
12352
|
+
encoding: UTF-8
|
12353
|
+
string: '{"jsonrpc":"2.0","id":47,"method":"condenser_api.get_accounts","params":[["fullnodeupdate"]]}'
|
12354
|
+
headers:
|
12355
|
+
Content-Type:
|
12356
|
+
- application/json; charset=utf-8
|
12357
|
+
User-Agent:
|
12358
|
+
- hive-ruby/1.0.4
|
12359
|
+
Accept-Encoding:
|
12360
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
12361
|
+
Accept:
|
12362
|
+
- "*/*"
|
12363
|
+
Host:
|
12364
|
+
- api.hive.blog
|
12365
|
+
Content-Length:
|
12366
|
+
- '93'
|
12367
|
+
response:
|
12368
|
+
status:
|
12369
|
+
code: 200
|
12370
|
+
message: OK
|
12371
|
+
headers:
|
12372
|
+
Server:
|
12373
|
+
- nginx
|
12374
|
+
Date:
|
12375
|
+
- Sat, 30 Jul 2022 23:28:11 GMT
|
12376
|
+
Content-Type:
|
12377
|
+
- application/json
|
12378
|
+
Transfer-Encoding:
|
12379
|
+
- chunked
|
12380
|
+
Connection:
|
12381
|
+
- keep-alive
|
12382
|
+
X-Jussi-Request-Id:
|
12383
|
+
- '000009836476909878'
|
12384
|
+
X-Amzn-Trace-Id:
|
12385
|
+
- ''
|
12386
|
+
X-Jussi-Response-Time:
|
12387
|
+
- '0.004361957311630249'
|
12388
|
+
X-Jussi-Namespace:
|
12389
|
+
- appbase
|
12390
|
+
X-Jussi-Api:
|
12391
|
+
- condenser_api
|
12392
|
+
X-Jussi-Method:
|
12393
|
+
- get_accounts
|
12394
|
+
X-Jussi-Params:
|
12395
|
+
- "[['fullnodeupdate']]"
|
12396
|
+
Access-Control-Allow-Origin:
|
12397
|
+
- "*"
|
12398
|
+
Access-Control-Allow-Methods:
|
12399
|
+
- GET, POST
|
12400
|
+
Access-Control-Allow-Headers:
|
12401
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
12402
|
+
body:
|
12403
|
+
encoding: ASCII-8BIT
|
12404
|
+
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\":
|
12405
|
+
[\"https:\/\/api.steem.buzz\", \"https:\/\/api.pharesim.me\", \"https:\/\/api.justyy.com\",
|
12406
|
+
\"https:\/\/api.openhive.network\", \"https:\/\/hive-api.arcange.eu\", \"https:\/\/api.steemit.com\",
|
12407
|
+
\"https:\/\/anyx.io\", \"https:\/\/api.steem.buzz\", \"https:\/\/rpc.ausbit.dev\",
|
12408
|
+
\"https:\/\/steem.61bts.com\", \"https:\/\/hive.roelandp.nl\", \"https:\/\/techcoderx.com\"],
|
12409
|
+
\"failing_nodes\": {\"https:\/\/api.steemdb.online\": \"NumRetriesReached\",
|
12410
|
+
\"https:\/\/cn.steems.top\": \"NumRetriesReached\", \"https:\/\/api.hivekings.com\":
|
12411
|
+
\"NumRetriesReached\", \"https:\/\/fin.hive.3speak.co\": \"NumRetriesReached\",
|
12412
|
+
\"https:\/\/rpc.ecency.com\": \"NumRetriesReached\", \"https:\/\/hived.privex.io\":
|
12413
|
+
\"Client returned invalid format. Expected JSON!\"}, \"report\": [{\"node\":
|
12414
|
+
\"https:\/\/api.hive.blog\", \"version\": \"1.25.0\", \"hive\": true, \"block\":
|
12415
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 109, \"time\": 37.46},
|
12416
|
+
\"history\": {\"rank\": 10, \"ok\": true, \"count\": 4500, \"time\": 15.13},
|
12417
|
+
\"apicall\": {\"rank\": 9, \"ok\": true, \"time\": 1.92, \"access_time\":
|
12418
|
+
0.475}, \"config\": {\"rank\": 6, \"ok\": true, \"time\": 0.32, \"access_time\":
|
12419
|
+
0.11}, \"block_diff\": {\"rank\": 4, \"ok\": true, \"head_delay\": 3.67, \"diff_head_irreversible\":
|
12420
|
+
18.0, \"time\": 25.75}}, {\"node\": \"https:\/\/anyx.io\", \"version\": \"1.25.0\",
|
12421
|
+
\"hive\": true, \"block\": {\"rank\": 9, \"ok\": true, \"count\": 182, \"time\":
|
12422
|
+
30.29}, \"history\": {\"rank\": 9, \"ok\": true, \"count\": 6601, \"time\":
|
12423
|
+
15.02}, \"apicall\": {\"rank\": 10, \"ok\": true, \"time\": 2.13, \"access_time\":
|
12424
|
+
0.561}, \"config\": {\"rank\": 7, \"ok\": true, \"time\": 0.77, \"access_time\":
|
12425
|
+
0.11}, \"block_diff\": {\"rank\": -1, \"ok\": false, \"error\": \"output:
|
12426
|
+
{} of identifier 66592659\", \"head_delay\": 0.0, \"diff_head_irreversible\":
|
12427
|
+
0.0, \"time\": 11.59}}, {\"node\": \"https:\/\/api.openhive.network\", \"version\":
|
12428
|
+
\"1.25.0\", \"hive\": true, \"block\": {\"rank\": 12, \"ok\": true, \"count\":
|
12429
|
+
143, \"time\": 30.01}, \"history\": {\"rank\": 5, \"ok\": true, \"count\":
|
12430
|
+
9601, \"time\": 15.35}, \"apicall\": {\"rank\": 1, \"ok\": true, \"time\":
|
12431
|
+
0.33, \"access_time\": 0.063}, \"config\": {\"rank\": 8, \"ok\": true, \"time\":
|
12432
|
+
0.23, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 6, \"ok\": true,
|
12433
|
+
\"head_delay\": 2.12, \"diff_head_irreversible\": 19.0, \"time\": 15.9}},
|
12434
|
+
{\"node\": \"https:\/\/rpc.ausbit.dev\", \"version\": \"1.25.0\", \"hive\":
|
12435
|
+
true, \"block\": {\"rank\": 5, \"ok\": true, \"count\": 230, \"time\": 30.01},
|
12436
|
+
\"history\": {\"rank\": 7, \"ok\": true, \"count\": 8701, \"time\": 15.01},
|
12437
|
+
\"apicall\": {\"rank\": 2, \"ok\": true, \"time\": 0.48, \"access_time\":
|
12438
|
+
0.124}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 0.44, \"access_time\":
|
12439
|
+
0.04}, \"block_diff\": {\"rank\": 14, \"ok\": true, \"head_delay\": 3.39,
|
12440
|
+
\"diff_head_irreversible\": 24.0, \"time\": 16.57}}, {\"node\": \"https:\/\/hive.roelandp.nl\",
|
12441
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 14, \"ok\":
|
12442
|
+
true, \"count\": 46, \"time\": 30.56}, \"history\": {\"rank\": 11, \"ok\":
|
12443
|
+
true, \"count\": 2201, \"time\": 15.08}, \"apicall\": {\"rank\": 12, \"ok\":
|
12444
|
+
true, \"time\": 5.38, \"access_time\": 1.339}, \"config\": {\"rank\": 10,
|
12445
|
+
\"ok\": true, \"time\": 1.36, \"access_time\": 0.34}, \"block_diff\": {\"rank\":
|
12446
|
+
15, \"ok\": true, \"head_delay\": 5.06, \"diff_head_irreversible\": 26.0,
|
12447
|
+
\"time\": 30.6}}, {\"node\": \"https:\/\/api.c0ff33a.uk\", \"version\": \"1.25.0\",
|
12448
|
+
\"hive\": true, \"block\": {\"rank\": 4, \"ok\": true, \"count\": 233, \"time\":
|
12449
|
+
30.01}, \"history\": {\"rank\": 12, \"ok\": true, \"count\": 2201, \"time\":
|
12450
|
+
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\",
|
12451
|
+
\"time\": 0.41, \"access_time\": 30.0}, \"config\": {\"rank\": 11, \"ok\":
|
12452
|
+
true, \"time\": 0.86, \"access_time\": 0.25}, \"block_diff\": {\"rank\": 8,
|
12453
|
+
\"ok\": true, \"head_delay\": 3.55, \"diff_head_irreversible\": 20.0, \"time\":
|
12454
|
+
18.6}}, {\"node\": \"https:\/\/api.deathwing.me\", \"version\": \"1.25.0\",
|
12455
|
+
\"hive\": true, \"block\": {\"rank\": 3, \"ok\": true, \"count\": 782, \"time\":
|
12456
|
+
30.03}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 23501, \"time\":
|
12457
|
+
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\",
|
12458
|
+
\"time\": 0.14, \"access_time\": 30.0}, \"config\": {\"rank\": 12, \"ok\":
|
12459
|
+
true, \"time\": 0.16, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 12,
|
12460
|
+
\"ok\": true, \"head_delay\": 5.62, \"diff_head_irreversible\": 23.0, \"time\":
|
12461
|
+
15.82}}, {\"node\": \"https:\/\/hive-api.arcange.eu\", \"version\": \"1.25.0\",
|
12462
|
+
\"hive\": true, \"block\": {\"rank\": 7, \"ok\": true, \"count\": 217, \"time\":
|
12463
|
+
30.02}, \"history\": {\"rank\": 3, \"ok\": true, \"count\": 10601, \"time\":
|
12464
|
+
15.65}, \"apicall\": {\"rank\": 3, \"ok\": true, \"time\": 0.53, \"access_time\":
|
12465
|
+
0.139}, \"config\": {\"rank\": 13, \"ok\": true, \"time\": 0.27, \"access_time\":
|
12466
|
+
0.07}, \"block_diff\": {\"rank\": 11, \"ok\": true, \"head_delay\": 3.66,
|
12467
|
+
\"diff_head_irreversible\": 23.0, \"time\": 17.28}}, {\"node\": \"https:\/\/hived.emre.sh\",
|
12468
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 2, \"ok\":
|
12469
|
+
true, \"count\": 1028, \"time\": 30.0}, \"history\": {\"rank\": 1, \"ok\":
|
12470
|
+
true, \"count\": 30701, \"time\": 15.01}, \"apicall\": {\"rank\": -1, \"ok\":
|
12471
|
+
false, \"error\": \"@dalz\/should-we-reduce-the-hive-fund-holdings-to-further-improve-decentralization-via-a-long-term-airdrop-to-hive-holders|holger80\",
|
12472
|
+
\"time\": 0.17, \"access_time\": 30.0}, \"config\": {\"rank\": 14, \"ok\":
|
12473
|
+
true, \"time\": 0.17, \"access_time\": 0.02}, \"block_diff\": {\"rank\": 2,
|
12474
|
+
\"ok\": true, \"head_delay\": 2.56, \"diff_head_irreversible\": 16.0, \"time\":
|
12475
|
+
15.73}}, {\"node\": \"https:\/\/techcoderx.com\", \"version\": \"1.25.0\",
|
12476
|
+
\"hive\": true, \"block\": {\"rank\": 15, \"ok\": true, \"count\": 20, \"time\":
|
12477
|
+
30.84}, \"history\": {\"rank\": 14, \"ok\": true, \"count\": 901, \"time\":
|
12478
|
+
15.83}, \"apicall\": {\"rank\": 13, \"ok\": true, \"time\": 7.82, \"access_time\":
|
12479
|
+
2.095}, \"config\": {\"rank\": 15, \"ok\": true, \"time\": 4.04, \"access_time\":
|
12480
|
+
1.22}, \"block_diff\": {\"rank\": 13, \"ok\": true, \"head_delay\": 3.11,
|
12481
|
+
\"diff_head_irreversible\": 24.0, \"time\": 41.95}}, {\"node\": \"https:\/\/api.pharesim.me\",
|
12482
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 6, \"ok\":
|
12483
|
+
true, \"count\": 220, \"time\": 30.03}, \"history\": {\"rank\": 4, \"ok\":
|
12484
|
+
true, \"count\": 9801, \"time\": 15.02}, \"apicall\": {\"rank\": 6, \"ok\":
|
12485
|
+
true, \"time\": 0.97, \"access_time\": 0.246}, \"config\": {\"rank\": 16,
|
12486
|
+
\"ok\": true, \"time\": 0.49, \"access_time\": 0.12}, \"block_diff\": {\"rank\":
|
12487
|
+
1, \"ok\": true, \"head_delay\": 2.51, \"diff_head_irreversible\": 15.0, \"time\":
|
12488
|
+
18.24}}, {\"node\": \"https:\/\/api.steemit.com\", \"version\": \"0.23.0\",
|
12489
|
+
\"hive\": false, \"block\": {\"rank\": 8, \"ok\": true, \"count\": 215, \"time\":
|
12490
|
+
30.03}, \"history\": {\"rank\": 8, \"ok\": true, \"count\": 6602, \"time\":
|
12491
|
+
15.22}, \"apicall\": {\"rank\": 7, \"ok\": true, \"time\": 1.19, \"access_time\":
|
12492
|
+
0.254}, \"config\": {\"rank\": 1, \"ok\": true, \"time\": 0.69, \"access_time\":
|
12493
|
+
0.12}, \"block_diff\": {\"rank\": 3, \"ok\": true, \"head_delay\": 3.76, \"diff_head_irreversible\":
|
12494
|
+
16.0, \"time\": 18.33}}, {\"node\": \"https:\/\/api.justyy.com\", \"version\":
|
12495
|
+
\"0.23.1\", \"hive\": false, \"block\": {\"rank\": 1, \"ok\": true, \"count\":
|
12496
|
+
1890, \"time\": 30.0}, \"history\": {\"rank\": 6, \"ok\": true, \"count\":
|
12497
|
+
9102, \"time\": 15.03}, \"apicall\": {\"rank\": 5, \"ok\": true, \"time\":
|
12498
|
+
0.7, \"access_time\": 0.223}, \"config\": {\"rank\": 2, \"ok\": true, \"time\":
|
12499
|
+
0.04, \"access_time\": 0.01}, \"block_diff\": {\"rank\": 7, \"ok\": true,
|
12500
|
+
\"head_delay\": 3.62, \"diff_head_irreversible\": 19.0, \"time\": 15.62}},
|
12501
|
+
{\"node\": \"https:\/\/api.steem.buzz\", \"version\": \"0.23.0\", \"hive\":
|
12502
|
+
false, \"block\": {\"rank\": 11, \"ok\": true, \"count\": 180, \"time\": 30.03},
|
12503
|
+
\"history\": {\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 0,
|
12504
|
+
\"time\": 16.5}, \"apicall\": {\"rank\": 8, \"ok\": true, \"time\": 0.66,
|
12505
|
+
\"access_time\": 0.207}, \"config\": {\"rank\": 3, \"ok\": true, \"time\":
|
12506
|
+
0.13, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 10, \"ok\": true,
|
12507
|
+
\"head_delay\": 3.06, \"diff_head_irreversible\": 22.0, \"time\": 17.48}},
|
12508
|
+
{\"node\": \"https:\/\/api.steem.buzz\", \"version\": \"0.23.0\", \"hive\":
|
12509
|
+
false, \"block\": {\"rank\": 11, \"ok\": true, \"count\": 180, \"time\": 30.03},
|
12510
|
+
\"history\": {\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 0,
|
12511
|
+
\"time\": 16.5}, \"apicall\": {\"rank\": 8, \"ok\": true, \"time\": 0.66,
|
12512
|
+
\"access_time\": 0.207}, \"config\": {\"rank\": 3, \"ok\": true, \"time\":
|
12513
|
+
0.13, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 10, \"ok\": true,
|
12514
|
+
\"head_delay\": 3.06, \"diff_head_irreversible\": 22.0, \"time\": 17.48}},
|
12515
|
+
{\"node\": \"https:\/\/steem.61bts.com\", \"version\": \"0.23.0\", \"hive\":
|
12516
|
+
false, \"block\": {\"rank\": 13, \"ok\": true, \"count\": 64, \"time\": 30.44},
|
12517
|
+
\"history\": {\"rank\": 13, \"ok\": true, \"count\": 1802, \"time\": 15.73},
|
12518
|
+
\"apicall\": {\"rank\": 11, \"ok\": true, \"time\": 2.74, \"access_time\":
|
12519
|
+
0.733}, \"config\": {\"rank\": 5, \"ok\": true, \"time\": 1.82, \"access_time\":
|
12520
|
+
0.28}, \"block_diff\": {\"rank\": 5, \"ok\": true, \"head_delay\": 4.29, \"diff_head_irreversible\":
|
12521
|
+
18.0, \"time\": 23.63}}], \"parameter\": {\"num_retries\": 3, \"num_retries_call\":
|
12522
|
+
3, \"timeout\": 30, \"threading\": false, \"beem_version\": \"0.24.26\", \"start_time\":
|
12523
|
+
\"2022-07-30T23:00:19\", \"end_time\": \"2022-07-30T23:20:30\", \"script_version\":
|
12524
|
+
\"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]}, \"history\":
|
12525
|
+
{\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]}, \"config\":
|
12526
|
+
{\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
|
12527
|
+
\"head_delay\"]}}}}","posting_json_metadata":"{\"nodes\": [\"https:\/\/anyx.io\",
|
12528
|
+
\"http:\/\/anyx.io\", \"https:\/\/rpc.usesteem.com\"], \"failing_nodes\":
|
12529
|
+
{\"https:\/\/api.steemitstage.com\": \"NumRetriesReached\"}, \"report\": [{\"node\":
|
12530
|
+
\"https:\/\/steemd.minnowsupportproject.org\", \"version\": \"0.21.0\", \"block\":
|
12531
|
+
{\"rank\": 1, \"ok\": true, \"count\": 713, \"time\": 30.03}, \"history\":
|
12532
|
+
{\"rank\": 5, \"ok\": true, \"count\": 5859, \"time\": 15.24}, \"apicall\":
|
12533
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr != _registered_apis.end():
|
12534
|
+
Could not find API tags_api\", \"time\": 0.19, \"access_time\": 30.0}, \"config\":
|
12535
|
+
{\"rank\": 1, \"ok\": true, \"time\": 0.43, \"access_time\": 0.03}, \"block_diff\":
|
12536
|
+
{\"rank\": 2, \"ok\": true, \"head_delay\": 3.2, \"diff_head_irreversible\":
|
12537
|
+
16.0, \"time\": 16.21}}, {\"node\": \"https:\/\/api.steemit.com\", \"version\":
|
12538
|
+
\"0.21.0\", \"block\": {\"rank\": 3, \"ok\": true, \"count\": 249, \"time\":
|
12539
|
+
30.01}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 12626, \"time\":
|
12540
|
+
15.06}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
|
12541
|
+
found\", \"time\": 0.5, \"access_time\": 30.0}, \"config\": {\"rank\": 2,
|
12542
|
+
\"ok\": true, \"time\": 1.01, \"access_time\": 0.1}, \"block_diff\": {\"rank\":
|
12543
|
+
3, \"ok\": true, \"head_delay\": 3.06, \"diff_head_irreversible\": 17.0, \"time\":
|
12544
|
+
18.1}}, {\"node\": \"http:\/\/anyx.io\", \"version\": \"0.20.10\", \"block\":
|
12545
|
+
{\"rank\": 4, \"ok\": true, \"count\": 133, \"time\": 30.35}, \"history\":
|
12546
|
+
{\"rank\": 3, \"ok\": true, \"count\": 6768, \"time\": 15.16}, \"apicall\":
|
12547
|
+
{\"rank\": 2, \"ok\": true, \"time\": 1.54, \"access_time\": 0.449}, \"config\":
|
12548
|
+
{\"rank\": 3, \"ok\": true, \"time\": 1.13, \"access_time\": 0.09}, \"block_diff\":
|
12549
|
+
{\"rank\": 6, \"ok\": true, \"head_delay\": 4.29, \"diff_head_irreversible\":
|
12550
|
+
19.0, \"time\": 19.34}}, {\"node\": \"https:\/\/anyx.io\", \"version\": \"0.20.10\",
|
12551
|
+
\"block\": {\"rank\": 5, \"ok\": true, \"count\": 128, \"time\": 30.15}, \"history\":
|
12552
|
+
{\"rank\": 4, \"ok\": true, \"count\": 6667, \"time\": 15.06}, \"apicall\":
|
12553
|
+
{\"rank\": 1, \"ok\": true, \"time\": 1.3, \"access_time\": 0.4}, \"config\":
|
12554
|
+
{\"rank\": 4, \"ok\": true, \"time\": 1.33, \"access_time\": 0.09}, \"block_diff\":
|
12555
|
+
{\"rank\": 1, \"ok\": true, \"head_delay\": 2.67, \"diff_head_irreversible\":
|
12556
|
+
16.0, \"time\": 19.44}}, {\"node\": \"https:\/\/api.steemitdev.com\", \"version\":
|
12557
|
+
\"0.21.0\", \"block\": {\"rank\": 2, \"ok\": true, \"count\": 275, \"time\":
|
12558
|
+
30.04}, \"history\": {\"rank\": 1, \"ok\": true, \"count\": 13131, \"time\":
|
12559
|
+
15.09}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
|
12560
|
+
found\", \"time\": 0.54, \"access_time\": 30.0}, \"config\": {\"rank\": 5,
|
12561
|
+
\"ok\": true, \"time\": 1.4, \"access_time\": 0.09}, \"block_diff\": {\"rank\":
|
12562
|
+
4, \"ok\": true, \"head_delay\": 2.76, \"diff_head_irreversible\": 18.0, \"time\":
|
12563
|
+
18.35}}, {\"node\": \"https:\/\/api.steem.house\", \"version\": \"0.21.0\",
|
12564
|
+
\"block\": {\"rank\": 6, \"ok\": true, \"count\": 93, \"time\": 30.22}, \"history\":
|
12565
|
+
{\"rank\": 6, \"ok\": true, \"count\": 5152, \"time\": 15.21}, \"apicall\":
|
12566
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"Method not found\", \"time\": 0.66,
|
12567
|
+
\"access_time\": 30.0}, \"config\": {\"rank\": 6, \"ok\": true, \"time\":
|
12568
|
+
2.77, \"access_time\": 0.26}, \"block_diff\": {\"rank\": 7, \"ok\": true,
|
12569
|
+
\"head_delay\": 3.3, \"diff_head_irreversible\": 21.0, \"time\": 22.91}},
|
12570
|
+
{\"node\": \"https:\/\/rpc.usesteem.com\", \"version\": \"0.20.10\", \"block\":
|
12571
|
+
{\"rank\": 7, \"ok\": true, \"count\": 57, \"time\": 30.31}, \"history\":
|
12572
|
+
{\"rank\": 7, \"ok\": true, \"count\": 2728, \"time\": 15.26}, \"apicall\":
|
12573
|
+
{\"rank\": 3, \"ok\": true, \"time\": 5.9, \"access_time\": 1.679}, \"config\":
|
12574
|
+
{\"rank\": 7, \"ok\": true, \"time\": 4.09, \"access_time\": 0.39}, \"block_diff\":
|
12575
|
+
{\"rank\": 5, \"ok\": true, \"head_delay\": 3.23, \"diff_head_irreversible\":
|
12576
|
+
19.0, \"time\": 28.42}}, {\"node\": \"https:\/\/steemd.privex.io\", \"version\":
|
12577
|
+
\"0.21.0\", \"block\": {\"rank\": 8, \"ok\": true, \"count\": 28, \"time\":
|
12578
|
+
30.99}, \"history\": {\"rank\": 8, \"ok\": true, \"count\": 1314, \"time\":
|
12579
|
+
15.02}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr
|
12580
|
+
!= _registered_apis.end(): Could not find API tags_api\", \"time\": 1.09,
|
12581
|
+
\"access_time\": 30.0}, \"config\": {\"rank\": 8, \"ok\": true, \"time\":
|
12582
|
+
9.11, \"access_time\": 1.0}, \"block_diff\": {\"rank\": 8, \"ok\": true, \"head_delay\":
|
12583
|
+
4.33, \"diff_head_irreversible\": 22.0, \"time\": 39.83}}, {\"node\": \"https:\/\/appbasetest.timcliff.com\",
|
12584
|
+
\"version\": \"0.21.0\", \"block\": {\"rank\": 9, \"ok\": true, \"count\":
|
12585
|
+
17, \"time\": 30.16}, \"history\": {\"rank\": 9, \"ok\": true, \"count\":
|
12586
|
+
1314, \"time\": 15.01}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\":
|
12587
|
+
\"@taskmaster4450\/rewards-are-rewards|holger80\", \"time\": 2.01, \"access_time\":
|
12588
|
+
30.0}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 10.11, \"access_time\":
|
12589
|
+
0.08}, \"block_diff\": {\"rank\": 9, \"ok\": true, \"head_delay\": 2822132.87,
|
12590
|
+
\"diff_head_irreversible\": 16.0, \"time\": 53.19}}], \"parameter\": {\"num_retries\":
|
12591
|
+
3, \"num_retries_call\": 3, \"timeout\": 30, \"threading\": false, \"beem_version\":
|
12592
|
+
\"0.20.23\", \"start_time\": \"2019-08-27T14:10:02\", \"end_time\": \"2019-08-27T14:22:42\",
|
12593
|
+
\"script_version\": \"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]},
|
12594
|
+
\"history\": {\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]},
|
12595
|
+
\"config\": {\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
|
12596
|
+
\"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
|
12597
|
+
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
|
12598
|
+
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
|
12599
|
+
HBD","reward_hive_balance":"0.000 HIVE","reward_vesting_balance":"50181.611976
|
12600
|
+
VESTS","reward_vesting_hive":"27.547 HIVE","vesting_shares":"3163608.831672
|
12601
|
+
VESTS","delegated_vesting_shares":"198556.066920 VESTS","received_vesting_shares":"8200.502706
|
12602
|
+
VESTS","vesting_withdraw_rate":"0.000000 VESTS","post_voting_power":"2973253.267458
|
12603
|
+
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
|
12604
|
+
HIVE","reputation":"66739978115904","transfer_history":[],"market_history":[],"post_history":[],"vote_history":[],"other_history":[],"witness_votes":[],"tags_usage":[],"guest_bloggers":[]}],"id":47}'
|
12605
|
+
recorded_at: Sat, 30 Jul 2022 23:28:11 GMT
|
12606
|
+
recorded_with: VCR 6.1.0
|