Skip to content

Releases: InjectiveLabs/sdk-python

v0.9.11

06 Dec 12:34
0f10094
Compare
Choose a tag to compare
  • Synchronized markets and tokens config files to add SEI/USDT and TIA/USDT perpetual markets

v1.0.1-rc4

04 Dec 19:27
0204942
Compare
Choose a tag to compare
v1.0.1-rc4 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
  • Added low level API components to provide the same elements the TypeScript SDK provides

v0.9.10

30 Nov 02:53
686e9df
Compare
Choose a tag to compare
  • Synchronized markets and tokens config files to add SOL/USDT spot market

v0.9.9

28 Nov 14:30
0cd4546
Compare
Choose a tag to compare
  • Synchronized markets and tokens config files to add USDY/USDT and WHALE/USDT spot markets

v1.0.1-rc3

22 Nov 15:02
c03b55b
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Added PYTH/USDT PERP market info in mainnet metadata ini file

v0.9.6

17 Nov 15:22
e484a2c
Compare
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
Compare
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
Compare
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