Skip to content

v1.11.0-rc2

Pre-release
Pre-release

Choose a tag to compare

@aarmoa aarmoa released this 02 Jun 12:35
· 55 commits to dev since this release
aa6bbfb
  • Updated all proto definitions to match injective-core version v1.16
  • Updated all proto definitions to match indexer version v1.16
  • Added support for the new V2 version of the Exchange module. This version uses human readable values for quantities, prices, margins and notionals
    • Added new functions in AsyncClient to provide easy access to Exchange V2 queries
    • Added new functions in Composer to create V2 orders for the trading messages
    • Marked all Exchange V1 functions as deprecated

What's Changed

  • fix/rename_derivative_subaccount_orders_message by @aarmoa in #373
  • Cp 235/update gas estimator for fixed exchange gas by @aarmoa in #375
  • Fix/rebase dev with v1.10 by @aarmoa in #380
  • [CP-126] add support exchange v2 by @aarmoa in #354
  • [CP-396] Add support for v1.16 by @aarmoa in #381

Full Changelog: v1.10.0...v1.11.0-rc2