Releases: InjectiveLabs/sdk-python
Releases · InjectiveLabs/sdk-python
v1.0.1-rc3
- Added logic to support use of Client Order ID (CID) new identifier in OrderInfo
- New chain stream support
- Remove support for sentry nodes in mainnet network. The only supported node option in mainnet is lb
- Migrated all proto objects dependency to support chain version 1.12
- Moved changelog from the README.md file to its own CHANGELOG.md file
- Remove
aiocrondependency. Use plain asyncio tasks to solve the timeout height synchronization - Refactored logic in AsyncClient that loads markets and tokens to ensure there are no duplicated tokens for the same token denom
v0.9.8
v0.9.7
v0.9.6
v1.0.1-rc2
- Added logic to support use of Client Order ID (CID) new identifier in OrderInfo
- New chain stream support
- Remove support for sentry nodes in mainnet network. The only supported node option in mainnet is lb
- Migrated all proto objects dependency to support chain version 1.12
- Moved changelog from the README.md file to its own CHANGELOG.md file
- Remove aiocron dependency. Use plain asyncio tasks to solve the timeout height synchronization
v1.0.1-rc1
- Added logic to support use of Client Order ID (CID) new identifier in OrderInfo
- New chain stream support
- Remove support for
sentrynodes in mainnet network. The only supported node option in mainnet islb - Migrated all proto objects dependency to support chain version 1.22
- Moved changelog from the README.md file to its own CHANGELOG.md file
- Remove
aiocrondependency. Use plain asyncio tasks to solve the timeout height synchronization
v0.9.5
v0.9.4
v1.0-rc2
- Added logic to support use of Client Order ID (CID) new identifier in OrderInfo
- New chain stream support
- Remove support for sentry nodes in mainnet network. The only supported node option in mainnet is lb
- Migrated all proto objects dependency to support chain version 1.22
- Moved changelog from the README.md file to its own CHANGELOG.md file
- Remove aiocron dependency. Use plain asyncio tasks to solve the timeout height synchronization
- Updated the gas fee buffer used to calculate fee consumption in all examples
v1.0-rc1
- Added logic to support use of Client Order ID (CID) new identifier in OrderInfo
- New chain stream support
- Remove support for
sentrynodes in mainnet network. The only supported node option in mainnet islb - Migrated all proto objects dependency to support chain version 1.22
- Moved changelog from the README.md file to its own CHANGELOG.md file
- Remove
aiocrondependency. Use plain asyncio tasks to solve the timeout height synchronization