radiator 0.4.8 → 0.4.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (55) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. data/lib/radiator/api.rb +8 -8
  4. data/lib/radiator/ssc/base_steem_smart_contract_rpc.rb +1 -1
  5. data/lib/radiator/ssc/blockchain.rb +1 -1
  6. data/lib/radiator/ssc/contracts.rb +1 -1
  7. data/lib/radiator/ssc/stream.rb +1 -1
  8. data/lib/radiator/version.rb +1 -1
  9. data/radiator.gemspec +3 -3
  10. data/test/fixtures/vcr_cassettes/account_by_key_api_all_methods.yml +207 -1
  11. data/test/fixtures/vcr_cassettes/api_all_methods.yml +331 -1
  12. data/test/fixtures/vcr_cassettes/base_per_debt.yml +855 -1
  13. data/test/fixtures/vcr_cassettes/base_per_mvest.yml +651 -1
  14. data/test/fixtures/vcr_cassettes/block_time.yml +733 -1
  15. data/test/fixtures/vcr_cassettes/broadcast_transaction.yml +108 -1
  16. data/test/fixtures/vcr_cassettes/condenser_all_all_methods.yml +166 -1
  17. data/test/fixtures/vcr_cassettes/expiration_initialize.yml +1162 -1
  18. data/test/fixtures/vcr_cassettes/find_account.yml +633 -1
  19. data/test/fixtures/vcr_cassettes/find_block.yml +628 -1
  20. data/test/fixtures/vcr_cassettes/find_comment.yml +1967 -1
  21. data/test/fixtures/vcr_cassettes/get_account_count.yml +53 -1
  22. data/test/fixtures/vcr_cassettes/get_account_references.yml +111 -1
  23. data/test/fixtures/vcr_cassettes/get_accounts.yml +62 -1
  24. data/test/fixtures/vcr_cassettes/get_accounts_no_argument.yml +111 -1
  25. data/test/fixtures/vcr_cassettes/get_dynamic_global_properties.yml +59 -1
  26. data/test/fixtures/vcr_cassettes/get_feed_history.yml +191 -1
  27. data/test/fixtures/vcr_cassettes/get_hardfork_version.yml +53 -1
  28. data/test/fixtures/vcr_cassettes/get_key_references.yml +211 -1
  29. data/test/fixtures/vcr_cassettes/get_market_history.yml +209 -1
  30. data/test/fixtures/vcr_cassettes/get_market_history_buckets.yml +209 -1
  31. data/test/fixtures/vcr_cassettes/get_order_book.yml +209 -1
  32. data/test/fixtures/vcr_cassettes/get_recent_trades.yml +209 -1
  33. data/test/fixtures/vcr_cassettes/get_ticker.yml +105 -1
  34. data/test/fixtures/vcr_cassettes/get_trade_history.yml +209 -1
  35. data/test/fixtures/vcr_cassettes/get_vesting_delegations.yml +105 -1
  36. data/test/fixtures/vcr_cassettes/get_volume.yml +213 -1
  37. data/test/fixtures/vcr_cassettes/get_witness_by_account.yml +53 -1
  38. data/test/fixtures/vcr_cassettes/look_up_witnesses.yml +53 -1
  39. data/test/fixtures/vcr_cassettes/market_history_api_all_methods.yml +1461 -1
  40. data/test/fixtures/vcr_cassettes/network_broadcast_api_all_methods.yml +217 -1
  41. data/test/fixtures/vcr_cassettes/properties.yml +633 -1
  42. data/test/fixtures/vcr_cassettes/recover_transaction.yml +111 -1
  43. data/test/fixtures/vcr_cassettes/ssc_blockchain_block_info.yml +90 -3
  44. data/test/fixtures/vcr_cassettes/ssc_blockchain_block_info_invalid.yml +88 -3
  45. data/test/fixtures/vcr_cassettes/ssc_blockchain_latest_block_info.yml +89 -3
  46. data/test/fixtures/vcr_cassettes/ssc_blockchain_transaction_info.yml +82 -3
  47. data/test/fixtures/vcr_cassettes/ssc_contracts_contract.yml +364 -3
  48. data/test/fixtures/vcr_cassettes/ssc_contracts_find.yml +81 -3
  49. data/test/fixtures/vcr_cassettes/ssc_contracts_find_one.yml +87 -3
  50. data/test/fixtures/vcr_cassettes/stream_jsonrpc.yml +2167 -1
  51. data/test/fixtures/vcr_cassettes/transaction_expiration_initialize_nil.yml +1229 -1
  52. data/test/fixtures/vcr_cassettes/transaction_jsonrpc.yml +2131 -1
  53. data/test/fixtures/vcr_cassettes/unknown_chain_id.yml +1203 -1
  54. data/test/fixtures/vcr_cassettes/valid_chains.yml +1157 -1
  55. metadata +42 -42
@@ -5365,4 +5365,736 @@ http_interactions:
5365
5365
  VESTS","pending_rewarded_vesting_hive":"389152.340 HIVE","hbd_interest_rate":0,"hbd_print_rate":10000,"maximum_block_size":65536,"required_actions_partition_percent":0,"current_aslot":48660031,"recent_slots_filled":"340282366920938463463374607431768211455","participation_count":128,"last_irreversible_block_num":48498962,"vote_power_reserve_rate":10,"delegation_return_period":432000,"reverse_auction_seconds":300,"available_account_subsidies":23436226,"hbd_stop_percent":1000,"hbd_start_percent":900,"next_maintenance_time":"2020-11-08T06:29:15","last_budget_time":"2020-11-08T05:29:15","next_daily_maintenance_time":"2020-11-08T19:31:27","content_reward_percent":6500,"vesting_reward_percent":1500,"sps_fund_percent":1000,"sps_interval_ledger":"21.896
5366
5366
  HBD","downvote_pool_percent":2500}}'
5367
5367
  recorded_at: Sun, 08 Nov 2020 06:01:38 GMT
