Github Actions
b8a2526da5
Updated CHANGELOGS & MD docs
2022-01-31 07:19:59 +00:00
Jacob Evans
97575bbde9
fix: worstCaseQuoteInfo calculating buys incorrectly [TKR-296] ( #402 )
...
* fix: WorstCaseQuoteInfo buy encoding
* CHANGELOG
2022-01-31 17:01:17 +10:00
Github Actions
e5ed8b2c81
Publish
...
- @0x/asset-swapper@16.49.0
@0x/asset-swapper@16.49.0
protocol@e5ed8b2
2022-01-28 22:11:46 +00:00
Github Actions
61fbae3ae2
Updated CHANGELOGS & MD docs
2022-01-28 22:11:42 +00:00
Shawn
5c2255c841
feat: add curve pools ( #409 )
...
* feat: Additional Curve pools
* more pools
* fix the format
* changlog
* lowercase address
Co-authored-by: Jacob Evans <jacob@dekz.net>
2022-01-28 12:08:28 -08:00
Github Actions
e036dee6c5
Publish
...
- @0x/asset-swapper@16.48.0
@0x/asset-swapper@16.48.0
protocol@e036dee
2022-01-25 22:00:25 +00:00
Github Actions
8583aab241
Updated CHANGELOGS & MD docs
2022-01-25 22:00:21 +00:00
Jacob Evans
5d05b62821
chore: Use MIM on Fantom as an intermediary asset ( #405 )
2022-01-26 07:42:29 +10:00
Github Actions
0063e8178f
Publish
...
- @0x/asset-swapper@16.47.0
@0x/asset-swapper@16.47.0
protocol@0063e81
2022-01-25 18:51:07 +00:00
Github Actions
ec6e5dd517
Updated CHANGELOGS & MD docs
2022-01-25 18:51:04 +00:00
Noah Khamliche
9d08fefa1c
Feat/synapse ( #400 )
...
* added synapse support
2022-01-25 13:21:07 -05:00
Github Actions
2fdca24d4e
Publish
...
- @0x/asset-swapper@16.46.0
@0x/asset-swapper@16.46.0
protocol@2fdca24
2022-01-11 01:10:02 +00:00
Github Actions
42ec0b144e
Updated CHANGELOGS & MD docs
2022-01-11 01:09:58 +00:00
Jacob Evans
3f6ce78b46
chore: Enable Curve ETH/CVX ( #394 )
...
* chore: Enable Curve ETH/CVX
* pr number
2022-01-11 09:32:07 +10:00
Github Actions
c1300c1068
Publish
...
- @0x/asset-swapper@16.45.2
@0x/asset-swapper@16.45.2
protocol@c1300c1
2022-01-10 15:09:26 +00:00
Github Actions
9a641cfab6
Updated CHANGELOGS & MD docs
2022-01-10 15:09:23 +00:00
Kim Persson
60345d4465
fix: don't create fills for 0 output samples and negative adjusted rate orders ( #387 )
...
* fix: don't try to create fills for 0 output samples
* fix: negative adjusted output native orders causing undefined fills
* fix: make sure to use the same sourcePathId for fills from same source
* fix: should be same sourcePathId within the same DexSample[]
* fix: split native orders into 13 samples to align with interpolation
* chore: add changelog entry for asset-swapper
2022-01-10 14:55:03 +01:00
Github Actions
11dfea47a6
Publish
...
- @0x/asset-swapper@16.45.1
@0x/asset-swapper@16.45.1
protocol@11dfea4
2022-01-05 05:08:43 +00:00
Github Actions
55e9dd39a2
Updated CHANGELOGS & MD docs
2022-01-05 05:08:41 +00:00
Jacob Evans
1993929bed
chore: Celo Update certain tokens since Optics v2 ( #390 )
...
* chore: Celo Update certain tokens since Optics v2
* Changelog
2022-01-05 14:44:29 +10:00
Oskar Paolini
e1d81de517
fixes axios object dumping in logs ( #345 )
2022-01-05 09:46:01 +10:00
Github Actions
a6b3a21635
Publish
...
- @0x/asset-swapper@16.45.0
@0x/asset-swapper@16.45.0
protocol@a6b3a21
2022-01-04 15:00:16 +00:00
Github Actions
fd59cdc2db
Updated CHANGELOGS & MD docs
2022-01-04 15:00:13 +00:00
Jacob Evans
98e11b5189
feat: Capture Routing timing metrics ( #388 )
2022-01-04 15:42:14 +01:00
Github Actions
3bebc7cd62
Publish
...
- @0x/asset-swapper@16.44.0
@0x/asset-swapper@16.44.0
protocol@3bebc7c
2021-12-29 11:45:33 +00:00
Github Actions
56dab6ae8c
Updated CHANGELOGS & MD docs
2021-12-29 11:45:30 +00:00
Kim Persson
285f98e9e9
feat: Udate neon-router and use router estimated output amount ( #354 )
...
* feat: use Rust router estimated output amount when possible
* fix: use strings for sample ids, and increase samples in the rust router
* fix: remove unnecessary interpolation of out of range values
* fix: don't recalculate sampled dist sum in a loop
* fix: use 14 samples for rust router to work around interpolation issues
* fix: unintentional logic change
* fix: remove local dev plotting param from route fn call
* feat: make neon-router number of samples configurable
* chore: bump to newly published neon-router version
* fix: handle insufficient liquidity at all requested sources
* chore: update asset-swapper changelog
2021-12-29 12:08:24 +01:00
Github Actions
8ae9f59f20
Publish
...
- @0x/contracts-erc20@3.3.25
- @0x/contracts-test-utils@5.4.16
- @0x/contracts-treasury@1.4.8
- @0x/contracts-utils@4.8.6
- @0x/contracts-zero-ex@0.30.1
- @0x/asset-swapper@16.43.0
- @0x/contract-addresses@6.11.0
- @0x/contract-wrappers@13.18.5
- @0x/migrations@8.1.14
- @0x/protocol-utils@1.10.1
@0x/contracts-zero-ex@0.30.1
@0x/asset-swapper@16.43.0
@0x/contract-addresses@6.11.0
@0x/contract-wrappers@13.18.5
@0x/contracts-erc20@3.3.25
@0x/contracts-test-utils@5.4.16
@0x/contracts-treasury@1.4.8
@0x/contracts-utils@4.8.6
@0x/migrations@8.1.14
@0x/protocol-utils@1.10.1
protocol@8ae9f59
2021-12-24 16:45:24 +00:00
Github Actions
4c341c5ca3
Updated CHANGELOGS & MD docs
2021-12-24 16:45:21 +00:00
Shawn
a3c912c2af
feat/optimism [TKR-280] ( #385 )
...
* rebase and remove WIP Clipper new weth router test
* remove clipper test
* restore from clipper test
* add uniswapV3 on optimism
* modify token addresses and add EP-related addresses on optimism
* prettier
* modify CHANGLOG.json
* convert addresses to lowercase
* remove testnet addresses
Co-authored-by: Romain Butteaud <romain.butteaud@gmail.com>
2021-12-24 08:28:06 -08:00
Github Actions
5e72eb9af9
Publish
...
- @0x/asset-swapper@16.42.0
@0x/asset-swapper@16.42.0
protocol@5e72eb9
2021-12-21 22:02:45 +00:00
Github Actions
9b08b73c06
Updated CHANGELOGS & MD docs
2021-12-21 22:02:41 +00:00
Jacob Evans
76c7eb7c3e
fix: Beethovenx graphql endpoint ( #383 )
2021-12-22 07:44:25 +10:00
Jacob Evans
9b2e5a3adb
fix: PR number in CHANGELOG
2021-12-22 08:11:28 +11:00
Jacob Evans
813d703d12
feat: UniswapV3 on Polygon ( #382 )
2021-12-22 07:10:21 +10:00
Github Actions
83005d0f3d
Publish
...
- @0x/asset-swapper@16.41.0
@0x/asset-swapper@16.41.0
protocol@83005d0
2021-12-06 21:48:27 +00:00
Github Actions
d07ffd2688
Updated CHANGELOGS & MD docs
2021-12-06 21:48:24 +00:00
Noah Khamliche
4170f970d0
Sushi router celo fix ( #376 )
...
* Updated Sushiswap router on CELO
Sushi address in the docs was incorrect, this is the correct address `0x1421bDe4B10e8dd459b3BCb598810B1337D56842`.
* address to lowercase
* Update CHANGELOG.json
* fixed sushi router address, replaced celo ref with wcelo, fixed mcusd address
* celo->wcelo
* Update packages/asset-swapper/CHANGELOG.json
Co-authored-by: Jacob Evans <jacob@dekz.net>
* changelog
* version bump
Co-authored-by: Jacob Evans <jacob@dekz.net>
2021-12-06 13:31:45 -08:00
Github Actions
dcde12dd70
Publish
...
- @0x/contracts-erc20@3.3.24
- @0x/contracts-test-utils@5.4.15
- @0x/contracts-treasury@1.4.7
- @0x/contracts-utils@4.8.5
- @0x/contracts-zero-ex@0.30.0
- @0x/asset-swapper@16.40.0
- @0x/contract-addresses@6.10.0
- @0x/contract-wrappers@13.18.4
- @0x/migrations@8.1.13
- @0x/protocol-utils@1.10.0
@0x/asset-swapper@16.40.0
@0x/contract-addresses@6.10.0
@0x/contract-wrappers@13.18.4
@0x/contracts-erc20@3.3.24
@0x/contracts-test-utils@5.4.15
@0x/contracts-treasury@1.4.7
@0x/contracts-utils@4.8.5
@0x/contracts-zero-ex@0.30.0
@0x/migrations@8.1.13
@0x/protocol-utils@1.10.0
protocol@dcde12d
2021-12-01 20:22:43 +00:00
Github Actions
84a60ec982
Updated CHANGELOGS & MD docs
2021-12-01 20:22:39 +00:00
Kim Persson
9615570dc6
feat: deploy interest tokens ( #321 )
...
* feat: Aave aToken deposit/withdrawal [TKR-111] (#293 )
* feat: AaveV2 deposit/withdrawal integration WIP
* feat: add basic Aave Reserves cache with data from subgraphs WIP
* feat: hook up Aave Reserves integration
* fix: set allowance before trade & use ERC20 token interface
* refactor: pass aToken to mixin to avoid lookup
* fix: migrate from swap/revert to normal sampling
* fix: Aave gas estimate & refactor to clean up code
* feat: Create a sampler no operation type and make AaveV2Sampler a no-op
* fix: Clipper merge conflict resolution issues
* fix: don't fetch unnecessary Aave pool data & clean up code
* chore: Add changelog entries
* feat: cToken deposit/withdrawal [TKR-222] (#294 )
* feat: first stab at a CompoundSampler implementation
* feat: MixinCompound implementation WIP
* feat: Compound integration with cache WIP
* fix: decimals scaling in CompoundSampler
* feat: handle minting and redeeming of cETH
* fix: adjust Compound gas schedule
* refactor: clean up code and add comments in cToken cache
* fix: MixinCompound check allowance on WETH withdrawal & fix indentation
* fix: address review comments and clean up code
* chore: add changelog entries
* feat: enable AaveV2 on Avalanche
* chore: add freshly deployed FQT on Polygon, Avalanche
* fix: temporarily disable on Ethereum mainnet until we redeploy EP
* fix: address PR comments and update changelogs
* fix: correct contract-addresses changelog note
2021-12-01 17:10:22 +01:00
Jacob Evans
880a9c3da0
chore: Curve added ETH/CRV pool ( #378 )
2021-12-01 14:51:47 +10:00
Jacob Evans
c44bd9d42d
Revert "chore: Curve added ETH/CRV pool"
...
This reverts commit 90b441330b6a493ade2fa2dbe7c9a0c057186450.
2021-12-01 14:19:49 +10:00
Jacob Evans
90b441330b
chore: Curve added ETH/CRV pool
2021-12-01 14:17:40 +10:00
Github Actions
e12ed1eddf
Publish
...
- @0x/asset-swapper@16.38.0
@0x/asset-swapper@16.38.0
protocol@e12ed1e
2021-11-29 23:23:57 +00:00
Github Actions
ac94023ab3
Updated CHANGELOGS & MD docs
2021-11-29 23:23:54 +00:00
Jacob Evans
281e6acca5
chore: Add ability to capture sampler metrics ( #374 )
...
* chore: Add ability to capture sampler metrics
* Added block number metrics
2021-11-30 09:06:05 +10:00
Github Actions
2f1b520409
Publish
...
- @0x/asset-swapper@16.37.0
@0x/asset-swapper@16.37.0
protocol@2f1b520
2021-11-19 19:15:43 +00:00
Github Actions
21b4eb3d26
Updated CHANGELOGS & MD docs
2021-11-19 19:15:40 +00:00
Noah Khamliche
644f6c7d28
removed comma
2021-11-19 13:46:57 -05:00