Kyu
ba719a9631
Add cvxfxs-fxs curve pool on Ethereum mainnet ( #465 )
...
* Add cvxfxs-fxs curve pool on Ethereum mainnet
* Update CHANGELOG.json
* Fix an existing formatting issue
* Adjust gasSchedule and merge the change under 16.57.1
2022-04-27 17:07:36 -07:00
eobbad
d36034d958
chore/ANY-QUICK on polygon MAG-MIM on avax ( #464 )
...
* Added ANY/QUICK pair on Polygon
* Updated changelog.json
* Update CHANGELOG.json
2022-04-26 10:55:03 -04:00
Github Actions
7750c57620
Publish
...
- @0x/contracts-erc20@3.3.29
- @0x/contracts-test-utils@5.4.20
- @0x/contracts-treasury@1.4.12
- @0x/contracts-utils@4.8.10
- @0x/contracts-zero-ex@0.32.0
- @0x/asset-swapper@16.57.0
- @0x/contract-addresses@6.13.0
- @0x/contract-wrappers@13.20.1
- @0x/migrations@8.1.18
- @0x/protocol-utils@11.12.0
2022-04-22 07:05:10 +00:00
Github Actions
4d027e11d1
Updated CHANGELOGS & MD docs
2022-04-22 07:05:06 +00:00
Lawrence Forman
470e9a4697
AS: Balancer V2 batchSwap ( #462 )
...
* Draft. PoC pseudo code showing general idea for resuing SOR path creation logic and adding multihop support.
* Add actual Balancer SDK function calls.
* Update to handle buys.
* Correct taker>maker for buy.
* Draft. PoC pseudo code showing general idea for resuing SOR path creation logic and adding multihop support.
* make it build
* rebase
* add BalancerV2Batch protocol
* add BalancerV2Batch protocol
* get balancer v2 multihop working
* fix BalancerV2Batch for sells (buys still iffy)
* fix buys, appease linter and prettier
* remove unused RPC URL from balancer sdk construction
* update changelogs
* clean up comments
add event loop yield in `BalancerV2SwapInfoCache.loadTopPools()`
* add negative result check on balancerv2batch swap output
* compiler hack
* reintroduce CompilerHack
* delete unused multibridge sampler
* remove compilerhack
* reintroduce compilerhack
* try to fix CI compile errors
* plz work
* plz work
* pretty plz work
* yay it works, also address feedback
* appease linter
* deploy new FQTs
Co-authored-by: johngrantuk <johngrantuk@googlemail.com>
Co-authored-by: Lawrence Forman <me@merklejerk.com>
2022-04-22 02:43:41 -04:00
Github Actions
7c51412e2f
Publish
...
- @0x/asset-swapper@16.56.0
2022-04-21 21:16:27 +00:00
Github Actions
b3d1f3cd10
Updated CHANGELOGS & MD docs
2022-04-21 21:16:23 +00:00
mzhu25
389bb77439
Add estimatedGas to ExtendedQuoteReport ( #463 )
2022-04-21 13:52:13 -07:00
Github Actions
4327885a00
Publish
...
- @0x/asset-swapper@16.55.0
2022-04-07 16:07:52 +00:00
Github Actions
0aef0afbbb
Updated CHANGELOGS & MD docs
2022-04-07 16:07:49 +00:00
Lawrence Forman
fa4c3a4f5f
fix quote consumer RFQ VIP code path not checking if transfromERC20 is required ( #461 )
...
Co-authored-by: Lawrence Forman <me@merklejerk.com>
2022-04-07 11:58:07 -04:00
Github Actions
1d7c527c5c
Publish
...
- @0x/asset-swapper@16.54.0
2022-04-06 03:26:22 +00:00
Github Actions
cbe3135e4b
Updated CHANGELOGS & MD docs
2022-04-06 03:26:18 +00:00
Lawrence Forman
955ad49711
add real VIP support for eligible RFQT swaps ( #458 )
...
Co-authored-by: Lawrence Forman <me@merklejerk.com>
2022-04-05 23:00:12 -04:00
Github Actions
8d6f6e76e0
Publish
...
- @0x/contracts-erc20@3.3.28
- @0x/contracts-test-utils@5.4.19
- @0x/contracts-treasury@1.4.11
- @0x/contracts-utils@4.8.9
- @0x/contracts-zero-ex@0.31.2
- @0x/asset-swapper@16.53.0
- @0x/contract-addresses@6.12.1
- @0x/contract-artifacts@3.18.0
- @0x/contract-wrappers@13.20.0
- @0x/migrations@8.1.17
- @0x/protocol-utils@1.11.2
2022-03-31 15:09:24 +00:00
Github Actions
9337115650
Updated CHANGELOGS & MD docs
2022-03-31 15:09:21 +00:00
Kim Persson
c9c7ac8559
feat: add block number to quote report data [TKR-314] ( #448 )
...
* feat: add blockNumber to MarketSideLiquidity response
* fix: return block number back in swap quote response
* chore: add asset-swapper changelog entry
2022-03-31 15:42:34 +02:00
Kim Persson
c881723578
feat: use neon-router in CI tests ( #453 )
...
* fix: initially skip all tests that don't work with the Rust router
* fix: enable rust router for CircleCI tests
* fix: handle invalid output sampels & enable numSamples tests
* chore: add comments about disabled tests
* chore: add asset-swapper changelog entry
2022-03-31 14:32:59 +02:00
Kim Persson
c9c30d3a76
chore: bump ts version to solve type issue with ethereumjs ( #455 )
2022-03-31 13:55:17 +02:00
Noah Khamliche
73dfdb5b69
fixed gas estimation and removed hint from intermediate tokens
2022-03-21 14:51:23 -04:00
Noah Khamliche
e638268f94
updated routing
2022-03-21 14:51:23 -04:00
Noah Khamliche
0bfd765481
updating changelog
2022-03-21 14:51:23 -04:00
Noah Khamliche
1f12893735
fixing routing
2022-03-21 14:51:23 -04:00
Noah Khamliche
dd3d9337c4
Added Stargate curve pool
2022-03-21 14:51:23 -04:00
Lawrence Forman
904214f4a8
ugprade tools deps and regenerate wrappers ( #449 )
...
Co-authored-by: Lawrence Forman <me@merklejerk.com>
2022-03-16 12:14:31 -04:00
Noah Khamliche
e24474f152
lint and prettier
2022-03-10 21:22:28 -05:00
Noah Khamliche
1b94cc68af
fixed gas schedule
2022-03-10 21:22:28 -05:00
Noah Khamliche
f5b4bb3035
removed low liquidity pools, and fixed some routing
2022-03-10 21:22:28 -05:00
Noah Khamliche
afd880f28c
poolAddress -> NULL_ADDRESS for consitent types
2022-03-10 21:22:28 -05:00
Noah Khamliche
cd14cdd168
fixed lint
2022-03-10 21:22:28 -05:00
Noah Khamliche
c8ff53a75f
fixed mobius common argument abstraction
2022-03-10 21:22:28 -05:00
Noah Khamliche
6d08add20b
minimized reused code for mobius pairs
2022-03-10 21:22:28 -05:00
Noah Khamliche
29f9c725e3
bump changelog to version after feat/BTRFLYCurve
2022-03-10 21:22:28 -05:00
Noah Khamliche
a83453f07f
prettier and lint
2022-03-10 21:22:28 -05:00
Noah Khamliche
ae365ce92c
finished off mobius money pairs
2022-03-10 21:22:28 -05:00
Noah Khamliche
77a592e891
added mobius config for celo and some inital test pools
2022-03-10 21:22:28 -05:00
Github Actions
9a1df67d6b
Publish
...
- @0x/asset-swapper@16.51.0
2022-03-10 04:58:07 +00:00
Github Actions
4b91411faf
Updated CHANGELOGS & MD docs
2022-03-10 04:58:04 +00:00
Jacob Evans
622a542d57
feat: Curve YFI-ETH ( #444 )
...
* feat: Curve YFI-ETH
* CHANGELOG
2022-03-10 14:36:59 +10:00
Github Actions
cba53a9a50
Publish
...
- @0x/asset-swapper@16.50.3
2022-03-09 14:59:25 +00:00
Github Actions
e186f27f63
Updated CHANGELOGS & MD docs
2022-03-09 14:59:22 +00:00
Kim Persson
4cd767ecb8
feat: VIP routing in the router, don't create fallback orders for native [TKR-243] ( #440 )
...
* feat: calculate all routes and VIP only routes in a single router call
* fix: Try to disable using fallback orders for quotes with native orders
* fix: create VIP sources set once per routing call
* chore: use private publish version of neon-router to test
* chore(lint): comment out unused fn _addOptionalFallbackAsync
* chore: update to latest private publish of neon-router
* refactor: fix router metrics beforeTimeMs naming
* feat: don't recompute isVip for ever sample of a source
* chore: update neon-router to real published version
* fix: merge conflict resolution issue
* chore: add asset-swapper changelog entry
2022-03-09 15:39:47 +01:00
Shawn
f6e85aedf1
Fix/routing glue optimization ( #439 )
...
* fix: only create fills if using js router, remove `unoptimizedPath`
* minor optimizations
* remove the cap of route output in buys
* change PR number
* fix: Update Ropsten UniswapV3 Router address (#441 )
* fix: Update Ropsten UniswapV3 Router address
* Update CHANGELOG
* Updated CHANGELOGS & MD docs
* Publish
- @0x/asset-swapper@16.50.2
* change PR number
Co-authored-by: Kim Persson <kimpersson88@gmail.com>
Co-authored-by: Jacob Evans <jacob@dekz.net>
Co-authored-by: Github Actions <github-actions@github.com>
2022-03-08 16:26:22 -08:00
Github Actions
b3ee294ba5
Publish
...
- @0x/asset-swapper@16.50.2
2022-03-07 01:37:11 +00:00
Github Actions
1c242def93
Updated CHANGELOGS & MD docs
2022-03-07 01:37:07 +00:00
Jacob Evans
f0fe6f2f69
fix: Update Ropsten UniswapV3 Router address ( #441 )
...
* fix: Update Ropsten UniswapV3 Router address
* Update CHANGELOG
2022-03-07 11:18:25 +10:00
Github Actions
f86d555e49
Publish
...
- @0x/asset-swapper@16.50.1
2022-03-03 13:04:04 +00:00
Github Actions
b0f2c40463
Updated CHANGELOGS & MD docs
2022-03-03 13:04:00 +00:00
Kim Persson
87be6fbb8a
fix: lower UniswapV3Sampler quote gas allowance to 700k ( #438 )
...
* fix: lower UniswapV3Sampler quote gas allowance to 700k
* chore: add asset-swapper changelog entry
2022-03-03 13:45:20 +01:00
Noah Khamliche
9141a9d2c8
feat: BTRFLY/WETH factory pool ( #437 )
...
* added curve support for BTRFLY/WETH factory pool
* prettier and lint
* remove timestamp
* fixed gas schedule for btrflyweth pool
* chore: update Node16 (#384 )
* Node 16
* update yarn.lock
* Update ganache-cli and merkle-patricia-tree
* [TKR-275] Add Geist on Fantom (#398 )
* Add Geist on Fantom
* nvm there is not subgraph for it
* finish giest utils
* Address pr comments
* lowercase gtoken addresses
* return undefined instead of error for unsupported pairs
* another lower case
* Update fantom fillQuoteTransformer address
* more const clean up
* feat: Improve Uniswap V3 gas schedule redux (#424 )
* Revert "fix: Revert Improve Uniswap V3 gas schedule (#397 ) (#419 )"
This reverts commit df0e0866e4c12597bd8880fd50339bed3e96eaa4.
* fix: UniswapV3Sampler return token amounts as the last value in return tuple
* fix: bump Uniswap V3 quote max gas because QuoterV2 is more expensive
* fix: don't try to rout 0 sellAmount/buyAmount quotes
* fix: Linting issue
* fix: use median gas usage instead of mean in UniV3 gas schedule
* chore: add asset-swapper changelog entry
* fix: remove contract-addresses changelog empty row failing linting
* Updated CHANGELOGS & MD docs
* Publish
- @0x/contracts-erc20@3.3.27
- @0x/contracts-test-utils@5.4.18
- @0x/contracts-treasury@1.4.10
- @0x/contracts-utils@4.8.8
- @0x/contracts-zero-ex@0.31.1
- @0x/asset-swapper@16.50.0
- @0x/contract-addresses@6.12.0
- @0x/contract-wrappers@13.19.1
- @0x/migrations@8.1.16
- @0x/protocol-utils@1.11.1
* Add v4 NFT Audits (#435 )
* prettier and lint
Co-authored-by: Jacob Evans <jacob@dekz.net>
Co-authored-by: Cece Z <cece@0xproject.com>
Co-authored-by: Kim Persson <kimpers@users.noreply.github.com>
Co-authored-by: Github Actions <github-actions@github.com>
Co-authored-by: Jessica Lin <jlin2700@gmail.com>
2022-03-02 21:18:40 -05:00