5368
- recorded_with: VCR 6.0.0
5368
+ - request:
5369
+ method: post
5370
+ uri: https://techcoderx.com/
5371
+ body:
5372
+ encoding: UTF-8
5373
+ string: '{"jsonrpc":"2.0","id":101,"method":"jsonrpc.get_methods","params":{}}'
5374
+ headers:
5375
+ Content-Type:
5376
+ - application/json; charset=utf-8
5377
+ User-Agent:
5378
+ - hive-ruby/1.0.4
5379
+ Accept-Encoding:
5380
+ - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
5381
+ Accept:
5382
+ - "*/*"
5383
+ response:
5384
+ status:
5385
+ code: 200
5386
+ message: OK
5387
+ headers:
5388
+ Server:
5389
+ - nginx/1.21.6
5390
+ Date:
5391
+ - Sat, 30 Jul 2022 23:23:15 GMT
5392
+ Content-Type:
5393
+ - application/json
5394
+ Content-Length:
5395
+ - '6234'
5396
+ Connection:
5397
+ - keep-alive
5398
+ X-Jussi-Request-Id:
5399
+ - '001013493233893033'
5400
+ X-Amzn-Trace-Id:
5401
+ - ''
5402
+ Access-Control-Allow-Origin:
5403
+ - "*"
5404
+ Access-Control-Allow-Methods:
5405
+ - GET, POST, OPTIONS
5406
+ Access-Control-Allow-Headers:
5407
+ - DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
5408
+ Strict-Transport-Security:
5409
+ - max-age=31557600; includeSubDomains; preload
5410
+ - max-age=63072000; includeSubDomains; preload
5411
+ Content-Security-Policy:
5412
+ - upgrade-insecure-requests
5413
+ X-Frame-Options:
5414
+ - DENY
5415
+ X-Content-Type-Options:
5416
+ - nosniff
5417
+ X-Xss-Protection:
5418
+ - 1; mode=block
5419
+ body:
5420
+ encoding: UTF-8
5421
+ string: '{"jsonrpc":"2.0","result":["account_by_key_api.get_key_references","account_history_api.enum_virtual_ops","account_history_api.get_account_history","account_history_api.get_ops_in_block","account_history_api.get_transaction","block_api.get_block","block_api.get_block_header","block_api.get_block_range","condenser_api.broadcast_block","condenser_api.broadcast_transaction","condenser_api.broadcast_transaction_synchronous","condenser_api.find_proposals","condenser_api.find_recurrent_transfers","condenser_api.get_account_count","condenser_api.get_account_history","condenser_api.get_account_references","condenser_api.get_account_reputations","condenser_api.get_account_votes","condenser_api.get_accounts","condenser_api.get_active_votes","condenser_api.get_active_witnesses","condenser_api.get_block","condenser_api.get_block_header","condenser_api.get_blog","condenser_api.get_blog_authors","condenser_api.get_blog_entries","condenser_api.get_chain_properties","condenser_api.get_collateralized_conversion_requests","condenser_api.get_comment_discussions_by_payout","condenser_api.get_config","condenser_api.get_content","condenser_api.get_content_replies","condenser_api.get_conversion_requests","condenser_api.get_current_median_history_price","condenser_api.get_discussions_by_active","condenser_api.get_discussions_by_author_before_date","condenser_api.get_discussions_by_blog","condenser_api.get_discussions_by_cashout","condenser_api.get_discussions_by_children","condenser_api.get_discussions_by_comments","condenser_api.get_discussions_by_created","condenser_api.get_discussions_by_feed","condenser_api.get_discussions_by_hot","condenser_api.get_discussions_by_promoted","condenser_api.get_discussions_by_trending","condenser_api.get_discussions_by_votes","condenser_api.get_dynamic_global_properties","condenser_api.get_escrow","condenser_api.get_expiring_vesting_delegations","condenser_api.get_feed","condenser_api.get_feed_entries","condenser_api.get_feed_history","condenser_api.get_follow_count","condenser_api.get_followers","condenser_api.get_following","condenser_api.get_hardfork_version","condenser_api.get_key_references","condenser_api.get_market_history","condenser_api.get_market_history_buckets","condenser_api.get_next_scheduled_hardfork","condenser_api.get_open_orders","condenser_api.get_ops_in_block","condenser_api.get_order_book","condenser_api.get_owner_history","condenser_api.get_post_discussions_by_payout","condenser_api.get_potential_signatures","condenser_api.get_reblogged_by","condenser_api.get_recent_trades","condenser_api.get_recovery_request","condenser_api.get_replies_by_last_update","condenser_api.get_required_signatures","condenser_api.get_reward_fund","condenser_api.get_savings_withdraw_from","condenser_api.get_savings_withdraw_to","condenser_api.get_state","condenser_api.get_tags_used_by_author","condenser_api.get_ticker","condenser_api.get_trade_history","condenser_api.get_transaction","condenser_api.get_transaction_hex","condenser_api.get_trending_tags","condenser_api.get_version","condenser_api.get_vesting_delegations","condenser_api.get_volume","condenser_api.get_withdraw_routes","condenser_api.get_witness_by_account","condenser_api.get_witness_count","condenser_api.get_witness_schedule","condenser_api.get_witnesses","condenser_api.get_witnesses_by_vote","condenser_api.is_known_transaction","condenser_api.list_proposal_votes","condenser_api.list_proposals","condenser_api.lookup_account_names","condenser_api.lookup_accounts","condenser_api.lookup_witness_accounts","condenser_api.verify_account_authority","condenser_api.verify_authority","database_api.find_account_recovery_requests","database_api.find_accounts","database_api.find_change_recovery_account_requests","database_api.find_collateralized_conversion_requests","database_api.find_comments","database_api.find_decline_voting_rights_requests","database_api.find_escrows","database_api.find_hbd_conversion_requests","database_api.find_limit_orders","database_api.find_owner_histories","database_api.find_proposals","database_api.find_recurrent_transfers","database_api.find_savings_withdrawals","database_api.find_vesting_delegation_expirations","database_api.find_vesting_delegations","database_api.find_votes","database_api.find_withdraw_vesting_routes","database_api.find_witnesses","database_api.get_active_witnesses","database_api.get_comment_pending_payouts","database_api.get_config","database_api.get_current_price_feed","database_api.get_dynamic_global_properties","database_api.get_feed_history","database_api.get_hardfork_properties","database_api.get_order_book","database_api.get_potential_signatures","database_api.get_required_signatures","database_api.get_reward_funds","database_api.get_transaction_hex","database_api.get_version","database_api.get_witness_schedule","database_api.is_known_transaction","database_api.list_account_recovery_requests","database_api.list_accounts","database_api.list_change_recovery_account_requests","database_api.list_collateralized_conversion_requests","database_api.list_decline_voting_rights_requests","database_api.list_escrows","database_api.list_hbd_conversion_requests","database_api.list_limit_orders","database_api.list_owner_histories","database_api.list_proposal_votes","database_api.list_proposals","database_api.list_savings_withdrawals","database_api.list_vesting_delegation_expirations","database_api.list_vesting_delegations","database_api.list_votes","database_api.list_withdraw_vesting_routes","database_api.list_witness_votes","database_api.list_witnesses","database_api.verify_account_authority","database_api.verify_authority","database_api.verify_signatures","jsonrpc.get_methods","jsonrpc.get_signature","market_history_api.get_market_history","market_history_api.get_market_history_buckets","market_history_api.get_order_book","market_history_api.get_recent_trades","market_history_api.get_ticker","market_history_api.get_trade_history","market_history_api.get_volume","network_broadcast_api.broadcast_block","network_broadcast_api.broadcast_transaction","rc_api.find_rc_accounts","rc_api.get_resource_params","rc_api.get_resource_pool","reputation_api.get_account_reputations","transaction_status_api.find_transaction"],"id":101}'
5422
+ recorded_at: Sat, 30 Jul 2022 23:23:15 GMT
5423
+ - request:
5424
+ method: post
5425
+ uri: https://techcoderx.com/
5426
+ body:
5427
+ encoding: UTF-8
5428
+ string: '{"jsonrpc":"2.0","id":102,"method":"condenser_api.get_accounts","params":[["fullnodeupdate"]]}'
5429
+ headers:
5430
+ Content-Type:
5431
+ - application/json; charset=utf-8
5432
+ User-Agent:
5433
+ - hive-ruby/1.0.4
5434
+ Accept-Encoding:
5435
+ - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
5436
+ Accept:
5437
+ - "*/*"
5438
+ response:
5439
+ status:
5440
+ code: 200
5441
+ message: OK
5442
+ headers:
5443
+ Server:
5444
+ - nginx/1.21.6
5445
+ Date:
5446
+ - Sat, 30 Jul 2022 23:23:17 GMT
5447
+ Content-Type:
5448
+ - application/json
5449
+ Content-Length:
5450
+ - '18147'
5451
+ Connection:
5452
+ - keep-alive
5453
+ X-Jussi-Request-Id:
5454
+ - '000138401994470380'
5455
+ X-Amzn-Trace-Id:
5456
+ - ''
5457
+ Access-Control-Allow-Origin:
5458
+ - "*"
5459
+ Access-Control-Allow-Methods:
5460
+ - GET, POST, OPTIONS
5461
+ Access-Control-Allow-Headers:
5462
+ - DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
5463
+ Strict-Transport-Security:
5464
+ - max-age=31557600; includeSubDomains; preload
5465
+ - max-age=63072000; includeSubDomains; preload
5466
+ Content-Security-Policy:
5467
+ - upgrade-insecure-requests
5468
+ X-Frame-Options:
5469
+ - DENY
5470
+ X-Content-Type-Options:
5471
+ - nosniff
5472
+ X-Xss-Protection:
5473
+ - 1; mode=block
5474
+ body:
5475
+ encoding: UTF-8
5476
+ 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\":
5477
+ [\"https:\/\/api.steem.buzz\", \"https:\/\/api.pharesim.me\", \"https:\/\/api.justyy.com\",
5478
+ \"https:\/\/api.openhive.network\", \"https:\/\/hive-api.arcange.eu\", \"https:\/\/api.steemit.com\",
5479
+ \"https:\/\/anyx.io\", \"https:\/\/api.steem.buzz\", \"https:\/\/rpc.ausbit.dev\",
5480
+ \"https:\/\/steem.61bts.com\", \"https:\/\/hive.roelandp.nl\", \"https:\/\/techcoderx.com\"],
5481
+ \"failing_nodes\": {\"https:\/\/api.steemdb.online\": \"NumRetriesReached\",
5482
+ \"https:\/\/cn.steems.top\": \"NumRetriesReached\", \"https:\/\/api.hivekings.com\":
5483
+ \"NumRetriesReached\", \"https:\/\/fin.hive.3speak.co\": \"NumRetriesReached\",
5484
+ \"https:\/\/rpc.ecency.com\": \"NumRetriesReached\", \"https:\/\/hived.privex.io\":
5485
+ \"Client returned invalid format. Expected JSON!\"}, \"report\": [{\"node\":
5486
+ \"https:\/\/api.hive.blog\", \"version\": \"1.25.0\", \"hive\": true, \"block\":
5487
+ {\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 109, \"time\": 37.46},
5488
+ \"history\": {\"rank\": 10, \"ok\": true, \"count\": 4500, \"time\": 15.13},
5489
+ \"apicall\": {\"rank\": 9, \"ok\": true, \"time\": 1.92, \"access_time\":
5490
+ 0.475}, \"config\": {\"rank\": 6, \"ok\": true, \"time\": 0.32, \"access_time\":
5491
+ 0.11}, \"block_diff\": {\"rank\": 4, \"ok\": true, \"head_delay\": 3.67, \"diff_head_irreversible\":
5492
+ 18.0, \"time\": 25.75}}, {\"node\": \"https:\/\/anyx.io\", \"version\": \"1.25.0\",
5493
+ \"hive\": true, \"block\": {\"rank\": 9, \"ok\": true, \"count\": 182, \"time\":
5494
+ 30.29}, \"history\": {\"rank\": 9, \"ok\": true, \"count\": 6601, \"time\":
5495
+ 15.02}, \"apicall\": {\"rank\": 10, \"ok\": true, \"time\": 2.13, \"access_time\":
5496
+ 0.561}, \"config\": {\"rank\": 7, \"ok\": true, \"time\": 0.77, \"access_time\":
5497
+ 0.11}, \"block_diff\": {\"rank\": -1, \"ok\": false, \"error\": \"output:
5498
+ {} of identifier 66592659\", \"head_delay\": 0.0, \"diff_head_irreversible\":
5499
+ 0.0, \"time\": 11.59}}, {\"node\": \"https:\/\/api.openhive.network\", \"version\":
5500
+ \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 12, \"ok\": true, \"count\":
5501
+ 143, \"time\": 30.01}, \"history\": {\"rank\": 5, \"ok\": true, \"count\":
5502
+ 9601, \"time\": 15.35}, \"apicall\": {\"rank\": 1, \"ok\": true, \"time\":
5503
+ 0.33, \"access_time\": 0.063}, \"config\": {\"rank\": 8, \"ok\": true, \"time\":
5504
+ 0.23, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 6, \"ok\": true,
5505
+ \"head_delay\": 2.12, \"diff_head_irreversible\": 19.0, \"time\": 15.9}},
5506
+ {\"node\": \"https:\/\/rpc.ausbit.dev\", \"version\": \"1.25.0\", \"hive\":
5507
+ true, \"block\": {\"rank\": 5, \"ok\": true, \"count\": 230, \"time\": 30.01},
5508
+ \"history\": {\"rank\": 7, \"ok\": true, \"count\": 8701, \"time\": 15.01},
5509
+ \"apicall\": {\"rank\": 2, \"ok\": true, \"time\": 0.48, \"access_time\":
5510
+ 0.124}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 0.44, \"access_time\":
5511
+ 0.04}, \"block_diff\": {\"rank\": 14, \"ok\": true, \"head_delay\": 3.39,
5512
+ \"diff_head_irreversible\": 24.0, \"time\": 16.57}}, {\"node\": \"https:\/\/hive.roelandp.nl\",
5513
+ \"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 14, \"ok\":
5514
+ true, \"count\": 46, \"time\": 30.56}, \"history\": {\"rank\": 11, \"ok\":
5515
+ true, \"count\": 2201, \"time\": 15.08}, \"apicall\": {\"rank\": 12, \"ok\":
5516
+ true, \"time\": 5.38, \"access_time\": 1.339}, \"config\": {\"rank\": 10,
5517
+ \"ok\": true, \"time\": 1.36, \"access_time\": 0.34}, \"block_diff\": {\"rank\":
5518
+ 15, \"ok\": true, \"head_delay\": 5.06, \"diff_head_irreversible\": 26.0,
5519
+ \"time\": 30.6}}, {\"node\": \"https:\/\/api.c0ff33a.uk\", \"version\": \"1.25.0\",
5520
+ \"hive\": true, \"block\": {\"rank\": 4, \"ok\": true, \"count\": 233, \"time\":
5521
+ 30.01}, \"history\": {\"rank\": 12, \"ok\": true, \"count\": 2201, \"time\":
5522
+ 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\",
5523
+ \"time\": 0.41, \"access_time\": 30.0}, \"config\": {\"rank\": 11, \"ok\":
5524
+ true, \"time\": 0.86, \"access_time\": 0.25}, \"block_diff\": {\"rank\": 8,
5525
+ \"ok\": true, \"head_delay\": 3.55, \"diff_head_irreversible\": 20.0, \"time\":
5526
+ 18.6}}, {\"node\": \"https:\/\/api.deathwing.me\", \"version\": \"1.25.0\",
5527
+ \"hive\": true, \"block\": {\"rank\": 3, \"ok\": true, \"count\": 782, \"time\":
5528
+ 30.03}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 23501, \"time\":
5529
+ 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\",
5530
+ \"time\": 0.14, \"access_time\": 30.0}, \"config\": {\"rank\": 12, \"ok\":
5531
+ true, \"time\": 0.16, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 12,
5532
+ \"ok\": true, \"head_delay\": 5.62, \"diff_head_irreversible\": 23.0, \"time\":
5533
+ 15.82}}, {\"node\": \"https:\/\/hive-api.arcange.eu\", \"version\": \"1.25.0\",
5534
+ \"hive\": true, \"block\": {\"rank\": 7, \"ok\": true, \"count\": 217, \"time\":
5535
+ 30.02}, \"history\": {\"rank\": 3, \"ok\": true, \"count\": 10601, \"time\":
5536
+ 15.65}, \"apicall\": {\"rank\": 3, \"ok\": true, \"time\": 0.53, \"access_time\":
5537
+ 0.139}, \"config\": {\"rank\": 13, \"ok\": true, \"time\": 0.27, \"access_time\":
5538
+ 0.07}, \"block_diff\": {\"rank\": 11, \"ok\": true, \"head_delay\": 3.66,
5539
+ \"diff_head_irreversible\": 23.0, \"time\": 17.28}}, {\"node\": \"https:\/\/hived.emre.sh\",
5540
+ \"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 2, \"ok\":
5541
+ true, \"count\": 1028, \"time\": 30.0}, \"history\": {\"rank\": 1, \"ok\":
5542
+ true, \"count\": 30701, \"time\": 15.01}, \"apicall\": {\"rank\": -1, \"ok\":
5543
+ false, \"error\": \"@dalz\/should-we-reduce-the-hive-fund-holdings-to-further-improve-decentralization-via-a-long-term-airdrop-to-hive-holders|holger80\",
5544
+ \"time\": 0.17, \"access_time\": 30.0}, \"config\": {\"rank\": 14, \"ok\":
5545
+ true, \"time\": 0.17, \"access_time\": 0.02}, \"block_diff\": {\"rank\": 2,
5546
+ \"ok\": true, \"head_delay\": 2.56, \"diff_head_irreversible\": 16.0, \"time\":
5547
+ 15.73}}, {\"node\": \"https:\/\/techcoderx.com\", \"version\": \"1.25.0\",
5548
+ \"hive\": true, \"block\": {\"rank\": 15, \"ok\": true, \"count\": 20, \"time\":
5549
+ 30.84}, \"history\": {\"rank\": 14, \"ok\": true, \"count\": 901, \"time\":
5550
+ 15.83}, \"apicall\": {\"rank\": 13, \"ok\": true, \"time\": 7.82, \"access_time\":
5551
+ 2.095}, \"config\": {\"rank\": 15, \"ok\": true, \"time\": 4.04, \"access_time\":
5552
+ 1.22}, \"block_diff\": {\"rank\": 13, \"ok\": true, \"head_delay\": 3.11,
5553
+ \"diff_head_irreversible\": 24.0, \"time\": 41.95}}, {\"node\": \"https:\/\/api.pharesim.me\",
5554
+ \"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 6, \"ok\":
5555
+ true, \"count\": 220, \"time\": 30.03}, \"history\": {\"rank\": 4, \"ok\":
5556
+ true, \"count\": 9801, \"time\": 15.02}, \"apicall\": {\"rank\": 6, \"ok\":
5557
+ true, \"time\": 0.97, \"access_time\": 0.246}, \"config\": {\"rank\": 16,
5558
+ \"ok\": true, \"time\": 0.49, \"access_time\": 0.12}, \"block_diff\": {\"rank\":
5559
+ 1, \"ok\": true, \"head_delay\": 2.51, \"diff_head_irreversible\": 15.0, \"time\":
5560
+ 18.24}}, {\"node\": \"https:\/\/api.steemit.com\", \"version\": \"0.23.0\",
5561
+ \"hive\": false, \"block\": {\"rank\": 8, \"ok\": true, \"count\": 215, \"time\":
5562
+ 30.03}, \"history\": {\"rank\": 8, \"ok\": true, \"count\": 6602, \"time\":
5563
+ 15.22}, \"apicall\": {\"rank\": 7, \"ok\": true, \"time\": 1.19, \"access_time\":
5564
+ 0.254}, \"config\": {\"rank\": 1, \"ok\": true, \"time\": 0.69, \"access_time\":
5565
+ 0.12}, \"block_diff\": {\"rank\": 3, \"ok\": true, \"head_delay\": 3.76, \"diff_head_irreversible\":
5566
+ 16.0, \"time\": 18.33}}, {\"node\": \"https:\/\/api.justyy.com\", \"version\":
5567
+ \"0.23.1\", \"hive\": false, \"block\": {\"rank\": 1, \"ok\": true, \"count\":
5568
+ 1890, \"time\": 30.0}, \"history\": {\"rank\": 6, \"ok\": true, \"count\":
5569
+ 9102, \"time\": 15.03}, \"apicall\": {\"rank\": 5, \"ok\": true, \"time\":
5570
+ 0.7, \"access_time\": 0.223}, \"config\": {\"rank\": 2, \"ok\": true, \"time\":
5571
+ 0.04, \"access_time\": 0.01}, \"block_diff\": {\"rank\": 7, \"ok\": true,
5572
+ \"head_delay\": 3.62, \"diff_head_irreversible\": 19.0, \"time\": 15.62}},
5573
+ {\"node\": \"https:\/\/api.steem.buzz\", \"version\": \"0.23.0\", \"hive\":
5574
+ false, \"block\": {\"rank\": 11, \"ok\": true, \"count\": 180, \"time\": 30.03},
5575
+ \"history\": {\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 0,
5576
+ \"time\": 16.5}, \"apicall\": {\"rank\": 8, \"ok\": true, \"time\": 0.66,
5577
+ \"access_time\": 0.207}, \"config\": {\"rank\": 3, \"ok\": true, \"time\":
5578
+ 0.13, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 10, \"ok\": true,
5579
+ \"head_delay\": 3.06, \"diff_head_irreversible\": 22.0, \"time\": 17.48}},
5580
+ {\"node\": \"https:\/\/api.steem.buzz\", \"version\": \"0.23.0\", \"hive\":
5581
+ false, \"block\": {\"rank\": 11, \"ok\": true, \"count\": 180, \"time\": 30.03},
5582
+ \"history\": {\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 0,
5583
+ \"time\": 16.5}, \"apicall\": {\"rank\": 8, \"ok\": true, \"time\": 0.66,
5584
+ \"access_time\": 0.207}, \"config\": {\"rank\": 3, \"ok\": true, \"time\":
5585
+ 0.13, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 10, \"ok\": true,
5586
+ \"head_delay\": 3.06, \"diff_head_irreversible\": 22.0, \"time\": 17.48}},
5587
+ {\"node\": \"https:\/\/steem.61bts.com\", \"version\": \"0.23.0\", \"hive\":
5588
+ false, \"block\": {\"rank\": 13, \"ok\": true, \"count\": 64, \"time\": 30.44},
5589
+ \"history\": {\"rank\": 13, \"ok\": true, \"count\": 1802, \"time\": 15.73},
5590
+ \"apicall\": {\"rank\": 11, \"ok\": true, \"time\": 2.74, \"access_time\":
5591
+ 0.733}, \"config\": {\"rank\": 5, \"ok\": true, \"time\": 1.82, \"access_time\":
5592
+ 0.28}, \"block_diff\": {\"rank\": 5, \"ok\": true, \"head_delay\": 4.29, \"diff_head_irreversible\":
5593
+ 18.0, \"time\": 23.63}}], \"parameter\": {\"num_retries\": 3, \"num_retries_call\":
5594
+ 3, \"timeout\": 30, \"threading\": false, \"beem_version\": \"0.24.26\", \"start_time\":
5595
+ \"2022-07-30T23:00:19\", \"end_time\": \"2022-07-30T23:20:30\", \"script_version\":
5596
+ \"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]}, \"history\":
5597
+ {\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]}, \"config\":
5598
+ {\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
5599
+ \"head_delay\"]}}}}","posting_json_metadata":"{\"nodes\": [\"https:\/\/anyx.io\",
5600
+ \"http:\/\/anyx.io\", \"https:\/\/rpc.usesteem.com\"], \"failing_nodes\":
5601
+ {\"https:\/\/api.steemitstage.com\": \"NumRetriesReached\"}, \"report\": [{\"node\":
5602
+ \"https:\/\/steemd.minnowsupportproject.org\", \"version\": \"0.21.0\", \"block\":
5603
+ {\"rank\": 1, \"ok\": true, \"count\": 713, \"time\": 30.03}, \"history\":
5604
+ {\"rank\": 5, \"ok\": true, \"count\": 5859, \"time\": 15.24}, \"apicall\":
5605
+ {\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr != _registered_apis.end():
5606
+ Could not find API tags_api\", \"time\": 0.19, \"access_time\": 30.0}, \"config\":
5607
+ {\"rank\": 1, \"ok\": true, \"time\": 0.43, \"access_time\": 0.03}, \"block_diff\":
5608
+ {\"rank\": 2, \"ok\": true, \"head_delay\": 3.2, \"diff_head_irreversible\":
5609
+ 16.0, \"time\": 16.21}}, {\"node\": \"https:\/\/api.steemit.com\", \"version\":
5610
+ \"0.21.0\", \"block\": {\"rank\": 3, \"ok\": true, \"count\": 249, \"time\":
5611
+ 30.01}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 12626, \"time\":
5612
+ 15.06}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
5613
+ found\", \"time\": 0.5, \"access_time\": 30.0}, \"config\": {\"rank\": 2,
5614
+ \"ok\": true, \"time\": 1.01, \"access_time\": 0.1}, \"block_diff\": {\"rank\":
5615
+ 3, \"ok\": true, \"head_delay\": 3.06, \"diff_head_irreversible\": 17.0, \"time\":
5616
+ 18.1}}, {\"node\": \"http:\/\/anyx.io\", \"version\": \"0.20.10\", \"block\":
5617
+ {\"rank\": 4, \"ok\": true, \"count\": 133, \"time\": 30.35}, \"history\":
5618
+ {\"rank\": 3, \"ok\": true, \"count\": 6768, \"time\": 15.16}, \"apicall\":
5619
+ {\"rank\": 2, \"ok\": true, \"time\": 1.54, \"access_time\": 0.449}, \"config\":
5620
+ {\"rank\": 3, \"ok\": true, \"time\": 1.13, \"access_time\": 0.09}, \"block_diff\":
5621
+ {\"rank\": 6, \"ok\": true, \"head_delay\": 4.29, \"diff_head_irreversible\":
5622
+ 19.0, \"time\": 19.34}}, {\"node\": \"https:\/\/anyx.io\", \"version\": \"0.20.10\",
5623
+ \"block\": {\"rank\": 5, \"ok\": true, \"count\": 128, \"time\": 30.15}, \"history\":
5624
+ {\"rank\": 4, \"ok\": true, \"count\": 6667, \"time\": 15.06}, \"apicall\":
5625
+ {\"rank\": 1, \"ok\": true, \"time\": 1.3, \"access_time\": 0.4}, \"config\":
5626
+ {\"rank\": 4, \"ok\": true, \"time\": 1.33, \"access_time\": 0.09}, \"block_diff\":
5627
+ {\"rank\": 1, \"ok\": true, \"head_delay\": 2.67, \"diff_head_irreversible\":
5628
+ 16.0, \"time\": 19.44}}, {\"node\": \"https:\/\/api.steemitdev.com\", \"version\":
5629
+ \"0.21.0\", \"block\": {\"rank\": 2, \"ok\": true, \"count\": 275, \"time\":
5630
+ 30.04}, \"history\": {\"rank\": 1, \"ok\": true, \"count\": 13131, \"time\":
5631
+ 15.09}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
5632
+ found\", \"time\": 0.54, \"access_time\": 30.0}, \"config\": {\"rank\": 5,
5633
+ \"ok\": true, \"time\": 1.4, \"access_time\": 0.09}, \"block_diff\": {\"rank\":
5634
+ 4, \"ok\": true, \"head_delay\": 2.76, \"diff_head_irreversible\": 18.0, \"time\":
5635
+ 18.35}}, {\"node\": \"https:\/\/api.steem.house\", \"version\": \"0.21.0\",
5636
+ \"block\": {\"rank\": 6, \"ok\": true, \"count\": 93, \"time\": 30.22}, \"history\":
5637
+ {\"rank\": 6, \"ok\": true, \"count\": 5152, \"time\": 15.21}, \"apicall\":
5638
+ {\"rank\": -1, \"ok\": false, \"error\": \"Method not found\", \"time\": 0.66,
5639
+ \"access_time\": 30.0}, \"config\": {\"rank\": 6, \"ok\": true, \"time\":
5640
+ 2.77, \"access_time\": 0.26}, \"block_diff\": {\"rank\": 7, \"ok\": true,
5641
+ \"head_delay\": 3.3, \"diff_head_irreversible\": 21.0, \"time\": 22.91}},
5642
+ {\"node\": \"https:\/\/rpc.usesteem.com\", \"version\": \"0.20.10\", \"block\":
5643
+ {\"rank\": 7, \"ok\": true, \"count\": 57, \"time\": 30.31}, \"history\":
5644
+ {\"rank\": 7, \"ok\": true, \"count\": 2728, \"time\": 15.26}, \"apicall\":
5645
+ {\"rank\": 3, \"ok\": true, \"time\": 5.9, \"access_time\": 1.679}, \"config\":
5646
+ {\"rank\": 7, \"ok\": true, \"time\": 4.09, \"access_time\": 0.39}, \"block_diff\":
5647
+ {\"rank\": 5, \"ok\": true, \"head_delay\": 3.23, \"diff_head_irreversible\":
5648
+ 19.0, \"time\": 28.42}}, {\"node\": \"https:\/\/steemd.privex.io\", \"version\":
5649
+ \"0.21.0\", \"block\": {\"rank\": 8, \"ok\": true, \"count\": 28, \"time\":
5650
+ 30.99}, \"history\": {\"rank\": 8, \"ok\": true, \"count\": 1314, \"time\":
5651
+ 15.02}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr
5652
+ != _registered_apis.end(): Could not find API tags_api\", \"time\": 1.09,
5653
+ \"access_time\": 30.0}, \"config\": {\"rank\": 8, \"ok\": true, \"time\":
5654
+ 9.11, \"access_time\": 1.0}, \"block_diff\": {\"rank\": 8, \"ok\": true, \"head_delay\":
5655
+ 4.33, \"diff_head_irreversible\": 22.0, \"time\": 39.83}}, {\"node\": \"https:\/\/appbasetest.timcliff.com\",
5656
+ \"version\": \"0.21.0\", \"block\": {\"rank\": 9, \"ok\": true, \"count\":
5657
+ 17, \"time\": 30.16}, \"history\": {\"rank\": 9, \"ok\": true, \"count\":
5658
+ 1314, \"time\": 15.01}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\":
5659
+ \"@taskmaster4450\/rewards-are-rewards|holger80\", \"time\": 2.01, \"access_time\":
5660
+ 30.0}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 10.11, \"access_time\":
5661
+ 0.08}, \"block_diff\": {\"rank\": 9, \"ok\": true, \"head_delay\": 2822132.87,
5662
+ \"diff_head_irreversible\": 16.0, \"time\": 53.19}}], \"parameter\": {\"num_retries\":
5663
+ 3, \"num_retries_call\": 3, \"timeout\": 30, \"threading\": false, \"beem_version\":
5664
+ \"0.20.23\", \"start_time\": \"2019-08-27T14:10:02\", \"end_time\": \"2019-08-27T14:22:42\",
5665
+ \"script_version\": \"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]},
5666
+ \"history\": {\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]},
5667
+ \"config\": {\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
5668
+ \"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
5669
+ 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
5670
+ 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
5671
+ HBD","reward_hive_balance":"0.000 HIVE","reward_vesting_balance":"50181.611976
5672
+ VESTS","reward_vesting_hive":"27.547 HIVE","vesting_shares":"3163608.831672
5673
+ VESTS","delegated_vesting_shares":"198556.066920 VESTS","received_vesting_shares":"8200.502706
5674
+ VESTS","vesting_withdraw_rate":"0.000000 VESTS","post_voting_power":"2973253.267458
5675
+ 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
5676
+ HIVE","reputation":"66739978115904","transfer_history":[],"market_history":[],"post_history":[],"vote_history":[],"other_history":[],"witness_votes":[],"tags_usage":[],"guest_bloggers":[]}],"id":102}'
5677
+ recorded_at: Sat, 30 Jul 2022 23:23:17 GMT
5678
+ - request:
5679
+ method: post
5680
+ uri: https://api.openhive.network/
5681
+ body:
5682
+ encoding: UTF-8
5683
+ string: '{"jsonrpc":"2.0","id":103,"method":"condenser_api.get_dynamic_global_properties","params":[]}'
5684
+ headers:
5685
+ Content-Type:
5686
+ - application/json; charset=utf-8
5687
+ User-Agent:
5688
+ - hive-ruby/1.0.4
5689
+ Accept-Encoding:
5690
+ - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
5691
+ Accept:
5692
+ - "*/*"
5693
+ Host:
5694
+ - api.openhive.network
5695
+ Content-Length:
5696
+ - '93'
5697
+ response:
5698
+ status:
5699
+ code: 200
5700
+ message: OK
5701
+ headers:
5702
+ Server:
5703
+ - nginx/1.14.0 (Ubuntu)
5704
+ Date:
5705
+ - Sat, 30 Jul 2022 23:23:18 GMT
5706
+ Content-Type:
5707
+ - application/json
5708
+ Content-Length:
5709
+ - '1631'
5710
+ Connection:
5711
+ - keep-alive
5712
+ X-Jussi-Cache-Hit:
5713
+ - appbase.condenser_api.get_dynamic_global_properties.params=[]
5714
+ X-Jussi-Request-Id:
5715
+ - '000321194784179111'
5716
+ X-Amzn-Trace-Id:
5717
+ - ''
5718
+ X-Jussi-Response-Time:
5719
+ - '0.000727534294128418'
5720
+ X-Jussi-Namespace:
5721
+ - appbase
5722
+ X-Jussi-Api:
5723
+ - condenser_api
5724
+ X-Jussi-Method:
5725
+ - get_dynamic_global_properties
5726
+ X-Jussi-Params:
5727
+ - "[]"
5728
+ Access-Control-Allow-Origin:
5729
+ - "*"
5730
+ Access-Control-Allow-Methods:
5731
+ - GET, POST
5732
+ Access-Control-Allow-Headers:
5733
+ - DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
5734
+ body:
5735
+ encoding: UTF-8
5736
+ string: '{"id":103,"jsonrpc":"2.0","result":{"head_block_number":66592788,"head_block_id":"03f820145c312c99b76644c7805685495abbde0e","time":"2022-07-30T23:23:18","current_witness":"blocktrades","total_pow":514415,"num_pow_witnesses":172,"virtual_supply":"434353172.748
5737
+ HIVE","current_supply":"384080486.370 HIVE","init_hbd_supply":"0.000 HBD","current_hbd_supply":"26694796.467
5738
+ HBD","total_vesting_fund_hive":"161382427.611 HIVE","total_vesting_shares":"293562686240.684737
5739
+ VESTS","total_reward_fund_hive":"0.000 HIVE","total_reward_shares2":"0","pending_rewarded_vesting_shares":"759981421.949201
5740
+ VESTS","pending_rewarded_vesting_hive":"392518.554 HIVE","hbd_interest_rate":2000,"hbd_print_rate":10000,"maximum_block_size":65536,"required_actions_partition_percent":0,"current_aslot":66796066,"recent_slots_filled":"340282366920938463463374607431768211455","participation_count":128,"last_irreversible_block_num":66592770,"vote_power_reserve_rate":10,"delegation_return_period":432000,"reverse_auction_seconds":0,"available_account_subsidies":10691778,"hbd_stop_percent":1000,"hbd_start_percent":900,"next_maintenance_time":"2022-07-30T23:34:48","last_budget_time":"2022-07-30T22:34:48","next_daily_maintenance_time":"2022-07-31T19:31:30","content_reward_percent":6500,"vesting_reward_percent":1500,"sps_fund_percent":1000,"sps_interval_ledger":"151.008
5741
+ HBD","downvote_pool_percent":2500,"current_remove_threshold":200,"early_voting_seconds":86400,"mid_voting_seconds":172800,"max_consecutive_recurrent_transfer_failures":10,"max_recurrent_transfer_end_date":730,"min_recurrent_transfers_recurrence":24,"max_open_recurrent_transfers":255}}'
5742
+ recorded_at: Sat, 30 Jul 2022 23:23:18 GMT
5743
+ - request:
5744
+ method: post
5745
+ uri: https://hive-api.arcange.eu/
5746
+ body:
5747
+ encoding: UTF-8
5748
+ string: '{"jsonrpc":"2.0","id":82,"method":"jsonrpc.get_methods","params":{}}'
5749
+ headers:
5750
+ Content-Type:
5751
+ - application/json; charset=utf-8
5752
+ User-Agent:
5753
+ - hive-ruby/1.0.4
5754
+ Accept-Encoding:
5755
+ - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
5756
+ Accept:
5757
+ - "*/*"
5758
+ response:
5759
+ status:
5760
+ code: 200
5761
+ message: OK
5762
+ headers:
5763
+ Server:
5764
+ - nginx
5765
+ Date:
5766
+ - Sat, 30 Jul 2022 23:28:26 GMT
5767
+ Content-Type:
5768
+ - application/json
5769
+ Transfer-Encoding:
5770
+ - chunked
5771
+ X-Jussi-Request-Id:
5772
+ - '000740003656911501'
5773
+ X-Amzn-Trace-Id:
5774
+ - ''
5775
+ Access-Control-Allow-Origin:
5776
+ - "*"
5777
+ Access-Control-Allow-Methods:
5778
+ - GET, POST, OPTIONS
5779
+ Access-Control-Allow-Headers:
5780
+ - DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
5781
+ Strict-Transport-Security:
5782
+ - max-age=31557600; includeSubDomains; preload
5783
+ Content-Security-Policy:
5784
+ - upgrade-insecure-requests
5785
+ Proxy-Connection:
5786
+ - keep-alive
5787
+ body:
5788
+ encoding: ASCII-8BIT
5789
+ string: '{"jsonrpc":"2.0","result":["account_by_key_api.get_key_references","account_history_api.enum_virtual_ops","account_history_api.get_account_history","account_history_api.get_ops_in_block","account_history_api.get_transaction","block_api.get_block","block_api.get_block_header","block_api.get_block_range","condenser_api.broadcast_block","condenser_api.broadcast_transaction","condenser_api.broadcast_transaction_synchronous","condenser_api.find_proposals","condenser_api.find_recurrent_transfers","condenser_api.get_account_count","condenser_api.get_account_history","condenser_api.get_account_references","condenser_api.get_account_reputations","condenser_api.get_account_votes","condenser_api.get_accounts","condenser_api.get_active_votes","condenser_api.get_active_witnesses","condenser_api.get_block","condenser_api.get_block_header","condenser_api.get_blog","condenser_api.get_blog_authors","condenser_api.get_blog_entries","condenser_api.get_chain_properties","condenser_api.get_collateralized_conversion_requests","condenser_api.get_comment_discussions_by_payout","condenser_api.get_config","condenser_api.get_content","condenser_api.get_content_replies","condenser_api.get_conversion_requests","condenser_api.get_current_median_history_price","condenser_api.get_discussions_by_active","condenser_api.get_discussions_by_author_before_date","condenser_api.get_discussions_by_blog","condenser_api.get_discussions_by_cashout","condenser_api.get_discussions_by_children","condenser_api.get_discussions_by_comments","condenser_api.get_discussions_by_created","condenser_api.get_discussions_by_feed","condenser_api.get_discussions_by_hot","condenser_api.get_discussions_by_promoted","condenser_api.get_discussions_by_trending","condenser_api.get_discussions_by_votes","condenser_api.get_dynamic_global_properties","condenser_api.get_escrow","condenser_api.get_expiring_vesting_delegations","condenser_api.get_feed","condenser_api.get_feed_entries","condenser_api.get_feed_history","condenser_api.get_follow_count","condenser_api.get_followers","condenser_api.get_following","condenser_api.get_hardfork_version","condenser_api.get_key_references","condenser_api.get_market_history","condenser_api.get_market_history_buckets","condenser_api.get_next_scheduled_hardfork","condenser_api.get_open_orders","condenser_api.get_ops_in_block","condenser_api.get_order_book","condenser_api.get_owner_history","condenser_api.get_post_discussions_by_payout","condenser_api.get_potential_signatures","condenser_api.get_reblogged_by","condenser_api.get_recent_trades","condenser_api.get_recovery_request","condenser_api.get_replies_by_last_update","condenser_api.get_required_signatures","condenser_api.get_reward_fund","condenser_api.get_savings_withdraw_from","condenser_api.get_savings_withdraw_to","condenser_api.get_state","condenser_api.get_tags_used_by_author","condenser_api.get_ticker","condenser_api.get_trade_history","condenser_api.get_transaction","condenser_api.get_transaction_hex","condenser_api.get_trending_tags","condenser_api.get_version","condenser_api.get_vesting_delegations","condenser_api.get_volume","condenser_api.get_withdraw_routes","condenser_api.get_witness_by_account","condenser_api.get_witness_count","condenser_api.get_witness_schedule","condenser_api.get_witnesses","condenser_api.get_witnesses_by_vote","condenser_api.is_known_transaction","condenser_api.list_proposal_votes","condenser_api.list_proposals","condenser_api.lookup_account_names","condenser_api.lookup_accounts","condenser_api.lookup_witness_accounts","condenser_api.verify_account_authority","condenser_api.verify_authority","database_api.find_account_recovery_requests","database_api.find_accounts","database_api.find_change_recovery_account_requests","database_api.find_collateralized_conversion_requests","database_api.find_comments","database_api.find_decline_voting_rights_requests","database_api.find_escrows","database_api.find_hbd_conversion_requests","database_api.find_limit_orders","database_api.find_owner_histories","database_api.find_proposals","database_api.find_recurrent_transfers","database_api.find_savings_withdrawals","database_api.find_vesting_delegation_expirations","database_api.find_vesting_delegations","database_api.find_votes","database_api.find_withdraw_vesting_routes","database_api.find_witnesses","database_api.get_active_witnesses","database_api.get_comment_pending_payouts","database_api.get_config","database_api.get_current_price_feed","database_api.get_dynamic_global_properties","database_api.get_feed_history","database_api.get_hardfork_properties","database_api.get_order_book","database_api.get_potential_signatures","database_api.get_required_signatures","database_api.get_reward_funds","database_api.get_transaction_hex","database_api.get_version","database_api.get_witness_schedule","database_api.is_known_transaction","database_api.list_account_recovery_requests","database_api.list_accounts","database_api.list_change_recovery_account_requests","database_api.list_collateralized_conversion_requests","database_api.list_decline_voting_rights_requests","database_api.list_escrows","database_api.list_hbd_conversion_requests","database_api.list_limit_orders","database_api.list_owner_histories","database_api.list_proposal_votes","database_api.list_proposals","database_api.list_savings_withdrawals","database_api.list_vesting_delegation_expirations","database_api.list_vesting_delegations","database_api.list_votes","database_api.list_withdraw_vesting_routes","database_api.list_witness_votes","database_api.list_witnesses","database_api.verify_account_authority","database_api.verify_authority","database_api.verify_signatures","jsonrpc.get_methods","jsonrpc.get_signature","market_history_api.get_market_history","market_history_api.get_market_history_buckets","market_history_api.get_order_book","market_history_api.get_recent_trades","market_history_api.get_ticker","market_history_api.get_trade_history","market_history_api.get_volume","network_broadcast_api.broadcast_block","network_broadcast_api.broadcast_transaction","rc_api.find_rc_accounts","rc_api.get_resource_params","rc_api.get_resource_pool","reputation_api.get_account_reputations","transaction_status_api.find_transaction"],"id":82}'
5790
+ recorded_at: Sat, 30 Jul 2022 23:28:27 GMT
5791
+ - request:
5792
+ method: post
5793
+ uri: https://hive-api.arcange.eu/
5794
+ body:
5795
+ encoding: UTF-8
5796
+ string: '{"jsonrpc":"2.0","id":83,"method":"condenser_api.get_accounts","params":[["fullnodeupdate"]]}'
5797
+ headers:
5798
+ Content-Type:
5799
+ - application/json; charset=utf-8
5800
+ User-Agent:
5801
+ - hive-ruby/1.0.4
5802
+ Accept-Encoding:
5803
+ - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
5804
+ Accept:
5805
+ - "*/*"
5806
+ response:
5807
+ status:
5808
+ code: 200
5809
+ message: OK
5810
+ headers:
5811
+ Server:
5812
+ - nginx
5813
+ Date:
5814
+ - Sat, 30 Jul 2022 23:28:27 GMT
5815
+ Content-Type:
5816
+ - application/json
5817
+ Transfer-Encoding:
5818
+ - chunked
5819
+ X-Jussi-Request-Id:
5820
+ - '001066661088825727'
5821
+ X-Amzn-Trace-Id:
5822
+ - ''
5823
+ Access-Control-Allow-Origin:
5824
+ - "*"
5825
+ Access-Control-Allow-Methods:
5826
+ - GET, POST, OPTIONS
5827
+ Access-Control-Allow-Headers:
5828
+ - DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
5829
+ Strict-Transport-Security:
5830
+ - max-age=31557600; includeSubDomains; preload
5831
+ Content-Security-Policy:
5832
+ - upgrade-insecure-requests
5833
+ Proxy-Connection:
5834
+ - keep-alive
5835
+ body:
5836
+ encoding: ASCII-8BIT
5837
+ 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\":
5838
+ [\"https:\/\/api.steem.buzz\", \"https:\/\/api.pharesim.me\", \"https:\/\/api.justyy.com\",
5839
+ \"https:\/\/api.openhive.network\", \"https:\/\/hive-api.arcange.eu\", \"https:\/\/api.steemit.com\",
5840
+ \"https:\/\/anyx.io\", \"https:\/\/api.steem.buzz\", \"https:\/\/rpc.ausbit.dev\",
5841
+ \"https:\/\/steem.61bts.com\", \"https:\/\/hive.roelandp.nl\", \"https:\/\/techcoderx.com\"],
5842
+ \"failing_nodes\": {\"https:\/\/api.steemdb.online\": \"NumRetriesReached\",
5843
+ \"https:\/\/cn.steems.top\": \"NumRetriesReached\", \"https:\/\/api.hivekings.com\":
5844
+ \"NumRetriesReached\", \"https:\/\/fin.hive.3speak.co\": \"NumRetriesReached\",
5845
+ \"https:\/\/rpc.ecency.com\": \"NumRetriesReached\", \"https:\/\/hived.privex.io\":
5846
+ \"Client returned invalid format. Expected JSON!\"}, \"report\": [{\"node\":
5847
+ \"https:\/\/api.hive.blog\", \"version\": \"1.25.0\", \"hive\": true, \"block\":
5848
+ {\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 109, \"time\": 37.46},
5849
+ \"history\": {\"rank\": 10, \"ok\": true, \"count\": 4500, \"time\": 15.13},
5850
+ \"apicall\": {\"rank\": 9, \"ok\": true, \"time\": 1.92, \"access_time\":
5851
+ 0.475}, \"config\": {\"rank\": 6, \"ok\": true, \"time\": 0.32, \"access_time\":
5852
+ 0.11}, \"block_diff\": {\"rank\": 4, \"ok\": true, \"head_delay\": 3.67, \"diff_head_irreversible\":
5853
+ 18.0, \"time\": 25.75}}, {\"node\": \"https:\/\/anyx.io\", \"version\": \"1.25.0\",
5854
+ \"hive\": true, \"block\": {\"rank\": 9, \"ok\": true, \"count\": 182, \"time\":
5855
+ 30.29}, \"history\": {\"rank\": 9, \"ok\": true, \"count\": 6601, \"time\":
5856
+ 15.02}, \"apicall\": {\"rank\": 10, \"ok\": true, \"time\": 2.13, \"access_time\":
5857
+ 0.561}, \"config\": {\"rank\": 7, \"ok\": true, \"time\": 0.77, \"access_time\":
5858
+ 0.11}, \"block_diff\": {\"rank\": -1, \"ok\": false, \"error\": \"output:
5859
+ {} of identifier 66592659\", \"head_delay\": 0.0, \"diff_head_irreversible\":
5860
+ 0.0, \"time\": 11.59}}, {\"node\": \"https:\/\/api.openhive.network\", \"version\":
5861
+ \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 12, \"ok\": true, \"count\":
5862
+ 143, \"time\": 30.01}, \"history\": {\"rank\": 5, \"ok\": true, \"count\":
5863
+ 9601, \"time\": 15.35}, \"apicall\": {\"rank\": 1, \"ok\": true, \"time\":
5864
+ 0.33, \"access_time\": 0.063}, \"config\": {\"rank\": 8, \"ok\": true, \"time\":
5865
+ 0.23, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 6, \"ok\": true,
5866
+ \"head_delay\": 2.12, \"diff_head_irreversible\": 19.0, \"time\": 15.9}},
5867
+ {\"node\": \"https:\/\/rpc.ausbit.dev\", \"version\": \"1.25.0\", \"hive\":
5868
+ true, \"block\": {\"rank\": 5, \"ok\": true, \"count\": 230, \"time\": 30.01},
5869
+ \"history\": {\"rank\": 7, \"ok\": true, \"count\": 8701, \"time\": 15.01},
5870
+ \"apicall\": {\"rank\": 2, \"ok\": true, \"time\": 0.48, \"access_time\":
5871
+ 0.124}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 0.44, \"access_time\":
5872
+ 0.04}, \"block_diff\": {\"rank\": 14, \"ok\": true, \"head_delay\": 3.39,
5873
+ \"diff_head_irreversible\": 24.0, \"time\": 16.57}}, {\"node\": \"https:\/\/hive.roelandp.nl\",
5874
+ \"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 14, \"ok\":
5875
+ true, \"count\": 46, \"time\": 30.56}, \"history\": {\"rank\": 11, \"ok\":
5876
+ true, \"count\": 2201, \"time\": 15.08}, \"apicall\": {\"rank\": 12, \"ok\":
5877
+ true, \"time\": 5.38, \"access_time\": 1.339}, \"config\": {\"rank\": 10,
5878
+ \"ok\": true, \"time\": 1.36, \"access_time\": 0.34}, \"block_diff\": {\"rank\":
5879
+ 15, \"ok\": true, \"head_delay\": 5.06, \"diff_head_irreversible\": 26.0,
5880
+ \"time\": 30.6}}, {\"node\": \"https:\/\/api.c0ff33a.uk\", \"version\": \"1.25.0\",
5881
+ \"hive\": true, \"block\": {\"rank\": 4, \"ok\": true, \"count\": 233, \"time\":
5882
+ 30.01}, \"history\": {\"rank\": 12, \"ok\": true, \"count\": 2201, \"time\":
5883
+ 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\",
5884
+ \"time\": 0.41, \"access_time\": 30.0}, \"config\": {\"rank\": 11, \"ok\":
5885
+ true, \"time\": 0.86, \"access_time\": 0.25}, \"block_diff\": {\"rank\": 8,
5886
+ \"ok\": true, \"head_delay\": 3.55, \"diff_head_irreversible\": 20.0, \"time\":
5887
+ 18.6}}, {\"node\": \"https:\/\/api.deathwing.me\", \"version\": \"1.25.0\",
5888
+ \"hive\": true, \"block\": {\"rank\": 3, \"ok\": true, \"count\": 782, \"time\":
5889
+ 30.03}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 23501, \"time\":
5890
+ 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\",
5891
+ \"time\": 0.14, \"access_time\": 30.0}, \"config\": {\"rank\": 12, \"ok\":
5892
+ true, \"time\": 0.16, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 12,
5893
+ \"ok\": true, \"head_delay\": 5.62, \"diff_head_irreversible\": 23.0, \"time\":
5894
+ 15.82}}, {\"node\": \"https:\/\/hive-api.arcange.eu\", \"version\": \"1.25.0\",
5895
+ \"hive\": true, \"block\": {\"rank\": 7, \"ok\": true, \"count\": 217, \"time\":
5896
+ 30.02}, \"history\": {\"rank\": 3, \"ok\": true, \"count\": 10601, \"time\":
5897
+ 15.65}, \"apicall\": {\"rank\": 3, \"ok\": true, \"time\": 0.53, \"access_time\":
5898
+ 0.139}, \"config\": {\"rank\": 13, \"ok\": true, \"time\": 0.27, \"access_time\":
5899
+ 0.07}, \"block_diff\": {\"rank\": 11, \"ok\": true, \"head_delay\": 3.66,
5900
+ \"diff_head_irreversible\": 23.0, \"time\": 17.28}}, {\"node\": \"https:\/\/hived.emre.sh\",
5901
+ \"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 2, \"ok\":
5902
+ true, \"count\": 1028, \"time\": 30.0}, \"history\": {\"rank\": 1, \"ok\":
5903
+ true, \"count\": 30701, \"time\": 15.01}, \"apicall\": {\"rank\": -1, \"ok\":
5904
+ false, \"error\": \"@dalz\/should-we-reduce-the-hive-fund-holdings-to-further-improve-decentralization-via-a-long-term-airdrop-to-hive-holders|holger80\",
5905
+ \"time\": 0.17, \"access_time\": 30.0}, \"config\": {\"rank\": 14, \"ok\":
5906
+ true, \"time\": 0.17, \"access_time\": 0.02}, \"block_diff\": {\"rank\": 2,
5907
+ \"ok\": true, \"head_delay\": 2.56, \"diff_head_irreversible\": 16.0, \"time\":
5908
+ 15.73}}, {\"node\": \"https:\/\/techcoderx.com\", \"version\": \"1.25.0\",
5909
+ \"hive\": true, \"block\": {\"rank\": 15, \"ok\": true, \"count\": 20, \"time\":
5910
+ 30.84}, \"history\": {\"rank\": 14, \"ok\": true, \"count\": 901, \"time\":
5911
+ 15.83}, \"apicall\": {\"rank\": 13, \"ok\": true, \"time\": 7.82, \"access_time\":
5912
+ 2.095}, \"config\": {\"rank\": 15, \"ok\": true, \"time\": 4.04, \"access_time\":
5913
+ 1.22}, \"block_diff\": {\"rank\": 13, \"ok\": true, \"head_delay\": 3.11,
5914
+ \"diff_head_irreversible\": 24.0, \"time\": 41.95}}, {\"node\": \"https:\/\/api.pharesim.me\",
5915
+ \"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 6, \"ok\":
5916
+ true, \"count\": 220, \"time\": 30.03}, \"history\": {\"rank\": 4, \"ok\":
5917
+ true, \"count\": 9801, \"time\": 15.02}, \"apicall\": {\"rank\": 6, \"ok\":
5918
+ true, \"time\": 0.97, \"access_time\": 0.246}, \"config\": {\"rank\": 16,
5919
+ \"ok\": true, \"time\": 0.49, \"access_time\": 0.12}, \"block_diff\": {\"rank\":
5920
+ 1, \"ok\": true, \"head_delay\": 2.51, \"diff_head_irreversible\": 15.0, \"time\":
5921
+ 18.24}}, {\"node\": \"https:\/\/api.steemit.com\", \"version\": \"0.23.0\",
5922
+ \"hive\": false, \"block\": {\"rank\": 8, \"ok\": true, \"count\": 215, \"time\":
5923
+ 30.03}, \"history\": {\"rank\": 8, \"ok\": true, \"count\": 6602, \"time\":
5924
+ 15.22}, \"apicall\": {\"rank\": 7, \"ok\": true, \"time\": 1.19, \"access_time\":
5925
+ 0.254}, \"config\": {\"rank\": 1, \"ok\": true, \"time\": 0.69, \"access_time\":
5926
+ 0.12}, \"block_diff\": {\"rank\": 3, \"ok\": true, \"head_delay\": 3.76, \"diff_head_irreversible\":
5927
+ 16.0, \"time\": 18.33}}, {\"node\": \"https:\/\/api.justyy.com\", \"version\":
5928
+ \"0.23.1\", \"hive\": false, \"block\": {\"rank\": 1, \"ok\": true, \"count\":
5929
+ 1890, \"time\": 30.0}, \"history\": {\"rank\": 6, \"ok\": true, \"count\":
5930
+ 9102, \"time\": 15.03}, \"apicall\": {\"rank\": 5, \"ok\": true, \"time\":
5931
+ 0.7, \"access_time\": 0.223}, \"config\": {\"rank\": 2, \"ok\": true, \"time\":
5932
+ 0.04, \"access_time\": 0.01}, \"block_diff\": {\"rank\": 7, \"ok\": true,
5933
+ \"head_delay\": 3.62, \"diff_head_irreversible\": 19.0, \"time\": 15.62}},
5934
+ {\"node\": \"https:\/\/api.steem.buzz\", \"version\": \"0.23.0\", \"hive\":
5935
+ false, \"block\": {\"rank\": 11, \"ok\": true, \"count\": 180, \"time\": 30.03},
5936
+ \"history\": {\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 0,
5937
+ \"time\": 16.5}, \"apicall\": {\"rank\": 8, \"ok\": true, \"time\": 0.66,
5938
+ \"access_time\": 0.207}, \"config\": {\"rank\": 3, \"ok\": true, \"time\":
5939
+ 0.13, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 10, \"ok\": true,
5940
+ \"head_delay\": 3.06, \"diff_head_irreversible\": 22.0, \"time\": 17.48}},
5941
+ {\"node\": \"https:\/\/api.steem.buzz\", \"version\": \"0.23.0\", \"hive\":
5942
+ false, \"block\": {\"rank\": 11, \"ok\": true, \"count\": 180, \"time\": 30.03},
5943
+ \"history\": {\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 0,
5944
+ \"time\": 16.5}, \"apicall\": {\"rank\": 8, \"ok\": true, \"time\": 0.66,
5945
+ \"access_time\": 0.207}, \"config\": {\"rank\": 3, \"ok\": true, \"time\":
5946
+ 0.13, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 10, \"ok\": true,
5947
+ \"head_delay\": 3.06, \"diff_head_irreversible\": 22.0, \"time\": 17.48}},
5948
+ {\"node\": \"https:\/\/steem.61bts.com\", \"version\": \"0.23.0\", \"hive\":
5949
+ false, \"block\": {\"rank\": 13, \"ok\": true, \"count\": 64, \"time\": 30.44},
5950
+ \"history\": {\"rank\": 13, \"ok\": true, \"count\": 1802, \"time\": 15.73},
5951
+ \"apicall\": {\"rank\": 11, \"ok\": true, \"time\": 2.74, \"access_time\":
5952
+ 0.733}, \"config\": {\"rank\": 5, \"ok\": true, \"time\": 1.82, \"access_time\":
5953
+ 0.28}, \"block_diff\": {\"rank\": 5, \"ok\": true, \"head_delay\": 4.29, \"diff_head_irreversible\":
5954
+ 18.0, \"time\": 23.63}}], \"parameter\": {\"num_retries\": 3, \"num_retries_call\":
5955
+ 3, \"timeout\": 30, \"threading\": false, \"beem_version\": \"0.24.26\", \"start_time\":
5956
+ \"2022-07-30T23:00:19\", \"end_time\": \"2022-07-30T23:20:30\", \"script_version\":
5957
+ \"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]}, \"history\":
5958
+ {\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]}, \"config\":
5959
+ {\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
5960
+ \"head_delay\"]}}}}","posting_json_metadata":"{\"nodes\": [\"https:\/\/anyx.io\",
5961
+ \"http:\/\/anyx.io\", \"https:\/\/rpc.usesteem.com\"], \"failing_nodes\":
5962
+ {\"https:\/\/api.steemitstage.com\": \"NumRetriesReached\"}, \"report\": [{\"node\":
5963
+ \"https:\/\/steemd.minnowsupportproject.org\", \"version\": \"0.21.0\", \"block\":
5964
+ {\"rank\": 1, \"ok\": true, \"count\": 713, \"time\": 30.03}, \"history\":
5965
+ {\"rank\": 5, \"ok\": true, \"count\": 5859, \"time\": 15.24}, \"apicall\":
5966
+ {\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr != _registered_apis.end():
5967
+ Could not find API tags_api\", \"time\": 0.19, \"access_time\": 30.0}, \"config\":
5968
+ {\"rank\": 1, \"ok\": true, \"time\": 0.43, \"access_time\": 0.03}, \"block_diff\":
5969
+ {\"rank\": 2, \"ok\": true, \"head_delay\": 3.2, \"diff_head_irreversible\":
5970
+ 16.0, \"time\": 16.21}}, {\"node\": \"https:\/\/api.steemit.com\", \"version\":
5971
+ \"0.21.0\", \"block\": {\"rank\": 3, \"ok\": true, \"count\": 249, \"time\":
5972
+ 30.01}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 12626, \"time\":
5973
+ 15.06}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
5974
+ found\", \"time\": 0.5, \"access_time\": 30.0}, \"config\": {\"rank\": 2,
5975
+ \"ok\": true, \"time\": 1.01, \"access_time\": 0.1}, \"block_diff\": {\"rank\":
5976
+ 3, \"ok\": true, \"head_delay\": 3.06, \"diff_head_irreversible\": 17.0, \"time\":
5977
+ 18.1}}, {\"node\": \"http:\/\/anyx.io\", \"version\": \"0.20.10\", \"block\":
5978
+ {\"rank\": 4, \"ok\": true, \"count\": 133, \"time\": 30.35}, \"history\":
5979
+ {\"rank\": 3, \"ok\": true, \"count\": 6768, \"time\": 15.16}, \"apicall\":
5980
+ {\"rank\": 2, \"ok\": true, \"time\": 1.54, \"access_time\": 0.449}, \"config\":
5981
+ {\"rank\": 3, \"ok\": true, \"time\": 1.13, \"access_time\": 0.09}, \"block_diff\":
5982
+ {\"rank\": 6, \"ok\": true, \"head_delay\": 4.29, \"diff_head_irreversible\":
5983
+ 19.0, \"time\": 19.34}}, {\"node\": \"https:\/\/anyx.io\", \"version\": \"0.20.10\",
5984
+ \"block\": {\"rank\": 5, \"ok\": true, \"count\": 128, \"time\": 30.15}, \"history\":
5985
+ {\"rank\": 4, \"ok\": true, \"count\": 6667, \"time\": 15.06}, \"apicall\":
5986
+ {\"rank\": 1, \"ok\": true, \"time\": 1.3, \"access_time\": 0.4}, \"config\":
5987
+ {\"rank\": 4, \"ok\": true, \"time\": 1.33, \"access_time\": 0.09}, \"block_diff\":
5988
+ {\"rank\": 1, \"ok\": true, \"head_delay\": 2.67, \"diff_head_irreversible\":
5989
+ 16.0, \"time\": 19.44}}, {\"node\": \"https:\/\/api.steemitdev.com\", \"version\":
5990
+ \"0.21.0\", \"block\": {\"rank\": 2, \"ok\": true, \"count\": 275, \"time\":
5991
+ 30.04}, \"history\": {\"rank\": 1, \"ok\": true, \"count\": 13131, \"time\":
5992
+ 15.09}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
5993
+ found\", \"time\": 0.54, \"access_time\": 30.0}, \"config\": {\"rank\": 5,
5994
+ \"ok\": true, \"time\": 1.4, \"access_time\": 0.09}, \"block_diff\": {\"rank\":
5995
+ 4, \"ok\": true, \"head_delay\": 2.76, \"diff_head_irreversible\": 18.0, \"time\":
5996
+ 18.35}}, {\"node\": \"https:\/\/api.steem.house\", \"version\": \"0.21.0\",
5997
+ \"block\": {\"rank\": 6, \"ok\": true, \"count\": 93, \"time\": 30.22}, \"history\":
5998
+ {\"rank\": 6, \"ok\": true, \"count\": 5152, \"time\": 15.21}, \"apicall\":
5999
+ {\"rank\": -1, \"ok\": false, \"error\": \"Method not found\", \"time\": 0.66,
6000
+ \"access_time\": 30.0}, \"config\": {\"rank\": 6, \"ok\": true, \"time\":
6001
+ 2.77, \"access_time\": 0.26}, \"block_diff\": {\"rank\": 7, \"ok\": true,
6002
+ \"head_delay\": 3.3, \"diff_head_irreversible\": 21.0, \"time\": 22.91}},
6003
+ {\"node\": \"https:\/\/rpc.usesteem.com\", \"version\": \"0.20.10\", \"block\":
6004
+ {\"rank\": 7, \"ok\": true, \"count\": 57, \"time\": 30.31}, \"history\":
6005
+ {\"rank\": 7, \"ok\": true, \"count\": 2728, \"time\": 15.26}, \"apicall\":
6006
+ {\"rank\": 3, \"ok\": true, \"time\": 5.9, \"access_time\": 1.679}, \"config\":
6007
+ {\"rank\": 7, \"ok\": true, \"time\": 4.09, \"access_time\": 0.39}, \"block_diff\":
6008
+ {\"rank\": 5, \"ok\": true, \"head_delay\": 3.23, \"diff_head_irreversible\":
6009
+ 19.0, \"time\": 28.42}}, {\"node\": \"https:\/\/steemd.privex.io\", \"version\":
6010
+ \"0.21.0\", \"block\": {\"rank\": 8, \"ok\": true, \"count\": 28, \"time\":
6011
+ 30.99}, \"history\": {\"rank\": 8, \"ok\": true, \"count\": 1314, \"time\":
6012
+ 15.02}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr
6013
+ != _registered_apis.end(): Could not find API tags_api\", \"time\": 1.09,
6014
+ \"access_time\": 30.0}, \"config\": {\"rank\": 8, \"ok\": true, \"time\":
6015
+ 9.11, \"access_time\": 1.0}, \"block_diff\": {\"rank\": 8, \"ok\": true, \"head_delay\":
6016
+ 4.33, \"diff_head_irreversible\": 22.0, \"time\": 39.83}}, {\"node\": \"https:\/\/appbasetest.timcliff.com\",
6017
+ \"version\": \"0.21.0\", \"block\": {\"rank\": 9, \"ok\": true, \"count\":
6018
+ 17, \"time\": 30.16}, \"history\": {\"rank\": 9, \"ok\": true, \"count\":
6019
+ 1314, \"time\": 15.01}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\":
6020
+ \"@taskmaster4450\/rewards-are-rewards|holger80\", \"time\": 2.01, \"access_time\":
6021
+ 30.0}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 10.11, \"access_time\":
6022
+ 0.08}, \"block_diff\": {\"rank\": 9, \"ok\": true, \"head_delay\": 2822132.87,
6023
+ \"diff_head_irreversible\": 16.0, \"time\": 53.19}}], \"parameter\": {\"num_retries\":
6024
+ 3, \"num_retries_call\": 3, \"timeout\": 30, \"threading\": false, \"beem_version\":
6025
+ \"0.20.23\", \"start_time\": \"2019-08-27T14:10:02\", \"end_time\": \"2019-08-27T14:22:42\",
6026
+ \"script_version\": \"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]},
6027
+ \"history\": {\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]},
6028
+ \"config\": {\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
6029
+ \"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
6030
+ 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
6031
+ 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
6032
+ HBD","reward_hive_balance":"0.000 HIVE","reward_vesting_balance":"50181.611976
6033
+ VESTS","reward_vesting_hive":"27.547 HIVE","vesting_shares":"3163608.831672
6034
+ VESTS","delegated_vesting_shares":"198556.066920 VESTS","received_vesting_shares":"8200.502706
6035
+ VESTS","vesting_withdraw_rate":"0.000000 VESTS","post_voting_power":"2973253.267458
6036
+ 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
6037
+ HIVE","reputation":"66739978115904","transfer_history":[],"market_history":[],"post_history":[],"vote_history":[],"other_history":[],"witness_votes":[],"tags_usage":[],"guest_bloggers":[]}],"id":83}'
6038
+ recorded_at: Sat, 30 Jul 2022 23:28:27 GMT
6039
+ - request:
6040
+ method: post
6041
+ uri: https://api.openhive.network/
6042
+ body:
6043
+ encoding: UTF-8
6044
+ string: '{"jsonrpc":"2.0","id":84,"method":"condenser_api.get_dynamic_global_properties","params":[]}'
6045
+ headers:
6046
+ Content-Type:
6047
+ - application/json; charset=utf-8
6048
+ User-Agent:
6049
+ - hive-ruby/1.0.4
6050
+ Accept-Encoding:
6051
+ - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
6052
+ Accept:
6053
+ - "*/*"
6054
+ response:
6055
+ status:
6056
+ code: 200
6057
+ message: OK
6058
+ headers:
6059
+ Server:
6060
+ - nginx/1.14.0 (Ubuntu)
6061
+ Date:
6062
+ - Sat, 30 Jul 2022 23:28:28 GMT
6063
+ Content-Type:
6064
+ - application/json
6065
+ Content-Length:
6066
+ - '1629'
6067
+ Connection:
6068
+ - keep-alive
6069
+ X-Jussi-Cache-Hit:
6070
+ - appbase.condenser_api.get_dynamic_global_properties.params=[]
6071
+ X-Jussi-Request-Id:
6072
+ - '000860761172334208'
6073
+ X-Amzn-Trace-Id:
6074
+ - ''
6075
+ X-Jussi-Response-Time:
6076
+ - '0.0009050667285919189'
6077
+ X-Jussi-Namespace:
6078
+ - appbase
6079
+ X-Jussi-Api:
6080
+ - condenser_api
6081
+ X-Jussi-Method:
6082
+ - get_dynamic_global_properties
6083
+ X-Jussi-Params:
6084
+ - "[]"
6085
+ Access-Control-Allow-Origin:
6086
+ - "*"
6087
+ Access-Control-Allow-Methods:
6088
+ - GET, POST
6089
+ Access-Control-Allow-Headers:
6090
+ - DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
6091
+ body:
6092
+ encoding: UTF-8
6093
+ string: '{"id":84,"jsonrpc":"2.0","result":{"head_block_number":66592891,"head_block_id":"03f8207ba12a7f6361b7ad3590447d47a810de9f","time":"2022-07-30T23:28:27","current_witness":"ausbitbank","total_pow":514415,"num_pow_witnesses":172,"virtual_supply":"434353475.648
6094
+ HIVE","current_supply":"384080733.481 HIVE","init_hbd_supply":"0.000 HBD","current_hbd_supply":"26694826.091
6095
+ HBD","total_vesting_fund_hive":"161382577.258 HIVE","total_vesting_shares":"293562875854.330685
6096
+ VESTS","total_reward_fund_hive":"0.000 HIVE","total_reward_shares2":"0","pending_rewarded_vesting_shares":"759985146.908767
6097
+ VESTS","pending_rewarded_vesting_hive":"392520.604 HIVE","hbd_interest_rate":2000,"hbd_print_rate":10000,"maximum_block_size":65536,"required_actions_partition_percent":0,"current_aslot":66796169,"recent_slots_filled":"340282366920938463463374607431768211455","participation_count":128,"last_irreversible_block_num":66592875,"vote_power_reserve_rate":10,"delegation_return_period":432000,"reverse_auction_seconds":0,"available_account_subsidies":10728307,"hbd_stop_percent":1000,"hbd_start_percent":900,"next_maintenance_time":"2022-07-30T23:34:48","last_budget_time":"2022-07-30T22:34:48","next_daily_maintenance_time":"2022-07-31T19:31:30","content_reward_percent":6500,"vesting_reward_percent":1500,"sps_fund_percent":1000,"sps_interval_ledger":"167.076
6098
+ HBD","downvote_pool_percent":2500,"current_remove_threshold":200,"early_voting_seconds":86400,"mid_voting_seconds":172800,"max_consecutive_recurrent_transfer_failures":10,"max_recurrent_transfer_end_date":730,"min_recurrent_transfers_recurrence":24,"max_open_recurrent_transfers":255}}'
6099
+ recorded_at: Sat, 30 Jul 2022 23:28:28 GMT
6100
+ recorded_with: VCR 6.1.0