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
@@ -832,4 +832,56 @@ http_interactions:
|
|
832
832
|
encoding: UTF-8
|
833
833
|
string: '{"jsonrpc":"2.0","result":"0.23.0","id":18}'
|
834
834
|
recorded_at: Sun, 08 Nov 2020 06:00:47 GMT
|
835
|
-
|
835
|
+
- request:
|
836
|
+
method: post
|
837
|
+
uri: https://api.steemitdev.com/
|
838
|
+
body:
|
839
|
+
encoding: UTF-8
|
840
|
+
string: '{"jsonrpc":"2.0","id":58,"method":"condenser_api.get_hardfork_version","params":[]}'
|
841
|
+
headers:
|
842
|
+
Content-Type:
|
843
|
+
- application/json; charset=utf-8
|
844
|
+
User-Agent:
|
845
|
+
- steem-ruby/0.9.8
|
846
|
+
Accept-Encoding:
|
847
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
848
|
+
Accept:
|
849
|
+
- "*/*"
|
850
|
+
Host:
|
851
|
+
- api.steemit.com
|
852
|
+
Content-Length:
|
853
|
+
- '86'
|
854
|
+
response:
|
855
|
+
status:
|
856
|
+
code: 200
|
857
|
+
message: OK
|
858
|
+
headers:
|
859
|
+
Date:
|
860
|
+
- Sat, 30 Jul 2022 23:22:35 GMT
|
861
|
+
Content-Type:
|
862
|
+
- application/json
|
863
|
+
Content-Length:
|
864
|
+
- '43'
|
865
|
+
Connection:
|
866
|
+
- keep-alive
|
867
|
+
Server:
|
868
|
+
- nginx
|
869
|
+
X-Jussi-Request-Id:
|
870
|
+
- '000626956450625026'
|
871
|
+
X-Amzn-Trace-Id:
|
872
|
+
- Root=1-62e5bd3b-54c59b10641f651b757b3d94
|
873
|
+
Access-Control-Allow-Origin:
|
874
|
+
- "*"
|
875
|
+
Access-Control-Allow-Methods:
|
876
|
+
- GET, POST, OPTIONS
|
877
|
+
Access-Control-Allow-Headers:
|
878
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
879
|
+
Strict-Transport-Security:
|
880
|
+
- max-age=31557600; includeSubDomains; preload
|
881
|
+
Content-Security-Policy:
|
882
|
+
- upgrade-insecure-requests
|
883
|
+
body:
|
884
|
+
encoding: UTF-8
|
885
|
+
string: '{"jsonrpc":"2.0","result":"0.23.0","id":58}'
|
886
|
+
recorded_at: Sat, 30 Jul 2022 23:22:35 GMT
|
887
|
+
recorded_with: VCR 6.1.0
|
@@ -1568,4 +1568,214 @@ http_interactions:
|
|
1568
1568
|
encoding: UTF-8
|
1569
1569
|
string: '{"jsonrpc":"2.0","result":{"accounts":[["steemit1","steemit60","therealslimshady"]]},"id":55}'
|
1570
1570
|
recorded_at: Sun, 08 Nov 2020 06:01:35 GMT
|
1571
|
-
|
1571
|
+
- request:
|
1572
|
+
method: post
|
1573
|
+
uri: https://api.steemitdev.com/
|
1574
|
+
body:
|
1575
|
+
encoding: UTF-8
|
1576
|
+
string: '{"jsonrpc":"2.0","id":117,"method":"jsonrpc.get_signature","params":{"method":"account_by_key_api.get_key_references"}}'
|
1577
|
+
headers:
|
1578
|
+
Content-Type:
|
1579
|
+
- application/json; charset=utf-8
|
1580
|
+
User-Agent:
|
1581
|
+
- steem-ruby/0.9.8
|
1582
|
+
Accept-Encoding:
|
1583
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
1584
|
+
Accept:
|
1585
|
+
- "*/*"
|
1586
|
+
Host:
|
1587
|
+
- api.steemit.com
|
1588
|
+
Content-Length:
|
1589
|
+
- '92'
|
1590
|
+
response:
|
1591
|
+
status:
|
1592
|
+
code: 200
|
1593
|
+
message: OK
|
1594
|
+
headers:
|
1595
|
+
Date:
|
1596
|
+
- Sat, 30 Jul 2022 23:23:28 GMT
|
1597
|
+
Content-Type:
|
1598
|
+
- application/json
|
1599
|
+
Content-Length:
|
1600
|
+
- '78'
|
1601
|
+
Connection:
|
1602
|
+
- keep-alive
|
1603
|
+
Server:
|
1604
|
+
- nginx
|
1605
|
+
X-Jussi-Request-Id:
|
1606
|
+
- '000745486535631616'
|
1607
|
+
X-Amzn-Trace-Id:
|
1608
|
+
- Root=1-62e5bd70-3cfd599c65d16c1851bc3417
|
1609
|
+
Access-Control-Allow-Origin:
|
1610
|
+
- "*"
|
1611
|
+
Access-Control-Allow-Methods:
|
1612
|
+
- GET, POST, OPTIONS
|
1613
|
+
Access-Control-Allow-Headers:
|
1614
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
1615
|
+
Strict-Transport-Security:
|
1616
|
+
- max-age=31557600; includeSubDomains; preload
|
1617
|
+
Content-Security-Policy:
|
1618
|
+
- upgrade-insecure-requests
|
1619
|
+
body:
|
1620
|
+
encoding: UTF-8
|
1621
|
+
string: '{"jsonrpc":"2.0","result":{"args":{"keys":[]},"ret":{"accounts":[]}},"id":117}'
|
1622
|
+
recorded_at: Sat, 30 Jul 2022 23:23:28 GMT
|
1623
|
+
- request:
|
1624
|
+
method: post
|
1625
|
+
uri: https://api.steemitdev.com/
|
1626
|
+
body:
|
1627
|
+
encoding: UTF-8
|
1628
|
+
string: '{"jsonrpc":"2.0","id":118,"method":"account_by_key_api.get_key_references","params":{"keys":["STM71f6yWztimJuREVyyMXNqAVbx1FzPVW6LLXNoQ35dHwKuszmHX"]}}'
|
1629
|
+
headers:
|
1630
|
+
Content-Type:
|
1631
|
+
- application/json; charset=utf-8
|
1632
|
+
User-Agent:
|
1633
|
+
- steem-ruby/0.9.8
|
1634
|
+
Accept-Encoding:
|
1635
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
1636
|
+
Accept:
|
1637
|
+
- "*/*"
|
1638
|
+
Host:
|
1639
|
+
- api.steemit.com
|
1640
|
+
Content-Length:
|
1641
|
+
- '119'
|
1642
|
+
response:
|
1643
|
+
status:
|
1644
|
+
code: 200
|
1645
|
+
message: OK
|
1646
|
+
headers:
|
1647
|
+
Date:
|
1648
|
+
- Sat, 30 Jul 2022 23:23:28 GMT
|
1649
|
+
Content-Type:
|
1650
|
+
- application/json
|
1651
|
+
Content-Length:
|
1652
|
+
- '94'
|
1653
|
+
Connection:
|
1654
|
+
- keep-alive
|
1655
|
+
Server:
|
1656
|
+
- nginx
|
1657
|
+
X-Jussi-Request-Id:
|
1658
|
+
- '000321765657098352'
|
1659
|
+
X-Amzn-Trace-Id:
|
1660
|
+
- Root=1-62e5bd70-3c8cc4fd1f091fe02628f8ba
|
1661
|
+
Access-Control-Allow-Origin:
|
1662
|
+
- "*"
|
1663
|
+
Access-Control-Allow-Methods:
|
1664
|
+
- GET, POST, OPTIONS
|
1665
|
+
Access-Control-Allow-Headers:
|
1666
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
1667
|
+
Strict-Transport-Security:
|
1668
|
+
- max-age=31557600; includeSubDomains; preload
|
1669
|
+
Content-Security-Policy:
|
1670
|
+
- upgrade-insecure-requests
|
1671
|
+
body:
|
1672
|
+
encoding: UTF-8
|
1673
|
+
string: '{"jsonrpc":"2.0","result":{"accounts":[["steemit1","steemit60","therealslimshady"]]},"id":118}'
|
1674
|
+
recorded_at: Sat, 30 Jul 2022 23:23:29 GMT
|
1675
|
+
- request:
|
1676
|
+
method: post
|
1677
|
+
uri: https://api.steemitdev.com/
|
1678
|
+
body:
|
1679
|
+
encoding: UTF-8
|
1680
|
+
string: '{"jsonrpc":"2.0","id":8,"method":"jsonrpc.get_signature","params":{"method":"account_by_key_api.get_key_references"}}'
|
1681
|
+
headers:
|
1682
|
+
Content-Type:
|
1683
|
+
- application/json; charset=utf-8
|
1684
|
+
User-Agent:
|
1685
|
+
- steem-ruby/0.9.8
|
1686
|
+
Accept-Encoding:
|
1687
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
1688
|
+
Accept:
|
1689
|
+
- "*/*"
|
1690
|
+
Host:
|
1691
|
+
- api.steemitdev.com
|
1692
|
+
Content-Length:
|
1693
|
+
- '85'
|
1694
|
+
response:
|
1695
|
+
status:
|
1696
|
+
code: 200
|
1697
|
+
message: OK
|
1698
|
+
headers:
|
1699
|
+
Date:
|
1700
|
+
- Sat, 30 Jul 2022 23:27:44 GMT
|
1701
|
+
Content-Type:
|
1702
|
+
- application/json
|
1703
|
+
Content-Length:
|
1704
|
+
- '76'
|
1705
|
+
Connection:
|
1706
|
+
- keep-alive
|
1707
|
+
Server:
|
1708
|
+
- nginx
|
1709
|
+
X-Jussi-Cache-Hit:
|
1710
|
+
- appbase.jsonrpc.get_signature.params={"method":"account_by_key_api.get_key_references"}
|
1711
|
+
X-Jussi-Request-Id:
|
1712
|
+
- '000369362394723332'
|
1713
|
+
X-Amzn-Trace-Id:
|
1714
|
+
- Root=1-62e5be70-6a6f8d3e07e5d0d6332ea4de
|
1715
|
+
Access-Control-Allow-Origin:
|
1716
|
+
- "*"
|
1717
|
+
Access-Control-Allow-Methods:
|
1718
|
+
- GET, POST, OPTIONS
|
1719
|
+
Access-Control-Allow-Headers:
|
1720
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
1721
|
+
Strict-Transport-Security:
|
1722
|
+
- max-age=31557600; includeSubDomains; preload
|
1723
|
+
Content-Security-Policy:
|
1724
|
+
- upgrade-insecure-requests
|
1725
|
+
body:
|
1726
|
+
encoding: UTF-8
|
1727
|
+
string: '{"id":8,"jsonrpc":"2.0","result":{"args":{"keys":[]},"ret":{"accounts":[]}}}'
|
1728
|
+
recorded_at: Sat, 30 Jul 2022 23:27:44 GMT
|
1729
|
+
- request:
|
1730
|
+
method: post
|
1731
|
+
uri: https://api.steemitdev.com/
|
1732
|
+
body:
|
1733
|
+
encoding: UTF-8
|
1734
|
+
string: '{"jsonrpc":"2.0","id":9,"method":"account_by_key_api.get_key_references","params":{"keys":["STM71f6yWztimJuREVyyMXNqAVbx1FzPVW6LLXNoQ35dHwKuszmHX"]}}'
|
1735
|
+
headers:
|
1736
|
+
Content-Type:
|
1737
|
+
- application/json; charset=utf-8
|
1738
|
+
User-Agent:
|
1739
|
+
- steem-ruby/0.9.8
|
1740
|
+
Accept-Encoding:
|
1741
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
1742
|
+
Accept:
|
1743
|
+
- "*/*"
|
1744
|
+
Host:
|
1745
|
+
- api.steemitdev.com
|
1746
|
+
Content-Length:
|
1747
|
+
- '117'
|
1748
|
+
response:
|
1749
|
+
status:
|
1750
|
+
code: 200
|
1751
|
+
message: OK
|
1752
|
+
headers:
|
1753
|
+
Date:
|
1754
|
+
- Sat, 30 Jul 2022 23:27:44 GMT
|
1755
|
+
Content-Type:
|
1756
|
+
- application/json
|
1757
|
+
Content-Length:
|
1758
|
+
- '92'
|
1759
|
+
Connection:
|
1760
|
+
- keep-alive
|
1761
|
+
Server:
|
1762
|
+
- nginx
|
1763
|
+
X-Jussi-Request-Id:
|
1764
|
+
- '000822226399050796'
|
1765
|
+
X-Amzn-Trace-Id:
|
1766
|
+
- Root=1-62e5be70-750b8d782e837e704434567b
|
1767
|
+
Access-Control-Allow-Origin:
|
1768
|
+
- "*"
|
1769
|
+
Access-Control-Allow-Methods:
|
1770
|
+
- GET, POST, OPTIONS
|
1771
|
+
Access-Control-Allow-Headers:
|
1772
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
1773
|
+
Strict-Transport-Security:
|
1774
|
+
- max-age=31557600; includeSubDomains; preload
|
1775
|
+
Content-Security-Policy:
|
1776
|
+
- upgrade-insecure-requests
|
1777
|
+
body:
|
1778
|
+
encoding: UTF-8
|
1779
|
+
string: '{"jsonrpc":"2.0","result":{"accounts":[["steemit1","steemit60","therealslimshady"]]},"id":9}'
|
1780
|
+
recorded_at: Sat, 30 Jul 2022 23:27:45 GMT
|
1781
|
+
recorded_with: VCR 6.1.0
|
@@ -1560,4 +1560,212 @@ http_interactions:
|
|
1560
1560
|
encoding: UTF-8
|
1561
1561
|
string: '{"jsonrpc":"2.0","result":{"buckets":[]},"id":18}'
|
1562
1562
|
recorded_at: Sun, 08 Nov 2020 05:47:04 GMT
|
1563
|
-
|
1563
|
+
- request:
|
1564
|
+
method: post
|
1565
|
+
uri: https://api.steemitdev.com/
|
1566
|
+
body:
|
1567
|
+
encoding: UTF-8
|
1568
|
+
string: '{"jsonrpc":"2.0","id":85,"method":"jsonrpc.get_signature","params":{"method":"market_history_api.get_market_history"}}'
|
1569
|
+
headers:
|
1570
|
+
Content-Type:
|
1571
|
+
- application/json; charset=utf-8
|
1572
|
+
User-Agent:
|
1573
|
+
- steem-ruby/0.9.8
|
1574
|
+
Accept-Encoding:
|
1575
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
1576
|
+
Accept:
|
1577
|
+
- "*/*"
|
1578
|
+
Host:
|
1579
|
+
- api.steemit.com
|
1580
|
+
Content-Length:
|
1581
|
+
- '78'
|
1582
|
+
response:
|
1583
|
+
status:
|
1584
|
+
code: 200
|
1585
|
+
message: OK
|
1586
|
+
headers:
|
1587
|
+
Date:
|
1588
|
+
- Sat, 30 Jul 2022 23:23:04 GMT
|
1589
|
+
Content-Type:
|
1590
|
+
- application/json
|
1591
|
+
Content-Length:
|
1592
|
+
- '143'
|
1593
|
+
Connection:
|
1594
|
+
- keep-alive
|
1595
|
+
Server:
|
1596
|
+
- nginx
|
1597
|
+
X-Jussi-Request-Id:
|
1598
|
+
- '000832140737121650'
|
1599
|
+
X-Amzn-Trace-Id:
|
1600
|
+
- Root=1-62e5bd58-41db679901cf28f75e50421f
|
1601
|
+
Access-Control-Allow-Origin:
|
1602
|
+
- "*"
|
1603
|
+
Access-Control-Allow-Methods:
|
1604
|
+
- GET, POST, OPTIONS
|
1605
|
+
Access-Control-Allow-Headers:
|
1606
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
1607
|
+
Strict-Transport-Security:
|
1608
|
+
- max-age=31557600; includeSubDomains; preload
|
1609
|
+
Content-Security-Policy:
|
1610
|
+
- upgrade-insecure-requests
|
1611
|
+
body:
|
1612
|
+
encoding: UTF-8
|
1613
|
+
string: '{"jsonrpc":"2.0","result":{"args":{"bucket_seconds":0,"start":"1970-01-01T00:00:00","end":"1970-01-01T00:00:00"},"ret":{"buckets":[]}},"id":85}'
|
1614
|
+
recorded_at: Sat, 30 Jul 2022 23:23:05 GMT
|
1615
|
+
- request:
|
1616
|
+
method: post
|
1617
|
+
uri: https://api.steemitdev.com/
|
1618
|
+
body:
|
1619
|
+
encoding: UTF-8
|
1620
|
+
string: '{"jsonrpc":"2.0","id":86,"method":"market_history_api.get_market_history","params":{}}'
|
1621
|
+
headers:
|
1622
|
+
Content-Type:
|
1623
|
+
- application/json; charset=utf-8
|
1624
|
+
User-Agent:
|
1625
|
+
- steem-ruby/0.9.8
|
1626
|
+
Accept-Encoding:
|
1627
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
1628
|
+
Accept:
|
1629
|
+
- "*/*"
|
1630
|
+
Host:
|
1631
|
+
- api.steemit.com
|
1632
|
+
Content-Length:
|
1633
|
+
- '118'
|
1634
|
+
response:
|
1635
|
+
status:
|
1636
|
+
code: 200
|
1637
|
+
message: OK
|
1638
|
+
headers:
|
1639
|
+
Date:
|
1640
|
+
- Sat, 30 Jul 2022 23:23:05 GMT
|
1641
|
+
Content-Type:
|
1642
|
+
- application/json
|
1643
|
+
Content-Length:
|
1644
|
+
- '49'
|
1645
|
+
Connection:
|
1646
|
+
- keep-alive
|
1647
|
+
Server:
|
1648
|
+
- nginx
|
1649
|
+
X-Jussi-Request-Id:
|
1650
|
+
- '000725754347468373'
|
1651
|
+
X-Amzn-Trace-Id:
|
1652
|
+
- Root=1-62e5bd59-1ebf6b2b1865ad6b0cd93fda
|
1653
|
+
Access-Control-Allow-Origin:
|
1654
|
+
- "*"
|
1655
|
+
Access-Control-Allow-Methods:
|
1656
|
+
- GET, POST, OPTIONS
|
1657
|
+
Access-Control-Allow-Headers:
|
1658
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
1659
|
+
Strict-Transport-Security:
|
1660
|
+
- max-age=31557600; includeSubDomains; preload
|
1661
|
+
Content-Security-Policy:
|
1662
|
+
- upgrade-insecure-requests
|
1663
|
+
body:
|
1664
|
+
encoding: UTF-8
|
1665
|
+
string: '{"jsonrpc":"2.0","result":{"buckets":[]},"id":86}'
|
1666
|
+
recorded_at: Sat, 30 Jul 2022 23:23:05 GMT
|
1667
|
+
- request:
|
1668
|
+
method: post
|
1669
|
+
uri: https://api.steemitdev.com/
|
1670
|
+
body:
|
1671
|
+
encoding: UTF-8
|
1672
|
+
string: '{"jsonrpc":"2.0","id":80,"method":"jsonrpc.get_signature","params":{"method":"market_history_api.get_market_history"}}'
|
1673
|
+
headers:
|
1674
|
+
Content-Type:
|
1675
|
+
- application/json; charset=utf-8
|
1676
|
+
User-Agent:
|
1677
|
+
- steem-ruby/0.9.8
|
1678
|
+
Accept-Encoding:
|
1679
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
1680
|
+
Accept:
|
1681
|
+
- "*/*"
|
1682
|
+
Host:
|
1683
|
+
- api.steemitdev.com
|
1684
|
+
Content-Length:
|
1685
|
+
- '85'
|
1686
|
+
response:
|
1687
|
+
status:
|
1688
|
+
code: 200
|
1689
|
+
message: OK
|
1690
|
+
headers:
|
1691
|
+
Date:
|
1692
|
+
- Sat, 30 Jul 2022 23:28:25 GMT
|
1693
|
+
Content-Type:
|
1694
|
+
- application/json
|
1695
|
+
Content-Length:
|
1696
|
+
- '143'
|
1697
|
+
Connection:
|
1698
|
+
- keep-alive
|
1699
|
+
Server:
|
1700
|
+
- nginx
|
1701
|
+
X-Jussi-Request-Id:
|
1702
|
+
- '000004073361124281'
|
1703
|
+
X-Amzn-Trace-Id:
|
1704
|
+
- Root=1-62e5be99-1e1489db7f13ed1d398a0ca3
|
1705
|
+
Access-Control-Allow-Origin:
|
1706
|
+
- "*"
|
1707
|
+
Access-Control-Allow-Methods:
|
1708
|
+
- GET, POST, OPTIONS
|
1709
|
+
Access-Control-Allow-Headers:
|
1710
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
1711
|
+
Strict-Transport-Security:
|
1712
|
+
- max-age=31557600; includeSubDomains; preload
|
1713
|
+
Content-Security-Policy:
|
1714
|
+
- upgrade-insecure-requests
|
1715
|
+
body:
|
1716
|
+
encoding: UTF-8
|
1717
|
+
string: '{"jsonrpc":"2.0","result":{"args":{"bucket_seconds":0,"start":"1970-01-01T00:00:00","end":"1970-01-01T00:00:00"},"ret":{"buckets":[]}},"id":80}'
|
1718
|
+
recorded_at: Sat, 30 Jul 2022 23:28:25 GMT
|
1719
|
+
- request:
|
1720
|
+
method: post
|
1721
|
+
uri: https://api.steemitdev.com/
|
1722
|
+
body:
|
1723
|
+
encoding: UTF-8
|
1724
|
+
string: '{"jsonrpc":"2.0","id":81,"method":"market_history_api.get_market_history","params":{}}'
|
1725
|
+
headers:
|
1726
|
+
Content-Type:
|
1727
|
+
- application/json; charset=utf-8
|
1728
|
+
User-Agent:
|
1729
|
+
- steem-ruby/0.9.8
|
1730
|
+
Accept-Encoding:
|
1731
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
1732
|
+
Accept:
|
1733
|
+
- "*/*"
|
1734
|
+
Host:
|
1735
|
+
- api.steemitdev.com
|
1736
|
+
Content-Length:
|
1737
|
+
- '118'
|
1738
|
+
response:
|
1739
|
+
status:
|
1740
|
+
code: 200
|
1741
|
+
message: OK
|
1742
|
+
headers:
|
1743
|
+
Date:
|
1744
|
+
- Sat, 30 Jul 2022 23:28:25 GMT
|
1745
|
+
Content-Type:
|
1746
|
+
- application/json
|
1747
|
+
Content-Length:
|
1748
|
+
- '49'
|
1749
|
+
Connection:
|
1750
|
+
- keep-alive
|
1751
|
+
Server:
|
1752
|
+
- nginx
|
1753
|
+
X-Jussi-Request-Id:
|
1754
|
+
- '000998356025670900'
|
1755
|
+
X-Amzn-Trace-Id:
|
1756
|
+
- Root=1-62e5be99-534c760845f024ce6d5c1990
|
1757
|
+
Access-Control-Allow-Origin:
|
1758
|
+
- "*"
|
1759
|
+
Access-Control-Allow-Methods:
|
1760
|
+
- GET, POST, OPTIONS
|
1761
|
+
Access-Control-Allow-Headers:
|
1762
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
1763
|
+
Strict-Transport-Security:
|
1764
|
+
- max-age=31557600; includeSubDomains; preload
|
1765
|
+
Content-Security-Policy:
|
1766
|
+
- upgrade-insecure-requests
|
1767
|
+
body:
|
1768
|
+
encoding: UTF-8
|
1769
|
+
string: '{"jsonrpc":"2.0","result":{"buckets":[]},"id":81}'
|
1770
|
+
recorded_at: Sat, 30 Jul 2022 23:28:25 GMT
|
1771
|
+
recorded_with: VCR 6.1.0
|
@@ -1662,4 +1662,212 @@ http_interactions:
|
|
1662
1662
|
encoding: UTF-8
|
1663
1663
|
string: '{"jsonrpc":"2.0","result":{"bucket_sizes":[15,60,300,3600,86400]},"id":3}'
|
1664
1664
|
recorded_at: Sun, 08 Nov 2020 06:00:15 GMT
|
1665
|
-
|
1665
|
+
- request:
|
1666
|
+
method: post
|
1667
|
+
uri: https://api.steemitdev.com/
|
1668
|
+
body:
|
1669
|
+
encoding: UTF-8
|
1670
|
+
string: '{"jsonrpc":"2.0","id":89,"method":"jsonrpc.get_signature","params":{"method":"market_history_api.get_market_history_buckets"}}'
|
1671
|
+
headers:
|
1672
|
+
Content-Type:
|
1673
|
+
- application/json; charset=utf-8
|
1674
|
+
User-Agent:
|
1675
|
+
- steem-ruby/0.9.8
|
1676
|
+
Accept-Encoding:
|
1677
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
1678
|
+
Accept:
|
1679
|
+
- "*/*"
|
1680
|
+
Host:
|
1681
|
+
- api.steemit.com
|
1682
|
+
Content-Length:
|
1683
|
+
- '78'
|
1684
|
+
response:
|
1685
|
+
status:
|
1686
|
+
code: 200
|
1687
|
+
message: OK
|
1688
|
+
headers:
|
1689
|
+
Date:
|
1690
|
+
- Sat, 30 Jul 2022 23:23:06 GMT
|
1691
|
+
Content-Type:
|
1692
|
+
- application/json
|
1693
|
+
Content-Length:
|
1694
|
+
- '72'
|
1695
|
+
Connection:
|
1696
|
+
- keep-alive
|
1697
|
+
Server:
|
1698
|
+
- nginx
|
1699
|
+
X-Jussi-Request-Id:
|
1700
|
+
- '000038910743032870'
|
1701
|
+
X-Amzn-Trace-Id:
|
1702
|
+
- Root=1-62e5bd5a-432a22b507e6407122a9c0a6
|
1703
|
+
Access-Control-Allow-Origin:
|
1704
|
+
- "*"
|
1705
|
+
Access-Control-Allow-Methods:
|
1706
|
+
- GET, POST, OPTIONS
|
1707
|
+
Access-Control-Allow-Headers:
|
1708
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
1709
|
+
Strict-Transport-Security:
|
1710
|
+
- max-age=31557600; includeSubDomains; preload
|
1711
|
+
Content-Security-Policy:
|
1712
|
+
- upgrade-insecure-requests
|
1713
|
+
body:
|
1714
|
+
encoding: UTF-8
|
1715
|
+
string: '{"jsonrpc":"2.0","result":{"args":{},"ret":{"bucket_sizes":[]}},"id":89}'
|
1716
|
+
recorded_at: Sat, 30 Jul 2022 23:23:06 GMT
|
1717
|
+
- request:
|
1718
|
+
method: post
|
1719
|
+
uri: https://api.steemitdev.com/
|
1720
|
+
body:
|
1721
|
+
encoding: UTF-8
|
1722
|
+
string: '{"jsonrpc":"2.0","id":90,"method":"market_history_api.get_market_history_buckets","params":{}}'
|
1723
|
+
headers:
|
1724
|
+
Content-Type:
|
1725
|
+
- application/json; charset=utf-8
|
1726
|
+
User-Agent:
|
1727
|
+
- steem-ruby/0.9.8
|
1728
|
+
Accept-Encoding:
|
1729
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
1730
|
+
Accept:
|
1731
|
+
- "*/*"
|
1732
|
+
Host:
|
1733
|
+
- api.steemit.com
|
1734
|
+
Content-Length:
|
1735
|
+
- '126'
|
1736
|
+
response:
|
1737
|
+
status:
|
1738
|
+
code: 200
|
1739
|
+
message: OK
|
1740
|
+
headers:
|
1741
|
+
Date:
|
1742
|
+
- Sat, 30 Jul 2022 23:23:07 GMT
|
1743
|
+
Content-Type:
|
1744
|
+
- application/json
|
1745
|
+
Content-Length:
|
1746
|
+
- '74'
|
1747
|
+
Connection:
|
1748
|
+
- keep-alive
|
1749
|
+
Server:
|
1750
|
+
- nginx
|
1751
|
+
X-Jussi-Request-Id:
|
1752
|
+
- '000041589089817629'
|
1753
|
+
X-Amzn-Trace-Id:
|
1754
|
+
- Root=1-62e5bd5a-24214bbe4535ce2132fd2ff6
|
1755
|
+
Access-Control-Allow-Origin:
|
1756
|
+
- "*"
|
1757
|
+
Access-Control-Allow-Methods:
|
1758
|
+
- GET, POST, OPTIONS
|
1759
|
+
Access-Control-Allow-Headers:
|
1760
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
1761
|
+
Strict-Transport-Security:
|
1762
|
+
- max-age=31557600; includeSubDomains; preload
|
1763
|
+
Content-Security-Policy:
|
1764
|
+
- upgrade-insecure-requests
|
1765
|
+
body:
|
1766
|
+
encoding: UTF-8
|
1767
|
+
string: '{"jsonrpc":"2.0","result":{"bucket_sizes":[15,60,300,3600,21600]},"id":90}'
|
1768
|
+
recorded_at: Sat, 30 Jul 2022 23:23:07 GMT
|
1769
|
+
- request:
|
1770
|
+
method: post
|
1771
|
+
uri: https://api.steemitdev.com/
|
1772
|
+
body:
|
1773
|
+
encoding: UTF-8
|
1774
|
+
string: '{"jsonrpc":"2.0","id":56,"method":"jsonrpc.get_signature","params":{"method":"market_history_api.get_market_history_buckets"}}'
|
1775
|
+
headers:
|
1776
|
+
Content-Type:
|
1777
|
+
- application/json; charset=utf-8
|
1778
|
+
User-Agent:
|
1779
|
+
- steem-ruby/0.9.8
|
1780
|
+
Accept-Encoding:
|
1781
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
1782
|
+
Accept:
|
1783
|
+
- "*/*"
|
1784
|
+
Host:
|
1785
|
+
- api.steemitdev.com
|
1786
|
+
Content-Length:
|
1787
|
+
- '92'
|
1788
|
+
response:
|
1789
|
+
status:
|
1790
|
+
code: 200
|
1791
|
+
message: OK
|
1792
|
+
headers:
|
1793
|
+
Date:
|
1794
|
+
- Sat, 30 Jul 2022 23:28:15 GMT
|
1795
|
+
Content-Type:
|
1796
|
+
- application/json
|
1797
|
+
Content-Length:
|
1798
|
+
- '72'
|
1799
|
+
Connection:
|
1800
|
+
- keep-alive
|
1801
|
+
Server:
|
1802
|
+
- nginx
|
1803
|
+
X-Jussi-Request-Id:
|
1804
|
+
- '000717664099983945'
|
1805
|
+
X-Amzn-Trace-Id:
|
1806
|
+
- Root=1-62e5be8f-0030f4ff06ee2a4951235677
|
1807
|
+
Access-Control-Allow-Origin:
|
1808
|
+
- "*"
|
1809
|
+
Access-Control-Allow-Methods:
|
1810
|
+
- GET, POST, OPTIONS
|
1811
|
+
Access-Control-Allow-Headers:
|
1812
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
1813
|
+
Strict-Transport-Security:
|
1814
|
+
- max-age=31557600; includeSubDomains; preload
|
1815
|
+
Content-Security-Policy:
|
1816
|
+
- upgrade-insecure-requests
|
1817
|
+
body:
|
1818
|
+
encoding: UTF-8
|
1819
|
+
string: '{"jsonrpc":"2.0","result":{"args":{},"ret":{"bucket_sizes":[]}},"id":56}'
|
1820
|
+
recorded_at: Sat, 30 Jul 2022 23:28:15 GMT
|
1821
|
+
- request:
|
1822
|
+
method: post
|
1823
|
+
uri: https://api.steemitdev.com/
|
1824
|
+
body:
|
1825
|
+
encoding: UTF-8
|
1826
|
+
string: '{"jsonrpc":"2.0","id":57,"method":"market_history_api.get_market_history_buckets","params":{}}'
|
1827
|
+
headers:
|
1828
|
+
Content-Type:
|
1829
|
+
- application/json; charset=utf-8
|
1830
|
+
User-Agent:
|
1831
|
+
- steem-ruby/0.9.8
|
1832
|
+
Accept-Encoding:
|
1833
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
1834
|
+
Accept:
|
1835
|
+
- "*/*"
|
1836
|
+
Host:
|
1837
|
+
- api.steemitdev.com
|
1838
|
+
Content-Length:
|
1839
|
+
- '126'
|
1840
|
+
response:
|
1841
|
+
status:
|
1842
|
+
code: 200
|
1843
|
+
message: OK
|
1844
|
+
headers:
|
1845
|
+
Date:
|
1846
|
+
- Sat, 30 Jul 2022 23:28:15 GMT
|
1847
|
+
Content-Type:
|
1848
|
+
- application/json
|
1849
|
+
Content-Length:
|
1850
|
+
- '74'
|
1851
|
+
Connection:
|
1852
|
+
- keep-alive
|
1853
|
+
Server:
|
1854
|
+
- nginx
|
1855
|
+
X-Jussi-Request-Id:
|
1856
|
+
- '000848288768440398'
|
1857
|
+
X-Amzn-Trace-Id:
|
1858
|
+
- Root=1-62e5be8f-69c4663d7a4dfcf3395d15f0
|
1859
|
+
Access-Control-Allow-Origin:
|
1860
|
+
- "*"
|
1861
|
+
Access-Control-Allow-Methods:
|
1862
|
+
- GET, POST, OPTIONS
|
1863
|
+
Access-Control-Allow-Headers:
|
1864
|
+
- DNT,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Content-Range,Range
|
1865
|
+
Strict-Transport-Security:
|
1866
|
+
- max-age=31557600; includeSubDomains; preload
|
1867
|
+
Content-Security-Policy:
|
1868
|
+
- upgrade-insecure-requests
|
1869
|
+
body:
|
1870
|
+
encoding: UTF-8
|
1871
|
+
string: '{"jsonrpc":"2.0","result":{"bucket_sizes":[15,60,300,3600,21600]},"id":57}'
|
1872
|
+
recorded_at: Sat, 30 Jul 2022 23:28:15 GMT
|
1873
|
+
recorded_with: VCR 6.1.0
|