Skip to content

v1.0-rc2

Pre-release
Pre-release

Choose a tag to compare

@aarmoa aarmoa released this 03 Nov 17:51
· 483 commits to dev since this release
fbbedf0
  • 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.22
  • Moved changelog from the README.md file to its own CHANGELOG.md file
  • Remove aiocron dependency. Use plain asyncio tasks to solve the timeout height synchronization
  • Updated the gas fee buffer used to calculate fee consumption in all examples