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

[1689 - Quote endpoint] update gp v2 contracts 1.1.2 & set env check #1759

Merged

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    77ea624 View commit details
    Browse the repository at this point in the history
  2. update to 1.1.2 gp-v2-contracts

    W3stside committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    a86f275 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. [1689 - Quote Endpoint] Add new quote getting methods in API and Pric…

    …e (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
    29058a8 View commit details
    Browse the repository at this point in the history