Releases: InjectiveLabs/sdk-go
Releases · InjectiveLabs/sdk-go
v1.49.0-rc1
- 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 islb
- Migrated all proto objects dependency to support chain version 1.12
v1.48.10
- 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
v1.48.3
What's Changed
- fix(network): restore sentry as mainnet node by @hmoragrega in #167
Full Changelog: v1.48.2...v1.48.3