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
Noah Khamliche
0647b9e4f8
Update CHANGELOG.json
2021-11-19 13:46:57 -05:00
Noah Khamliche
82d42eeede
address to lowercase
2021-11-19 13:46:57 -05:00
Noah Khamliche
6ef4d95043
Updated Sushiswap router on CELO
...
Sushi address in the docs was incorrect, this is the correct address `0x1421bDe4B10e8dd459b3BCb598810B1337D56842`.
2021-11-19 13:46:57 -05:00
Github Actions
6044140f86
Publish
...
- @0x/asset-swapper@16.36.0
@0x/asset-swapper@16.36.0
protocol@6044140
2021-11-19 02:59:33 +00:00
Github Actions
4da1ef0f56
Updated CHANGELOGS & MD docs
2021-11-19 02:59:30 +00:00
Jacob Evans
8c668a3918
feat: Specify FEI/TRIBE liquid pool ( #371 )
...
* feat: Specify FEI/TRIBE liquid pool
* CHANGELOG
* FXS/FRAX and OHM/FRAX
2021-11-18 15:39:07 +10:00
Github Actions
f1ff1cde39
Publish
...
- @0x/asset-swapper@16.35.0
@0x/asset-swapper@16.35.0
protocol@f1ff1cd
2021-11-18 03:31:36 +00:00
Github Actions
1668a24e31
Updated CHANGELOGS & MD docs
2021-11-18 03:31:32 +00:00
Shawn
4b7c376d96
feat: Add Beethoven X, MorpheusSwap and JetSwap on Fantom ( #370 )
...
* Rebase to development branch
* add support for MorpheusSwap and JetSwap on Fantom
* fix lint
* modify changelog.json for asset-swapper
* fix the comments
* prettier
* Use BalancerV2PoolsCache for BeethovenX
Co-authored-by: Romain Butteaud <romain.butteaud@gmail.com>
2021-11-17 19:14:01 -08:00
Github Actions
bb4a9c656c
Publish
...
- @0x/contracts-erc20@3.3.23
- @0x/contracts-test-utils@5.4.14
- @0x/contracts-treasury@1.4.6
- @0x/contracts-utils@4.8.4
- @0x/contracts-zero-ex@0.29.5
- @0x/asset-swapper@16.34.0
- @0x/contract-addresses@6.9.0
- @0x/contract-wrappers@13.18.3
- @0x/migrations@8.1.12
- @0x/protocol-utils@1.9.5
@0x/contract-addresses@6.9.0
@0x/contract-wrappers@13.18.3
@0x/migrations@8.1.12
@0x/protocol-utils@1.9.5
@0x/asset-swapper@16.34.0
@0x/contracts-erc20@3.3.23
@0x/contracts-test-utils@5.4.14
@0x/contracts-treasury@1.4.6
@0x/contracts-utils@4.8.4
@0x/contracts-zero-ex@0.29.5
protocol@bb4a9c6
2021-11-16 22:49:46 +00:00
Github Actions
6ab07b6304
Updated CHANGELOGS & MD docs
2021-11-16 22:49:43 +00:00
Noah Khamliche
8903f1ab01
Update packages/contract-addresses/CHANGELOG.json
...
Co-authored-by: Lawrence Forman <lawrence@0xproject.com>
2021-11-16 16:55:57 -05:00
Noah Khamliche
415535612a
removed duplicate celo code
2021-11-16 16:55:57 -05:00
Noah Khamliche
5248a135c3
upped versions in changelog
2021-11-16 16:55:57 -05:00
Lawrence Forman
602290925c
fix celo rebase
2021-11-16 16:55:57 -05:00
Github Actions
01813746e8
Publish
...
- @0x/contracts-zero-ex@0.29.4
- @0x/asset-swapper@16.33.0
- @0x/migrations@8.1.11
@0x/asset-swapper@16.33.0
@0x/contracts-zero-ex@0.29.4
@0x/migrations@8.1.11
protocol@0181374
2021-11-16 12:27:06 +00:00
Github Actions
7d668d8801
Updated CHANGELOGS & MD docs
2021-11-16 12:27:02 +00:00
Jacob Evans
797a00a33a
feat: Uniswap V3 1bps pools [TKR-263] ( #366 )
...
* feat: Uniswap V3 1bps pools
* Update CHANGELOG
2021-11-16 08:15:24 +10:00
Lawrence Forman
4b3d98f43c
@0x/contracts-zero-ex
: Prevent EP ETH balance from reducing when executin mtxs (#365 )
...
Co-authored-by: Lawrence Forman <me@merklejerk.com>
2021-11-09 22:11:36 -05:00
Github Actions
9ff77c1cd5
Publish
...
- @0x/asset-swapper@16.32.0
@0x/asset-swapper@16.32.0
protocol@9ff77c1
2021-11-09 19:36:14 +00:00
Github Actions
18a8351671
Updated CHANGELOGS & MD docs
2021-11-09 19:36:10 +00:00
Jorge Pérez
9a994dfcd3
fix: Extended Quote Report Changelog typo
2021-11-09 13:17:14 -06:00
Jorge Pérez
b7adc5a889
feat: Extended Quote Report
...
* Extended Quote report for indicative quote
* feat: Only save 'full' quotes on quote report
* Unify extended quote report
2021-11-09 13:05:01 -06:00
Github Actions
10b0d7f363
Publish
...
- @0x/asset-swapper@16.31.0
@0x/asset-swapper@16.31.0
protocol@10b0d7f
2021-11-04 06:52:28 +00:00
Github Actions
e2c905a15f
Updated CHANGELOGS & MD docs
2021-11-04 06:52:25 +00:00
Jacob Evans
8589ba728c
feat: [Avalanche] Add Curve, CurveV2 and KyberDMM ( #363 )
...
* feat: [Avalanche] Add Curve, CurveV2 and KyberDMM
* CHANGELOG
* fix missing file
* lint
2021-11-04 16:34:48 +10:00
Github Actions
43512fd07a
Publish
...
- @0x/contracts-erc20@3.3.22
- @0x/contracts-test-utils@5.4.13
- @0x/contracts-treasury@1.4.5
- @0x/contracts-utils@4.8.3
- @0x/contracts-zero-ex@0.29.3
- @0x/asset-swapper@16.30.1
- @0x/contract-addresses@6.8.1
- @0x/contract-wrappers@13.18.2
- @0x/migrations@8.1.10
- @0x/protocol-utils@1.9.4
@0x/asset-swapper@16.30.1
@0x/contract-addresses@6.8.1
@0x/contract-wrappers@13.18.2
@0x/contracts-erc20@3.3.22
@0x/contracts-test-utils@5.4.13
@0x/contracts-treasury@1.4.5
@0x/contracts-utils@4.8.3
@0x/contracts-zero-ex@0.29.3
@0x/migrations@8.1.10
@0x/protocol-utils@1.9.4
protocol@43512fd
2021-11-03 01:40:34 +00:00