Noah Khamliche
50e99e6eac
address comments
2022-06-03 15:03:00 -04:00
Noah Khamliche
8f2f4554eb
fix linting
2022-06-03 15:03:00 -04:00
Noah Khamliche
67d9678a3a
fix linting
2022-06-03 15:03:00 -04:00
Noah Khamliche
f70341fb48
rebase development
2022-06-03 15:03:00 -04:00
Megan
14cd24ea47
feat/add MeshSwap on Polygon [TKR-374] ( #491 )
...
* Added MeshSwap on Polygon
* Updated changelog
2022-06-03 15:03:00 -04:00
Noah Khamliche
78328056d7
Added BancorV3 to fqt, and added support in asset-swapper
2022-06-03 15:03:00 -04:00
Noah Khamliche
0045a60b0f
updated contract-addresses with new ethereum fqt
2022-06-03 15:03:00 -04:00
Noah Khamliche
e4e71c76e1
add weth/eth wrap/unwrap support for bancorv3
2022-06-03 15:03:00 -04:00
Megan
ca8127545f
feat/add MeshSwap on Polygon [TKR-374] ( #491 )
...
* Added MeshSwap on Polygon
* Updated changelog
2022-06-03 15:03:00 -04:00
Noah Khamliche
7b709089ce
fix versioning issue on protocol-utils
2022-06-03 15:03:00 -04:00
Noah Khamliche
190f7e45f2
final changes
2022-06-03 15:03:00 -04:00
Noah Khamliche
0dcc3a6fc3
nitpicks
2022-06-03 15:03:00 -04:00
Noah Khamliche
c2e8cae293
added changelog entries
2022-06-03 15:03:00 -04:00
Noah Khamliche
83da7caab4
fixed bancor sell quotes
2022-06-03 15:03:00 -04:00
Noah Khamliche
fd69a0c273
added weth/eth support to sampler
2022-06-03 15:03:00 -04:00
Noah Khamliche
9b131199ad
add weth/eth wrap/unwrap support for bancorv3
2022-06-03 15:03:00 -04:00
Noah Khamliche
f5c486050b
added bancor mixin/sampler and started linking up with asset-swapper
2022-06-03 15:03:00 -04:00
Megan
1f41fe6a20
feat/add MeshSwap on Polygon [TKR-374] ( #491 )
...
* Added MeshSwap on Polygon
* Updated changelog
2022-06-02 19:11:25 +02:00
Kyu
7f4080e0a2
Delete packages/migrations ( #488 )
...
* Delete packages/migrations
* Remove 0x/migrations from asset-swapper dev dependency
* Remove 0x/migrations references
2022-06-02 10:00:50 -07:00
Kyu
db76da58d7
Add stETH wrap/unwrap support [TKR-377] ( #476 )
...
* Update MixinLido to support stETH wrapping/unwrapping
* Update LidoSampler and asset-swapper
* Re-use token address constants in LIDO_INFO_BY_CHAIN
* Update CHANGELOG.json
* Add stETH <-> wstETH to TokenAdjacencyGraph
* Change lido gas schedule code style
* Move allowance approval inside the wrap branch
* Refactor LidoSampler to reduce its bytecode size
2022-05-31 09:58:44 -07:00
mzhu25
cf8fc0ff8e
Split up BridgeAdapter by chain [TKR-402] ( #487 )
...
* Split up BridgeAdapter by chain
* Fix BridgeProtocols enum
* Add isSupportedSource to bridge adapter contracts
* Add bridge adapter tests
* Fix FQT test
2022-05-25 14:18:24 -04:00
Kyu
2d16f83e37
Offboard/clean up Oasis, CoFix, and legacy Kyber [TKR-405] ( #482 )
...
* Remove Oasis
* Remove CoFix code
* Remove MixinKyber
* Remove Kyber from asset-swapper
* Delete unused imports, interface, and etc.
* Fix the test failure issue when it's run with neon-router
* Update CHANGELOG.json
2022-05-19 17:39:02 -07:00
Github Actions
4057bdab91
Publish
...
- @0x/asset-swapper@16.60.1
@0x/asset-swapper@16.60.1
protocol@4057bda
2022-05-19 03:40:00 +00:00
Github Actions
1cd10f0ac9
Updated CHANGELOGS & MD docs
2022-05-19 03:39:57 +00:00
Jacob Evans
68f87b2432
fix: BalancerV2 sor alias ( #481 )
...
* Install both Balancer sor and rename early version to v1
* yarn.lock
* CHANGELOG
2022-05-19 13:19:25 +10:00
Github Actions
69bafc3bcd
Publish
...
- @0x/contracts-erc20@3.3.30
- @0x/contracts-test-utils@5.4.21
- @0x/contracts-treasury@1.4.13
- @0x/contracts-utils@4.8.11
- @0x/contracts-zero-ex@0.33.0
- @0x/asset-swapper@16.60.0
- @0x/contract-addresses@6.14.0
- @0x/contract-wrappers@13.20.2
- @0x/migrations@8.1.19
- @0x/protocol-utils@11.13.0
@0x/asset-swapper@16.60.0
@0x/contract-addresses@6.14.0
@0x/contracts-erc20@3.3.30
@0x/contracts-utils@4.8.11
@0x/contracts-zero-ex@0.33.0
@0x/contract-wrappers@13.20.2
@0x/contracts-test-utils@5.4.21
@0x/contracts-treasury@1.4.13
@0x/migrations@8.1.19
@0x/protocol-utils@11.13.0
protocol@69bafc3
2022-05-19 00:21:50 +00:00
Github Actions
2c44b06b7b
Updated CHANGELOGS & MD docs
2022-05-19 00:21:47 +00:00
Kyu
0233f00b4e
Increase KyberDMM base gas [TKR-317] ( #479 )
...
* Increase KyberDMM base gas
* Update CHANGELOG.json
2022-05-18 17:00:11 -07:00
Kyu
fedb53187d
Add Yoshi Exchange support (Fantom) [TKR-270] ( #473 )
...
* Resolve conflicts
* Update CHANGELOG.json
2022-05-18 16:58:41 -07:00
Noah Khamliche
6774d2f588
prettier and lint everything
2022-05-18 19:53:50 -04:00
Noah Khamliche
cf740b74f5
removed extraneous comments in sampler
2022-05-18 19:53:50 -04:00
Noah Khamliche
177c00463a
comments and nits
2022-05-18 19:53:50 -04:00
Noah Khamliche
49b0e32129
added address ref from AVALANCHE_TOKENS for mim instead of raw address
2022-05-18 19:53:50 -04:00
Noah Khamliche
938fc94756
final deployments and updates for bridge adapter and fqt on avax/bsc
2022-05-18 19:53:50 -04:00
Noah Khamliche
1561d91c2b
added changelog entries
2022-05-18 19:53:50 -04:00
Noah Khamliche
9a28e51f51
rebased dev and merged
2022-05-18 19:53:50 -04:00
Ido Kleinman
f55eaa867b
Add BiSwap (as UniV2 clone) on BSC ( #471 )
...
* Add BiSwap (as UniV2 clone) on BSC
* changelog PR number
* add BSW
* remove BiSwap from transformer_utils
* Do not initialize BalancerV2SwapInfoCache on unsupported chains [TKR-365] (#472 )
* Do not initialize BalancerV2SwapInfoCache on unsupported chains
* Update CHANGELOG.json
* Updated CHANGELOGS & MD docs
* Publish
- @0x/asset-swapper@16.57.3
* chore: Decomission SnowSwap [TKR-356] (#468 )
* Decomission SnowSwap
* SnowSwap doesn't have much liquidity anymore (the largest pool has ~$50k)
* Update CHANGELOG.json
* Update CHANGELOG.json
* chore: Offboard Swerve Finance and LinkSwap [TKR-356] (#469 )
* Offboard swerve
* Update CHANGELOG.json
* Offboard LinkSwap
* Remove unused import
* Fix CHANGELOG.json
* chore: Offboard Eth2Dai [TKR-356] (#470 )
* Offboard Eth2Dai
* Update CHANGELOG.json
* feat: add IRfqClient (#467 )
* add message to changelog for #467 (#474 )
* Update saddle mainnet pools (#450 )
* Add saddle v2 pools
* remove outdated pools
* add two saddle meta pools
* forgot changelog
* remove saddle metapools
* changelog update
* Fix a lint issue (#475 )
* Updated CHANGELOGS & MD docs
* Publish
- @0x/asset-swapper@16.59.0
* Add BiSwap (as UniV2 clone) on BSC
* rebase new changes for balv2, up changelog, quotes working
* remove Biswap from transformer_utils once again
Co-authored-by: Kyu <kyuhyun217@gmail.com>
Co-authored-by: Github Actions <github-actions@github.com>
Co-authored-by: phil-ociraptor <phil@0x.org>
Co-authored-by: Cece Z <me@cecez.xyz>
Co-authored-by: Noah Khamliche <noah@0xproject.com>
2022-05-16 17:11:23 -07:00
Github Actions
6b2856424a
Publish
...
- @0x/asset-swapper@16.59.0
@0x/asset-swapper@16.59.0
protocol@6b28564
2022-05-13 00:07:18 +00:00
Github Actions
da757c4700
Updated CHANGELOGS & MD docs
2022-05-13 00:07:16 +00:00
Kyu
75e6654884
Fix a lint issue ( #475 )
2022-05-12 16:49:10 -07:00
Cece Z
87308e7693
Update saddle mainnet pools ( #450 )
...
* Add saddle v2 pools
* remove outdated pools
* add two saddle meta pools
* forgot changelog
* remove saddle metapools
* changelog update
2022-05-12 18:59:55 -04:00
phil-ociraptor
d5eef93a76
add message to changelog for #467 ( #474 )
2022-05-11 22:17:17 -05:00
phil-ociraptor
a7f23a982e
feat: add IRfqClient ( #467 )
2022-05-11 12:35:05 -05:00
Kyu
9eadc5fc28
chore: Offboard Eth2Dai [TKR-356] ( #470 )
...
* Offboard Eth2Dai
* Update CHANGELOG.json
2022-05-10 13:54:28 -07:00
Kyu
92ad1a612e
chore: Offboard Swerve Finance and LinkSwap [TKR-356] ( #469 )
...
* Offboard swerve
* Update CHANGELOG.json
* Offboard LinkSwap
* Remove unused import
* Fix CHANGELOG.json
2022-05-10 13:13:18 -07:00
Kyu
09413c0e12
chore: Decomission SnowSwap [TKR-356] ( #468 )
...
* Decomission SnowSwap
* SnowSwap doesn't have much liquidity anymore (the largest pool has ~$50k)
* Update CHANGELOG.json
* Update CHANGELOG.json
2022-05-10 09:55:43 -07:00
Github Actions
23788b41d5
Publish
...
- @0x/asset-swapper@16.57.3
@0x/asset-swapper@16.57.3
protocol@23788b4
2022-05-10 01:41:10 +00:00
Github Actions
ccf999a495
Updated CHANGELOGS & MD docs
2022-05-10 01:41:06 +00:00
Kyu
aa1016ee5f
Do not initialize BalancerV2SwapInfoCache on unsupported chains [TKR-365] ( #472 )
...
* Do not initialize BalancerV2SwapInfoCache on unsupported chains
* Update CHANGELOG.json
2022-05-09 18:21:04 -07:00
Github Actions
423ef57344
Publish
...
- @0x/asset-swapper@16.57.2
@0x/asset-swapper@16.57.2
protocol@423ef57
2022-05-02 21:22:37 +00:00