Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

[1689 - Quote endpoint] update Error objects to include new fee > sell error #1758

Merged
merged 2 commits into from
Nov 9, 2021

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    01ad5b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. [1689 - Quote endpoint] update gp v2 contracts 1.1.2 & set env check (#…

    …1759)
    
    * add default Gp_Api_Status to env
    
    * update to 1.1.2 gp-v2-contracts
    
    yarn lock [email protected]
    
    * [1689 - Quote Endpoint] Add new quote getting methods in API and Price (fix types) (#1772)
    
    * utils/price: add new quote logic
    
    * gnosisProtocol API - add new quote logic
    
    1. map old params to new
    2. add post logic
    
    * add legacy/new to index
    
    * use gpStatus and new api method in useRefetch and Unfillable
    
    * set mock to LEGACY (temp)
    
    * add validTo to necessary places
    
    * [1689 - Quote Endpoint] getQuote > replace getFeeQuote and getPriceQuote (#1773)
    
    * change getPriceQuote and getFeeQuote
    
    - getQuote - one endpoint
    
    * [1689 - Quote endpoint] Fix Cypress Fee test (#1775)
    
    * setup fee test for new endpoint
    
    * add mock quote data and fix command for stubs
    W3stside authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    775b614 View commit details
    Browse the repository at this point in the history