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.13.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.14.0
Choose a head ref
  • 10 commits
  • 15 files changed
  • 5 contributors

Commits on Aug 4, 2020

  1. fix: source regression (#306)

    dekz authored Aug 4, 2020
    Configuration menu
    Copy the full SHA
    cdcfc78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3fa961 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78f5780 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

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

Commits on Aug 7, 2020

  1. Configuration menu
    Copy the full SHA
    5b212c9 View commit details
    Browse the repository at this point in the history
  2. feat: Add support for buy token affiliate fees (#310)

    * Add support for buy token affiliate fees
    
    * Address PR feedback
    moodlezoup authored Aug 7, 2020
    Configuration menu
    Copy the full SHA
    2866253 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2020

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

Commits on Aug 9, 2020

  1. fix: handle addresses in depth (#313)

    * fix: handle addresses in depth
    
    * fix: Depth reverse order for buys. Fix scaling
    dekz authored Aug 9, 2020
    Configuration menu
    Copy the full SHA
    ce6978b View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. Configuration menu
    Copy the full SHA
    e542c98 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.14.0 [skip ci]

    # [1.14.0](v1.13.0...v1.14.0) (2020-08-10)
    
    ### Bug Fixes
    
    * handle addresses in depth ([#313](#313)) ([ce6978b](ce6978b))
    * return input in depth-chart ([#307](#307)) ([a3fa961](a3fa961))
    * source regression ([#306](#306)) ([cdcfc78](cdcfc78))
    * update asset-swapper optimizer for splits ([#311](#311)) ([5b212c9](5b212c9))
    
    ### Features
    
    * Add support for buy token affiliate fees ([#310](#310)) ([2866253](2866253))
    * ethToInputRate cost routing ([#315](#315)) ([e542c98](e542c98))
    semantic-release-bot committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    3b3e475 View commit details
    Browse the repository at this point in the history
Loading