Jacob Evans
466d962c07
fix: Redeploy ERC20BridgeSampler on Kovan ( #2644 )
2020-07-28 12:49:21 +10:00
Lawrence Forman
314f53c0b3
@0x/contract-addresses
: Update CurveBridge
on all networks.
2020-07-23 15:58:17 -04:00
xianny
b5eb1c9ee8
Publish
...
- @0x/contracts-asset-proxy@3.4.0
- @0x/contracts-broker@1.1.6
- @0x/contracts-coordinator@3.1.7
- @0x/contracts-dev-utils@1.3.5
- @0x/contracts-erc1155@2.1.7
- @0x/contracts-erc20-bridge-sampler@1.7.0
- @0x/contracts-erc20@3.2.1
- @0x/contracts-erc721@3.1.7
- @0x/contracts-exchange-forwarder@4.2.7
- @0x/contracts-exchange-libs@4.3.7
- @0x/contracts-exchange@3.2.7
- @0x/contracts-extensions@6.2.1
- @0x/contracts-integrations@2.6.0
- @0x/contracts-multisig@4.1.7
- @0x/contracts-staking@2.0.14
- @0x/contracts-test-utils@5.3.4
- @0x/contracts-utils@4.5.1
- @0x/contracts-zero-ex@0.2.0
- 0x.js@9.2.0
- @0x/abi-gen@5.3.1
- @0x/assert@3.0.9
- @0x/asset-swapper@4.6.0
- @0x/base-contract@6.2.3
- @0x/connect@6.0.9
- @0x/contract-addresses@4.11.0
- @0x/contract-artifacts@3.7.1
- @0x/contract-wrappers-test@12.2.16
- @0x/contract-wrappers@13.8.0
- @0x/contracts-gen@2.0.10
- @0x/dev-utils@3.3.0
- ethereum-types@3.2.0
- @0x/instant@1.0.53
- @0x/json-schemas@5.1.0
- @0x/migrations@6.4.0
- @0x/monorepo-scripts@1.0.54
- @0x/order-utils@10.3.0
- @0x/orderbook@2.2.7
- @0x/sol-compiler@4.1.1
- @0x/sol-coverage@4.0.10
- @0x/sol-doc@3.1.8
- @0x/sol-profiler@4.1.0
- @0x/sol-resolver@3.1.0
- @0x/sol-trace@3.0.10
- @0x/sol-tracing-utils@7.1.0
- @0x/sra-spec@3.0.9
- @0x/subproviders@6.1.1
- @0x/tslint-config@4.1.0
- @0x/types@3.2.0
- @0x/typescript-typings@5.1.1
- @0x/utils@5.5.1
- @0x/web3-wrapper@7.2.0
2020-07-14 21:48:14 -07:00
xianny
9d3755db36
Updated CHANGELOGS & MD docs
2020-07-14 21:47:59 -07:00
mzhu25
ff9c9241d8
BalancerBridge ( #2613 )
...
* Add BalancerBridge and Sampler functions
* Update sampler artifacts/wrappers
* Add Balancer support to AssetSwapper + related refactoring
* Make use of GraphQL instead of sampler
* "fix" build and add mainnet BalancerBridge tests
* address some comments
* add balancer cache and fix DexSampler tests
* lint
* wip: tests for balancer sampler ops
* Fix market operation utils test
* balancer unit tests
* Return a buy quote of 0 if the buy amount exceeds the Balancer pool's balance
* Dynamic fee estimation
* Update contract addresses, export BalancerBridge wrapper
* Update changelogs
* Fix bugs discovered via simbot
* Fix issues in balancer_utils
* override `BigNumber.config` in configured_bignumber.ts
* Special case Balancer subops in too
* Address some more comments
* Address Balancer performance issue
* Performance improvements
* Address comment
* Fix tests
Co-authored-by: xianny <xianny@gmail.com>
2020-07-14 19:18:50 -07:00
Lawrence Forman
7da9ec2c75
@0x/contract-addresses
: Update ganache snapshot addresses for the Exchange Proxy.
2020-07-10 02:36:24 -04:00
Lawrence Forman
c546787994
@0x/contract-addresses
: Redeploy DFB on kovan.
...
`@0x/contracts-utils`: Reorganize `DeploymentConstants` addresses.
2020-07-10 01:29:28 -04:00
Lawrence Forman
9164cff234
@0x/contract-addresses
: Deploy FQT from PR 2608
2020-07-07 01:10:16 -04:00
Lawrence Forman
f33d8670aa
@0x/contract-addresses
: Update DFB addresses.
2020-07-07 01:07:44 -04:00
Lawrence Forman
1e8f2f0e83
@0x/contract-addresses
: Add affiliateFeeTransformer
and exchangeProxyFlashWallet
addresses.
2020-07-02 16:04:33 -04:00
Lawrence Forman
a5a68acfec
Add Exchange Proxy to Ganache snapshot ( #2612 )
...
* `@0x/contracts-zero-ex`: Expose migration tools.
* `@0x/contract-addresses`: Update ganache snapshot Exchange Proxy addresses
* `@0x/migrations`: Add Exchange Proxy migration
2020-06-25 13:52:01 +10:00
Jacob Evans
7431651666
fix: package.json from publish ( #2611 )
2020-06-24 15:44:42 +10:00
Jacob Evans
4f91bfd907
Updated CHANGELOGS & MD docs
2020-06-24 14:12:56 +10:00
Xianny
f14b6f2ba2
Fix/erc20 sampler/uniswap v2 buys ( #2603 )
...
* `@0x/contracts-erc20-bridge-sampler`: Fix `sampleBuysFromUniswapV2()`
* fix uniswapV2 buys
* redeploy ERC20BridgeSampler to fix Uniswap buys
* fix changelog, move artifact to correct dir
Co-authored-by: Lawrence Forman <lawrence@0xproject.com>
2020-06-12 15:54:19 -07:00
Lawrence Forman
3a5ce86ed9
@0x/sol-compiler
: Fix CompilerOptions
schema.
...
`@0x/contract-addresses`: Add `exchangeProxyGovernor`.
`@0x/contract-addresses`: Add deployed EP addresses.
`@0x/migrations`: Add `exchangeProxyGovernor`.
2020-06-11 23:59:24 -04:00
Lawrence Forman
f1f6aa7d80
Switch to using deployment nonce instead of transformer addresses.
2020-06-11 23:53:18 -04:00
Lawrence Forman
0d7a22634c
@0x/contract-addresses
: Add exchange proxy address placeholders.
2020-06-11 23:51:45 -04:00
Michael Zhu
44262bf747
MultiBridge support in AssetSwapper
2020-06-11 11:14:48 -07:00
Xianny
0fbbabe208
Add Uniswap V2 support to @0x/asset-swapper ( #2599 )
...
* add uniswapV2
* update changelogs
* remove unused import
* add tests for Uniswap V2 ETH
* rename UniswapV2 and UniswapV2Eth
* use correct token address path
* update contract addresses after deploy
2020-06-11 10:23:50 -07:00
Jacob Evans
fb0311e675
feat: ERC20BridgeSampler Unlock Kyber collisions ( #2575 )
...
* feat: ERC20BridgeSampler Unlock Kyber collisions
* Updated fallback strategy
* Address comments
* Eth2Dai hop sampler
* Update packages/asset-swapper/src/utils/market_operation_utils/index.ts
Co-authored-by: Lawrence Forman <lawrence@0xproject.com>
* Set DFB expiry to 2hr
Co-authored-by: Lawrence Forman <lawrence@0xproject.com>
2020-05-07 07:56:03 +10:00
Lawrence Forman
3bae27d039
@0x/contract-addresses
: Redeploy sampler on kovan
2020-04-28 15:05:51 -04:00
Jacob Evans
5f5f25c978
fix: contract-addresses ERC20BridgeSampler ( #2568 )
...
* fix: contract-addresses ERC20BridgeSampler
* CHANGELOG
2020-04-28 17:48:32 +10:00
Jacob Evans
a458e81f8d
ERC20BridgeSampler: Additional Buy support ( #2551 )
...
* ERC20BridgeSampler: Sample Curve Buy
* Fake Buy Kyber/PLP
* Deploy mainnet
* Add Kyber rates for buy tests
* CHANGELOGs
* Provide maxIterations and targetSlippage as options
* Cleanup ERC20BridgeSampler for re-use
* Redeploy Mainnet Kovan
* Feedback fixes
* Handle OOG/revert 0s
* Redeploy Mainnet refactor
2020-04-21 13:26:12 +10:00
F. Eugene Aumson
513ddb4cca
Merge branch 'development' into rfq-t
2020-04-15 11:12:30 -04:00
F. Eugene Aumson
3bdfcb8542
Update {asset-s,migrat,contract-ad}* CHANGELOGs
2020-04-15 01:47:13 -04:00
Lawrence Forman
c541340ef5
Update CHANGELOG.json
...
`@0x/contract-addresses`: Redeploy `DexForwarderBridge` on Mainnet with Gas Token freeing
`@0x/contract-addresses`: Revert to older Curve Bridge (without Gas Tokens)
2020-04-07 13:41:37 -04:00
Jacob Evans
c6379ca1d4
Update DexForwarderBridge address
2020-04-07 12:35:18 -04:00
Jacob Evans
282930cb9b
Add GST support to DFB
2020-04-07 12:35:18 -04:00
F. Eugene Aumson
343caa1ff6
migrations: Deploy ERC20BridgeSampler
2020-04-07 01:41:47 -04:00
Jacob Evans
424cbd4831
Forwarder Market sell specified amount or throw ( #2521 )
...
* Forwarder Market sell specified amount or throw
* Address feedback comments
* Break if we have only protocol fee remaining
* Lint
* Update deployed addresses
* Updated artifacts and wrappers
* [asset-swapper] Forwarder throws on market sell if amount not sold (#2534 )
2020-03-31 16:25:34 +10:00
Lawrence Forman
c5a6e49681
update ganache forwarder
address
2020-03-27 16:50:11 -04:00
Lawrence Forman
a509af2875
@0x/contract-addresses
: Add dexForwarderBridge
address.
...
`@0x/migrations`: Add `dexForwarderBridge` address field.
2020-03-27 16:40:46 -04:00
Jacob Evans
277dbacf68
Set GSTCollector address and deploy Curve ( #2530 )
...
* Set GSTCollector address and deploy Curve
* CHANGELOGs
2020-03-26 18:26:16 +10:00
Lawrence Forman
17d81bf014
@0x/contract-addresses
: Fix DydxBridge
mainnet/kovan address.
...
`@0x/contract-addresses`: Lowercase GodsUnchained/broker addresses.
2020-03-25 22:40:18 -04:00
Daniel Pyrathon
9cbab26202
added CHANGELOG changes
2020-03-09 10:36:32 -07:00
Daniel Pyrathon
74bcb468ca
Update addresses.json
2020-03-09 10:23:20 -07:00
fragosti
9f495b6dc9
Add private:publish to contract-addresses
2020-03-06 11:32:08 -08:00
Lawrence Forman
c47825a820
@0x/contract-addresses
: Redeploy bridges.
2020-03-05 18:39:48 -05:00
Michael Zhu
6f5bf9d146
Add artifacts, wrappers, and addresses
2020-03-05 10:53:02 -08:00
Jacob Evans
15f75a08d5
Publish
...
- @0x/contracts-asset-proxy@3.2.5
- @0x/contracts-broker@1.1.4
- @0x/contracts-coordinator@3.1.5
- @0x/contracts-dev-utils@1.3.3
- @0x/contracts-erc1155@2.1.5
- @0x/contracts-erc20-bridge-sampler@1.5.1
- @0x/contracts-erc20@3.1.5
- @0x/contracts-erc721@3.1.5
- @0x/contracts-exchange-forwarder@4.2.5
- @0x/contracts-exchange-libs@4.3.5
- @0x/contracts-exchange@3.2.5
- @0x/contracts-extensions@6.1.5
- @0x/contracts-integrations@2.5.1
- @0x/contracts-multisig@4.1.5
- @0x/contracts-staking@2.0.12
- @0x/contracts-test-utils@5.3.2
- @0x/contracts-utils@4.4.3
- 0x.js@9.1.5
- @0x/asset-swapper@4.4.0
- @0x/contract-addresses@4.9.0
- @0x/contract-wrappers-test@12.2.13
- @0x/contract-wrappers@13.6.3
- @0x/instant@1.0.50
- @0x/migrations@6.2.4
- @0x/order-utils@10.2.4
- @0x/orderbook@2.2.5
2020-03-03 18:26:46 +11:00
Jacob Evans
29f9c5473d
Updated CHANGELOGS & MD docs
2020-03-03 18:26:14 +11:00
Lawrence Forman
431196c391
@0x/contract-addresses
: Redeploy ERC20BridgeSampler
.
2020-02-28 01:18:24 -05:00
Jacob Evans
7742901e5c
Publish
...
- @0x/contracts-asset-proxy@3.2.4
- @0x/contracts-broker@1.1.3
- @0x/contracts-coordinator@3.1.4
- @0x/contracts-dev-utils@1.3.2
- @0x/contracts-erc1155@2.1.4
- @0x/contracts-erc20-bridge-sampler@1.5.0
- @0x/contracts-erc20@3.1.4
- @0x/contracts-erc721@3.1.4
- @0x/contracts-exchange-forwarder@4.2.4
- @0x/contracts-exchange-libs@4.3.4
- @0x/contracts-exchange@3.2.4
- @0x/contracts-extensions@6.1.4
- @0x/contracts-integrations@2.5.0
- @0x/contracts-multisig@4.1.4
- @0x/contracts-staking@2.0.11
- @0x/contracts-test-utils@5.3.1
- @0x/contracts-utils@4.4.2
- 0x.js@9.1.4
- @0x/asset-swapper@4.3.2
- @0x/contract-addresses@4.8.0
- @0x/contract-wrappers-test@12.2.12
- @0x/contract-wrappers@13.6.2
- @0x/instant@1.0.49
- @0x/migrations@6.2.3
- @0x/order-utils@10.2.3
- @0x/orderbook@2.2.4
2020-02-28 08:13:33 +11:00
Jacob Evans
de68cb25d0
Updated CHANGELOGS & MD docs
2020-02-28 08:13:09 +11:00
mzhu25
ac56038eca
Add Broker, GodsUnchainedValidator, ChainlinkStopLimit to ContractAddresses interface ( #2498 )
2020-02-26 11:54:32 -08:00
Jacob Evans
2dd47a2103
Publish
...
- @0x/contracts-asset-proxy@3.2.2
- @0x/contracts-broker@1.1.1
- @0x/contracts-coordinator@3.1.2
- @0x/contracts-dev-utils@1.3.0
- @0x/contracts-erc1155@2.1.2
- @0x/contracts-erc20-bridge-sampler@1.4.1
- @0x/contracts-erc20@3.1.2
- @0x/contracts-erc721@3.1.2
- @0x/contracts-exchange-forwarder@4.2.2
- @0x/contracts-exchange-libs@4.3.2
- @0x/contracts-exchange@3.2.2
- @0x/contracts-extensions@6.1.2
- @0x/contracts-integrations@2.4.1
- @0x/contracts-multisig@4.1.2
- @0x/contracts-staking@2.0.9
- @0x/contracts-test-utils@5.3.0
- @0x/contracts-utils@4.4.0
- 0x.js@9.1.2
- @0x/abi-gen@5.2.1
- @0x/assert@3.0.7
- @0x/asset-swapper@4.3.0
- @0x/base-contract@6.2.1
- @0x/connect@6.0.7
- @0x/contract-addresses@4.7.0
- @0x/contract-artifacts@3.6.1
- @0x/contract-wrappers-test@12.2.10
- @0x/contract-wrappers@13.6.1
- @0x/contracts-gen@2.0.8
- @0x/dev-utils@3.2.1
- @0x/instant@1.0.47
- @0x/json-schemas@5.0.7
- @0x/migrations@6.2.1
- @0x/monorepo-scripts@1.0.51
- @0x/order-utils@10.2.2
- @0x/orderbook@2.2.2
- @0x/sol-compiler@4.0.8
- @0x/sol-coverage@4.0.8
- @0x/sol-doc@3.1.5
- @0x/sol-profiler@4.0.8
- @0x/sol-trace@3.0.8
- @0x/sol-tracing-utils@7.0.8
- @0x/sra-spec@3.0.7
- @0x/subproviders@6.0.8
- @0x/utils@5.4.1
- @0x/web3-wrapper@7.0.7
2020-02-25 20:43:55 +11:00
Jacob Evans
f31e530b6e
Updated CHANGELOGS & MD docs
2020-02-25 20:43:31 +11:00
Lawrence Forman
9345c4fb7f
@0x/contract-addresses
: Update DevUtils
addresses.
2020-02-24 12:47:33 -05:00
Lawrence Forman
9b3781abf1
Cherry pick dydx validation from #2456
2020-02-19 15:45:27 -05:00
Jacob Evans
4a133ca36f
Publish
...
- @0x/contracts-asset-proxy@3.2.1
- @0x/contracts-broker@1.1.0
- @0x/contracts-coordinator@3.1.1
- @0x/contracts-dev-utils@1.1.1
- @0x/contracts-erc1155@2.1.1
- @0x/contracts-erc20-bridge-sampler@1.4.0
- @0x/contracts-erc20@3.1.1
- @0x/contracts-erc721@3.1.1
- @0x/contracts-exchange-forwarder@4.2.1
- @0x/contracts-exchange-libs@4.3.1
- @0x/contracts-exchange@3.2.1
- @0x/contracts-extensions@6.1.1
- @0x/contracts-integrations@2.4.0
- @0x/contracts-multisig@4.1.1
- @0x/contracts-staking@2.0.8
- @0x/contracts-test-utils@5.1.5
- @0x/contracts-utils@4.3.1
- 0x.js@9.1.1
- @0x/asset-swapper@4.2.0
- @0x/contract-addresses@4.6.0
- @0x/contract-artifacts@3.6.0
- @0x/contract-wrappers-test@12.2.9
- @0x/contract-wrappers@13.6.0
- @0x/instant@1.0.46
- @0x/migrations@6.2.0
- @0x/order-utils@10.2.1
- @0x/orderbook@2.2.1
2020-02-15 17:39:09 +11:00