Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: 0xProject/0x-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.0
Choose a base ref
...
head repository: 0xProject/0x-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.0
Choose a head ref
  • 5 commits
  • 8 files changed
  • 5 contributors

Commits on Jun 4, 2020

  1. fix: Add RFQT configs when instantiating SwapQuoter (#218)

    * Add RFQT configs when instantiating SwapQuoter
    
    * Set permitted order fee types in meta-txn
    
    Co-authored-by: Jacob Evans <jacob@dekz.net>
    fabioberger and dekz authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    28e1214 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a756ad5 View commit details
    Browse the repository at this point in the history
  3. feat: return ethereum transaction status in the response from metatxn…

    … status (#247)
    
    * add ethereum transaction status to the response from metatxn
    
    * add meta transaction status response type
    opaolini authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    ce973a2 View commit details
    Browse the repository at this point in the history
  4. feat: added rewards per ZRX to pools endpoint (#235)

    * added rewards per ZRX to pools endpoint
    
    * fixed reward epoch ID join
    alexkroeger authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    d8b8941 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. chore(release): 1.7.0 [skip ci]

    # [1.7.0](v1.6.0...v1.7.0) (2020-06-08)
    
    ### Bug Fixes
    
    * Add RFQT configs when instantiating SwapQuoter ([#218](#218)) ([28e1214](28e1214))
    
    ### Features
    
    * added rewards per ZRX to pools endpoint ([#235](#235)) ([d8b8941](d8b8941))
    * return ethereum transaction status in the response from metatxn status ([#247](#247)) ([ce973a2](ce973a2))
    semantic-release-bot committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    f0101b6 View commit details
    Browse the repository at this point in the history
Loading