Releases: InjectiveLabs/sdk-python
Releases · InjectiveLabs/sdk-python
v1.5.2
v1.5.1
v1.5.0
- Refactoring in Network class to support mixed secure and insecure endpoints.
- Marked the Network parameter
use_secure_connection
as deprecated.
What's Changed
Full Changelog: v1.4.2...v1.5.0
v1.4.2
- 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
v1.4.0
- 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
- Fix/sync dev with master 110 by @aarmoa in #293
- (feat) Cleaned up the markets initialization logic by @aarmoa in #294
- Fix/sync dev with master 1.2.0 by @aarmoa in #300
- Feat/use dot env in examples by @aarmoa in #301
- Feat/sync dev with master 1.3.0 by @aarmoa in #306
- Feat/add distribution module queries support by @aarmoa in #304
- Feat/add chain exchange module support by @aarmoa in #307
- Feat/add trade reward campaign endpoint by @aarmoa in #309
- fix/fix_example_script_errors by @aarmoa in #310
- Release/release v140 to master by @aarmoa in #311
Full Changelog: v1.3.1...v1.4.0
v1.3.1
v1.3.0
v1.2.0
- 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
Full Changelog: v1.1.1...v1.2.0
v1.2.0-rc3
- 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