Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 736 Bytes

CHANGELOG.md

File metadata and controls

23 lines (16 loc) · 736 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Changed

  • Formatting adheres to prettier rules.

Added

  • Initial orderbook SDKs support. We support all actions and fetch state.
  • Initial safe SDKs support. We support all actions and fetch state.
  • Orderbook support for trading of generic collections.
  • Orderbook events support
  • Option to sort orderbook bids and asks by price.
  • Fetching and parsing TradeIntermediary object by its ID.
  • Returning list of TradePayment IDs when finishing a trade.