helius-python 0.3.1__py3-none-any.whl → 0.3.2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {helius_python-0.3.1.dist-info → helius_python-0.3.2.dist-info}/METADATA +6 -6
- {helius_python-0.3.1.dist-info → helius_python-0.3.2.dist-info}/RECORD +4 -4
- {helius_python-0.3.1.dist-info → helius_python-0.3.2.dist-info}/WHEEL +0 -0
- {helius_python-0.3.1.dist-info → helius_python-0.3.2.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: helius-python
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.2
|
|
4
4
|
Summary: Typed Python client for the Helius API
|
|
5
5
|
Project-URL: Homepage, https://github.com/markosnarinian/helius-python
|
|
6
6
|
Project-URL: Issues, https://github.com/markosnarinian/helius-python/issues
|
|
@@ -143,11 +143,11 @@ wraps it.
|
|
|
143
143
|
`programSubscribe`, and the rest) is **supported today**; other
|
|
144
144
|
platform features are **in progress**.
|
|
145
145
|
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
146
|
+
**Current status:** the standard Solana JSON-RPC surface, the
|
|
147
|
+
WebSocket subscription surface, and the Admin (account management)
|
|
148
|
+
usage endpoint are implemented today. Support for Helius RPC
|
|
149
|
+
extensions and the remaining REST endpoints is actively being worked
|
|
150
|
+
on.
|
|
151
151
|
|
|
152
152
|
## Goals
|
|
153
153
|
|
|
@@ -7,7 +7,7 @@ helius/rpc/json_rpc_request.py,sha256=hm7WkPo0CnwMnuHE4qR-d93wGArZRPRm-B3uueykL3
|
|
|
7
7
|
helius/solana_rpc/__init__.py,sha256=Mfhb6ibrCqAX6AchtL3ViBlpCi9RKP8uhT9e_S5_Wb0,1006
|
|
8
8
|
helius/solana_rpc/client.py,sha256=8WDsBqFYlRcnAYiGB2_gPOm3UuQSSV4JlEY9qwpr63s,34116
|
|
9
9
|
helius/solana_rpc/models.py,sha256=ywzdyUNrJ4mPxwjuntsmJT-tBcHE64pkG96--jKAgIw,5474
|
|
10
|
-
helius_python-0.3.
|
|
11
|
-
helius_python-0.3.
|
|
12
|
-
helius_python-0.3.
|
|
13
|
-
helius_python-0.3.
|
|
10
|
+
helius_python-0.3.2.dist-info/METADATA,sha256=LoNeXjpFpa8E6MoSWto3zmBZKaYDUQ1HxundTYDjis4,34382
|
|
11
|
+
helius_python-0.3.2.dist-info/WHEEL,sha256=QccIxa26bgl1E6uMy58deGWi-0aeIkkangHcxk2kWfw,87
|
|
12
|
+
helius_python-0.3.2.dist-info/licenses/LICENSE,sha256=bZc2EDmq_GsWH77uK8LBn1kqqrOPcp2f9p-ys9bYa1E,1072
|
|
13
|
+
helius_python-0.3.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|