Skip to content

Releases: InjectiveLabs/sdk-python

v1.7.1

23 Sep 19:30
dccedfc
Compare
Choose a tag to compare
  • Fixed logic to get the absolute ofac.json file path

What's Changed

Full Changelog: v1.7.0...v1.7.1

v1.7.1-rc1

23 Sep 19:01
Compare
Choose a tag to compare
v1.7.1-rc1 Pre-release
Pre-release
  • Fixed logic to get the absolute ofac.json file path

v1.7.0

18 Sep 02:24
ffd2151
Compare
Choose a tag to compare
  • Added OFAC restricted addresses validations

What's Changed

Full Changelog: v1.6.3...v1.7.0

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