Skip to content

Releases: InjectiveLabs/sdk-python

v0.5.8.7

20 Oct 15:37
6eebba0
Compare
Choose a tag to compare
  • Add testnet ini metadata
  • Fix account pb import

v0.5.8.6

18 Oct 09:55
adfdced
Compare
Choose a tag to compare
  • Add logic to handle cached sequence in client with gRPC
  • Fix get_account with EthAccount type and added cookie support
  • Fix sync_timeout_height func with exception handling
  • Set explicit version requirements for protobuf and grpcio-tools in pkg

v0.5.8.5

11 Oct 12:04
5102595
Compare
Choose a tag to compare
  • Add StreamOrdersHistory
  • Add more request params in OrdersHistory

v0.5.8.4

07 Oct 23:05
789137c
Compare
Choose a tag to compare
  • Adjust block and timeouts to new block time
  • Set explicit version for protobuf and grpcio-tool dependencies
  • Add order_types as a request param for OrdersHistory
  • Re-gen proto files

v0.5.8.3

15 Sep 20:16
Compare
Choose a tag to compare
chore: release 0.5.8.3

v0.5.8.2

15 Sep 19:59
Compare
Choose a tag to compare
  • Add global load balancer
  • Refactor secure client initialization

v0.5.8.1

13 Sep 13:32
Compare
Choose a tag to compare
chore: release 0.5.8.1

v0.5.8.0

13 Sep 13:29
Compare
Choose a tag to compare
chore: fix cronjob

v0.5.7.9

09 Sep 10:27
675d71e
Compare
Choose a tag to compare
  • Add support for conditional orders & order mask
  • Add support for custom network
  • Add chain event streaming support
  • Re-gen proto files

v0.5.7.8

01 Sep 14:02
a2552e9
Compare
Choose a tag to compare
  • Add state as a request param in OrdersHistory
  • Add market_id as an optional param in Positions
  • Re-gen proto files