Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

Releases: gnosis/dex-price-estimator

v0.0.6

19 May 19:03
a7b1f57
Compare
Choose a tag to compare

HotFix for issue with pricegraph estimation where the orderbook includes orders with invalid prices (such as 0 priceNumerator and priceDenominator).

v0.0.5

15 May 16:29
7eed66b
Compare
Choose a tag to compare

Event based orderbook and Wasm-based price estimation! 🎉

v0.0.4

05 May 16:35
1f7dded
Compare
Choose a tag to compare

Includes multithreaded price computation and fixes a bug with not properly handling orders with price 0

v0.0.2

15 Apr 19:00
Compare
Choose a tag to compare

Bumps dex-contract version to include a fix for allowing empty pages when fetching the on-chain orderbook.

Initial Release

13 Apr 11:48
Compare
Choose a tag to compare

Initial Release for the public launch of the Mesa interface. The service is still pretty rough around the edges (not yet fetching token information, un-normalized API) but should work for our very first release.