Skip to content
This repository was archived by the owner on Sep 20, 2019. It is now read-only.

Releases: DexyProject/protocol

v2.1.0

26 Apr 21:24
v2.1.0
bf5dd67

Choose a tag to compare

Changed

  • Minor cleanup to trade function.
  • Deduplicated withdraw handling.

Added

  • Traded Hook to subscribe to trade events.

Fixed

  • Fixes ERC777 implementation

v2.0.0

18 Apr 10:13
0e6174e

Choose a tag to compare

Changed

  • Vault can have multiple spenders.
  • Rearrange parameter ordering for trade function.
  • Using eth constant in exchange
  • Removed user from fills
  • Renamed give / get to maker / taker.

Fixed

  • Checks for rounding errors
  • Invariant with small denominations that may end with 0 value transfers.

v1.0.0

03 Apr 17:42
v1.0.0
711e912

Choose a tag to compare

Initial release of DEXY.

Current version features:

  • Basic Trading function
  • Secure Vault system
  • On-Chain order generation