Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

v1.2.0

Compare
Choose a tag to compare
@W3stside W3stside released this 13 Aug 15:34
· 310 commits to develop since this release

πŸ““ Changelog

  • Confirm modal for new orders: Shows a confirmation before sending a new order, so the user can confirm the price
  • Warning for minimal trade: Show a warning message when the order is small. Although the protocol don't have a limit for the size of the order, solvers won't have an incentive if the order is small, because then they won't get enough fee for covering costs. This warning helps to set the expectation and inform when there's high chances the order won't be executed.

πŸ› Bug fixes

  • Fixes claiming edge case: Handles an edge case that was preventing users for claiming when they receive tokens in the previous batch
  • Price estimator fix: Fixes endpoint price estimation so it uses production instead of staging

πŸ‘·β€β™€οΈ Other small changes and fixes: