-
Notifications
You must be signed in to change notification settings - Fork 248
Comparing changes
Open a pull request
base repository: 0xProject/0x-api
base: v1.8.0
head repository: 0xProject/0x-api
compare: v1.9.0
- 10 commits
- 9 files changed
- 7 contributors
Commits on Jun 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f07b4a8 - Browse repository at this point
Copy the full SHA f07b4a8View commit details
Commits on Jun 16, 2020
-
fix: asset swapper monorepo f14b6f2ba (#257)
* Pin asset-swapper to latest monorepo `development` 0xProject/0x-monorepo@f14b6f2 * Fix unresolved dependency on @0x/contracts-zero-ex Apparently the latest monorepo asset-swapper now depends on a new @0x/contracts-zero-ex package, which hasn't been published to npmjs.com yet, and so was completely unavailable to the build here. I had to gitpkg @0x/contracts-zero-ex so that it would be available here. * fix: Update contract-wrappers to latest Co-authored-by: F. Eugene Aumson <feuGeneA@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a03630a - Browse repository at this point
Copy the full SHA a03630aView commit details -
feat: add signer liveness status gauge (#255)
* add signer liveness status gauge * fix lint
Configuration menu - View commit details
-
Copy full SHA for 11446e7 - Browse repository at this point
Copy the full SHA 11446e7View commit details
Commits on Jun 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6064f3e - Browse repository at this point
Copy the full SHA 6064f3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f50425c - Browse repository at this point
Copy the full SHA f50425cView commit details
Commits on Jun 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8443d22 - Browse repository at this point
Copy the full SHA 8443d22View commit details -
feat: support renamed parameters in RFQT maker endpoint (#258)
* Re-pin asset-swapper to monorepo PR branch 0xProject/0x-monorepo@dde0c76 * Adapt tests to renamed req parms on maker endpoint * Re-pin asset-swapper to monorepo PR branch 0xProject/0x-monorepo@7162935 * Re-pin asset-swapper to monorepo PR branch 0xProject/0x-monorepo@187dd2f * Re-pin asset-swapper to monorepo PR branch 0xProject/0x-monorepo@b8cc164 * Re-pin asset-swapper to monorepo `development` 0xProject/0x-monorepo@73c779c
Configuration menu - View commit details
-
Copy full SHA for d83bbb1 - Browse repository at this point
Copy the full SHA d83bbb1View commit details -
fix: Fix parameters sent off to RFQT providers to be unescaped (#264)
* Update asset-swapper to one with RFQT fix * update yarn lock * toString sellAmount * update to new ref * updated packages Co-authored-by: Daniel Pyrathon <daniel@0x.org>
Steve Klebanoff and Daniel Pyrathon authoredJun 19, 2020 Configuration menu - View commit details
-
Copy full SHA for 939cae1 - Browse repository at this point
Copy the full SHA 939cae1View commit details
Commits on Jun 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 864ea92 - Browse repository at this point
Copy the full SHA 864ea92View commit details
Commits on Jun 22, 2020
-
chore(release): 1.9.0 [skip ci]
# [1.9.0](v1.8.0...v1.9.0) (2020-06-22) ### Bug Fixes * asset swapper monorepo f14b6f2ba ([#257](#257)) ([a03630a](a03630a)) * Disable quote validation temporarily ([#259](#259)) ([6064f3e](6064f3e)) * filter tokens in prices which do not exist on the network ([#265](#265)) ([864ea92](864ea92)) * Fix parameters sent off to RFQT providers to be unescaped ([#264](#264)) ([939cae1](939cae1)) * validation gas limit ([#260](#260)) ([f50425c](f50425c)), closes [#259](#259) * WETH wrap gas estimate ([#256](#256)) ([f07b4a8](f07b4a8)) ### Features * add signer liveness status gauge ([#255](#255)) ([11446e7](11446e7)) * support renamed parameters in RFQT maker endpoint ([#258](#258)) ([d83bbb1](d83bbb1))
Configuration menu - View commit details
-
Copy full SHA for 018afc5 - Browse repository at this point
Copy the full SHA 018afc5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.8.0...v1.9.0