Skip to content

Releases: InjectiveLabs/sdk-python

v0.9.1

09 Oct 20:00
8532680

Choose a tag to compare

  • Added new spot markets in mainnet ini file: KAVA/USDT, USDTkv/USDT
  • Added new derivative markets in mainnet ini file: TIA/USDT-30NOV2023, AXL/USDT, BTC/USDTkv, ETH/USDTkv

v0.10a2

04 Oct 12:45

Choose a tag to compare

v0.10a2 Pre-release
Pre-release
  • Added support for chain stream

v0.10a1

27 Sep 13:06

Choose a tag to compare

v0.10a1 Pre-release
Pre-release
  • Added support for chain stream

v0.9.0

20 Sep 18:35
ca8173a

Choose a tag to compare

  • Improvement in broadcaster to initialize the account sequence number and the timeout height only when required
  • Replace Pipenv with Poetry
  • Add pre-commit validations to the project
  • Add a GitHub workflow to run all tests and calculate coverage for each PR

v0.9a3

19 Sep 21:13

Choose a tag to compare

v0.9a3 Pre-release
Pre-release
  • Replace Pipenv with Poetry
  • Add pre-commit validations to the project
  • Add a GitHub workflow to run all tests and calculate coverage for each PR

v0.9a2

19 Sep 21:02

Choose a tag to compare

v0.9a2 Pre-release
Pre-release
  • Replace Pipenv with Poetry
  • Add pre-commit validations to the project
  • Add a GitHub workflow to run all tests and calculate coverage for each PR

v0.9a1

19 Sep 20:44

Choose a tag to compare

v0.9a1 Pre-release
Pre-release
  • Replace Pipenv with Poetry
  • Add pre-commit validations to the project
  • Add a GitHub workflow to run all tests and calculate coverage for each PR

v0.8.5

18 Sep 21:24
c247dbe

Choose a tag to compare

  • Changed denoms_mainnet.ini to add NEOK/USDT and ORAI/USDT spot markets

v0.8.4

12 Sep 02:21
40726ae

Choose a tag to compare

  • Added utility functions in all market classes to translate prices and quantities from chain format into humman-readable format.
  • Fixed an error in the SendToInjective example script

v0.8.3

07 Sep 12:50
b8be53c

Choose a tag to compare

  • Fix error in dependency declaration inside setup.py