Skip to content

Releases: InjectiveLabs/sdk-go

v1.49.0-rc1

07 Nov 17:19
8c79823
Compare
Choose a tag to compare
v1.49.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.12

v1.48.10

07 Nov 14:51
9bfdd40
Compare
Choose a tag to compare
  • Changed fetch_metadata script to ensure numbers are writen with the less amount of possible decimal 0.
  • Synchronized markets and tokens INI files afterwards for mainnet, testnet and devnet
  • Fixed an issue in the example scripts to get trades for derivative and spot markets. The example for spot was under the derivatives folder and vice versa.

v1.48.9

06 Nov 02:50
3ff645e
Compare
Choose a tag to compare
  • Added TIA/USDT spot market in mainnet and testnet ini files

v1.48.3

26 Oct 16:49
d348923
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.48.2...v1.48.3

v1.48.2

16 Oct 15:33
aa40742
Compare
Choose a tag to compare
  • Updated TIA/USDT-30NOV2023 market id in denoms_mainnet.ini file

v1.48.1

10 Oct 03:53
d14fbe2
Compare
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

v1.48.0

26 Sep 16:11
5b1a0d4
Compare
Choose a tag to compare
  • Refactoring of cookies management code (#156)

v1.47.15

19 Sep 01:40
57308ad
Compare
Choose a tag to compare
  • Add NEOK/USDT and ORAI/USDT spot markets to the mainnet.ini configuration file

v1.47.14

12 Sep 02:43
986e2b0
Compare
Choose a tag to compare
  • Added logic to allow ChainClient to generate the subaccountId for any subaccount index.
  • Improved the order hash calculator to allow using any subaccountId instead of only the default subaccount

v1.47.10

06 Jun 08:36
00d7a36
Compare
Choose a tag to compare
  • chore: add missing IBC type registration
  • fix: Ensure cookie file exists before closing it (#140)