Skip to content

Releases: InjectiveLabs/sdk-python

v0.5.7.2

22 Jul 22:21
ac610b5
Compare
Choose a tag to compare
  • Fix MsgInstantBinaryOptionsLaunch

v0.5.7.1

12 Jul 15:27
114ec4b
Compare
Choose a tag to compare
  • Add optional argument to bypass ini file load in binary options

v0.5.7.0

06 Jul 22:03
eadd9d4
Compare
Choose a tag to compare
  • Add GetTxRequest Tendermint
  • Re-gen ini files

v0.5.6.9

30 Jun 22:45
c9622d5
Compare
Choose a tag to compare
  • Add MsgExternalTransfer to the composer
  • Add support for Binary Options
  • Add multi-subaccount support in local order hash calculation
  • Re-gen ini files

v0.5.6.8

09 Jun 10:58
Compare
Choose a tag to compare
  • Add skip & limit params to Exchange API methods
  • Add more methods in ExplorerRPC
  • Add bank balance chain queries
  • Remove LB endpoint and keep K8S as default
  • Refactored local order hash computation
  • Re-gen ini files

v0.5.6.7

03 May 09:32
Compare
Choose a tag to compare
  • Fix package dependencies

v0.5.6.6

03 May 09:08
Compare
Choose a tag to compare
  • Add PO orders in local order hash computation function
  • Add automatic timeout height in transactions
  • Add automatic session renewal for K8S
  • Add MsgDelegate and MsgWithdrawDelegatorReward in the composer
  • Add typed authz support in the composer
  • Decouple SendToCosmos from the composer and remove web3 dependency
  • Re-gen ini files

v0.5.6.5

11 Apr 15:49
fbf47e0
Compare
Choose a tag to compare
  • Add MsgRelayPriceFeedPrice in the composer
  • Add Post-only orders in the composer
  • Add OrderbooksRequest in the clients
  • Add support for multiple markets in StreamTrades and StreamPosition
  • Add support for multiple subaccounts in StreamTrades and StreamPosition
  • Add K8S endpoint to mainnet network options
  • Add MsgRegisterAsDMM to the composer
  • Add functions to close chain/exchange channels
  • Re-gen ini files

v0.5.6.4

08 Feb 10:08
eaf4e88
Compare
Choose a tag to compare
  • Add K8S endpoint on testnet as default
  • Add root CA certs for mainnet & testnet for secure gRPC connections
  • Add method to unpack responses inside MsgExec
  • Fix type hints in composer & clients
  • Add Peggy contract ABI
  • Add reduce-only support for market orders
  • Add sticky session cookie for broadcast methods
  • Add historical funding rates in clients
  • Minor fixes in spot conversions for price/quantity returned from the backend
  • Add MsgSendToEth & SendToCosmos in the composer for INJ <> ETH transfer
  • Add function to compute order hashes locally
  • Add load balancer endpoint on mainnet as default
  • Re-gen ini files

v0.5.6.3

18 Jan 17:22
Compare
Choose a tag to compare
  • Update the testnet ini file