Jacob Evans
27e36b112e
feat: [asset-swapper] support selling entire balance ( #37 )
2020-12-01 12:54:06 +10:00
mzhu25
8c87a77faa
Remove PLP VIP path from EP swap quote consumer ( #36 )
2020-11-13 17:49:30 -08:00
mzhu25
7403c0255a
Feature/liquidity provider sandbox ( #16 )
...
* Update liquidity provider feature to use sandbox
* add support for liquidity provider feature in the exchange proxy swap quote consumer
* Move to off-chain liquidity provider registry
* Update ILiquidityProvider interface
* Remove some unused artifacts and wrappers
* Consolidate ILiquidityProvider
* prettier
* lint
* Address PR feedback
* Add failover to sandbox
* Add test for failover behavior in LiquidityProviderSandbox
* Update changelogs
* Emit events for the new LiquidityProvider scenarios
* Fix swap quote consumer bug
* post-rebase fixes
* `@0x/contracts-zero-ex`: bump feature versions
* Add default field to TokenAdjacencyGraph
* update addresses
Co-authored-by: Lawrence Forman <me@merklejerk.com >
2020-11-13 12:22:21 -08:00
Lawrence Forman
d7de191947
@0x/asset-swapper
: Handle native orders in getSwapMinBuyAmount()
2020-09-24 23:22:27 -04:00
Lawrence Forman
2636384ead
Merge remote-tracking branch 'origin/feat/exchange-proxy/post-cd-audit' into fix/ep/meta-transactions
2020-09-01 09:48:17 -04:00
mzhu25
bab34c2d21
Feature/bunny hop ( #2647 )
...
* `@0x/contracts-erc20-bridge-sampler`: Add TwoHopSampler + refactor
* `@0x/asset-swapper`: Refactor + add two-hop skeleton
* Round out two-hop support in asset-swapper
* Add BalancerSampler, use it for two-hop quotes
* Fix bugs discovered from simbot
* rebases are hard
* Add intermediate token to MultiHop source breakdown
* Fix market buy bugs
* Use hybrid on-chain/off-chain sampling for Balancer
* Another day, another rebase
* Update changelogs
* Address PR feedback, CI fixes
* Address more PR feedback
2020-08-27 08:20:09 +10:00
Lawrence Forman
14d6330b40
@0x/asset-swaper
: Use transformer utils from @0x/order-utils
.
2020-08-19 13:52:32 -04:00
Michael Zhu
341c5782e5
@0x/asset-swapper
: Add affiliate fee support to EP swap quote consumer
2020-08-05 22:56:39 -07:00
Lawrence Forman
c6ec261c5c
@0x/asset-swapper
: Fix failing test.
2020-07-02 21:45:39 -04:00
Lawrence Forman
233642af29
@0x/asset-swapper
: Remove dependency on contracts-zero-ex
.
2020-06-17 01:23:08 -04:00
Lawrence Forman
7b298939e2
@0x/asset-swapper
: Guess deployment nonce from transformer address.
...
`@0x/asset-swapper`: Fix ETH not being passed as the token to `transformERC20()`.
2020-06-11 23:53:18 -04:00
Lawrence Forman
48ad39c1c7
@0x/asset-swapper
: Add ExchangeProxySwapQuoteConsumer
.
2020-06-11 23:52:56 -04:00