File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ bip32 = "*"
1818web3 = " *"
1919json = " *"
2020requests = " *"
21+ eip712_structs = " *"
2122
2223[dev-packages ]
2324
Original file line number Diff line number Diff line change @@ -87,8 +87,9 @@ python pyinjective/fetch_metadata.py
8787* Add reduce-only support for market orders
8888* Add sticky session cookie for broadcast methods
8989* Add historical funding rates in clients
90- * Minor fixes in spot conversions for values returned from the backend
91- * Add MsgSendToEth in the composer for INJ <> ETH transfers
90+ * Minor fixes in spot conversions for price/quantity returned from the backend
91+ * Add MsgSendToEth in the composer
92+ * Add function to compute order hashes locally
9293
9394** 0.5.6.3**
9495* Update the testnet ini file
You can’t perform that action at this time.
0 commit comments