This repository was archived by the owner on Oct 15, 2024. It is now read-only.
fix: remove undefined extension opts#268
Merged
xianny merged 2 commits intofeat/allowance-targetfrom Jun 24, 2020
Merged
Conversation
dekz
added a commit
that referenced
this pull request
Jun 25, 2020
* fix: remove undefined extension opts * github workflow
dekz
added a commit
that referenced
this pull request
Jun 30, 2020
* fix: remove undefined extension opts * github workflow
dekz
added a commit
that referenced
this pull request
Jul 7, 2020
* fix: remove undefined extension opts * github workflow
dekz
added a commit
that referenced
this pull request
Jul 15, 2020
* add support for exchange proxy in Swap V1 * skip failing test * add logging * fix v0/v1 logic after review * fix: remove undefined extension opts (#268) * fix: remove undefined extension opts * github workflow * fix: revert package version change (#269) * update published packages * add labels to test * check ETH buys AND sells * fix: Upgrade to @0x/utils 5.5.0 * fix: change validation test to WETH * fix: Bump ganache snapshot version * fix: gitpkg contract-addresses * fix: update rfqt test swap path * cleanup * fix tests * add log line * chore: Clean up and handle Insufficient ETH funds * fix: revert back to actions/cache@v1 * fix: increase wait timeouts for mesh * fix: move rfqt v0 tests to rfqt test runner * fix: to is exchangeproxy * fix: takerAddress is flashwallet in rfqt tests * fix: rfqt v1 allowance tests * fix: custom mock order for EP * add allowanceTarget to swap/price response * fix log line * fix: add allowanceTarget field to /meta_transaction/v0/quote and /meta_transaction/v0/price * rebase off master * Combine rfqt tests * versioned gas schedules * chore: update to latest contract addresses * Adjust value fields in v1 * cache certain values for a time (decimals, GST balance, flash wallet address) * Add Balancer as a source and make changes to reflect updates ERC20BridgeSource and gas/fee schedules * update asset-swapper with balancer changes * try adding @balancer-labs/sor as direct dep * Use faster AssetSwapper version 🤞 * Use new AssetSwapper gitpkg * Try bumping down runLimit to 2 ** 13 * Update to latest packages * for ganache do not override as its unsupported * use flash wallet address in contract-addresses * chore: upgrade to typescript 3.9.6 (#282) Co-authored-by: Jacob Evans <jacob@dekz.net> Co-authored-by: Brandon Millman <brandon.millman@gmail.com> Co-authored-by: Michael Zhu <mchl.zhu.96@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Testing Instructions
Checklist
[WIP]if necessary.