Skip to content

0.8-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@aarmoa aarmoa released this 29 Aug 15:33
· 485 commits to dev since this release
f2d9e85
  • Refactor Composer to be created with all the markets and tokens. The Composer now uses the real markets and tokens to convert human-readable values to chain format. The Composer can still be instantiated without markets and tokens. When markets and tokens are not provided the Composer loads the required information from the Denoms used in previous versions
  • Change in AsyncClient to be able to create Composer instances for the client network, markets and tokens
  • Examples have been adapted to create Composer instances using the AsyncClient
  • Refactored cookie management code. Added logic to support new cookie format for bare-metal load balanced nodes