Skip to content

Releases: InjectiveLabs/sdk-python

v1.5.2

06 Jun 15:07
ece0283
Compare
Choose a tag to compare
  • Updated protobuf dependency version to ">=5.26.1"

What's Changed

  • fix/update_protobuf_dependency_version by @aarmoa in #328

Full Changelog: v1.5.1...v1.5.2

v1.5.1

02 May 14:25
433303c
Compare
Choose a tag to compare
  • Updated calls to json_format.MessageToDict for compliance with the new version of the protobuf library

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

19 Apr 14:27
b43fc0a
Compare
Choose a tag to compare
  • Refactoring in Network class to support mixed secure and insecure endpoints.
  • Marked the Network parameter use_secure_connection as deprecated.

What's Changed

  • feat/refactor_network_mixed_secure_insecure_channels by @aarmoa in #319

Full Changelog: v1.4.2...v1.5.0

v1.4.2

19 Mar 15:04
db9b6c0
Compare
Choose a tag to compare
  • Updated aiohttp dependency version to solve a security issue detected by Dependabot
  • Removed version restriction for urllib3 since the latest version is not causing issues with the unit tests anymore

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

12 Mar 15:49
1a4abc3
Compare
Choose a tag to compare
  • Refactored example scripts that were still referencing deprecated methods

What's Changed

  • Fix/remove deprecated methods from examples by @aarmoa in #312

Full Changelog: v1.4.0...v1.4.1

v1.4.0

08 Mar 13:45
52033b4
Compare
Choose a tag to compare
  • Added support for all queries and messages in the chain 'distribution' module
  • Added support for all queries and messages in the chain 'exchange' module

What's Changed

Full Changelog: v1.3.1...v1.4.0

v1.3.1

29 Feb 14:54
83152b2
Compare
Choose a tag to compare
  • Updated cookie assistant logic to support the Indexer exchange server not using cookies and the chain server using them

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

12 Feb 20:05
9aae397
Compare
Choose a tag to compare
  • Removed asyncio from the dependencies list
  • Updated dependencies versions in the poetry.lock file

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

25 Jan 15:26
b2758b7
Compare
Choose a tag to compare
  • Updated reference gas cost for all messages in the gas estimator
  • Included different calculation for Post Only orders
  • Updated all proto definitions for Injective Core 1.12.1

What's Changed

  • Feat/update gas cost in gas estimator by @aarmoa in #299

Full Changelog: v1.1.1...v1.2.0

v1.2.0-rc3

24 Jan 15:01
Compare
Choose a tag to compare
v1.2.0-rc3 Pre-release
Pre-release
  • Updated reference gas cost for all messages in the gas estimator
  • Updated all proto definitions for Injective Core 1.12.1

Full Changelog: v1.1.1...v1.2.0-rc3