Skip to content

Commit 753e4c3

Browse files
Merge pull request #84 from InjectiveLabs/f/update-sdk
chore: update changelogs and dependencies
2 parents 25cc91f + 361ce9d commit 753e4c3

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ bip32 = "*"
1818
web3 = "*"
1919
json = "*"
2020
requests = "*"
21+
eip712_structs = "*"
2122

2223
[dev-packages]
2324

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)