You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-9Lines changed: 3 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,9 @@ Note that the [sync client](https://github.com/InjectiveLabs/sdk-python/blob/mas
78
78
79
79
80
80
### Changelogs
81
+
**0.5.9.7**
82
+
* Re-gen denoms mainnet
83
+
81
84
**0.5.9.6**
82
85
* Re-gen proto
83
86
@@ -109,15 +112,6 @@ Note that the [sync client](https://github.com/InjectiveLabs/sdk-python/blob/mas
109
112
110
113
- Clients using [Custom Network](https://github.com/InjectiveLabs/sdk-python/blob/master/pyinjective/constant.py#L166) must now set grpc_explorer_endpoint during init
111
114
112
-
**0.5.8.7**
113
-
* Add testnet ini metadata
114
-
* Fix account pb import
115
-
116
-
**0.5.8.6**
117
-
* Add logic to handle cached sequence in client with gRPC
118
-
* Fix get_account with EthAccount type and added cookie support
119
-
* Fix sync_timeout_height func with exception handling
120
-
* Set explicit version requirements for protobuf and grpcio-tools in pkg
0 commit comments