Github Actions
5bc8b13fc3
Updated CHANGELOGS & MD docs
2022-07-27 19:32:17 +00:00
Kyu
ee2c069889
Remove Mooniswap on Ethereum Mainnet ( #529 )
...
* Remove Mooniswap from EthereumBridgeAdapter
* Remove Mooniswap sampling on mainnet
* Update CHANGELOG.json
2022-07-27 08:09:27 -07:00
Kyu
a5babb9a34
Add Synthetix Atomic Swap support [TKR-324] ( #518 )
...
* Implement SyntehtixSampler
* Implement MixinSynthetix
* Update transformer_utils.ts
* Add Synthetix mainnet support
* Add Synthetix optimism support
* Fine-tune gas schedule
* Pass read proxy dynamically to SynthetixSampler
* Pass read proxy dynamically to SynthetixMixin
* Fetch Synthetix address from sampler
* Pass Synthetix address directly to MixinSynthetix
* Update CHANGELOG.json
2022-07-25 21:17:27 -07:00
Github Actions
f0738fc122
Publish
...
- @0x/contracts-erc20@3.3.32
- @0x/contracts-test-utils@5.4.23
- @0x/contracts-treasury@1.4.15
- @0x/contracts-utils@4.8.13
- @0x/contracts-zero-ex@0.35.0
- @0x/asset-swapper@16.62.0
- @0x/contract-addresses@6.16.0
- @0x/contract-wrappers@13.20.4
- @0x/protocol-utils@11.15.0
2022-06-14 22:16:09 +00:00
Github Actions
42baf504b7
Updated CHANGELOGS & MD docs
2022-06-14 22:16:07 +00:00
Kyu
1cc59ab1ab
feat: Add Velodrome support [TKR-432] ( #494 )
...
* Implement MixinVelodrome
* Add preliminary implementation of VelodromeSampler
* Add Velodrome in BridgeProtocol of transformer_utils.ts
* Fix MixinVelodrome
* Wire Velodrome sampler in market_operation_utils
* Fix lint error
* Remove gas schedule TODO
* Format VelodromeSampler.sol
* Fix MixinVelodrome
* Update CHANGELOG.json
2022-06-13 11:55:40 -07:00
Github Actions
b10cfc50d3
Publish
...
- @0x/contracts-erc20@3.3.31
- @0x/contracts-test-utils@5.4.22
- @0x/contracts-treasury@1.4.14
- @0x/contracts-utils@4.8.12
- @0x/contracts-zero-ex@0.34.0
- @0x/asset-swapper@16.61.0
- @0x/contract-addresses@6.15.0
- @0x/contract-wrappers@13.20.3
- @0x/protocol-utils@11.14.0
2022-06-03 19:20:52 +00:00
Github Actions
2e6317b01e
Updated CHANGELOGS & MD docs
2022-06-03 19:20:49 +00:00
Noah Khamliche
50e99e6eac
address comments
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
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
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
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
2022-05-19 00:21:50 +00:00
Github Actions
2c44b06b7b
Updated CHANGELOGS & MD docs
2022-05-19 00:21:47 +00:00
Noah Khamliche
177c00463a
comments and nits
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
9a28e51f51
rebased dev and merged
2022-05-18 19:53:50 -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
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
c9c30d3a76
chore: bump ts version to solve type issue with ethereumjs ( #455 )
2022-03-31 13:55:17 +02: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
Github Actions
329f7761c3
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
2022-03-02 12:55:58 +00:00
Github Actions
0d8e83cd75
Updated CHANGELOGS & MD docs
2022-03-02 12:55:55 +00:00
Github Actions
38969bb0a8
Publish
...
- @0x/contracts-erc20@3.3.26
- @0x/contracts-test-utils@5.4.17
- @0x/contracts-treasury@1.4.9
- @0x/contracts-utils@4.8.7
- @0x/contracts-zero-ex@0.31.0
- @0x/asset-swapper@16.49.8
- @0x/contract-artifacts@3.17.0
- @0x/contract-wrappers@13.19.0
- @0x/migrations@8.1.15
- @0x/protocol-utils@1.11.0
2022-02-22 22:32:24 +00:00
Github Actions
1847ab93af
Updated CHANGELOGS & MD docs
2022-02-22 22:32:20 +00:00
mzhu25
c1177416f5
[Final] ERC721 and ERC1155 Orders ( #429 )
...
* add LibERC721Order.sol
* Add ERC721 interface to vendor/
* Add ERC721OrdersFeature interface
* Storage lib for ERC721 orders feature
* Implement basic functionality for ERC721 orders (buy, sell, cancel, etc)
* Add isValidERC721OrderSignature to interface
* implement onERC721Received
* Implement batchBuyERC721s
* left/right orders -> sell/buy orders
* Add missing @return comments
* Implement matching functions
* Use SafeMath where necessary
* add rich errors for ERC721OrdersFeature
* Add comments
* Add presign support for ERC721 orders
* Cancel using just the order nonce
* Add IERC721OrdersFeature to IZeroEx
* Add taker callback
* Assembly optimizations in LibERC721Order
* Add ERC721Orders TS class
* create zero-ex/contracts/test/integration/ and tokens/ directories
* TestMintableERC721Token
* tmp
* address feedback from original PR (#391 )
* address feedback from original PR
* Update contracts/zero-ex/contracts/src/features/ERC721OrdersFeature.sol
Co-authored-by: Kim Persson <kimpers@users.noreply.github.com>
* address review feedback and improve order parameter naming
* Add batchCancel function
* Emit order fields in preSign
* Fix tests
Co-authored-by: Lawrence Forman <me@merklejerk.com>
Co-authored-by: Kim Persson <kimpers@users.noreply.github.com>
Co-authored-by: Michael Zhu <mchl.zhu.96@gmail.com>
* Remove revertIfIncomplete from batchMatch
* Sanity check maker address in preSign
* ERC1155OrdersFeature contracts
* Commence refactor, abstract base contract
* ERC721OrdersFeature inherits from NFTOrders
* Refactor ERC1155OrdersFeature to inherit from NFTOrders
* Fix order hashing
* Fix ERC721OrdersFeature tests
* Typos
* Remove maker address from preSigned mapping
* disable dex sampler tests
* Refactor TS tooling
* Address PR feedback
* Rearrange event fields to better align with struct fields
* Update comments
* update AbiEncoder.create params
* Add ERC1155Order to protocol-utils
* Add ERC1155OrdersFeeature tests
* Bump package versions and regenerate contract wrappers
* Add ERC165Feature
* NFT orders: address audit findings (#417 )
* CVF-1: use pragma solidity ^0.6 instead of ^0.6.5
* CVF-11: fix inaccurate comment
* CVF-16: Enable taker callbacks for batchBuyERC1155s
* CVF-17: use internal call if revertIfIncomplete is true
* CVF-21: avoid duplicate SLOAD
* CVF-23: merge if statements
* CVF-24: Reorder status checks to be consistent with ERC721OrdersFeature
* CVF-25: Update unclear comment (canonical hash -> EIP-712 hash)
* CVF-31: Document keys of orderState mapping
* CVF-45: DRY up fees/properties hashing
* CVF-47, CVF-50, CVF-57: calculate properties.length once; hash propertyStructHashArray in-place using assembly
* CVF-56: More descriptive names for assembly variables
* CVF-71: Update confusing comment about rounding in _payFees
* CVF-72: Move ETH assertions outside of loop in _payFees
* CVF-74: Move property validation loop to else branch
* CVF-82: Update inaccurate comment
* CVF-86: Enable taker callbacks for batchBuyERC721s
* CVF-87: use internal call if revertIfIncomplete is true
* CVF-89: Perform token mismatch checks before stateful operations
* CVF-90, CVF-91: Defer ERC20 token mismatch check
* CVF-93: Add inline comments for _payFees parameters in matchERC721Orders
* CVF-94: Fix comment (Step 7 -> Step 5)
* CVF-98: Use binary & operator instead of mod
* CVF-99: Update unclear comment (canonical hash -> EIP-712 hash)
* CVF-65, CVF-66, CVF-67: Copy params.ethAvailable into local variable; check that ethSpent does not exceed ethAvailable; remove ethAvailable < erc20FillAmount check
* CVF-52, CVF-55, CVF-59: calculate fees.length once; hash feeStructHashArray in-place using assembly
* CVF-14, CVF-32: OrderState struct; separate storage mapping for 1155 cancellations so orders can be cancelled by nonce
* Update changelogs, IZeroEx artifact/wrapper
Co-authored-by: Lawrence Forman <lawrence@0xproject.com>
Co-authored-by: Lawrence Forman <me@merklejerk.com>
Co-authored-by: Kim Persson <kimpers@users.noreply.github.com>
2022-02-22 10:00:22 -08: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
2021-12-24 16:45:24 +00:00
Github Actions
4c341c5ca3
Updated CHANGELOGS & MD docs
2021-12-24 16:45:21 +00: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
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
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
2021-11-16 22:49:46 +00:00
Github Actions
6ab07b6304
Updated CHANGELOGS & MD docs
2021-11-16 22:49:43 +00:00
Github Actions
01813746e8
Publish
...
- @0x/contracts-zero-ex@0.29.4
- @0x/asset-swapper@16.33.0
- @0x/migrations@8.1.11
2021-11-16 12:27:06 +00:00
Github Actions
7d668d8801
Updated CHANGELOGS & MD docs
2021-11-16 12:27:02 +00: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
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
2021-11-03 01:40:34 +00:00
Github Actions
c090608d99
Updated CHANGELOGS & MD docs
2021-11-03 01:40:30 +00:00
phil-ociraptor
89817428ed
chore: add OtcOrder feature to fullMigrateAsync ( #350 )
2021-11-02 20:19:27 -05:00
Lawrence Forman
fce3664258
@0x/contracts-zero-ex
: Register transformERC20() and remove transformERC20Staging() (#355 )
...
Co-authored-by: Lawrence Forman <me@merklejerk.com>
2021-10-25 20:08:58 -04:00
Github Actions
aa522fe49b
Publish
...
- @0x/contracts-erc20@3.3.21
- @0x/contracts-test-utils@5.4.12
- @0x/contracts-treasury@1.4.4
- @0x/contracts-utils@4.8.2
- @0x/contracts-zero-ex@0.29.2
- @0x/asset-swapper@16.30.0
- @0x/contract-addresses@6.8.0
- @0x/contract-wrappers@13.18.1
- @0x/migrations@8.1.9
- @0x/protocol-utils@1.9.3
2021-10-19 18:27:29 +00:00
Github Actions
c03653ebd7
Updated CHANGELOGS & MD docs
2021-10-19 18:27:25 +00:00
Github Actions
d9a16ed1f9
Publish
...
- @0x/contracts-treasury@1.4.2
- @0x/contracts-zero-ex@0.29.1
- @0x/asset-swapper@16.29.1
- @0x/migrations@8.1.8
- @0x/protocol-utils@1.9.2
2021-10-04 19:01:10 +00:00
Github Actions
57a1120997
Updated CHANGELOGS & MD docs
2021-10-04 19:01:06 +00:00