Skip to content

Releases: InjectiveLabs/sdk-python

v0.7.0.6

15 Aug 22:14

Choose a tag to compare

  • Add SEI/USDT in metadata

v0.7.0.5

07 Aug 03:06
10bbfe9

Choose a tag to compare

  • Added the required logic in the MsgSubaccountTransfer message to translate amounts and token into the correct amount and token name representation for the chain

v0.7.0.4

01 Aug 16:29
c756152

Choose a tag to compare

  • Change in the denoms_testnet.ini file to synchronize the information for ATOM and WETH with the information provided by the indexer.

v0.7.0.3

25 Jul 18:36

Choose a tag to compare

  • Add FRCOIN testnet

v0.7.0.1

18 Jul 15:00
a22908e

Choose a tag to compare

Merge pull request #221 from InjectiveLabs/f/add_xrp

chore: add XRP/USDT PERP

v0.7

06 Jul 12:16
b2df679

Choose a tag to compare

  • Removed references to pysha3 library (and also eip712-struct that required it) and replaced it with other implementation to allow the project to work with Python 3.11. Now the SDK only supports Python >= 3.9
  • Updated sentry nodes LCD URL, for each sentry node to use its own service

v0.6.5

15 Jun 19:34
2940568

Choose a tag to compare

  • Remove k8s from the list of valid mainnet nodes. This node has been deprecated in favor of the load balanced nodes

v0.6.4

15 Jun 15:59
df9bafe

Choose a tag to compare

  • Change logging logic to use different loggers for each module and class
  • Solved issue preventing requesting spot and derivative historical orders for more than one market_id
  • Add pytest as a development dependency to implement and run unit tests

v0.6.3.3

12 Jun 07:00
7b85dbb

Choose a tag to compare

  • Update the code to the new structure of transaction responses

v0.6.3.2

03 Jun 12:35

Choose a tag to compare

chore: release v0.6.3.2