Skip to content

Releases: InjectiveLabs/sdk-python

v1.6.3

08 Aug 18:07
5541211
Compare
Choose a tag to compare
  • Updated reference gas cost for messages in the gas limit estimator after chain upgrade v1.13

What's Changed

  • feat/update_gas_estimator_base_values by @aarmoa in #344

Full Changelog: v1.6.2...v1.6.3

v1.6.3-rc1

08 Aug 15:58
Compare
Choose a tag to compare
v1.6.3-rc1 Pre-release
Pre-release
  • Updated reference gas cost for messages in the gas limit estimator after chain upgrade v1.13

Full Changelog: v1.6.2...v1.6.3-rc1

v1.6.2

07 Aug 12:18
b57aba9
Compare
Choose a tag to compare
  • Fixed issue in the listen_derivative_market_updates method in the AsyncClient class

What's Changed

  • fix/solve_stream_derivative_market_issue by @aarmoa in #343

Full Changelog: v1.6.1...v1.6.2

v1.6.1

06 Aug 18:41
e68db6f
Compare
Choose a tag to compare
  • Added support for the new messages in exchange module, included in the chain upgrade v1.13.
  • Added unit tests and example scripts
  • Added the min_notional field to all market classes.
  • Added logic to initialize the min_notional as part of the markets and tokens initialization in AsyncClient

What's Changed

  • Feat/add exchange messages from v1.13 by @aarmoa in #341

Full Changelog: v1.6.0...v1.6.1

v1.6.1-rc1

02 Aug 18:45
Compare
Choose a tag to compare
v1.6.1-rc1 Pre-release
Pre-release
  • Added the min_notional field to all market classes.
  • Added logic to initialize the min_notional as part of the markets and tokens initialization in AsyncClient

Full Changelog: v1.6.0...v1.6.1-rc1

v1.6.0

31 Jul 02:45
7f39b06
Compare
Choose a tag to compare

Added

  • Support for all queries in the chain "tendermint" module
  • Support for all queries in the "IBC Transfer" module
  • Support for all queries in the "IBC Channel" module
  • Support for all queries in the "IBC Client" module
  • Support for all queries in the "IBC Connection" module
  • Support for all queries and messages in the chain "permissions" module
  • Tokens initialization from the official tokens list in https://github.com/InjectiveLabs/injective-lists

Changed

  • Updated all proto definitions based on chain upgrade to v1.13 (Injective Altaris)
  • Refactored cookies management logic to use all gRPC calls' responses to update the current cookies

What's Changed

Full Changelog: v1.5.4...v1.6.0

v1.6.0-rc1

18 Jul 15:08
Compare
Choose a tag to compare
v1.6.0-rc1 Pre-release
Pre-release

Added

  • Support for all queries in the chain "tendermint" module
  • Support for all queries in the "IBC Transfer" module
  • Support for all queries in the "IBC Channel" module
  • Support for all queries in the "IBC Client" module
  • Support for all queries in the "IBC Connection" module
  • Tokens initialization from the official tokens list in https://github.com/InjectiveLabs/injective-lists

Changed

  • Updated all proto definitions based on chain upgrade to v1.13
  • Refactored cookies management logic to use all gRPC calls' responses to update the current cookies

What's Changed

Full Changelog: v1.5.4...v1.6.0-rc1

v1.4.5-rc1

04 Jul 15:14
Compare
Choose a tag to compare
v1.4.5-rc1 Pre-release
Pre-release
  • Changed proto files generation logic to try to assign them project specific descriptors

Full Changelog: v1.4.4...v1.4.5-rc1

v1.5.4

03 Jul 13:51
6a9c390
Compare
Choose a tag to compare
  • Fixed all import statements in pyinjective.proto modules to make them explicit

What's Changed

  • Fix/make proto modules imports explicit master by @aarmoa in #334

Full Changelog: v1.5.3...v1.5.4

v1.4.4

03 Jul 14:13
Compare
Choose a tag to compare
  • Fixed all import statements in pyinjective.proto modules to make them explicit

Full Changelog: v1.4.3...v1.4.4