Skip to content

Releases: InjectiveLabs/sdk-python

v1.0.1-rc3

22 Nov 15:02
c03b55b

Choose a tag to compare

v1.0.1-rc3 Pre-release
Pre-release
  • 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
  • Refactored logic in AsyncClient that loads markets and tokens to ensure there are no duplicated tokens for the same token denom

v0.9.8

21 Nov 14:13
a7cc89b

Choose a tag to compare

  • Synchronized markets and tokens config files to add PYTH/USDT spot market

v0.9.7

20 Nov 15:01
891f8c8

Choose a tag to compare

  • Added PYTH/USDT PERP market info in mainnet metadata ini file

v0.9.6

17 Nov 15:22
e484a2c

Choose a tag to compare

  • Synchronized denom ini files with Indexer information for mainnet, testnet and devnet to include TALIS/INJ and KUJI/USDT markets

v1.0.1-rc2

08 Nov 20:20
e4beb6e

Choose a tag to compare

v1.0.1-rc2 Pre-release
Pre-release
  • 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

07 Nov 03:44
05505fe

Choose a tag to compare

v1.0.1-rc1 Pre-release
Pre-release
  • 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

v0.9.5

07 Nov 12:25
7911c53

Choose a tag to compare

  • Updated fetch_metadata script (to synchronize denom ini files) to reuse logic in AsyncClient
  • Synchronized denom ini files with Indexer information for mainnet, testnet and devnet

v0.9.4

06 Nov 02:47
4a5aea9

Choose a tag to compare

  • Added TIA/USDT spot market in mainnet and testnet ini files

v1.0-rc2

03 Nov 17:51
fbbedf0

Choose a tag to compare

v1.0-rc2 Pre-release
Pre-release
  • 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

01 Nov 16:26
75b7807

Choose a tag to compare

v1.0-rc1 Pre-release
Pre-release
  • 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