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
@@ -17594,4 +17594,1232 @@ http_interactions:
|
|
17594
17594
|
VESTS","next_vesting_withdrawal":"1969-12-31T23:59:59","withdrawn":0,"to_withdraw":0,"withdraw_routes":0,"pending_transfers":0,"curation_rewards":0,"posting_rewards":0,"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
|
17595
17595
|
HIVE","reputation":"38214756820118","transfer_history":[],"market_history":[],"post_history":[],"vote_history":[],"other_history":[],"witness_votes":[],"tags_usage":[],"guest_bloggers":[]}],"id":41}'
|
17596
17596
|
recorded_at: Sun, 08 Nov 2020 06:01:23 GMT
|
17597
|
-
|
17597
|
+
- request:
|
17598
|
+
method: post
|
17599
|
+
uri: https://api.deathwing.me/
|
17600
|
+
body:
|
17601
|
+
encoding: UTF-8
|
17602
|
+
string: '{"jsonrpc":"2.0","id":37,"method":"condenser_api.get_accounts","params":[["fullnodeupdate"]]}'
|
17603
|
+
headers:
|
17604
|
+
Content-Type:
|
17605
|
+
- application/json; charset=utf-8
|
17606
|
+
User-Agent:
|
17607
|
+
- hive-ruby/1.0.4
|
17608
|
+
Accept-Encoding:
|
17609
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
17610
|
+
Accept:
|
17611
|
+
- "*/*"
|
17612
|
+
Host:
|
17613
|
+
- api.deathwing.me
|
17614
|
+
Content-Length:
|
17615
|
+
- '93'
|
17616
|
+
response:
|
17617
|
+
status:
|
17618
|
+
code: 200
|
17619
|
+
message: OK
|
17620
|
+
headers:
|
17621
|
+
Date:
|
17622
|
+
- Sat, 30 Jul 2022 23:22:23 GMT
|
17623
|
+
Content-Type:
|
17624
|
+
- application/json
|
17625
|
+
Transfer-Encoding:
|
17626
|
+
- chunked
|
17627
|
+
Connection:
|
17628
|
+
- keep-alive
|
17629
|
+
X-Jussi-Request-Id:
|
17630
|
+
- '001048297199617201'
|
17631
|
+
X-Amzn-Trace-Id:
|
17632
|
+
- ''
|
17633
|
+
Access-Control-Allow-Origin:
|
17634
|
+
- "*"
|
17635
|
+
Access-Control-Allow-Methods:
|
17636
|
+
- GET, POST, OPTIONS
|
17637
|
+
Access-Control-Allow-Headers:
|
17638
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
17639
|
+
Strict-Transport-Security:
|
17640
|
+
- max-age=31557600; includeSubDomains; preload
|
17641
|
+
Content-Security-Policy:
|
17642
|
+
- upgrade-insecure-requests
|
17643
|
+
Backend:
|
17644
|
+
- full
|
17645
|
+
Selected-Api-Node:
|
17646
|
+
- eu1
|
17647
|
+
Cf-Cache-Status:
|
17648
|
+
- DYNAMIC
|
17649
|
+
Expect-Ct:
|
17650
|
+
- max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
|
17651
|
+
Report-To:
|
17652
|
+
- '{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=KkqYytnHzAFCVOdy62jUV8ekqJMTYpvJKTWvrQOY2qfsu7N1gLOtpvBuEYhnzIQ7d27ktvy9Olx8ZPrMF6wH2DSogOdlEpK5us2JLmOXO4v1zqpm2gX75dFO17GBpDH%2Fm3Kz"}],"group":"cf-nel","max_age":604800}'
|
17653
|
+
Nel:
|
17654
|
+
- '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}'
|
17655
|
+
Server:
|
17656
|
+
- cloudflare
|
17657
|
+
Cf-Ray:
|
17658
|
+
- 7331d604cff3526f-LAX
|
17659
|
+
Alt-Svc:
|
17660
|
+
- h3=":443"; ma=86400, h3-29=":443"; ma=86400
|
17661
|
+
body:
|
17662
|
+
encoding: ASCII-8BIT
|
17663
|
+
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\":
|
17664
|
+
[\"https:\/\/api.steem.buzz\", \"https:\/\/api.pharesim.me\", \"https:\/\/api.justyy.com\",
|
17665
|
+
\"https:\/\/api.openhive.network\", \"https:\/\/hive-api.arcange.eu\", \"https:\/\/api.steemit.com\",
|
17666
|
+
\"https:\/\/anyx.io\", \"https:\/\/api.steem.buzz\", \"https:\/\/rpc.ausbit.dev\",
|
17667
|
+
\"https:\/\/steem.61bts.com\", \"https:\/\/hive.roelandp.nl\", \"https:\/\/techcoderx.com\"],
|
17668
|
+
\"failing_nodes\": {\"https:\/\/api.steemdb.online\": \"NumRetriesReached\",
|
17669
|
+
\"https:\/\/cn.steems.top\": \"NumRetriesReached\", \"https:\/\/api.hivekings.com\":
|
17670
|
+
\"NumRetriesReached\", \"https:\/\/fin.hive.3speak.co\": \"NumRetriesReached\",
|
17671
|
+
\"https:\/\/rpc.ecency.com\": \"NumRetriesReached\", \"https:\/\/hived.privex.io\":
|
17672
|
+
\"Client returned invalid format. Expected JSON!\"}, \"report\": [{\"node\":
|
17673
|
+
\"https:\/\/api.hive.blog\", \"version\": \"1.25.0\", \"hive\": true, \"block\":
|
17674
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 109, \"time\": 37.46},
|
17675
|
+
\"history\": {\"rank\": 10, \"ok\": true, \"count\": 4500, \"time\": 15.13},
|
17676
|
+
\"apicall\": {\"rank\": 9, \"ok\": true, \"time\": 1.92, \"access_time\":
|
17677
|
+
0.475}, \"config\": {\"rank\": 6, \"ok\": true, \"time\": 0.32, \"access_time\":
|
17678
|
+
0.11}, \"block_diff\": {\"rank\": 4, \"ok\": true, \"head_delay\": 3.67, \"diff_head_irreversible\":
|
17679
|
+
18.0, \"time\": 25.75}}, {\"node\": \"https:\/\/anyx.io\", \"version\": \"1.25.0\",
|
17680
|
+
\"hive\": true, \"block\": {\"rank\": 9, \"ok\": true, \"count\": 182, \"time\":
|
17681
|
+
30.29}, \"history\": {\"rank\": 9, \"ok\": true, \"count\": 6601, \"time\":
|
17682
|
+
15.02}, \"apicall\": {\"rank\": 10, \"ok\": true, \"time\": 2.13, \"access_time\":
|
17683
|
+
0.561}, \"config\": {\"rank\": 7, \"ok\": true, \"time\": 0.77, \"access_time\":
|
17684
|
+
0.11}, \"block_diff\": {\"rank\": -1, \"ok\": false, \"error\": \"output:
|
17685
|
+
{} of identifier 66592659\", \"head_delay\": 0.0, \"diff_head_irreversible\":
|
17686
|
+
0.0, \"time\": 11.59}}, {\"node\": \"https:\/\/api.openhive.network\", \"version\":
|
17687
|
+
\"1.25.0\", \"hive\": true, \"block\": {\"rank\": 12, \"ok\": true, \"count\":
|
17688
|
+
143, \"time\": 30.01}, \"history\": {\"rank\": 5, \"ok\": true, \"count\":
|
17689
|
+
9601, \"time\": 15.35}, \"apicall\": {\"rank\": 1, \"ok\": true, \"time\":
|
17690
|
+
0.33, \"access_time\": 0.063}, \"config\": {\"rank\": 8, \"ok\": true, \"time\":
|
17691
|
+
0.23, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 6, \"ok\": true,
|
17692
|
+
\"head_delay\": 2.12, \"diff_head_irreversible\": 19.0, \"time\": 15.9}},
|
17693
|
+
{\"node\": \"https:\/\/rpc.ausbit.dev\", \"version\": \"1.25.0\", \"hive\":
|
17694
|
+
true, \"block\": {\"rank\": 5, \"ok\": true, \"count\": 230, \"time\": 30.01},
|
17695
|
+
\"history\": {\"rank\": 7, \"ok\": true, \"count\": 8701, \"time\": 15.01},
|
17696
|
+
\"apicall\": {\"rank\": 2, \"ok\": true, \"time\": 0.48, \"access_time\":
|
17697
|
+
0.124}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 0.44, \"access_time\":
|
17698
|
+
0.04}, \"block_diff\": {\"rank\": 14, \"ok\": true, \"head_delay\": 3.39,
|
17699
|
+
\"diff_head_irreversible\": 24.0, \"time\": 16.57}}, {\"node\": \"https:\/\/hive.roelandp.nl\",
|
17700
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 14, \"ok\":
|
17701
|
+
true, \"count\": 46, \"time\": 30.56}, \"history\": {\"rank\": 11, \"ok\":
|
17702
|
+
true, \"count\": 2201, \"time\": 15.08}, \"apicall\": {\"rank\": 12, \"ok\":
|
17703
|
+
true, \"time\": 5.38, \"access_time\": 1.339}, \"config\": {\"rank\": 10,
|
17704
|
+
\"ok\": true, \"time\": 1.36, \"access_time\": 0.34}, \"block_diff\": {\"rank\":
|
17705
|
+
15, \"ok\": true, \"head_delay\": 5.06, \"diff_head_irreversible\": 26.0,
|
17706
|
+
\"time\": 30.6}}, {\"node\": \"https:\/\/api.c0ff33a.uk\", \"version\": \"1.25.0\",
|
17707
|
+
\"hive\": true, \"block\": {\"rank\": 4, \"ok\": true, \"count\": 233, \"time\":
|
17708
|
+
30.01}, \"history\": {\"rank\": 12, \"ok\": true, \"count\": 2201, \"time\":
|
17709
|
+
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\",
|
17710
|
+
\"time\": 0.41, \"access_time\": 30.0}, \"config\": {\"rank\": 11, \"ok\":
|
17711
|
+
true, \"time\": 0.86, \"access_time\": 0.25}, \"block_diff\": {\"rank\": 8,
|
17712
|
+
\"ok\": true, \"head_delay\": 3.55, \"diff_head_irreversible\": 20.0, \"time\":
|
17713
|
+
18.6}}, {\"node\": \"https:\/\/api.deathwing.me\", \"version\": \"1.25.0\",
|
17714
|
+
\"hive\": true, \"block\": {\"rank\": 3, \"ok\": true, \"count\": 782, \"time\":
|
17715
|
+
30.03}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 23501, \"time\":
|
17716
|
+
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\",
|
17717
|
+
\"time\": 0.14, \"access_time\": 30.0}, \"config\": {\"rank\": 12, \"ok\":
|
17718
|
+
true, \"time\": 0.16, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 12,
|
17719
|
+
\"ok\": true, \"head_delay\": 5.62, \"diff_head_irreversible\": 23.0, \"time\":
|
17720
|
+
15.82}}, {\"node\": \"https:\/\/hive-api.arcange.eu\", \"version\": \"1.25.0\",
|
17721
|
+
\"hive\": true, \"block\": {\"rank\": 7, \"ok\": true, \"count\": 217, \"time\":
|
17722
|
+
30.02}, \"history\": {\"rank\": 3, \"ok\": true, \"count\": 10601, \"time\":
|
17723
|
+
15.65}, \"apicall\": {\"rank\": 3, \"ok\": true, \"time\": 0.53, \"access_time\":
|
17724
|
+
0.139}, \"config\": {\"rank\": 13, \"ok\": true, \"time\": 0.27, \"access_time\":
|
17725
|
+
0.07}, \"block_diff\": {\"rank\": 11, \"ok\": true, \"head_delay\": 3.66,
|
17726
|
+
\"diff_head_irreversible\": 23.0, \"time\": 17.28}}, {\"node\": \"https:\/\/hived.emre.sh\",
|
17727
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 2, \"ok\":
|
17728
|
+
true, \"count\": 1028, \"time\": 30.0}, \"history\": {\"rank\": 1, \"ok\":
|
17729
|
+
true, \"count\": 30701, \"time\": 15.01}, \"apicall\": {\"rank\": -1, \"ok\":
|
17730
|
+
false, \"error\": \"@dalz\/should-we-reduce-the-hive-fund-holdings-to-further-improve-decentralization-via-a-long-term-airdrop-to-hive-holders|holger80\",
|
17731
|
+
\"time\": 0.17, \"access_time\": 30.0}, \"config\": {\"rank\": 14, \"ok\":
|
17732
|
+
true, \"time\": 0.17, \"access_time\": 0.02}, \"block_diff\": {\"rank\": 2,
|
17733
|
+
\"ok\": true, \"head_delay\": 2.56, \"diff_head_irreversible\": 16.0, \"time\":
|
17734
|
+
15.73}}, {\"node\": \"https:\/\/techcoderx.com\", \"version\": \"1.25.0\",
|
17735
|
+
\"hive\": true, \"block\": {\"rank\": 15, \"ok\": true, \"count\": 20, \"time\":
|
17736
|
+
30.84}, \"history\": {\"rank\": 14, \"ok\": true, \"count\": 901, \"time\":
|
17737
|
+
15.83}, \"apicall\": {\"rank\": 13, \"ok\": true, \"time\": 7.82, \"access_time\":
|
17738
|
+
2.095}, \"config\": {\"rank\": 15, \"ok\": true, \"time\": 4.04, \"access_time\":
|
17739
|
+
1.22}, \"block_diff\": {\"rank\": 13, \"ok\": true, \"head_delay\": 3.11,
|
17740
|
+
\"diff_head_irreversible\": 24.0, \"time\": 41.95}}, {\"node\": \"https:\/\/api.pharesim.me\",
|
17741
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 6, \"ok\":
|
17742
|
+
true, \"count\": 220, \"time\": 30.03}, \"history\": {\"rank\": 4, \"ok\":
|
17743
|
+
true, \"count\": 9801, \"time\": 15.02}, \"apicall\": {\"rank\": 6, \"ok\":
|
17744
|
+
true, \"time\": 0.97, \"access_time\": 0.246}, \"config\": {\"rank\": 16,
|
17745
|
+
\"ok\": true, \"time\": 0.49, \"access_time\": 0.12}, \"block_diff\": {\"rank\":
|
17746
|
+
1, \"ok\": true, \"head_delay\": 2.51, \"diff_head_irreversible\": 15.0, \"time\":
|
17747
|
+
18.24}}, {\"node\": \"https:\/\/api.steemit.com\", \"version\": \"0.23.0\",
|
17748
|
+
\"hive\": false, \"block\": {\"rank\": 8, \"ok\": true, \"count\": 215, \"time\":
|
17749
|
+
30.03}, \"history\": {\"rank\": 8, \"ok\": true, \"count\": 6602, \"time\":
|
17750
|
+
15.22}, \"apicall\": {\"rank\": 7, \"ok\": true, \"time\": 1.19, \"access_time\":
|
17751
|
+
0.254}, \"config\": {\"rank\": 1, \"ok\": true, \"time\": 0.69, \"access_time\":
|
17752
|
+
0.12}, \"block_diff\": {\"rank\": 3, \"ok\": true, \"head_delay\": 3.76, \"diff_head_irreversible\":
|
17753
|
+
16.0, \"time\": 18.33}}, {\"node\": \"https:\/\/api.justyy.com\", \"version\":
|
17754
|
+
\"0.23.1\", \"hive\": false, \"block\": {\"rank\": 1, \"ok\": true, \"count\":
|
17755
|
+
1890, \"time\": 30.0}, \"history\": {\"rank\": 6, \"ok\": true, \"count\":
|
17756
|
+
9102, \"time\": 15.03}, \"apicall\": {\"rank\": 5, \"ok\": true, \"time\":
|
17757
|
+
0.7, \"access_time\": 0.223}, \"config\": {\"rank\": 2, \"ok\": true, \"time\":
|
17758
|
+
0.04, \"access_time\": 0.01}, \"block_diff\": {\"rank\": 7, \"ok\": true,
|
17759
|
+
\"head_delay\": 3.62, \"diff_head_irreversible\": 19.0, \"time\": 15.62}},
|
17760
|
+
{\"node\": \"https:\/\/api.steem.buzz\", \"version\": \"0.23.0\", \"hive\":
|
17761
|
+
false, \"block\": {\"rank\": 11, \"ok\": true, \"count\": 180, \"time\": 30.03},
|
17762
|
+
\"history\": {\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 0,
|
17763
|
+
\"time\": 16.5}, \"apicall\": {\"rank\": 8, \"ok\": true, \"time\": 0.66,
|
17764
|
+
\"access_time\": 0.207}, \"config\": {\"rank\": 3, \"ok\": true, \"time\":
|
17765
|
+
0.13, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 10, \"ok\": true,
|
17766
|
+
\"head_delay\": 3.06, \"diff_head_irreversible\": 22.0, \"time\": 17.48}},
|
17767
|
+
{\"node\": \"https:\/\/api.steem.buzz\", \"version\": \"0.23.0\", \"hive\":
|
17768
|
+
false, \"block\": {\"rank\": 11, \"ok\": true, \"count\": 180, \"time\": 30.03},
|
17769
|
+
\"history\": {\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 0,
|
17770
|
+
\"time\": 16.5}, \"apicall\": {\"rank\": 8, \"ok\": true, \"time\": 0.66,
|
17771
|
+
\"access_time\": 0.207}, \"config\": {\"rank\": 3, \"ok\": true, \"time\":
|
17772
|
+
0.13, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 10, \"ok\": true,
|
17773
|
+
\"head_delay\": 3.06, \"diff_head_irreversible\": 22.0, \"time\": 17.48}},
|
17774
|
+
{\"node\": \"https:\/\/steem.61bts.com\", \"version\": \"0.23.0\", \"hive\":
|
17775
|
+
false, \"block\": {\"rank\": 13, \"ok\": true, \"count\": 64, \"time\": 30.44},
|
17776
|
+
\"history\": {\"rank\": 13, \"ok\": true, \"count\": 1802, \"time\": 15.73},
|
17777
|
+
\"apicall\": {\"rank\": 11, \"ok\": true, \"time\": 2.74, \"access_time\":
|
17778
|
+
0.733}, \"config\": {\"rank\": 5, \"ok\": true, \"time\": 1.82, \"access_time\":
|
17779
|
+
0.28}, \"block_diff\": {\"rank\": 5, \"ok\": true, \"head_delay\": 4.29, \"diff_head_irreversible\":
|
17780
|
+
18.0, \"time\": 23.63}}], \"parameter\": {\"num_retries\": 3, \"num_retries_call\":
|
17781
|
+
3, \"timeout\": 30, \"threading\": false, \"beem_version\": \"0.24.26\", \"start_time\":
|
17782
|
+
\"2022-07-30T23:00:19\", \"end_time\": \"2022-07-30T23:20:30\", \"script_version\":
|
17783
|
+
\"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]}, \"history\":
|
17784
|
+
{\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]}, \"config\":
|
17785
|
+
{\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
|
17786
|
+
\"head_delay\"]}}}}","posting_json_metadata":"{\"nodes\": [\"https:\/\/anyx.io\",
|
17787
|
+
\"http:\/\/anyx.io\", \"https:\/\/rpc.usesteem.com\"], \"failing_nodes\":
|
17788
|
+
{\"https:\/\/api.steemitstage.com\": \"NumRetriesReached\"}, \"report\": [{\"node\":
|
17789
|
+
\"https:\/\/steemd.minnowsupportproject.org\", \"version\": \"0.21.0\", \"block\":
|
17790
|
+
{\"rank\": 1, \"ok\": true, \"count\": 713, \"time\": 30.03}, \"history\":
|
17791
|
+
{\"rank\": 5, \"ok\": true, \"count\": 5859, \"time\": 15.24}, \"apicall\":
|
17792
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr != _registered_apis.end():
|
17793
|
+
Could not find API tags_api\", \"time\": 0.19, \"access_time\": 30.0}, \"config\":
|
17794
|
+
{\"rank\": 1, \"ok\": true, \"time\": 0.43, \"access_time\": 0.03}, \"block_diff\":
|
17795
|
+
{\"rank\": 2, \"ok\": true, \"head_delay\": 3.2, \"diff_head_irreversible\":
|
17796
|
+
16.0, \"time\": 16.21}}, {\"node\": \"https:\/\/api.steemit.com\", \"version\":
|
17797
|
+
\"0.21.0\", \"block\": {\"rank\": 3, \"ok\": true, \"count\": 249, \"time\":
|
17798
|
+
30.01}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 12626, \"time\":
|
17799
|
+
15.06}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
|
17800
|
+
found\", \"time\": 0.5, \"access_time\": 30.0}, \"config\": {\"rank\": 2,
|
17801
|
+
\"ok\": true, \"time\": 1.01, \"access_time\": 0.1}, \"block_diff\": {\"rank\":
|
17802
|
+
3, \"ok\": true, \"head_delay\": 3.06, \"diff_head_irreversible\": 17.0, \"time\":
|
17803
|
+
18.1}}, {\"node\": \"http:\/\/anyx.io\", \"version\": \"0.20.10\", \"block\":
|
17804
|
+
{\"rank\": 4, \"ok\": true, \"count\": 133, \"time\": 30.35}, \"history\":
|
17805
|
+
{\"rank\": 3, \"ok\": true, \"count\": 6768, \"time\": 15.16}, \"apicall\":
|
17806
|
+
{\"rank\": 2, \"ok\": true, \"time\": 1.54, \"access_time\": 0.449}, \"config\":
|
17807
|
+
{\"rank\": 3, \"ok\": true, \"time\": 1.13, \"access_time\": 0.09}, \"block_diff\":
|
17808
|
+
{\"rank\": 6, \"ok\": true, \"head_delay\": 4.29, \"diff_head_irreversible\":
|
17809
|
+
19.0, \"time\": 19.34}}, {\"node\": \"https:\/\/anyx.io\", \"version\": \"0.20.10\",
|
17810
|
+
\"block\": {\"rank\": 5, \"ok\": true, \"count\": 128, \"time\": 30.15}, \"history\":
|
17811
|
+
{\"rank\": 4, \"ok\": true, \"count\": 6667, \"time\": 15.06}, \"apicall\":
|
17812
|
+
{\"rank\": 1, \"ok\": true, \"time\": 1.3, \"access_time\": 0.4}, \"config\":
|
17813
|
+
{\"rank\": 4, \"ok\": true, \"time\": 1.33, \"access_time\": 0.09}, \"block_diff\":
|
17814
|
+
{\"rank\": 1, \"ok\": true, \"head_delay\": 2.67, \"diff_head_irreversible\":
|
17815
|
+
16.0, \"time\": 19.44}}, {\"node\": \"https:\/\/api.steemitdev.com\", \"version\":
|
17816
|
+
\"0.21.0\", \"block\": {\"rank\": 2, \"ok\": true, \"count\": 275, \"time\":
|
17817
|
+
30.04}, \"history\": {\"rank\": 1, \"ok\": true, \"count\": 13131, \"time\":
|
17818
|
+
15.09}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
|
17819
|
+
found\", \"time\": 0.54, \"access_time\": 30.0}, \"config\": {\"rank\": 5,
|
17820
|
+
\"ok\": true, \"time\": 1.4, \"access_time\": 0.09}, \"block_diff\": {\"rank\":
|
17821
|
+
4, \"ok\": true, \"head_delay\": 2.76, \"diff_head_irreversible\": 18.0, \"time\":
|
17822
|
+
18.35}}, {\"node\": \"https:\/\/api.steem.house\", \"version\": \"0.21.0\",
|
17823
|
+
\"block\": {\"rank\": 6, \"ok\": true, \"count\": 93, \"time\": 30.22}, \"history\":
|
17824
|
+
{\"rank\": 6, \"ok\": true, \"count\": 5152, \"time\": 15.21}, \"apicall\":
|
17825
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"Method not found\", \"time\": 0.66,
|
17826
|
+
\"access_time\": 30.0}, \"config\": {\"rank\": 6, \"ok\": true, \"time\":
|
17827
|
+
2.77, \"access_time\": 0.26}, \"block_diff\": {\"rank\": 7, \"ok\": true,
|
17828
|
+
\"head_delay\": 3.3, \"diff_head_irreversible\": 21.0, \"time\": 22.91}},
|
17829
|
+
{\"node\": \"https:\/\/rpc.usesteem.com\", \"version\": \"0.20.10\", \"block\":
|
17830
|
+
{\"rank\": 7, \"ok\": true, \"count\": 57, \"time\": 30.31}, \"history\":
|
17831
|
+
{\"rank\": 7, \"ok\": true, \"count\": 2728, \"time\": 15.26}, \"apicall\":
|
17832
|
+
{\"rank\": 3, \"ok\": true, \"time\": 5.9, \"access_time\": 1.679}, \"config\":
|
17833
|
+
{\"rank\": 7, \"ok\": true, \"time\": 4.09, \"access_time\": 0.39}, \"block_diff\":
|
17834
|
+
{\"rank\": 5, \"ok\": true, \"head_delay\": 3.23, \"diff_head_irreversible\":
|
17835
|
+
19.0, \"time\": 28.42}}, {\"node\": \"https:\/\/steemd.privex.io\", \"version\":
|
17836
|
+
\"0.21.0\", \"block\": {\"rank\": 8, \"ok\": true, \"count\": 28, \"time\":
|
17837
|
+
30.99}, \"history\": {\"rank\": 8, \"ok\": true, \"count\": 1314, \"time\":
|
17838
|
+
15.02}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr
|
17839
|
+
!= _registered_apis.end(): Could not find API tags_api\", \"time\": 1.09,
|
17840
|
+
\"access_time\": 30.0}, \"config\": {\"rank\": 8, \"ok\": true, \"time\":
|
17841
|
+
9.11, \"access_time\": 1.0}, \"block_diff\": {\"rank\": 8, \"ok\": true, \"head_delay\":
|
17842
|
+
4.33, \"diff_head_irreversible\": 22.0, \"time\": 39.83}}, {\"node\": \"https:\/\/appbasetest.timcliff.com\",
|
17843
|
+
\"version\": \"0.21.0\", \"block\": {\"rank\": 9, \"ok\": true, \"count\":
|
17844
|
+
17, \"time\": 30.16}, \"history\": {\"rank\": 9, \"ok\": true, \"count\":
|
17845
|
+
1314, \"time\": 15.01}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\":
|
17846
|
+
\"@taskmaster4450\/rewards-are-rewards|holger80\", \"time\": 2.01, \"access_time\":
|
17847
|
+
30.0}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 10.11, \"access_time\":
|
17848
|
+
0.08}, \"block_diff\": {\"rank\": 9, \"ok\": true, \"head_delay\": 2822132.87,
|
17849
|
+
\"diff_head_irreversible\": 16.0, \"time\": 53.19}}], \"parameter\": {\"num_retries\":
|
17850
|
+
3, \"num_retries_call\": 3, \"timeout\": 30, \"threading\": false, \"beem_version\":
|
17851
|
+
\"0.20.23\", \"start_time\": \"2019-08-27T14:10:02\", \"end_time\": \"2019-08-27T14:22:42\",
|
17852
|
+
\"script_version\": \"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]},
|
17853
|
+
\"history\": {\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]},
|
17854
|
+
\"config\": {\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
|
17855
|
+
\"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
|
17856
|
+
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
|
17857
|
+
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
|
17858
|
+
HBD","reward_hive_balance":"0.000 HIVE","reward_vesting_balance":"50181.611976
|
17859
|
+
VESTS","reward_vesting_hive":"27.547 HIVE","vesting_shares":"3163608.831672
|
17860
|
+
VESTS","delegated_vesting_shares":"198556.066920 VESTS","received_vesting_shares":"8200.502706
|
17861
|
+
VESTS","vesting_withdraw_rate":"0.000000 VESTS","post_voting_power":"2973253.267458
|
17862
|
+
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
|
17863
|
+
HIVE","reputation":"66739978115904","transfer_history":[],"market_history":[],"post_history":[],"vote_history":[],"other_history":[],"witness_votes":[],"tags_usage":[],"guest_bloggers":[]}],"id":37}'
|
17864
|
+
recorded_at: Sat, 30 Jul 2022 23:22:23 GMT
|
17865
|
+
- request:
|
17866
|
+
method: post
|
17867
|
+
uri: https://api.c0ff33a.uk/
|
17868
|
+
body:
|
17869
|
+
encoding: UTF-8
|
17870
|
+
string: '{"jsonrpc":"2.0","id":38,"method":"jsonrpc.get_methods","params":{}}'
|
17871
|
+
headers:
|
17872
|
+
Content-Type:
|
17873
|
+
- application/json; charset=utf-8
|
17874
|
+
User-Agent:
|
17875
|
+
- hive-ruby/1.0.4
|
17876
|
+
Accept-Encoding:
|
17877
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
17878
|
+
Accept:
|
17879
|
+
- "*/*"
|
17880
|
+
response:
|
17881
|
+
status:
|
17882
|
+
code: 200
|
17883
|
+
message: OK
|
17884
|
+
headers:
|
17885
|
+
Server:
|
17886
|
+
- nginx/1.14.0 (Ubuntu)
|
17887
|
+
Date:
|
17888
|
+
- Sat, 30 Jul 2022 23:22:23 GMT
|
17889
|
+
Content-Type:
|
17890
|
+
- application/json
|
17891
|
+
Transfer-Encoding:
|
17892
|
+
- chunked
|
17893
|
+
Connection:
|
17894
|
+
- keep-alive
|
17895
|
+
X-Jussi-Request-Id:
|
17896
|
+
- '000438175628762652'
|
17897
|
+
X-Amzn-Trace-Id:
|
17898
|
+
- ''
|
17899
|
+
Access-Control-Allow-Origin:
|
17900
|
+
- "*"
|
17901
|
+
Access-Control-Allow-Methods:
|
17902
|
+
- GET, POST, OPTIONS
|
17903
|
+
Access-Control-Allow-Headers:
|
17904
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
17905
|
+
Strict-Transport-Security:
|
17906
|
+
- max-age=31557600; includeSubDomains; preload
|
17907
|
+
Content-Security-Policy:
|
17908
|
+
- upgrade-insecure-requests
|
17909
|
+
body:
|
17910
|
+
encoding: ASCII-8BIT
|
17911
|
+
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","transaction_status_api.find_transaction"],"id":38}'
|
17912
|
+
recorded_at: Sat, 30 Jul 2022 23:22:23 GMT
|
17913
|
+
- request:
|
17914
|
+
method: post
|
17915
|
+
uri: https://api.c0ff33a.uk/
|
17916
|
+
body:
|
17917
|
+
encoding: UTF-8
|
17918
|
+
string: '{"jsonrpc":"2.0","id":39,"method":"condenser_api.get_accounts","params":[["fullnodeupdate"]]}'
|
17919
|
+
headers:
|
17920
|
+
Content-Type:
|
17921
|
+
- application/json; charset=utf-8
|
17922
|
+
User-Agent:
|
17923
|
+
- hive-ruby/1.0.4
|
17924
|
+
Accept-Encoding:
|
17925
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
17926
|
+
Accept:
|
17927
|
+
- "*/*"
|
17928
|
+
response:
|
17929
|
+
status:
|
17930
|
+
code: 200
|
17931
|
+
message: OK
|
17932
|
+
headers:
|
17933
|
+
Server:
|
17934
|
+
- nginx/1.14.0 (Ubuntu)
|
17935
|
+
Date:
|
17936
|
+
- Sat, 30 Jul 2022 23:22:24 GMT
|
17937
|
+
Content-Type:
|
17938
|
+
- application/json
|
17939
|
+
Transfer-Encoding:
|
17940
|
+
- chunked
|
17941
|
+
Connection:
|
17942
|
+
- keep-alive
|
17943
|
+
X-Jussi-Request-Id:
|
17944
|
+
- '000959538952273348'
|
17945
|
+
X-Amzn-Trace-Id:
|
17946
|
+
- ''
|
17947
|
+
Access-Control-Allow-Origin:
|
17948
|
+
- "*"
|
17949
|
+
Access-Control-Allow-Methods:
|
17950
|
+
- GET, POST, OPTIONS
|
17951
|
+
Access-Control-Allow-Headers:
|
17952
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
17953
|
+
Strict-Transport-Security:
|
17954
|
+
- max-age=31557600; includeSubDomains; preload
|
17955
|
+
Content-Security-Policy:
|
17956
|
+
- upgrade-insecure-requests
|
17957
|
+
body:
|
17958
|
+
encoding: ASCII-8BIT
|
17959
|
+
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\":
|
17960
|
+
[\"https:\/\/api.steem.buzz\", \"https:\/\/api.pharesim.me\", \"https:\/\/api.justyy.com\",
|
17961
|
+
\"https:\/\/api.openhive.network\", \"https:\/\/hive-api.arcange.eu\", \"https:\/\/api.steemit.com\",
|
17962
|
+
\"https:\/\/anyx.io\", \"https:\/\/api.steem.buzz\", \"https:\/\/rpc.ausbit.dev\",
|
17963
|
+
\"https:\/\/steem.61bts.com\", \"https:\/\/hive.roelandp.nl\", \"https:\/\/techcoderx.com\"],
|
17964
|
+
\"failing_nodes\": {\"https:\/\/api.steemdb.online\": \"NumRetriesReached\",
|
17965
|
+
\"https:\/\/cn.steems.top\": \"NumRetriesReached\", \"https:\/\/api.hivekings.com\":
|
17966
|
+
\"NumRetriesReached\", \"https:\/\/fin.hive.3speak.co\": \"NumRetriesReached\",
|
17967
|
+
\"https:\/\/rpc.ecency.com\": \"NumRetriesReached\", \"https:\/\/hived.privex.io\":
|
17968
|
+
\"Client returned invalid format. Expected JSON!\"}, \"report\": [{\"node\":
|
17969
|
+
\"https:\/\/api.hive.blog\", \"version\": \"1.25.0\", \"hive\": true, \"block\":
|
17970
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 109, \"time\": 37.46},
|
17971
|
+
\"history\": {\"rank\": 10, \"ok\": true, \"count\": 4500, \"time\": 15.13},
|
17972
|
+
\"apicall\": {\"rank\": 9, \"ok\": true, \"time\": 1.92, \"access_time\":
|
17973
|
+
0.475}, \"config\": {\"rank\": 6, \"ok\": true, \"time\": 0.32, \"access_time\":
|
17974
|
+
0.11}, \"block_diff\": {\"rank\": 4, \"ok\": true, \"head_delay\": 3.67, \"diff_head_irreversible\":
|
17975
|
+
18.0, \"time\": 25.75}}, {\"node\": \"https:\/\/anyx.io\", \"version\": \"1.25.0\",
|
17976
|
+
\"hive\": true, \"block\": {\"rank\": 9, \"ok\": true, \"count\": 182, \"time\":
|
17977
|
+
30.29}, \"history\": {\"rank\": 9, \"ok\": true, \"count\": 6601, \"time\":
|
17978
|
+
15.02}, \"apicall\": {\"rank\": 10, \"ok\": true, \"time\": 2.13, \"access_time\":
|
17979
|
+
0.561}, \"config\": {\"rank\": 7, \"ok\": true, \"time\": 0.77, \"access_time\":
|
17980
|
+
0.11}, \"block_diff\": {\"rank\": -1, \"ok\": false, \"error\": \"output:
|
17981
|
+
{} of identifier 66592659\", \"head_delay\": 0.0, \"diff_head_irreversible\":
|
17982
|
+
0.0, \"time\": 11.59}}, {\"node\": \"https:\/\/api.openhive.network\", \"version\":
|
17983
|
+
\"1.25.0\", \"hive\": true, \"block\": {\"rank\": 12, \"ok\": true, \"count\":
|
17984
|
+
143, \"time\": 30.01}, \"history\": {\"rank\": 5, \"ok\": true, \"count\":
|
17985
|
+
9601, \"time\": 15.35}, \"apicall\": {\"rank\": 1, \"ok\": true, \"time\":
|
17986
|
+
0.33, \"access_time\": 0.063}, \"config\": {\"rank\": 8, \"ok\": true, \"time\":
|
17987
|
+
0.23, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 6, \"ok\": true,
|
17988
|
+
\"head_delay\": 2.12, \"diff_head_irreversible\": 19.0, \"time\": 15.9}},
|
17989
|
+
{\"node\": \"https:\/\/rpc.ausbit.dev\", \"version\": \"1.25.0\", \"hive\":
|
17990
|
+
true, \"block\": {\"rank\": 5, \"ok\": true, \"count\": 230, \"time\": 30.01},
|
17991
|
+
\"history\": {\"rank\": 7, \"ok\": true, \"count\": 8701, \"time\": 15.01},
|
17992
|
+
\"apicall\": {\"rank\": 2, \"ok\": true, \"time\": 0.48, \"access_time\":
|
17993
|
+
0.124}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 0.44, \"access_time\":
|
17994
|
+
0.04}, \"block_diff\": {\"rank\": 14, \"ok\": true, \"head_delay\": 3.39,
|
17995
|
+
\"diff_head_irreversible\": 24.0, \"time\": 16.57}}, {\"node\": \"https:\/\/hive.roelandp.nl\",
|
17996
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 14, \"ok\":
|
17997
|
+
true, \"count\": 46, \"time\": 30.56}, \"history\": {\"rank\": 11, \"ok\":
|
17998
|
+
true, \"count\": 2201, \"time\": 15.08}, \"apicall\": {\"rank\": 12, \"ok\":
|
17999
|
+
true, \"time\": 5.38, \"access_time\": 1.339}, \"config\": {\"rank\": 10,
|
18000
|
+
\"ok\": true, \"time\": 1.36, \"access_time\": 0.34}, \"block_diff\": {\"rank\":
|
18001
|
+
15, \"ok\": true, \"head_delay\": 5.06, \"diff_head_irreversible\": 26.0,
|
18002
|
+
\"time\": 30.6}}, {\"node\": \"https:\/\/api.c0ff33a.uk\", \"version\": \"1.25.0\",
|
18003
|
+
\"hive\": true, \"block\": {\"rank\": 4, \"ok\": true, \"count\": 233, \"time\":
|
18004
|
+
30.01}, \"history\": {\"rank\": 12, \"ok\": true, \"count\": 2201, \"time\":
|
18005
|
+
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\",
|
18006
|
+
\"time\": 0.41, \"access_time\": 30.0}, \"config\": {\"rank\": 11, \"ok\":
|
18007
|
+
true, \"time\": 0.86, \"access_time\": 0.25}, \"block_diff\": {\"rank\": 8,
|
18008
|
+
\"ok\": true, \"head_delay\": 3.55, \"diff_head_irreversible\": 20.0, \"time\":
|
18009
|
+
18.6}}, {\"node\": \"https:\/\/api.deathwing.me\", \"version\": \"1.25.0\",
|
18010
|
+
\"hive\": true, \"block\": {\"rank\": 3, \"ok\": true, \"count\": 782, \"time\":
|
18011
|
+
30.03}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 23501, \"time\":
|
18012
|
+
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\",
|
18013
|
+
\"time\": 0.14, \"access_time\": 30.0}, \"config\": {\"rank\": 12, \"ok\":
|
18014
|
+
true, \"time\": 0.16, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 12,
|
18015
|
+
\"ok\": true, \"head_delay\": 5.62, \"diff_head_irreversible\": 23.0, \"time\":
|
18016
|
+
15.82}}, {\"node\": \"https:\/\/hive-api.arcange.eu\", \"version\": \"1.25.0\",
|
18017
|
+
\"hive\": true, \"block\": {\"rank\": 7, \"ok\": true, \"count\": 217, \"time\":
|
18018
|
+
30.02}, \"history\": {\"rank\": 3, \"ok\": true, \"count\": 10601, \"time\":
|
18019
|
+
15.65}, \"apicall\": {\"rank\": 3, \"ok\": true, \"time\": 0.53, \"access_time\":
|
18020
|
+
0.139}, \"config\": {\"rank\": 13, \"ok\": true, \"time\": 0.27, \"access_time\":
|
18021
|
+
0.07}, \"block_diff\": {\"rank\": 11, \"ok\": true, \"head_delay\": 3.66,
|
18022
|
+
\"diff_head_irreversible\": 23.0, \"time\": 17.28}}, {\"node\": \"https:\/\/hived.emre.sh\",
|
18023
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 2, \"ok\":
|
18024
|
+
true, \"count\": 1028, \"time\": 30.0}, \"history\": {\"rank\": 1, \"ok\":
|
18025
|
+
true, \"count\": 30701, \"time\": 15.01}, \"apicall\": {\"rank\": -1, \"ok\":
|
18026
|
+
false, \"error\": \"@dalz\/should-we-reduce-the-hive-fund-holdings-to-further-improve-decentralization-via-a-long-term-airdrop-to-hive-holders|holger80\",
|
18027
|
+
\"time\": 0.17, \"access_time\": 30.0}, \"config\": {\"rank\": 14, \"ok\":
|
18028
|
+
true, \"time\": 0.17, \"access_time\": 0.02}, \"block_diff\": {\"rank\": 2,
|
18029
|
+
\"ok\": true, \"head_delay\": 2.56, \"diff_head_irreversible\": 16.0, \"time\":
|
18030
|
+
15.73}}, {\"node\": \"https:\/\/techcoderx.com\", \"version\": \"1.25.0\",
|
18031
|
+
\"hive\": true, \"block\": {\"rank\": 15, \"ok\": true, \"count\": 20, \"time\":
|
18032
|
+
30.84}, \"history\": {\"rank\": 14, \"ok\": true, \"count\": 901, \"time\":
|
18033
|
+
15.83}, \"apicall\": {\"rank\": 13, \"ok\": true, \"time\": 7.82, \"access_time\":
|
18034
|
+
2.095}, \"config\": {\"rank\": 15, \"ok\": true, \"time\": 4.04, \"access_time\":
|
18035
|
+
1.22}, \"block_diff\": {\"rank\": 13, \"ok\": true, \"head_delay\": 3.11,
|
18036
|
+
\"diff_head_irreversible\": 24.0, \"time\": 41.95}}, {\"node\": \"https:\/\/api.pharesim.me\",
|
18037
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 6, \"ok\":
|
18038
|
+
true, \"count\": 220, \"time\": 30.03}, \"history\": {\"rank\": 4, \"ok\":
|
18039
|
+
true, \"count\": 9801, \"time\": 15.02}, \"apicall\": {\"rank\": 6, \"ok\":
|
18040
|
+
true, \"time\": 0.97, \"access_time\": 0.246}, \"config\": {\"rank\": 16,
|
18041
|
+
\"ok\": true, \"time\": 0.49, \"access_time\": 0.12}, \"block_diff\": {\"rank\":
|
18042
|
+
1, \"ok\": true, \"head_delay\": 2.51, \"diff_head_irreversible\": 15.0, \"time\":
|
18043
|
+
18.24}}, {\"node\": \"https:\/\/api.steemit.com\", \"version\": \"0.23.0\",
|
18044
|
+
\"hive\": false, \"block\": {\"rank\": 8, \"ok\": true, \"count\": 215, \"time\":
|
18045
|
+
30.03}, \"history\": {\"rank\": 8, \"ok\": true, \"count\": 6602, \"time\":
|
18046
|
+
15.22}, \"apicall\": {\"rank\": 7, \"ok\": true, \"time\": 1.19, \"access_time\":
|
18047
|
+
0.254}, \"config\": {\"rank\": 1, \"ok\": true, \"time\": 0.69, \"access_time\":
|
18048
|
+
0.12}, \"block_diff\": {\"rank\": 3, \"ok\": true, \"head_delay\": 3.76, \"diff_head_irreversible\":
|
18049
|
+
16.0, \"time\": 18.33}}, {\"node\": \"https:\/\/api.justyy.com\", \"version\":
|
18050
|
+
\"0.23.1\", \"hive\": false, \"block\": {\"rank\": 1, \"ok\": true, \"count\":
|
18051
|
+
1890, \"time\": 30.0}, \"history\": {\"rank\": 6, \"ok\": true, \"count\":
|
18052
|
+
9102, \"time\": 15.03}, \"apicall\": {\"rank\": 5, \"ok\": true, \"time\":
|
18053
|
+
0.7, \"access_time\": 0.223}, \"config\": {\"rank\": 2, \"ok\": true, \"time\":
|
18054
|
+
0.04, \"access_time\": 0.01}, \"block_diff\": {\"rank\": 7, \"ok\": true,
|
18055
|
+
\"head_delay\": 3.62, \"diff_head_irreversible\": 19.0, \"time\": 15.62}},
|
18056
|
+
{\"node\": \"https:\/\/api.steem.buzz\", \"version\": \"0.23.0\", \"hive\":
|
18057
|
+
false, \"block\": {\"rank\": 11, \"ok\": true, \"count\": 180, \"time\": 30.03},
|
18058
|
+
\"history\": {\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 0,
|
18059
|
+
\"time\": 16.5}, \"apicall\": {\"rank\": 8, \"ok\": true, \"time\": 0.66,
|
18060
|
+
\"access_time\": 0.207}, \"config\": {\"rank\": 3, \"ok\": true, \"time\":
|
18061
|
+
0.13, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 10, \"ok\": true,
|
18062
|
+
\"head_delay\": 3.06, \"diff_head_irreversible\": 22.0, \"time\": 17.48}},
|
18063
|
+
{\"node\": \"https:\/\/api.steem.buzz\", \"version\": \"0.23.0\", \"hive\":
|
18064
|
+
false, \"block\": {\"rank\": 11, \"ok\": true, \"count\": 180, \"time\": 30.03},
|
18065
|
+
\"history\": {\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 0,
|
18066
|
+
\"time\": 16.5}, \"apicall\": {\"rank\": 8, \"ok\": true, \"time\": 0.66,
|
18067
|
+
\"access_time\": 0.207}, \"config\": {\"rank\": 3, \"ok\": true, \"time\":
|
18068
|
+
0.13, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 10, \"ok\": true,
|
18069
|
+
\"head_delay\": 3.06, \"diff_head_irreversible\": 22.0, \"time\": 17.48}},
|
18070
|
+
{\"node\": \"https:\/\/steem.61bts.com\", \"version\": \"0.23.0\", \"hive\":
|
18071
|
+
false, \"block\": {\"rank\": 13, \"ok\": true, \"count\": 64, \"time\": 30.44},
|
18072
|
+
\"history\": {\"rank\": 13, \"ok\": true, \"count\": 1802, \"time\": 15.73},
|
18073
|
+
\"apicall\": {\"rank\": 11, \"ok\": true, \"time\": 2.74, \"access_time\":
|
18074
|
+
0.733}, \"config\": {\"rank\": 5, \"ok\": true, \"time\": 1.82, \"access_time\":
|
18075
|
+
0.28}, \"block_diff\": {\"rank\": 5, \"ok\": true, \"head_delay\": 4.29, \"diff_head_irreversible\":
|
18076
|
+
18.0, \"time\": 23.63}}], \"parameter\": {\"num_retries\": 3, \"num_retries_call\":
|
18077
|
+
3, \"timeout\": 30, \"threading\": false, \"beem_version\": \"0.24.26\", \"start_time\":
|
18078
|
+
\"2022-07-30T23:00:19\", \"end_time\": \"2022-07-30T23:20:30\", \"script_version\":
|
18079
|
+
\"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]}, \"history\":
|
18080
|
+
{\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]}, \"config\":
|
18081
|
+
{\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
|
18082
|
+
\"head_delay\"]}}}}","posting_json_metadata":"{\"nodes\": [\"https:\/\/anyx.io\",
|
18083
|
+
\"http:\/\/anyx.io\", \"https:\/\/rpc.usesteem.com\"], \"failing_nodes\":
|
18084
|
+
{\"https:\/\/api.steemitstage.com\": \"NumRetriesReached\"}, \"report\": [{\"node\":
|
18085
|
+
\"https:\/\/steemd.minnowsupportproject.org\", \"version\": \"0.21.0\", \"block\":
|
18086
|
+
{\"rank\": 1, \"ok\": true, \"count\": 713, \"time\": 30.03}, \"history\":
|
18087
|
+
{\"rank\": 5, \"ok\": true, \"count\": 5859, \"time\": 15.24}, \"apicall\":
|
18088
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr != _registered_apis.end():
|
18089
|
+
Could not find API tags_api\", \"time\": 0.19, \"access_time\": 30.0}, \"config\":
|
18090
|
+
{\"rank\": 1, \"ok\": true, \"time\": 0.43, \"access_time\": 0.03}, \"block_diff\":
|
18091
|
+
{\"rank\": 2, \"ok\": true, \"head_delay\": 3.2, \"diff_head_irreversible\":
|
18092
|
+
16.0, \"time\": 16.21}}, {\"node\": \"https:\/\/api.steemit.com\", \"version\":
|
18093
|
+
\"0.21.0\", \"block\": {\"rank\": 3, \"ok\": true, \"count\": 249, \"time\":
|
18094
|
+
30.01}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 12626, \"time\":
|
18095
|
+
15.06}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
|
18096
|
+
found\", \"time\": 0.5, \"access_time\": 30.0}, \"config\": {\"rank\": 2,
|
18097
|
+
\"ok\": true, \"time\": 1.01, \"access_time\": 0.1}, \"block_diff\": {\"rank\":
|
18098
|
+
3, \"ok\": true, \"head_delay\": 3.06, \"diff_head_irreversible\": 17.0, \"time\":
|
18099
|
+
18.1}}, {\"node\": \"http:\/\/anyx.io\", \"version\": \"0.20.10\", \"block\":
|
18100
|
+
{\"rank\": 4, \"ok\": true, \"count\": 133, \"time\": 30.35}, \"history\":
|
18101
|
+
{\"rank\": 3, \"ok\": true, \"count\": 6768, \"time\": 15.16}, \"apicall\":
|
18102
|
+
{\"rank\": 2, \"ok\": true, \"time\": 1.54, \"access_time\": 0.449}, \"config\":
|
18103
|
+
{\"rank\": 3, \"ok\": true, \"time\": 1.13, \"access_time\": 0.09}, \"block_diff\":
|
18104
|
+
{\"rank\": 6, \"ok\": true, \"head_delay\": 4.29, \"diff_head_irreversible\":
|
18105
|
+
19.0, \"time\": 19.34}}, {\"node\": \"https:\/\/anyx.io\", \"version\": \"0.20.10\",
|
18106
|
+
\"block\": {\"rank\": 5, \"ok\": true, \"count\": 128, \"time\": 30.15}, \"history\":
|
18107
|
+
{\"rank\": 4, \"ok\": true, \"count\": 6667, \"time\": 15.06}, \"apicall\":
|
18108
|
+
{\"rank\": 1, \"ok\": true, \"time\": 1.3, \"access_time\": 0.4}, \"config\":
|
18109
|
+
{\"rank\": 4, \"ok\": true, \"time\": 1.33, \"access_time\": 0.09}, \"block_diff\":
|
18110
|
+
{\"rank\": 1, \"ok\": true, \"head_delay\": 2.67, \"diff_head_irreversible\":
|
18111
|
+
16.0, \"time\": 19.44}}, {\"node\": \"https:\/\/api.steemitdev.com\", \"version\":
|
18112
|
+
\"0.21.0\", \"block\": {\"rank\": 2, \"ok\": true, \"count\": 275, \"time\":
|
18113
|
+
30.04}, \"history\": {\"rank\": 1, \"ok\": true, \"count\": 13131, \"time\":
|
18114
|
+
15.09}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
|
18115
|
+
found\", \"time\": 0.54, \"access_time\": 30.0}, \"config\": {\"rank\": 5,
|
18116
|
+
\"ok\": true, \"time\": 1.4, \"access_time\": 0.09}, \"block_diff\": {\"rank\":
|
18117
|
+
4, \"ok\": true, \"head_delay\": 2.76, \"diff_head_irreversible\": 18.0, \"time\":
|
18118
|
+
18.35}}, {\"node\": \"https:\/\/api.steem.house\", \"version\": \"0.21.0\",
|
18119
|
+
\"block\": {\"rank\": 6, \"ok\": true, \"count\": 93, \"time\": 30.22}, \"history\":
|
18120
|
+
{\"rank\": 6, \"ok\": true, \"count\": 5152, \"time\": 15.21}, \"apicall\":
|
18121
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"Method not found\", \"time\": 0.66,
|
18122
|
+
\"access_time\": 30.0}, \"config\": {\"rank\": 6, \"ok\": true, \"time\":
|
18123
|
+
2.77, \"access_time\": 0.26}, \"block_diff\": {\"rank\": 7, \"ok\": true,
|
18124
|
+
\"head_delay\": 3.3, \"diff_head_irreversible\": 21.0, \"time\": 22.91}},
|
18125
|
+
{\"node\": \"https:\/\/rpc.usesteem.com\", \"version\": \"0.20.10\", \"block\":
|
18126
|
+
{\"rank\": 7, \"ok\": true, \"count\": 57, \"time\": 30.31}, \"history\":
|
18127
|
+
{\"rank\": 7, \"ok\": true, \"count\": 2728, \"time\": 15.26}, \"apicall\":
|
18128
|
+
{\"rank\": 3, \"ok\": true, \"time\": 5.9, \"access_time\": 1.679}, \"config\":
|
18129
|
+
{\"rank\": 7, \"ok\": true, \"time\": 4.09, \"access_time\": 0.39}, \"block_diff\":
|
18130
|
+
{\"rank\": 5, \"ok\": true, \"head_delay\": 3.23, \"diff_head_irreversible\":
|
18131
|
+
19.0, \"time\": 28.42}}, {\"node\": \"https:\/\/steemd.privex.io\", \"version\":
|
18132
|
+
\"0.21.0\", \"block\": {\"rank\": 8, \"ok\": true, \"count\": 28, \"time\":
|
18133
|
+
30.99}, \"history\": {\"rank\": 8, \"ok\": true, \"count\": 1314, \"time\":
|
18134
|
+
15.02}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr
|
18135
|
+
!= _registered_apis.end(): Could not find API tags_api\", \"time\": 1.09,
|
18136
|
+
\"access_time\": 30.0}, \"config\": {\"rank\": 8, \"ok\": true, \"time\":
|
18137
|
+
9.11, \"access_time\": 1.0}, \"block_diff\": {\"rank\": 8, \"ok\": true, \"head_delay\":
|
18138
|
+
4.33, \"diff_head_irreversible\": 22.0, \"time\": 39.83}}, {\"node\": \"https:\/\/appbasetest.timcliff.com\",
|
18139
|
+
\"version\": \"0.21.0\", \"block\": {\"rank\": 9, \"ok\": true, \"count\":
|
18140
|
+
17, \"time\": 30.16}, \"history\": {\"rank\": 9, \"ok\": true, \"count\":
|
18141
|
+
1314, \"time\": 15.01}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\":
|
18142
|
+
\"@taskmaster4450\/rewards-are-rewards|holger80\", \"time\": 2.01, \"access_time\":
|
18143
|
+
30.0}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 10.11, \"access_time\":
|
18144
|
+
0.08}, \"block_diff\": {\"rank\": 9, \"ok\": true, \"head_delay\": 2822132.87,
|
18145
|
+
\"diff_head_irreversible\": 16.0, \"time\": 53.19}}], \"parameter\": {\"num_retries\":
|
18146
|
+
3, \"num_retries_call\": 3, \"timeout\": 30, \"threading\": false, \"beem_version\":
|
18147
|
+
\"0.20.23\", \"start_time\": \"2019-08-27T14:10:02\", \"end_time\": \"2019-08-27T14:22:42\",
|
18148
|
+
\"script_version\": \"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]},
|
18149
|
+
\"history\": {\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]},
|
18150
|
+
\"config\": {\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
|
18151
|
+
\"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
|
18152
|
+
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
|
18153
|
+
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
|
18154
|
+
HBD","reward_hive_balance":"0.000 HIVE","reward_vesting_balance":"50181.611976
|
18155
|
+
VESTS","reward_vesting_hive":"27.547 HIVE","vesting_shares":"3163608.831672
|
18156
|
+
VESTS","delegated_vesting_shares":"198556.066920 VESTS","received_vesting_shares":"8200.502706
|
18157
|
+
VESTS","vesting_withdraw_rate":"0.000000 VESTS","post_voting_power":"2973253.267458
|
18158
|
+
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
|
18159
|
+
HIVE","reputation":0,"transfer_history":[],"market_history":[],"post_history":[],"vote_history":[],"other_history":[],"witness_votes":[],"tags_usage":[],"guest_bloggers":[]}],"id":39}'
|
18160
|
+
recorded_at: Sat, 30 Jul 2022 23:22:24 GMT
|
18161
|
+
- request:
|
18162
|
+
method: post
|
18163
|
+
uri: https://api.openhive.network/
|
18164
|
+
body:
|
18165
|
+
encoding: UTF-8
|
18166
|
+
string: '{"jsonrpc":"2.0","id":32,"method":"database_api.get_config","params":{}}'
|
18167
|
+
headers:
|
18168
|
+
Content-Type:
|
18169
|
+
- application/json; charset=utf-8
|
18170
|
+
User-Agent:
|
18171
|
+
- hive-ruby/1.0.4
|
18172
|
+
Accept-Encoding:
|
18173
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
18174
|
+
Accept:
|
18175
|
+
- "*/*"
|
18176
|
+
Host:
|
18177
|
+
- api.openhive.network
|
18178
|
+
Content-Length:
|
18179
|
+
- '72'
|
18180
|
+
response:
|
18181
|
+
status:
|
18182
|
+
code: 200
|
18183
|
+
message: OK
|
18184
|
+
headers:
|
18185
|
+
Server:
|
18186
|
+
- nginx/1.14.0 (Ubuntu)
|
18187
|
+
Date:
|
18188
|
+
- Sat, 30 Jul 2022 23:27:58 GMT
|
18189
|
+
Content-Type:
|
18190
|
+
- application/json
|
18191
|
+
Content-Length:
|
18192
|
+
- '9207'
|
18193
|
+
Connection:
|
18194
|
+
- keep-alive
|
18195
|
+
X-Jussi-Cache-Hit:
|
18196
|
+
- appbase.database_api.get_config.params={}
|
18197
|
+
X-Jussi-Request-Id:
|
18198
|
+
- '000398987435802620'
|
18199
|
+
X-Amzn-Trace-Id:
|
18200
|
+
- ''
|
18201
|
+
X-Jussi-Response-Time:
|
18202
|
+
- '0.001226380467414856'
|
18203
|
+
X-Jussi-Namespace:
|
18204
|
+
- appbase
|
18205
|
+
X-Jussi-Api:
|
18206
|
+
- database_api
|
18207
|
+
X-Jussi-Method:
|
18208
|
+
- get_config
|
18209
|
+
X-Jussi-Params:
|
18210
|
+
- "{}"
|
18211
|
+
Access-Control-Allow-Origin:
|
18212
|
+
- "*"
|
18213
|
+
Access-Control-Allow-Methods:
|
18214
|
+
- GET, POST
|
18215
|
+
Access-Control-Allow-Headers:
|
18216
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
18217
|
+
body:
|
18218
|
+
encoding: UTF-8
|
18219
|
+
string: '{"id":32,"jsonrpc":"2.0","result":{"HIVE_CHAIN_ID":"beeab0de00000000000000000000000000000000000000000000000000000000","HIVE_TREASURY_ACCOUNT":"hive.fund","IS_TEST_NET":false,"HIVE_ENABLE_SMT":false,"HIVE_BLOCKCHAIN_VERSION":"1.25.0","HIVE_INIT_PUBLIC_KEY_STR":"STM8GC13uCZbP44HzMLV6zPZGwVQ8Nt4Kji8PapsPiNq1BK153XTX","STEEM_CHAIN_ID":"0000000000000000000000000000000000000000000000000000000000000000","HIVE_ADDRESS_PREFIX":"STM","HIVE_GENESIS_TIME":"2016-03-24T16:00:00","HIVE_MINING_TIME":"2016-03-24T17:00:00","HIVE_CASHOUT_WINDOW_SECONDS_PRE_HF12":86400,"HIVE_CASHOUT_WINDOW_SECONDS_PRE_HF17":43200,"HIVE_CASHOUT_WINDOW_SECONDS":604800,"HIVE_SECOND_CASHOUT_WINDOW":2592000,"HIVE_MAX_CASHOUT_WINDOW_SECONDS":1209600,"HIVE_UPVOTE_LOCKOUT_HF7":60000000,"HIVE_UPVOTE_LOCKOUT_SECONDS":43200,"HIVE_UPVOTE_LOCKOUT_HF17":"43200000000","HIVE_MIN_ACCOUNT_CREATION_FEE":1,"HIVE_MAX_ACCOUNT_CREATION_FEE":1000000000,"HIVE_OWNER_AUTH_RECOVERY_PERIOD":"2592000000000","HIVE_ACCOUNT_RECOVERY_REQUEST_EXPIRATION_PERIOD":"86400000000","HIVE_OWNER_UPDATE_LIMIT":3600000000,"HIVE_OWNER_AUTH_HISTORY_TRACKING_START_BLOCK_NUM":3186477,"HIVE_INIT_SUPPLY":0,"HIVE_HBD_INIT_SUPPLY":0,"HIVE_PROPOSAL_MAINTENANCE_PERIOD":3600,"HIVE_PROPOSAL_MAINTENANCE_CLEANUP":86400,"HIVE_DAILY_PROPOSAL_MAINTENANCE_PERIOD":86400,"HIVE_GOVERNANCE_VOTE_EXPIRATION_PERIOD":"31536000000000","HIVE_GLOBAL_REMOVE_THRESHOLD":200,"HIVE_START_MINER_VOTING_BLOCK":864000,"HIVE_DELAYED_VOTING_TOTAL_INTERVAL_SECONDS":2592000,"HIVE_DELAYED_VOTING_INTERVAL_SECONDS":86400,"VESTS_SYMBOL":{"nai":"@@000000037","decimals":6},"HIVE_SYMBOL":{"nai":"@@000000021","decimals":3},"HBD_SYMBOL":{"nai":"@@000000013","decimals":3},"HIVE_BLOCKCHAIN_HARDFORK_VERSION":"1.25.0","HIVE_100_PERCENT":10000,"HIVE_1_PERCENT":100,"HIVE_1_BASIS_POINT":1,"HIVE_BLOCK_INTERVAL":3,"HIVE_BLOCKS_PER_YEAR":10512000,"HIVE_BLOCKS_PER_DAY":28800,"HIVE_START_VESTING_BLOCK":201600,"HIVE_INIT_MINER_NAME":"initminer","HIVE_NUM_INIT_MINERS":1,"HIVE_INIT_TIME":"1970-01-01T00:00:00","HIVE_MAX_WITNESSES":21,"HIVE_MAX_VOTED_WITNESSES_HF0":19,"HIVE_MAX_MINER_WITNESSES_HF0":1,"HIVE_MAX_RUNNER_WITNESSES_HF0":1,"HIVE_MAX_VOTED_WITNESSES_HF17":20,"HIVE_MAX_MINER_WITNESSES_HF17":0,"HIVE_MAX_RUNNER_WITNESSES_HF17":1,"HIVE_HARDFORK_REQUIRED_WITNESSES":17,"HIVE_MAX_TIME_UNTIL_EXPIRATION":3600,"HIVE_MAX_MEMO_SIZE":2048,"HIVE_MAX_PROXY_RECURSION_DEPTH":4,"HIVE_VESTING_WITHDRAW_INTERVALS_PRE_HF_16":104,"HIVE_VESTING_WITHDRAW_INTERVALS":13,"HIVE_VESTING_WITHDRAW_INTERVAL_SECONDS":604800,"HIVE_MAX_WITHDRAW_ROUTES":10,"HIVE_MAX_PENDING_TRANSFERS":255,"HIVE_MAX_OPEN_RECURRENT_TRANSFERS":255,"HIVE_MAX_CONSECUTIVE_RECURRENT_TRANSFER_FAILURES":10,"HIVE_MAX_RECURRENT_TRANSFER_END_DATE":730,"HIVE_MAX_RECURRENT_TRANSFERS_PER_BLOCK":1000,"HIVE_MIN_RECURRENT_TRANSFERS_RECURRENCE":24,"HIVE_SAVINGS_WITHDRAW_TIME":"259200000000","HIVE_SAVINGS_WITHDRAW_REQUEST_LIMIT":100,"HIVE_VOTING_MANA_REGENERATION_SECONDS":432000,"HIVE_MAX_VOTE_CHANGES":5,"HIVE_REVERSE_AUCTION_WINDOW_SECONDS_HF6":1800,"HIVE_REVERSE_AUCTION_WINDOW_SECONDS_HF20":900,"HIVE_REVERSE_AUCTION_WINDOW_SECONDS_HF21":300,"HIVE_EARLY_VOTING_SECONDS_HF25":86400,"HIVE_MID_VOTING_SECONDS_HF25":172800,"HIVE_MIN_VOTE_INTERVAL_SEC":3,"HIVE_VOTE_DUST_THRESHOLD":50000000,"HIVE_DOWNVOTE_POOL_PERCENT_HF21":2500,"HIVE_MIN_ROOT_COMMENT_INTERVAL":300000000,"HIVE_MIN_REPLY_INTERVAL":20000000,"HIVE_MIN_REPLY_INTERVAL_HF20":3000000,"HIVE_MIN_COMMENT_EDIT_INTERVAL":3000000,"HIVE_POST_AVERAGE_WINDOW":86400,"HIVE_POST_WEIGHT_CONSTANT":1600000000,"HIVE_MAX_ACCOUNT_WITNESS_VOTES":30,"HIVE_DEFAULT_HBD_INTEREST_RATE":1000,"HIVE_INFLATION_RATE_START_PERCENT":978,"HIVE_INFLATION_RATE_STOP_PERCENT":95,"HIVE_INFLATION_NARROWING_PERIOD":250000,"HIVE_CONTENT_REWARD_PERCENT_HF16":7500,"HIVE_VESTING_FUND_PERCENT_HF16":1500,"HIVE_PROPOSAL_FUND_PERCENT_HF0":0,"HIVE_CONTENT_REWARD_PERCENT_HF21":6500,"HIVE_PROPOSAL_FUND_PERCENT_HF21":1000,"HIVE_HF21_CONVERGENT_LINEAR_RECENT_CLAIMS":"503600561838938636","HIVE_CONTENT_CONSTANT_HF21":"2000000000000","HIVE_MINER_PAY_PERCENT":100,"HIVE_MAX_RATION_DECAY_RATE":1000000,"HIVE_BANDWIDTH_AVERAGE_WINDOW_SECONDS":604800,"HIVE_BANDWIDTH_PRECISION":1000000,"HIVE_MAX_COMMENT_DEPTH_PRE_HF17":6,"HIVE_MAX_COMMENT_DEPTH":65535,"HIVE_SOFT_MAX_COMMENT_DEPTH":255,"HIVE_MAX_RESERVE_RATIO":20000,"HIVE_CREATE_ACCOUNT_WITH_HIVE_MODIFIER":30,"HIVE_CREATE_ACCOUNT_DELEGATION_RATIO":5,"HIVE_CREATE_ACCOUNT_DELEGATION_TIME":"2592000000000","HIVE_MINING_REWARD":{"amount":"1000","precision":3,"nai":"@@000000021"},"HIVE_EQUIHASH_N":140,"HIVE_EQUIHASH_K":6,"HIVE_LIQUIDITY_TIMEOUT_SEC":"604800000000","HIVE_MIN_LIQUIDITY_REWARD_PERIOD_SEC":60000000,"HIVE_LIQUIDITY_REWARD_PERIOD_SEC":3600,"HIVE_LIQUIDITY_REWARD_BLOCKS":1200,"HIVE_MIN_LIQUIDITY_REWARD":{"amount":"1200000","precision":3,"nai":"@@000000021"},"HIVE_MIN_CONTENT_REWARD":{"amount":"1000","precision":3,"nai":"@@000000021"},"HIVE_MIN_CURATE_REWARD":{"amount":"1000","precision":3,"nai":"@@000000021"},"HIVE_MIN_PRODUCER_REWARD":{"amount":"1000","precision":3,"nai":"@@000000021"},"HIVE_MIN_POW_REWARD":{"amount":"1000","precision":3,"nai":"@@000000021"},"HIVE_ACTIVE_CHALLENGE_FEE":{"amount":"2000","precision":3,"nai":"@@000000021"},"HIVE_OWNER_CHALLENGE_FEE":{"amount":"30000","precision":3,"nai":"@@000000021"},"HIVE_ACTIVE_CHALLENGE_COOLDOWN":"86400000000","HIVE_OWNER_CHALLENGE_COOLDOWN":"86400000000","HIVE_POST_REWARD_FUND_NAME":"post","HIVE_COMMENT_REWARD_FUND_NAME":"comment","HIVE_RECENT_RSHARES_DECAY_TIME_HF17":"2592000000000","HIVE_RECENT_RSHARES_DECAY_TIME_HF19":"1296000000000","HIVE_CONTENT_CONSTANT_HF0":"2000000000000","HIVE_APR_PERCENT_MULTIPLY_PER_BLOCK":"102035135585887","HIVE_APR_PERCENT_SHIFT_PER_BLOCK":87,"HIVE_APR_PERCENT_MULTIPLY_PER_ROUND":"133921203762304","HIVE_APR_PERCENT_SHIFT_PER_ROUND":83,"HIVE_APR_PERCENT_MULTIPLY_PER_HOUR":"119577151364285","HIVE_APR_PERCENT_SHIFT_PER_HOUR":77,"HIVE_CURATE_APR_PERCENT":3875,"HIVE_CONTENT_APR_PERCENT":3875,"HIVE_LIQUIDITY_APR_PERCENT":750,"HIVE_PRODUCER_APR_PERCENT":750,"HIVE_POW_APR_PERCENT":750,"HIVE_MIN_PAYOUT_HBD":{"amount":"20","precision":3,"nai":"@@000000013"},"HIVE_HBD_STOP_PERCENT_HF14":500,"HIVE_HBD_STOP_PERCENT_HF20":1000,"HIVE_HBD_START_PERCENT_HF14":200,"HIVE_HBD_START_PERCENT_HF20":900,"HIVE_MIN_ACCOUNT_NAME_LENGTH":3,"HIVE_MAX_ACCOUNT_NAME_LENGTH":16,"HIVE_MIN_PERMLINK_LENGTH":0,"HIVE_MAX_PERMLINK_LENGTH":256,"HIVE_MAX_WITNESS_URL_LENGTH":2048,"HIVE_MAX_SHARE_SUPPLY":"1000000000000000","HIVE_MAX_SATOSHIS":"4611686018427387903","HIVE_MAX_SIG_CHECK_DEPTH":2,"HIVE_MAX_SIG_CHECK_ACCOUNTS":125,"HIVE_MIN_TRANSACTION_SIZE_LIMIT":1024,"HIVE_SECONDS_PER_YEAR":31536000,"HIVE_HBD_INTEREST_COMPOUND_INTERVAL_SEC":2592000,"HIVE_MAX_TRANSACTION_SIZE":65536,"HIVE_MIN_BLOCK_SIZE_LIMIT":65536,"HIVE_MAX_BLOCK_SIZE":393216000,"HIVE_SOFT_MAX_BLOCK_SIZE":2097152,"HIVE_MIN_BLOCK_SIZE":115,"HIVE_BLOCKS_PER_HOUR":1200,"HIVE_FEED_INTERVAL_BLOCKS":1200,"HIVE_FEED_HISTORY_WINDOW_PRE_HF_16":168,"HIVE_FEED_HISTORY_WINDOW":84,"HIVE_MAX_FEED_AGE_SECONDS":604800,"HIVE_MIN_FEEDS":7,"HIVE_CONVERSION_DELAY_PRE_HF_16":"604800000000","HIVE_CONVERSION_DELAY":"302400000000","HIVE_COLLATERALIZED_CONVERSION_DELAY":"302400000000","HIVE_CONVERSION_COLLATERAL_RATIO":20000,"HIVE_COLLATERALIZED_CONVERSION_FEE":500,"HIVE_MIN_UNDO_HISTORY":10,"HIVE_MAX_UNDO_HISTORY":10000,"HIVE_MIN_TRANSACTION_EXPIRATION_LIMIT":15,"HIVE_BLOCKCHAIN_PRECISION":1000,"HIVE_BLOCKCHAIN_PRECISION_DIGITS":3,"HIVE_MAX_INSTANCE_ID":"281474976710655","HIVE_MAX_AUTHORITY_MEMBERSHIP":40,"HIVE_MAX_ASSET_WHITELIST_AUTHORITIES":10,"HIVE_MAX_URL_LENGTH":127,"HIVE_IRREVERSIBLE_THRESHOLD":7500,"HIVE_VIRTUAL_SCHEDULE_LAP_LENGTH":"18446744073709551615","HIVE_VIRTUAL_SCHEDULE_LAP_LENGTH2":"340282366920938463463374607431768211455","HIVE_INITIAL_VOTE_POWER_RATE":40,"HIVE_REDUCED_VOTE_POWER_RATE":10,"HIVE_MAX_LIMIT_ORDER_EXPIRATION":2419200,"HIVE_DELEGATION_RETURN_PERIOD_HF0":604800,"HIVE_DELEGATION_RETURN_PERIOD_HF20":432000,"HIVE_RD_MIN_DECAY_BITS":6,"HIVE_RD_MAX_DECAY_BITS":32,"HIVE_RD_DECAY_DENOM_SHIFT":36,"HIVE_RD_MAX_POOL_BITS":64,"HIVE_RD_MAX_BUDGET_1":"17179869183","HIVE_RD_MAX_BUDGET_2":268435455,"HIVE_RD_MAX_BUDGET_3":2147483647,"HIVE_RD_MAX_BUDGET":268435455,"HIVE_RD_MIN_DECAY":64,"HIVE_RD_MIN_BUDGET":1,"HIVE_RD_MAX_DECAY":4294967295,"HIVE_ACCOUNT_SUBSIDY_PRECISION":10000,"HIVE_WITNESS_SUBSIDY_BUDGET_PERCENT":12500,"HIVE_WITNESS_SUBSIDY_DECAY_PERCENT":210000,"HIVE_DEFAULT_ACCOUNT_SUBSIDY_DECAY":347321,"HIVE_DEFAULT_ACCOUNT_SUBSIDY_BUDGET":797,"HIVE_DECAY_BACKSTOP_PERCENT":9000,"HIVE_BLOCK_GENERATION_POSTPONED_TX_LIMIT":5,"HIVE_PENDING_TRANSACTION_EXECUTION_LIMIT":200000,"HIVE_CUSTOM_OP_ID_MAX_LENGTH":32,"HIVE_CUSTOM_OP_DATA_MAX_LENGTH":8192,"HIVE_BENEFICIARY_LIMIT":128,"HIVE_COMMENT_TITLE_LIMIT":256,"HIVE_ONE_DAY_SECONDS":86400,"HIVE_MINER_ACCOUNT":"miners","HIVE_NULL_ACCOUNT":"null","HIVE_TEMP_ACCOUNT":"temp","HIVE_PROXY_TO_SELF_ACCOUNT":"","HIVE_ROOT_POST_PARENT":"","OBSOLETE_TREASURY_ACCOUNT":"steem.dao","NEW_HIVE_TREASURY_ACCOUNT":"hive.fund","HIVE_TREASURY_FEE":10000,"HIVE_PROPOSAL_SUBJECT_MAX_LENGTH":80,"HIVE_PROPOSAL_MAX_IDS_NUMBER":5,"HIVE_PROPOSAL_FEE_INCREASE_DAYS":60,"HIVE_PROPOSAL_FEE_INCREASE_DAYS_SEC":5184000,"HIVE_PROPOSAL_FEE_INCREASE_AMOUNT":1000,"HIVE_PROPOSAL_CONVERSION_RATE":5}}'
|
18220
|
+
recorded_at: Sat, 30 Jul 2022 23:27:58 GMT
|
18221
|
+
- request:
|
18222
|
+
method: post
|
18223
|
+
uri: https://api.hive.blog/
|
18224
|
+
body:
|
18225
|
+
encoding: UTF-8
|
18226
|
+
string: '{"jsonrpc":"2.0","id":33,"method":"jsonrpc.get_methods","params":{}}'
|
18227
|
+
headers:
|
18228
|
+
Content-Type:
|
18229
|
+
- application/json; charset=utf-8
|
18230
|
+
User-Agent:
|
18231
|
+
- hive-ruby/1.0.4
|
18232
|
+
Accept-Encoding:
|
18233
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
18234
|
+
Accept:
|
18235
|
+
- "*/*"
|
18236
|
+
response:
|
18237
|
+
status:
|
18238
|
+
code: 200
|
18239
|
+
message: OK
|
18240
|
+
headers:
|
18241
|
+
Server:
|
18242
|
+
- nginx
|
18243
|
+
Date:
|
18244
|
+
- Sat, 30 Jul 2022 23:27:58 GMT
|
18245
|
+
Content-Type:
|
18246
|
+
- application/json
|
18247
|
+
Transfer-Encoding:
|
18248
|
+
- chunked
|
18249
|
+
Connection:
|
18250
|
+
- keep-alive
|
18251
|
+
X-Jussi-Request-Id:
|
18252
|
+
- '000049972492762864'
|
18253
|
+
X-Amzn-Trace-Id:
|
18254
|
+
- ''
|
18255
|
+
X-Jussi-Response-Time:
|
18256
|
+
- '0.00299207866191864'
|
18257
|
+
X-Jussi-Namespace:
|
18258
|
+
- appbase
|
18259
|
+
X-Jussi-Api:
|
18260
|
+
- jsonrpc
|
18261
|
+
X-Jussi-Method:
|
18262
|
+
- get_methods
|
18263
|
+
X-Jussi-Params:
|
18264
|
+
- "{}"
|
18265
|
+
Access-Control-Allow-Origin:
|
18266
|
+
- "*"
|
18267
|
+
Access-Control-Allow-Methods:
|
18268
|
+
- GET, POST
|
18269
|
+
Access-Control-Allow-Headers:
|
18270
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
18271
|
+
body:
|
18272
|
+
encoding: ASCII-8BIT
|
18273
|
+
string: '{"jsonrpc":"2.0","result":["account_by_key_api.get_key_references","account_history_api.enum_virtual_ops","account_history_api.get_account_history","account_history_api.get_ops_in_block","account_history_api.get_transaction","block_api.get_block","block_api.get_block_header","block_api.get_block_range","condenser_api.broadcast_block","condenser_api.broadcast_transaction","condenser_api.broadcast_transaction_synchronous","condenser_api.find_proposals","condenser_api.find_recurrent_transfers","condenser_api.get_account_count","condenser_api.get_account_history","condenser_api.get_account_references","condenser_api.get_account_reputations","condenser_api.get_account_votes","condenser_api.get_accounts","condenser_api.get_active_votes","condenser_api.get_active_witnesses","condenser_api.get_block","condenser_api.get_block_header","condenser_api.get_blog","condenser_api.get_blog_authors","condenser_api.get_blog_entries","condenser_api.get_chain_properties","condenser_api.get_collateralized_conversion_requests","condenser_api.get_comment_discussions_by_payout","condenser_api.get_config","condenser_api.get_content","condenser_api.get_content_replies","condenser_api.get_conversion_requests","condenser_api.get_current_median_history_price","condenser_api.get_discussions_by_active","condenser_api.get_discussions_by_author_before_date","condenser_api.get_discussions_by_blog","condenser_api.get_discussions_by_cashout","condenser_api.get_discussions_by_children","condenser_api.get_discussions_by_comments","condenser_api.get_discussions_by_created","condenser_api.get_discussions_by_feed","condenser_api.get_discussions_by_hot","condenser_api.get_discussions_by_promoted","condenser_api.get_discussions_by_trending","condenser_api.get_discussions_by_votes","condenser_api.get_dynamic_global_properties","condenser_api.get_escrow","condenser_api.get_expiring_vesting_delegations","condenser_api.get_feed","condenser_api.get_feed_entries","condenser_api.get_feed_history","condenser_api.get_follow_count","condenser_api.get_followers","condenser_api.get_following","condenser_api.get_hardfork_version","condenser_api.get_key_references","condenser_api.get_market_history","condenser_api.get_market_history_buckets","condenser_api.get_next_scheduled_hardfork","condenser_api.get_open_orders","condenser_api.get_ops_in_block","condenser_api.get_order_book","condenser_api.get_owner_history","condenser_api.get_post_discussions_by_payout","condenser_api.get_potential_signatures","condenser_api.get_reblogged_by","condenser_api.get_recent_trades","condenser_api.get_recovery_request","condenser_api.get_replies_by_last_update","condenser_api.get_required_signatures","condenser_api.get_reward_fund","condenser_api.get_savings_withdraw_from","condenser_api.get_savings_withdraw_to","condenser_api.get_state","condenser_api.get_tags_used_by_author","condenser_api.get_ticker","condenser_api.get_trade_history","condenser_api.get_transaction","condenser_api.get_transaction_hex","condenser_api.get_trending_tags","condenser_api.get_version","condenser_api.get_vesting_delegations","condenser_api.get_volume","condenser_api.get_withdraw_routes","condenser_api.get_witness_by_account","condenser_api.get_witness_count","condenser_api.get_witness_schedule","condenser_api.get_witnesses","condenser_api.get_witnesses_by_vote","condenser_api.is_known_transaction","condenser_api.list_proposal_votes","condenser_api.list_proposals","condenser_api.lookup_account_names","condenser_api.lookup_accounts","condenser_api.lookup_witness_accounts","condenser_api.verify_account_authority","condenser_api.verify_authority","database_api.find_account_recovery_requests","database_api.find_accounts","database_api.find_change_recovery_account_requests","database_api.find_collateralized_conversion_requests","database_api.find_comments","database_api.find_decline_voting_rights_requests","database_api.find_escrows","database_api.find_hbd_conversion_requests","database_api.find_limit_orders","database_api.find_owner_histories","database_api.find_proposals","database_api.find_recurrent_transfers","database_api.find_savings_withdrawals","database_api.find_vesting_delegation_expirations","database_api.find_vesting_delegations","database_api.find_votes","database_api.find_withdraw_vesting_routes","database_api.find_witnesses","database_api.get_active_witnesses","database_api.get_comment_pending_payouts","database_api.get_config","database_api.get_current_price_feed","database_api.get_dynamic_global_properties","database_api.get_feed_history","database_api.get_hardfork_properties","database_api.get_order_book","database_api.get_potential_signatures","database_api.get_required_signatures","database_api.get_reward_funds","database_api.get_transaction_hex","database_api.get_version","database_api.get_witness_schedule","database_api.is_known_transaction","database_api.list_account_recovery_requests","database_api.list_accounts","database_api.list_change_recovery_account_requests","database_api.list_collateralized_conversion_requests","database_api.list_decline_voting_rights_requests","database_api.list_escrows","database_api.list_hbd_conversion_requests","database_api.list_limit_orders","database_api.list_owner_histories","database_api.list_proposal_votes","database_api.list_proposals","database_api.list_savings_withdrawals","database_api.list_vesting_delegation_expirations","database_api.list_vesting_delegations","database_api.list_votes","database_api.list_withdraw_vesting_routes","database_api.list_witness_votes","database_api.list_witnesses","database_api.verify_account_authority","database_api.verify_authority","database_api.verify_signatures","jsonrpc.get_methods","jsonrpc.get_signature","market_history_api.get_market_history","market_history_api.get_market_history_buckets","market_history_api.get_order_book","market_history_api.get_recent_trades","market_history_api.get_ticker","market_history_api.get_trade_history","market_history_api.get_volume","network_broadcast_api.broadcast_block","network_broadcast_api.broadcast_transaction","rc_api.find_rc_accounts","rc_api.get_resource_params","rc_api.get_resource_pool","reputation_api.get_account_reputations","transaction_status_api.find_transaction"],"id":33}'
|
18274
|
+
recorded_at: Sat, 30 Jul 2022 23:27:58 GMT
|
18275
|
+
- request:
|
18276
|
+
method: post
|
18277
|
+
uri: https://api.hive.blog/
|
18278
|
+
body:
|
18279
|
+
encoding: UTF-8
|
18280
|
+
string: '{"jsonrpc":"2.0","id":34,"method":"condenser_api.get_accounts","params":[["fullnodeupdate"]]}'
|
18281
|
+
headers:
|
18282
|
+
Content-Type:
|
18283
|
+
- application/json; charset=utf-8
|
18284
|
+
User-Agent:
|
18285
|
+
- hive-ruby/1.0.4
|
18286
|
+
Accept-Encoding:
|
18287
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
18288
|
+
Accept:
|
18289
|
+
- "*/*"
|
18290
|
+
response:
|
18291
|
+
status:
|
18292
|
+
code: 200
|
18293
|
+
message: OK
|
18294
|
+
headers:
|
18295
|
+
Server:
|
18296
|
+
- nginx
|
18297
|
+
Date:
|
18298
|
+
- Sat, 30 Jul 2022 23:27:59 GMT
|
18299
|
+
Content-Type:
|
18300
|
+
- application/json
|
18301
|
+
Transfer-Encoding:
|
18302
|
+
- chunked
|
18303
|
+
Connection:
|
18304
|
+
- keep-alive
|
18305
|
+
X-Jussi-Request-Id:
|
18306
|
+
- '000193389568023483'
|
18307
|
+
X-Amzn-Trace-Id:
|
18308
|
+
- ''
|
18309
|
+
X-Jussi-Response-Time:
|
18310
|
+
- '0.006323084235191345'
|
18311
|
+
X-Jussi-Namespace:
|
18312
|
+
- appbase
|
18313
|
+
X-Jussi-Api:
|
18314
|
+
- condenser_api
|
18315
|
+
X-Jussi-Method:
|
18316
|
+
- get_accounts
|
18317
|
+
X-Jussi-Params:
|
18318
|
+
- "[['fullnodeupdate']]"
|
18319
|
+
Access-Control-Allow-Origin:
|
18320
|
+
- "*"
|
18321
|
+
Access-Control-Allow-Methods:
|
18322
|
+
- GET, POST
|
18323
|
+
Access-Control-Allow-Headers:
|
18324
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
18325
|
+
body:
|
18326
|
+
encoding: ASCII-8BIT
|
18327
|
+
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\":
|
18328
|
+
[\"https:\/\/api.steem.buzz\", \"https:\/\/api.pharesim.me\", \"https:\/\/api.justyy.com\",
|
18329
|
+
\"https:\/\/api.openhive.network\", \"https:\/\/hive-api.arcange.eu\", \"https:\/\/api.steemit.com\",
|
18330
|
+
\"https:\/\/anyx.io\", \"https:\/\/api.steem.buzz\", \"https:\/\/rpc.ausbit.dev\",
|
18331
|
+
\"https:\/\/steem.61bts.com\", \"https:\/\/hive.roelandp.nl\", \"https:\/\/techcoderx.com\"],
|
18332
|
+
\"failing_nodes\": {\"https:\/\/api.steemdb.online\": \"NumRetriesReached\",
|
18333
|
+
\"https:\/\/cn.steems.top\": \"NumRetriesReached\", \"https:\/\/api.hivekings.com\":
|
18334
|
+
\"NumRetriesReached\", \"https:\/\/fin.hive.3speak.co\": \"NumRetriesReached\",
|
18335
|
+
\"https:\/\/rpc.ecency.com\": \"NumRetriesReached\", \"https:\/\/hived.privex.io\":
|
18336
|
+
\"Client returned invalid format. Expected JSON!\"}, \"report\": [{\"node\":
|
18337
|
+
\"https:\/\/api.hive.blog\", \"version\": \"1.25.0\", \"hive\": true, \"block\":
|
18338
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 109, \"time\": 37.46},
|
18339
|
+
\"history\": {\"rank\": 10, \"ok\": true, \"count\": 4500, \"time\": 15.13},
|
18340
|
+
\"apicall\": {\"rank\": 9, \"ok\": true, \"time\": 1.92, \"access_time\":
|
18341
|
+
0.475}, \"config\": {\"rank\": 6, \"ok\": true, \"time\": 0.32, \"access_time\":
|
18342
|
+
0.11}, \"block_diff\": {\"rank\": 4, \"ok\": true, \"head_delay\": 3.67, \"diff_head_irreversible\":
|
18343
|
+
18.0, \"time\": 25.75}}, {\"node\": \"https:\/\/anyx.io\", \"version\": \"1.25.0\",
|
18344
|
+
\"hive\": true, \"block\": {\"rank\": 9, \"ok\": true, \"count\": 182, \"time\":
|
18345
|
+
30.29}, \"history\": {\"rank\": 9, \"ok\": true, \"count\": 6601, \"time\":
|
18346
|
+
15.02}, \"apicall\": {\"rank\": 10, \"ok\": true, \"time\": 2.13, \"access_time\":
|
18347
|
+
0.561}, \"config\": {\"rank\": 7, \"ok\": true, \"time\": 0.77, \"access_time\":
|
18348
|
+
0.11}, \"block_diff\": {\"rank\": -1, \"ok\": false, \"error\": \"output:
|
18349
|
+
{} of identifier 66592659\", \"head_delay\": 0.0, \"diff_head_irreversible\":
|
18350
|
+
0.0, \"time\": 11.59}}, {\"node\": \"https:\/\/api.openhive.network\", \"version\":
|
18351
|
+
\"1.25.0\", \"hive\": true, \"block\": {\"rank\": 12, \"ok\": true, \"count\":
|
18352
|
+
143, \"time\": 30.01}, \"history\": {\"rank\": 5, \"ok\": true, \"count\":
|
18353
|
+
9601, \"time\": 15.35}, \"apicall\": {\"rank\": 1, \"ok\": true, \"time\":
|
18354
|
+
0.33, \"access_time\": 0.063}, \"config\": {\"rank\": 8, \"ok\": true, \"time\":
|
18355
|
+
0.23, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 6, \"ok\": true,
|
18356
|
+
\"head_delay\": 2.12, \"diff_head_irreversible\": 19.0, \"time\": 15.9}},
|
18357
|
+
{\"node\": \"https:\/\/rpc.ausbit.dev\", \"version\": \"1.25.0\", \"hive\":
|
18358
|
+
true, \"block\": {\"rank\": 5, \"ok\": true, \"count\": 230, \"time\": 30.01},
|
18359
|
+
\"history\": {\"rank\": 7, \"ok\": true, \"count\": 8701, \"time\": 15.01},
|
18360
|
+
\"apicall\": {\"rank\": 2, \"ok\": true, \"time\": 0.48, \"access_time\":
|
18361
|
+
0.124}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 0.44, \"access_time\":
|
18362
|
+
0.04}, \"block_diff\": {\"rank\": 14, \"ok\": true, \"head_delay\": 3.39,
|
18363
|
+
\"diff_head_irreversible\": 24.0, \"time\": 16.57}}, {\"node\": \"https:\/\/hive.roelandp.nl\",
|
18364
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 14, \"ok\":
|
18365
|
+
true, \"count\": 46, \"time\": 30.56}, \"history\": {\"rank\": 11, \"ok\":
|
18366
|
+
true, \"count\": 2201, \"time\": 15.08}, \"apicall\": {\"rank\": 12, \"ok\":
|
18367
|
+
true, \"time\": 5.38, \"access_time\": 1.339}, \"config\": {\"rank\": 10,
|
18368
|
+
\"ok\": true, \"time\": 1.36, \"access_time\": 0.34}, \"block_diff\": {\"rank\":
|
18369
|
+
15, \"ok\": true, \"head_delay\": 5.06, \"diff_head_irreversible\": 26.0,
|
18370
|
+
\"time\": 30.6}}, {\"node\": \"https:\/\/api.c0ff33a.uk\", \"version\": \"1.25.0\",
|
18371
|
+
\"hive\": true, \"block\": {\"rank\": 4, \"ok\": true, \"count\": 233, \"time\":
|
18372
|
+
30.01}, \"history\": {\"rank\": 12, \"ok\": true, \"count\": 2201, \"time\":
|
18373
|
+
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\",
|
18374
|
+
\"time\": 0.41, \"access_time\": 30.0}, \"config\": {\"rank\": 11, \"ok\":
|
18375
|
+
true, \"time\": 0.86, \"access_time\": 0.25}, \"block_diff\": {\"rank\": 8,
|
18376
|
+
\"ok\": true, \"head_delay\": 3.55, \"diff_head_irreversible\": 20.0, \"time\":
|
18377
|
+
18.6}}, {\"node\": \"https:\/\/api.deathwing.me\", \"version\": \"1.25.0\",
|
18378
|
+
\"hive\": true, \"block\": {\"rank\": 3, \"ok\": true, \"count\": 782, \"time\":
|
18379
|
+
30.03}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 23501, \"time\":
|
18380
|
+
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\",
|
18381
|
+
\"time\": 0.14, \"access_time\": 30.0}, \"config\": {\"rank\": 12, \"ok\":
|
18382
|
+
true, \"time\": 0.16, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 12,
|
18383
|
+
\"ok\": true, \"head_delay\": 5.62, \"diff_head_irreversible\": 23.0, \"time\":
|
18384
|
+
15.82}}, {\"node\": \"https:\/\/hive-api.arcange.eu\", \"version\": \"1.25.0\",
|
18385
|
+
\"hive\": true, \"block\": {\"rank\": 7, \"ok\": true, \"count\": 217, \"time\":
|
18386
|
+
30.02}, \"history\": {\"rank\": 3, \"ok\": true, \"count\": 10601, \"time\":
|
18387
|
+
15.65}, \"apicall\": {\"rank\": 3, \"ok\": true, \"time\": 0.53, \"access_time\":
|
18388
|
+
0.139}, \"config\": {\"rank\": 13, \"ok\": true, \"time\": 0.27, \"access_time\":
|
18389
|
+
0.07}, \"block_diff\": {\"rank\": 11, \"ok\": true, \"head_delay\": 3.66,
|
18390
|
+
\"diff_head_irreversible\": 23.0, \"time\": 17.28}}, {\"node\": \"https:\/\/hived.emre.sh\",
|
18391
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 2, \"ok\":
|
18392
|
+
true, \"count\": 1028, \"time\": 30.0}, \"history\": {\"rank\": 1, \"ok\":
|
18393
|
+
true, \"count\": 30701, \"time\": 15.01}, \"apicall\": {\"rank\": -1, \"ok\":
|
18394
|
+
false, \"error\": \"@dalz\/should-we-reduce-the-hive-fund-holdings-to-further-improve-decentralization-via-a-long-term-airdrop-to-hive-holders|holger80\",
|
18395
|
+
\"time\": 0.17, \"access_time\": 30.0}, \"config\": {\"rank\": 14, \"ok\":
|
18396
|
+
true, \"time\": 0.17, \"access_time\": 0.02}, \"block_diff\": {\"rank\": 2,
|
18397
|
+
\"ok\": true, \"head_delay\": 2.56, \"diff_head_irreversible\": 16.0, \"time\":
|
18398
|
+
15.73}}, {\"node\": \"https:\/\/techcoderx.com\", \"version\": \"1.25.0\",
|
18399
|
+
\"hive\": true, \"block\": {\"rank\": 15, \"ok\": true, \"count\": 20, \"time\":
|
18400
|
+
30.84}, \"history\": {\"rank\": 14, \"ok\": true, \"count\": 901, \"time\":
|
18401
|
+
15.83}, \"apicall\": {\"rank\": 13, \"ok\": true, \"time\": 7.82, \"access_time\":
|
18402
|
+
2.095}, \"config\": {\"rank\": 15, \"ok\": true, \"time\": 4.04, \"access_time\":
|
18403
|
+
1.22}, \"block_diff\": {\"rank\": 13, \"ok\": true, \"head_delay\": 3.11,
|
18404
|
+
\"diff_head_irreversible\": 24.0, \"time\": 41.95}}, {\"node\": \"https:\/\/api.pharesim.me\",
|
18405
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 6, \"ok\":
|
18406
|
+
true, \"count\": 220, \"time\": 30.03}, \"history\": {\"rank\": 4, \"ok\":
|
18407
|
+
true, \"count\": 9801, \"time\": 15.02}, \"apicall\": {\"rank\": 6, \"ok\":
|
18408
|
+
true, \"time\": 0.97, \"access_time\": 0.246}, \"config\": {\"rank\": 16,
|
18409
|
+
\"ok\": true, \"time\": 0.49, \"access_time\": 0.12}, \"block_diff\": {\"rank\":
|
18410
|
+
1, \"ok\": true, \"head_delay\": 2.51, \"diff_head_irreversible\": 15.0, \"time\":
|
18411
|
+
18.24}}, {\"node\": \"https:\/\/api.steemit.com\", \"version\": \"0.23.0\",
|
18412
|
+
\"hive\": false, \"block\": {\"rank\": 8, \"ok\": true, \"count\": 215, \"time\":
|
18413
|
+
30.03}, \"history\": {\"rank\": 8, \"ok\": true, \"count\": 6602, \"time\":
|
18414
|
+
15.22}, \"apicall\": {\"rank\": 7, \"ok\": true, \"time\": 1.19, \"access_time\":
|
18415
|
+
0.254}, \"config\": {\"rank\": 1, \"ok\": true, \"time\": 0.69, \"access_time\":
|
18416
|
+
0.12}, \"block_diff\": {\"rank\": 3, \"ok\": true, \"head_delay\": 3.76, \"diff_head_irreversible\":
|
18417
|
+
16.0, \"time\": 18.33}}, {\"node\": \"https:\/\/api.justyy.com\", \"version\":
|
18418
|
+
\"0.23.1\", \"hive\": false, \"block\": {\"rank\": 1, \"ok\": true, \"count\":
|
18419
|
+
1890, \"time\": 30.0}, \"history\": {\"rank\": 6, \"ok\": true, \"count\":
|
18420
|
+
9102, \"time\": 15.03}, \"apicall\": {\"rank\": 5, \"ok\": true, \"time\":
|
18421
|
+
0.7, \"access_time\": 0.223}, \"config\": {\"rank\": 2, \"ok\": true, \"time\":
|
18422
|
+
0.04, \"access_time\": 0.01}, \"block_diff\": {\"rank\": 7, \"ok\": true,
|
18423
|
+
\"head_delay\": 3.62, \"diff_head_irreversible\": 19.0, \"time\": 15.62}},
|
18424
|
+
{\"node\": \"https:\/\/api.steem.buzz\", \"version\": \"0.23.0\", \"hive\":
|
18425
|
+
false, \"block\": {\"rank\": 11, \"ok\": true, \"count\": 180, \"time\": 30.03},
|
18426
|
+
\"history\": {\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 0,
|
18427
|
+
\"time\": 16.5}, \"apicall\": {\"rank\": 8, \"ok\": true, \"time\": 0.66,
|
18428
|
+
\"access_time\": 0.207}, \"config\": {\"rank\": 3, \"ok\": true, \"time\":
|
18429
|
+
0.13, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 10, \"ok\": true,
|
18430
|
+
\"head_delay\": 3.06, \"diff_head_irreversible\": 22.0, \"time\": 17.48}},
|
18431
|
+
{\"node\": \"https:\/\/api.steem.buzz\", \"version\": \"0.23.0\", \"hive\":
|
18432
|
+
false, \"block\": {\"rank\": 11, \"ok\": true, \"count\": 180, \"time\": 30.03},
|
18433
|
+
\"history\": {\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 0,
|
18434
|
+
\"time\": 16.5}, \"apicall\": {\"rank\": 8, \"ok\": true, \"time\": 0.66,
|
18435
|
+
\"access_time\": 0.207}, \"config\": {\"rank\": 3, \"ok\": true, \"time\":
|
18436
|
+
0.13, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 10, \"ok\": true,
|
18437
|
+
\"head_delay\": 3.06, \"diff_head_irreversible\": 22.0, \"time\": 17.48}},
|
18438
|
+
{\"node\": \"https:\/\/steem.61bts.com\", \"version\": \"0.23.0\", \"hive\":
|
18439
|
+
false, \"block\": {\"rank\": 13, \"ok\": true, \"count\": 64, \"time\": 30.44},
|
18440
|
+
\"history\": {\"rank\": 13, \"ok\": true, \"count\": 1802, \"time\": 15.73},
|
18441
|
+
\"apicall\": {\"rank\": 11, \"ok\": true, \"time\": 2.74, \"access_time\":
|
18442
|
+
0.733}, \"config\": {\"rank\": 5, \"ok\": true, \"time\": 1.82, \"access_time\":
|
18443
|
+
0.28}, \"block_diff\": {\"rank\": 5, \"ok\": true, \"head_delay\": 4.29, \"diff_head_irreversible\":
|
18444
|
+
18.0, \"time\": 23.63}}], \"parameter\": {\"num_retries\": 3, \"num_retries_call\":
|
18445
|
+
3, \"timeout\": 30, \"threading\": false, \"beem_version\": \"0.24.26\", \"start_time\":
|
18446
|
+
\"2022-07-30T23:00:19\", \"end_time\": \"2022-07-30T23:20:30\", \"script_version\":
|
18447
|
+
\"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]}, \"history\":
|
18448
|
+
{\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]}, \"config\":
|
18449
|
+
{\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
|
18450
|
+
\"head_delay\"]}}}}","posting_json_metadata":"{\"nodes\": [\"https:\/\/anyx.io\",
|
18451
|
+
\"http:\/\/anyx.io\", \"https:\/\/rpc.usesteem.com\"], \"failing_nodes\":
|
18452
|
+
{\"https:\/\/api.steemitstage.com\": \"NumRetriesReached\"}, \"report\": [{\"node\":
|
18453
|
+
\"https:\/\/steemd.minnowsupportproject.org\", \"version\": \"0.21.0\", \"block\":
|
18454
|
+
{\"rank\": 1, \"ok\": true, \"count\": 713, \"time\": 30.03}, \"history\":
|
18455
|
+
{\"rank\": 5, \"ok\": true, \"count\": 5859, \"time\": 15.24}, \"apicall\":
|
18456
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr != _registered_apis.end():
|
18457
|
+
Could not find API tags_api\", \"time\": 0.19, \"access_time\": 30.0}, \"config\":
|
18458
|
+
{\"rank\": 1, \"ok\": true, \"time\": 0.43, \"access_time\": 0.03}, \"block_diff\":
|
18459
|
+
{\"rank\": 2, \"ok\": true, \"head_delay\": 3.2, \"diff_head_irreversible\":
|
18460
|
+
16.0, \"time\": 16.21}}, {\"node\": \"https:\/\/api.steemit.com\", \"version\":
|
18461
|
+
\"0.21.0\", \"block\": {\"rank\": 3, \"ok\": true, \"count\": 249, \"time\":
|
18462
|
+
30.01}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 12626, \"time\":
|
18463
|
+
15.06}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
|
18464
|
+
found\", \"time\": 0.5, \"access_time\": 30.0}, \"config\": {\"rank\": 2,
|
18465
|
+
\"ok\": true, \"time\": 1.01, \"access_time\": 0.1}, \"block_diff\": {\"rank\":
|
18466
|
+
3, \"ok\": true, \"head_delay\": 3.06, \"diff_head_irreversible\": 17.0, \"time\":
|
18467
|
+
18.1}}, {\"node\": \"http:\/\/anyx.io\", \"version\": \"0.20.10\", \"block\":
|
18468
|
+
{\"rank\": 4, \"ok\": true, \"count\": 133, \"time\": 30.35}, \"history\":
|
18469
|
+
{\"rank\": 3, \"ok\": true, \"count\": 6768, \"time\": 15.16}, \"apicall\":
|
18470
|
+
{\"rank\": 2, \"ok\": true, \"time\": 1.54, \"access_time\": 0.449}, \"config\":
|
18471
|
+
{\"rank\": 3, \"ok\": true, \"time\": 1.13, \"access_time\": 0.09}, \"block_diff\":
|
18472
|
+
{\"rank\": 6, \"ok\": true, \"head_delay\": 4.29, \"diff_head_irreversible\":
|
18473
|
+
19.0, \"time\": 19.34}}, {\"node\": \"https:\/\/anyx.io\", \"version\": \"0.20.10\",
|
18474
|
+
\"block\": {\"rank\": 5, \"ok\": true, \"count\": 128, \"time\": 30.15}, \"history\":
|
18475
|
+
{\"rank\": 4, \"ok\": true, \"count\": 6667, \"time\": 15.06}, \"apicall\":
|
18476
|
+
{\"rank\": 1, \"ok\": true, \"time\": 1.3, \"access_time\": 0.4}, \"config\":
|
18477
|
+
{\"rank\": 4, \"ok\": true, \"time\": 1.33, \"access_time\": 0.09}, \"block_diff\":
|
18478
|
+
{\"rank\": 1, \"ok\": true, \"head_delay\": 2.67, \"diff_head_irreversible\":
|
18479
|
+
16.0, \"time\": 19.44}}, {\"node\": \"https:\/\/api.steemitdev.com\", \"version\":
|
18480
|
+
\"0.21.0\", \"block\": {\"rank\": 2, \"ok\": true, \"count\": 275, \"time\":
|
18481
|
+
30.04}, \"history\": {\"rank\": 1, \"ok\": true, \"count\": 13131, \"time\":
|
18482
|
+
15.09}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
|
18483
|
+
found\", \"time\": 0.54, \"access_time\": 30.0}, \"config\": {\"rank\": 5,
|
18484
|
+
\"ok\": true, \"time\": 1.4, \"access_time\": 0.09}, \"block_diff\": {\"rank\":
|
18485
|
+
4, \"ok\": true, \"head_delay\": 2.76, \"diff_head_irreversible\": 18.0, \"time\":
|
18486
|
+
18.35}}, {\"node\": \"https:\/\/api.steem.house\", \"version\": \"0.21.0\",
|
18487
|
+
\"block\": {\"rank\": 6, \"ok\": true, \"count\": 93, \"time\": 30.22}, \"history\":
|
18488
|
+
{\"rank\": 6, \"ok\": true, \"count\": 5152, \"time\": 15.21}, \"apicall\":
|
18489
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"Method not found\", \"time\": 0.66,
|
18490
|
+
\"access_time\": 30.0}, \"config\": {\"rank\": 6, \"ok\": true, \"time\":
|
18491
|
+
2.77, \"access_time\": 0.26}, \"block_diff\": {\"rank\": 7, \"ok\": true,
|
18492
|
+
\"head_delay\": 3.3, \"diff_head_irreversible\": 21.0, \"time\": 22.91}},
|
18493
|
+
{\"node\": \"https:\/\/rpc.usesteem.com\", \"version\": \"0.20.10\", \"block\":
|
18494
|
+
{\"rank\": 7, \"ok\": true, \"count\": 57, \"time\": 30.31}, \"history\":
|
18495
|
+
{\"rank\": 7, \"ok\": true, \"count\": 2728, \"time\": 15.26}, \"apicall\":
|
18496
|
+
{\"rank\": 3, \"ok\": true, \"time\": 5.9, \"access_time\": 1.679}, \"config\":
|
18497
|
+
{\"rank\": 7, \"ok\": true, \"time\": 4.09, \"access_time\": 0.39}, \"block_diff\":
|
18498
|
+
{\"rank\": 5, \"ok\": true, \"head_delay\": 3.23, \"diff_head_irreversible\":
|
18499
|
+
19.0, \"time\": 28.42}}, {\"node\": \"https:\/\/steemd.privex.io\", \"version\":
|
18500
|
+
\"0.21.0\", \"block\": {\"rank\": 8, \"ok\": true, \"count\": 28, \"time\":
|
18501
|
+
30.99}, \"history\": {\"rank\": 8, \"ok\": true, \"count\": 1314, \"time\":
|
18502
|
+
15.02}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr
|
18503
|
+
!= _registered_apis.end(): Could not find API tags_api\", \"time\": 1.09,
|
18504
|
+
\"access_time\": 30.0}, \"config\": {\"rank\": 8, \"ok\": true, \"time\":
|
18505
|
+
9.11, \"access_time\": 1.0}, \"block_diff\": {\"rank\": 8, \"ok\": true, \"head_delay\":
|
18506
|
+
4.33, \"diff_head_irreversible\": 22.0, \"time\": 39.83}}, {\"node\": \"https:\/\/appbasetest.timcliff.com\",
|
18507
|
+
\"version\": \"0.21.0\", \"block\": {\"rank\": 9, \"ok\": true, \"count\":
|
18508
|
+
17, \"time\": 30.16}, \"history\": {\"rank\": 9, \"ok\": true, \"count\":
|
18509
|
+
1314, \"time\": 15.01}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\":
|
18510
|
+
\"@taskmaster4450\/rewards-are-rewards|holger80\", \"time\": 2.01, \"access_time\":
|
18511
|
+
30.0}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 10.11, \"access_time\":
|
18512
|
+
0.08}, \"block_diff\": {\"rank\": 9, \"ok\": true, \"head_delay\": 2822132.87,
|
18513
|
+
\"diff_head_irreversible\": 16.0, \"time\": 53.19}}], \"parameter\": {\"num_retries\":
|
18514
|
+
3, \"num_retries_call\": 3, \"timeout\": 30, \"threading\": false, \"beem_version\":
|
18515
|
+
\"0.20.23\", \"start_time\": \"2019-08-27T14:10:02\", \"end_time\": \"2019-08-27T14:22:42\",
|
18516
|
+
\"script_version\": \"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]},
|
18517
|
+
\"history\": {\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]},
|
18518
|
+
\"config\": {\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
|
18519
|
+
\"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
|
18520
|
+
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
|
18521
|
+
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
|
18522
|
+
HBD","reward_hive_balance":"0.000 HIVE","reward_vesting_balance":"50181.611976
|
18523
|
+
VESTS","reward_vesting_hive":"27.547 HIVE","vesting_shares":"3163608.831672
|
18524
|
+
VESTS","delegated_vesting_shares":"198556.066920 VESTS","received_vesting_shares":"8200.502706
|
18525
|
+
VESTS","vesting_withdraw_rate":"0.000000 VESTS","post_voting_power":"2973253.267458
|
18526
|
+
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
|
18527
|
+
HIVE","reputation":"66739978115904","transfer_history":[],"market_history":[],"post_history":[],"vote_history":[],"other_history":[],"witness_votes":[],"tags_usage":[],"guest_bloggers":[]}],"id":34}'
|
18528
|
+
recorded_at: Sat, 30 Jul 2022 23:27:59 GMT
|
18529
|
+
- request:
|
18530
|
+
method: post
|
18531
|
+
uri: https://api.c0ff33a.uk/
|
18532
|
+
body:
|
18533
|
+
encoding: UTF-8
|
18534
|
+
string: '{"jsonrpc":"2.0","id":35,"method":"jsonrpc.get_methods","params":{}}'
|
18535
|
+
headers:
|
18536
|
+
Content-Type:
|
18537
|
+
- application/json; charset=utf-8
|
18538
|
+
User-Agent:
|
18539
|
+
- hive-ruby/1.0.4
|
18540
|
+
Accept-Encoding:
|
18541
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
18542
|
+
Accept:
|
18543
|
+
- "*/*"
|
18544
|
+
response:
|
18545
|
+
status:
|
18546
|
+
code: 200
|
18547
|
+
message: OK
|
18548
|
+
headers:
|
18549
|
+
Server:
|
18550
|
+
- nginx/1.14.0 (Ubuntu)
|
18551
|
+
Date:
|
18552
|
+
- Sat, 30 Jul 2022 23:28:00 GMT
|
18553
|
+
Content-Type:
|
18554
|
+
- application/json
|
18555
|
+
Transfer-Encoding:
|
18556
|
+
- chunked
|
18557
|
+
Connection:
|
18558
|
+
- keep-alive
|
18559
|
+
X-Jussi-Request-Id:
|
18560
|
+
- '000610246330161562'
|
18561
|
+
X-Amzn-Trace-Id:
|
18562
|
+
- ''
|
18563
|
+
Access-Control-Allow-Origin:
|
18564
|
+
- "*"
|
18565
|
+
Access-Control-Allow-Methods:
|
18566
|
+
- GET, POST, OPTIONS
|
18567
|
+
Access-Control-Allow-Headers:
|
18568
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
18569
|
+
Strict-Transport-Security:
|
18570
|
+
- max-age=31557600; includeSubDomains; preload
|
18571
|
+
Content-Security-Policy:
|
18572
|
+
- upgrade-insecure-requests
|
18573
|
+
body:
|
18574
|
+
encoding: ASCII-8BIT
|
18575
|
+
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","transaction_status_api.find_transaction"],"id":35}'
|
18576
|
+
recorded_at: Sat, 30 Jul 2022 23:28:00 GMT
|
18577
|
+
- request:
|
18578
|
+
method: post
|
18579
|
+
uri: https://api.c0ff33a.uk/
|
18580
|
+
body:
|
18581
|
+
encoding: UTF-8
|
18582
|
+
string: '{"jsonrpc":"2.0","id":36,"method":"condenser_api.get_accounts","params":[["fullnodeupdate"]]}'
|
18583
|
+
headers:
|
18584
|
+
Content-Type:
|
18585
|
+
- application/json; charset=utf-8
|
18586
|
+
User-Agent:
|
18587
|
+
- hive-ruby/1.0.4
|
18588
|
+
Accept-Encoding:
|
18589
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
18590
|
+
Accept:
|
18591
|
+
- "*/*"
|
18592
|
+
response:
|
18593
|
+
status:
|
18594
|
+
code: 200
|
18595
|
+
message: OK
|
18596
|
+
headers:
|
18597
|
+
Server:
|
18598
|
+
- nginx/1.14.0 (Ubuntu)
|
18599
|
+
Date:
|
18600
|
+
- Sat, 30 Jul 2022 23:28:01 GMT
|
18601
|
+
Content-Type:
|
18602
|
+
- application/json
|
18603
|
+
Transfer-Encoding:
|
18604
|
+
- chunked
|
18605
|
+
Connection:
|
18606
|
+
- keep-alive
|
18607
|
+
X-Jussi-Request-Id:
|
18608
|
+
- '000602209532125253'
|
18609
|
+
X-Amzn-Trace-Id:
|
18610
|
+
- ''
|
18611
|
+
Access-Control-Allow-Origin:
|
18612
|
+
- "*"
|
18613
|
+
Access-Control-Allow-Methods:
|
18614
|
+
- GET, POST, OPTIONS
|
18615
|
+
Access-Control-Allow-Headers:
|
18616
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
18617
|
+
Strict-Transport-Security:
|
18618
|
+
- max-age=31557600; includeSubDomains; preload
|
18619
|
+
Content-Security-Policy:
|
18620
|
+
- upgrade-insecure-requests
|
18621
|
+
body:
|
18622
|
+
encoding: ASCII-8BIT
|
18623
|
+
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\":
|
18624
|
+
[\"https:\/\/api.steem.buzz\", \"https:\/\/api.pharesim.me\", \"https:\/\/api.justyy.com\",
|
18625
|
+
\"https:\/\/api.openhive.network\", \"https:\/\/hive-api.arcange.eu\", \"https:\/\/api.steemit.com\",
|
18626
|
+
\"https:\/\/anyx.io\", \"https:\/\/api.steem.buzz\", \"https:\/\/rpc.ausbit.dev\",
|
18627
|
+
\"https:\/\/steem.61bts.com\", \"https:\/\/hive.roelandp.nl\", \"https:\/\/techcoderx.com\"],
|
18628
|
+
\"failing_nodes\": {\"https:\/\/api.steemdb.online\": \"NumRetriesReached\",
|
18629
|
+
\"https:\/\/cn.steems.top\": \"NumRetriesReached\", \"https:\/\/api.hivekings.com\":
|
18630
|
+
\"NumRetriesReached\", \"https:\/\/fin.hive.3speak.co\": \"NumRetriesReached\",
|
18631
|
+
\"https:\/\/rpc.ecency.com\": \"NumRetriesReached\", \"https:\/\/hived.privex.io\":
|
18632
|
+
\"Client returned invalid format. Expected JSON!\"}, \"report\": [{\"node\":
|
18633
|
+
\"https:\/\/api.hive.blog\", \"version\": \"1.25.0\", \"hive\": true, \"block\":
|
18634
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 109, \"time\": 37.46},
|
18635
|
+
\"history\": {\"rank\": 10, \"ok\": true, \"count\": 4500, \"time\": 15.13},
|
18636
|
+
\"apicall\": {\"rank\": 9, \"ok\": true, \"time\": 1.92, \"access_time\":
|
18637
|
+
0.475}, \"config\": {\"rank\": 6, \"ok\": true, \"time\": 0.32, \"access_time\":
|
18638
|
+
0.11}, \"block_diff\": {\"rank\": 4, \"ok\": true, \"head_delay\": 3.67, \"diff_head_irreversible\":
|
18639
|
+
18.0, \"time\": 25.75}}, {\"node\": \"https:\/\/anyx.io\", \"version\": \"1.25.0\",
|
18640
|
+
\"hive\": true, \"block\": {\"rank\": 9, \"ok\": true, \"count\": 182, \"time\":
|
18641
|
+
30.29}, \"history\": {\"rank\": 9, \"ok\": true, \"count\": 6601, \"time\":
|
18642
|
+
15.02}, \"apicall\": {\"rank\": 10, \"ok\": true, \"time\": 2.13, \"access_time\":
|
18643
|
+
0.561}, \"config\": {\"rank\": 7, \"ok\": true, \"time\": 0.77, \"access_time\":
|
18644
|
+
0.11}, \"block_diff\": {\"rank\": -1, \"ok\": false, \"error\": \"output:
|
18645
|
+
{} of identifier 66592659\", \"head_delay\": 0.0, \"diff_head_irreversible\":
|
18646
|
+
0.0, \"time\": 11.59}}, {\"node\": \"https:\/\/api.openhive.network\", \"version\":
|
18647
|
+
\"1.25.0\", \"hive\": true, \"block\": {\"rank\": 12, \"ok\": true, \"count\":
|
18648
|
+
143, \"time\": 30.01}, \"history\": {\"rank\": 5, \"ok\": true, \"count\":
|
18649
|
+
9601, \"time\": 15.35}, \"apicall\": {\"rank\": 1, \"ok\": true, \"time\":
|
18650
|
+
0.33, \"access_time\": 0.063}, \"config\": {\"rank\": 8, \"ok\": true, \"time\":
|
18651
|
+
0.23, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 6, \"ok\": true,
|
18652
|
+
\"head_delay\": 2.12, \"diff_head_irreversible\": 19.0, \"time\": 15.9}},
|
18653
|
+
{\"node\": \"https:\/\/rpc.ausbit.dev\", \"version\": \"1.25.0\", \"hive\":
|
18654
|
+
true, \"block\": {\"rank\": 5, \"ok\": true, \"count\": 230, \"time\": 30.01},
|
18655
|
+
\"history\": {\"rank\": 7, \"ok\": true, \"count\": 8701, \"time\": 15.01},
|
18656
|
+
\"apicall\": {\"rank\": 2, \"ok\": true, \"time\": 0.48, \"access_time\":
|
18657
|
+
0.124}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 0.44, \"access_time\":
|
18658
|
+
0.04}, \"block_diff\": {\"rank\": 14, \"ok\": true, \"head_delay\": 3.39,
|
18659
|
+
\"diff_head_irreversible\": 24.0, \"time\": 16.57}}, {\"node\": \"https:\/\/hive.roelandp.nl\",
|
18660
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 14, \"ok\":
|
18661
|
+
true, \"count\": 46, \"time\": 30.56}, \"history\": {\"rank\": 11, \"ok\":
|
18662
|
+
true, \"count\": 2201, \"time\": 15.08}, \"apicall\": {\"rank\": 12, \"ok\":
|
18663
|
+
true, \"time\": 5.38, \"access_time\": 1.339}, \"config\": {\"rank\": 10,
|
18664
|
+
\"ok\": true, \"time\": 1.36, \"access_time\": 0.34}, \"block_diff\": {\"rank\":
|
18665
|
+
15, \"ok\": true, \"head_delay\": 5.06, \"diff_head_irreversible\": 26.0,
|
18666
|
+
\"time\": 30.6}}, {\"node\": \"https:\/\/api.c0ff33a.uk\", \"version\": \"1.25.0\",
|
18667
|
+
\"hive\": true, \"block\": {\"rank\": 4, \"ok\": true, \"count\": 233, \"time\":
|
18668
|
+
30.01}, \"history\": {\"rank\": 12, \"ok\": true, \"count\": 2201, \"time\":
|
18669
|
+
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\",
|
18670
|
+
\"time\": 0.41, \"access_time\": 30.0}, \"config\": {\"rank\": 11, \"ok\":
|
18671
|
+
true, \"time\": 0.86, \"access_time\": 0.25}, \"block_diff\": {\"rank\": 8,
|
18672
|
+
\"ok\": true, \"head_delay\": 3.55, \"diff_head_irreversible\": 20.0, \"time\":
|
18673
|
+
18.6}}, {\"node\": \"https:\/\/api.deathwing.me\", \"version\": \"1.25.0\",
|
18674
|
+
\"hive\": true, \"block\": {\"rank\": 3, \"ok\": true, \"count\": 782, \"time\":
|
18675
|
+
30.03}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 23501, \"time\":
|
18676
|
+
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\",
|
18677
|
+
\"time\": 0.14, \"access_time\": 30.0}, \"config\": {\"rank\": 12, \"ok\":
|
18678
|
+
true, \"time\": 0.16, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 12,
|
18679
|
+
\"ok\": true, \"head_delay\": 5.62, \"diff_head_irreversible\": 23.0, \"time\":
|
18680
|
+
15.82}}, {\"node\": \"https:\/\/hive-api.arcange.eu\", \"version\": \"1.25.0\",
|
18681
|
+
\"hive\": true, \"block\": {\"rank\": 7, \"ok\": true, \"count\": 217, \"time\":
|
18682
|
+
30.02}, \"history\": {\"rank\": 3, \"ok\": true, \"count\": 10601, \"time\":
|
18683
|
+
15.65}, \"apicall\": {\"rank\": 3, \"ok\": true, \"time\": 0.53, \"access_time\":
|
18684
|
+
0.139}, \"config\": {\"rank\": 13, \"ok\": true, \"time\": 0.27, \"access_time\":
|
18685
|
+
0.07}, \"block_diff\": {\"rank\": 11, \"ok\": true, \"head_delay\": 3.66,
|
18686
|
+
\"diff_head_irreversible\": 23.0, \"time\": 17.28}}, {\"node\": \"https:\/\/hived.emre.sh\",
|
18687
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 2, \"ok\":
|
18688
|
+
true, \"count\": 1028, \"time\": 30.0}, \"history\": {\"rank\": 1, \"ok\":
|
18689
|
+
true, \"count\": 30701, \"time\": 15.01}, \"apicall\": {\"rank\": -1, \"ok\":
|
18690
|
+
false, \"error\": \"@dalz\/should-we-reduce-the-hive-fund-holdings-to-further-improve-decentralization-via-a-long-term-airdrop-to-hive-holders|holger80\",
|
18691
|
+
\"time\": 0.17, \"access_time\": 30.0}, \"config\": {\"rank\": 14, \"ok\":
|
18692
|
+
true, \"time\": 0.17, \"access_time\": 0.02}, \"block_diff\": {\"rank\": 2,
|
18693
|
+
\"ok\": true, \"head_delay\": 2.56, \"diff_head_irreversible\": 16.0, \"time\":
|
18694
|
+
15.73}}, {\"node\": \"https:\/\/techcoderx.com\", \"version\": \"1.25.0\",
|
18695
|
+
\"hive\": true, \"block\": {\"rank\": 15, \"ok\": true, \"count\": 20, \"time\":
|
18696
|
+
30.84}, \"history\": {\"rank\": 14, \"ok\": true, \"count\": 901, \"time\":
|
18697
|
+
15.83}, \"apicall\": {\"rank\": 13, \"ok\": true, \"time\": 7.82, \"access_time\":
|
18698
|
+
2.095}, \"config\": {\"rank\": 15, \"ok\": true, \"time\": 4.04, \"access_time\":
|
18699
|
+
1.22}, \"block_diff\": {\"rank\": 13, \"ok\": true, \"head_delay\": 3.11,
|
18700
|
+
\"diff_head_irreversible\": 24.0, \"time\": 41.95}}, {\"node\": \"https:\/\/api.pharesim.me\",
|
18701
|
+
\"version\": \"1.25.0\", \"hive\": true, \"block\": {\"rank\": 6, \"ok\":
|
18702
|
+
true, \"count\": 220, \"time\": 30.03}, \"history\": {\"rank\": 4, \"ok\":
|
18703
|
+
true, \"count\": 9801, \"time\": 15.02}, \"apicall\": {\"rank\": 6, \"ok\":
|
18704
|
+
true, \"time\": 0.97, \"access_time\": 0.246}, \"config\": {\"rank\": 16,
|
18705
|
+
\"ok\": true, \"time\": 0.49, \"access_time\": 0.12}, \"block_diff\": {\"rank\":
|
18706
|
+
1, \"ok\": true, \"head_delay\": 2.51, \"diff_head_irreversible\": 15.0, \"time\":
|
18707
|
+
18.24}}, {\"node\": \"https:\/\/api.steemit.com\", \"version\": \"0.23.0\",
|
18708
|
+
\"hive\": false, \"block\": {\"rank\": 8, \"ok\": true, \"count\": 215, \"time\":
|
18709
|
+
30.03}, \"history\": {\"rank\": 8, \"ok\": true, \"count\": 6602, \"time\":
|
18710
|
+
15.22}, \"apicall\": {\"rank\": 7, \"ok\": true, \"time\": 1.19, \"access_time\":
|
18711
|
+
0.254}, \"config\": {\"rank\": 1, \"ok\": true, \"time\": 0.69, \"access_time\":
|
18712
|
+
0.12}, \"block_diff\": {\"rank\": 3, \"ok\": true, \"head_delay\": 3.76, \"diff_head_irreversible\":
|
18713
|
+
16.0, \"time\": 18.33}}, {\"node\": \"https:\/\/api.justyy.com\", \"version\":
|
18714
|
+
\"0.23.1\", \"hive\": false, \"block\": {\"rank\": 1, \"ok\": true, \"count\":
|
18715
|
+
1890, \"time\": 30.0}, \"history\": {\"rank\": 6, \"ok\": true, \"count\":
|
18716
|
+
9102, \"time\": 15.03}, \"apicall\": {\"rank\": 5, \"ok\": true, \"time\":
|
18717
|
+
0.7, \"access_time\": 0.223}, \"config\": {\"rank\": 2, \"ok\": true, \"time\":
|
18718
|
+
0.04, \"access_time\": 0.01}, \"block_diff\": {\"rank\": 7, \"ok\": true,
|
18719
|
+
\"head_delay\": 3.62, \"diff_head_irreversible\": 19.0, \"time\": 15.62}},
|
18720
|
+
{\"node\": \"https:\/\/api.steem.buzz\", \"version\": \"0.23.0\", \"hive\":
|
18721
|
+
false, \"block\": {\"rank\": 11, \"ok\": true, \"count\": 180, \"time\": 30.03},
|
18722
|
+
\"history\": {\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 0,
|
18723
|
+
\"time\": 16.5}, \"apicall\": {\"rank\": 8, \"ok\": true, \"time\": 0.66,
|
18724
|
+
\"access_time\": 0.207}, \"config\": {\"rank\": 3, \"ok\": true, \"time\":
|
18725
|
+
0.13, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 10, \"ok\": true,
|
18726
|
+
\"head_delay\": 3.06, \"diff_head_irreversible\": 22.0, \"time\": 17.48}},
|
18727
|
+
{\"node\": \"https:\/\/api.steem.buzz\", \"version\": \"0.23.0\", \"hive\":
|
18728
|
+
false, \"block\": {\"rank\": 11, \"ok\": true, \"count\": 180, \"time\": 30.03},
|
18729
|
+
\"history\": {\"rank\": -1, \"ok\": false, \"error\": \"\", \"count\": 0,
|
18730
|
+
\"time\": 16.5}, \"apicall\": {\"rank\": 8, \"ok\": true, \"time\": 0.66,
|
18731
|
+
\"access_time\": 0.207}, \"config\": {\"rank\": 3, \"ok\": true, \"time\":
|
18732
|
+
0.13, \"access_time\": 0.04}, \"block_diff\": {\"rank\": 10, \"ok\": true,
|
18733
|
+
\"head_delay\": 3.06, \"diff_head_irreversible\": 22.0, \"time\": 17.48}},
|
18734
|
+
{\"node\": \"https:\/\/steem.61bts.com\", \"version\": \"0.23.0\", \"hive\":
|
18735
|
+
false, \"block\": {\"rank\": 13, \"ok\": true, \"count\": 64, \"time\": 30.44},
|
18736
|
+
\"history\": {\"rank\": 13, \"ok\": true, \"count\": 1802, \"time\": 15.73},
|
18737
|
+
\"apicall\": {\"rank\": 11, \"ok\": true, \"time\": 2.74, \"access_time\":
|
18738
|
+
0.733}, \"config\": {\"rank\": 5, \"ok\": true, \"time\": 1.82, \"access_time\":
|
18739
|
+
0.28}, \"block_diff\": {\"rank\": 5, \"ok\": true, \"head_delay\": 4.29, \"diff_head_irreversible\":
|
18740
|
+
18.0, \"time\": 23.63}}], \"parameter\": {\"num_retries\": 3, \"num_retries_call\":
|
18741
|
+
3, \"timeout\": 30, \"threading\": false, \"beem_version\": \"0.24.26\", \"start_time\":
|
18742
|
+
\"2022-07-30T23:00:19\", \"end_time\": \"2022-07-30T23:20:30\", \"script_version\":
|
18743
|
+
\"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]}, \"history\":
|
18744
|
+
{\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]}, \"config\":
|
18745
|
+
{\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
|
18746
|
+
\"head_delay\"]}}}}","posting_json_metadata":"{\"nodes\": [\"https:\/\/anyx.io\",
|
18747
|
+
\"http:\/\/anyx.io\", \"https:\/\/rpc.usesteem.com\"], \"failing_nodes\":
|
18748
|
+
{\"https:\/\/api.steemitstage.com\": \"NumRetriesReached\"}, \"report\": [{\"node\":
|
18749
|
+
\"https:\/\/steemd.minnowsupportproject.org\", \"version\": \"0.21.0\", \"block\":
|
18750
|
+
{\"rank\": 1, \"ok\": true, \"count\": 713, \"time\": 30.03}, \"history\":
|
18751
|
+
{\"rank\": 5, \"ok\": true, \"count\": 5859, \"time\": 15.24}, \"apicall\":
|
18752
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr != _registered_apis.end():
|
18753
|
+
Could not find API tags_api\", \"time\": 0.19, \"access_time\": 30.0}, \"config\":
|
18754
|
+
{\"rank\": 1, \"ok\": true, \"time\": 0.43, \"access_time\": 0.03}, \"block_diff\":
|
18755
|
+
{\"rank\": 2, \"ok\": true, \"head_delay\": 3.2, \"diff_head_irreversible\":
|
18756
|
+
16.0, \"time\": 16.21}}, {\"node\": \"https:\/\/api.steemit.com\", \"version\":
|
18757
|
+
\"0.21.0\", \"block\": {\"rank\": 3, \"ok\": true, \"count\": 249, \"time\":
|
18758
|
+
30.01}, \"history\": {\"rank\": 2, \"ok\": true, \"count\": 12626, \"time\":
|
18759
|
+
15.06}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
|
18760
|
+
found\", \"time\": 0.5, \"access_time\": 30.0}, \"config\": {\"rank\": 2,
|
18761
|
+
\"ok\": true, \"time\": 1.01, \"access_time\": 0.1}, \"block_diff\": {\"rank\":
|
18762
|
+
3, \"ok\": true, \"head_delay\": 3.06, \"diff_head_irreversible\": 17.0, \"time\":
|
18763
|
+
18.1}}, {\"node\": \"http:\/\/anyx.io\", \"version\": \"0.20.10\", \"block\":
|
18764
|
+
{\"rank\": 4, \"ok\": true, \"count\": 133, \"time\": 30.35}, \"history\":
|
18765
|
+
{\"rank\": 3, \"ok\": true, \"count\": 6768, \"time\": 15.16}, \"apicall\":
|
18766
|
+
{\"rank\": 2, \"ok\": true, \"time\": 1.54, \"access_time\": 0.449}, \"config\":
|
18767
|
+
{\"rank\": 3, \"ok\": true, \"time\": 1.13, \"access_time\": 0.09}, \"block_diff\":
|
18768
|
+
{\"rank\": 6, \"ok\": true, \"head_delay\": 4.29, \"diff_head_irreversible\":
|
18769
|
+
19.0, \"time\": 19.34}}, {\"node\": \"https:\/\/anyx.io\", \"version\": \"0.20.10\",
|
18770
|
+
\"block\": {\"rank\": 5, \"ok\": true, \"count\": 128, \"time\": 30.15}, \"history\":
|
18771
|
+
{\"rank\": 4, \"ok\": true, \"count\": 6667, \"time\": 15.06}, \"apicall\":
|
18772
|
+
{\"rank\": 1, \"ok\": true, \"time\": 1.3, \"access_time\": 0.4}, \"config\":
|
18773
|
+
{\"rank\": 4, \"ok\": true, \"time\": 1.33, \"access_time\": 0.09}, \"block_diff\":
|
18774
|
+
{\"rank\": 1, \"ok\": true, \"head_delay\": 2.67, \"diff_head_irreversible\":
|
18775
|
+
16.0, \"time\": 19.44}}, {\"node\": \"https:\/\/api.steemitdev.com\", \"version\":
|
18776
|
+
\"0.21.0\", \"block\": {\"rank\": 2, \"ok\": true, \"count\": 275, \"time\":
|
18777
|
+
30.04}, \"history\": {\"rank\": 1, \"ok\": true, \"count\": 13131, \"time\":
|
18778
|
+
15.09}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Method not
|
18779
|
+
found\", \"time\": 0.54, \"access_time\": 30.0}, \"config\": {\"rank\": 5,
|
18780
|
+
\"ok\": true, \"time\": 1.4, \"access_time\": 0.09}, \"block_diff\": {\"rank\":
|
18781
|
+
4, \"ok\": true, \"head_delay\": 2.76, \"diff_head_irreversible\": 18.0, \"time\":
|
18782
|
+
18.35}}, {\"node\": \"https:\/\/api.steem.house\", \"version\": \"0.21.0\",
|
18783
|
+
\"block\": {\"rank\": 6, \"ok\": true, \"count\": 93, \"time\": 30.22}, \"history\":
|
18784
|
+
{\"rank\": 6, \"ok\": true, \"count\": 5152, \"time\": 15.21}, \"apicall\":
|
18785
|
+
{\"rank\": -1, \"ok\": false, \"error\": \"Method not found\", \"time\": 0.66,
|
18786
|
+
\"access_time\": 30.0}, \"config\": {\"rank\": 6, \"ok\": true, \"time\":
|
18787
|
+
2.77, \"access_time\": 0.26}, \"block_diff\": {\"rank\": 7, \"ok\": true,
|
18788
|
+
\"head_delay\": 3.3, \"diff_head_irreversible\": 21.0, \"time\": 22.91}},
|
18789
|
+
{\"node\": \"https:\/\/rpc.usesteem.com\", \"version\": \"0.20.10\", \"block\":
|
18790
|
+
{\"rank\": 7, \"ok\": true, \"count\": 57, \"time\": 30.31}, \"history\":
|
18791
|
+
{\"rank\": 7, \"ok\": true, \"count\": 2728, \"time\": 15.26}, \"apicall\":
|
18792
|
+
{\"rank\": 3, \"ok\": true, \"time\": 5.9, \"access_time\": 1.679}, \"config\":
|
18793
|
+
{\"rank\": 7, \"ok\": true, \"time\": 4.09, \"access_time\": 0.39}, \"block_diff\":
|
18794
|
+
{\"rank\": 5, \"ok\": true, \"head_delay\": 3.23, \"diff_head_irreversible\":
|
18795
|
+
19.0, \"time\": 28.42}}, {\"node\": \"https:\/\/steemd.privex.io\", \"version\":
|
18796
|
+
\"0.21.0\", \"block\": {\"rank\": 8, \"ok\": true, \"count\": 28, \"time\":
|
18797
|
+
30.99}, \"history\": {\"rank\": 8, \"ok\": true, \"count\": 1314, \"time\":
|
18798
|
+
15.02}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\": \"Assert Exception:api_itr
|
18799
|
+
!= _registered_apis.end(): Could not find API tags_api\", \"time\": 1.09,
|
18800
|
+
\"access_time\": 30.0}, \"config\": {\"rank\": 8, \"ok\": true, \"time\":
|
18801
|
+
9.11, \"access_time\": 1.0}, \"block_diff\": {\"rank\": 8, \"ok\": true, \"head_delay\":
|
18802
|
+
4.33, \"diff_head_irreversible\": 22.0, \"time\": 39.83}}, {\"node\": \"https:\/\/appbasetest.timcliff.com\",
|
18803
|
+
\"version\": \"0.21.0\", \"block\": {\"rank\": 9, \"ok\": true, \"count\":
|
18804
|
+
17, \"time\": 30.16}, \"history\": {\"rank\": 9, \"ok\": true, \"count\":
|
18805
|
+
1314, \"time\": 15.01}, \"apicall\": {\"rank\": -1, \"ok\": false, \"error\":
|
18806
|
+
\"@taskmaster4450\/rewards-are-rewards|holger80\", \"time\": 2.01, \"access_time\":
|
18807
|
+
30.0}, \"config\": {\"rank\": 9, \"ok\": true, \"time\": 10.11, \"access_time\":
|
18808
|
+
0.08}, \"block_diff\": {\"rank\": 9, \"ok\": true, \"head_delay\": 2822132.87,
|
18809
|
+
\"diff_head_irreversible\": 16.0, \"time\": 53.19}}], \"parameter\": {\"num_retries\":
|
18810
|
+
3, \"num_retries_call\": 3, \"timeout\": 30, \"threading\": false, \"beem_version\":
|
18811
|
+
\"0.20.23\", \"start_time\": \"2019-08-27T14:10:02\", \"end_time\": \"2019-08-27T14:22:42\",
|
18812
|
+
\"script_version\": \"1.2.3\", \"benchmarks\": {\"block\": {\"data\": [\"count\"]},
|
18813
|
+
\"history\": {\"data\": [\"count\"]}, \"apicall\": {\"data\": [\"access_time\"]},
|
18814
|
+
\"config\": {\"data\": [\"access_time\"]}, \"block_diff\": {\"data\": [\"diff_head_irreversible\",
|
18815
|
+
\"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
|
18816
|
+
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
|
18817
|
+
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
|
18818
|
+
HBD","reward_hive_balance":"0.000 HIVE","reward_vesting_balance":"50181.611976
|
18819
|
+
VESTS","reward_vesting_hive":"27.547 HIVE","vesting_shares":"3163608.831672
|
18820
|
+
VESTS","delegated_vesting_shares":"198556.066920 VESTS","received_vesting_shares":"8200.502706
|
18821
|
+
VESTS","vesting_withdraw_rate":"0.000000 VESTS","post_voting_power":"2973253.267458
|
18822
|
+
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
|
18823
|
+
HIVE","reputation":0,"transfer_history":[],"market_history":[],"post_history":[],"vote_history":[],"other_history":[],"witness_votes":[],"tags_usage":[],"guest_bloggers":[]}],"id":36}'
|
18824
|
+
recorded_at: Sat, 30 Jul 2022 23:28:01 GMT
|
18825
|
+
recorded_with: VCR 6.1.0
|