Github Actions
d52b1d24d0
Updated CHANGELOGS & MD docs
2021-01-04 23:22:26 +00:00
Lawrence Forman
5083fab06a
That time DevUtils wouldn't die ( #97 )
...
* `@0x/contracts-utils`: Allow for excess return data in `LibERC20TokenV06` compat* functions
* `@0x/contracts-zero-ex`: Add DevUtils-like functions to `NativeOrdersFeature`
* `@0x/contract-artifacts`: Update IZeroEx artifact
* `@0x/contract-wrappers`: Update IZeroExContract wrapper
* `@0x/contracts-zero-ex`: Address review feedback
* `@0x/contracts-utils`: Add `LibSafeMathV06.safeDowncastToUint128()`
* `@0x/contracts-zero-ex`: Fix changelog and add cancelled get relevant state tests
* `@0x/contracts-utils`: Fix changelog
Co-authored-by: Lawrence Forman <me@merklejerk.com>
2021-01-04 17:52:29 -05:00
Github Actions
1e16d59c23
Publish
...
- @0x/contracts-asset-proxy@3.6.9
- @0x/contracts-broker@1.1.17
- @0x/contracts-coordinator@3.1.18
- @0x/contracts-dev-utils@1.3.16
- @0x/contracts-erc1155@2.1.18
- @0x/contracts-erc20@3.2.12
- @0x/contracts-erc721@3.1.18
- @0x/contracts-exchange-forwarder@4.2.18
- @0x/contracts-exchange-libs@4.3.18
- @0x/contracts-exchange@3.2.18
- @0x/contracts-extensions@6.2.12
- @0x/contracts-integrations@2.7.15
- @0x/contracts-multisig@4.1.18
- @0x/contracts-staking@2.0.25
- @0x/contracts-test-utils@5.3.15
- @0x/contracts-utils@4.6.3
- @0x/contracts-zero-ex@0.12.0
- @0x/asset-swapper@5.4.2
- @0x/contract-artifacts@3.10.0
- @0x/contract-wrappers-test@12.2.28
- @0x/contract-wrappers@13.11.0
- @0x/migrations@6.5.4
- @0x/order-utils@10.4.10
- @0x/protocol-utils@1.0.1
2020-12-09 03:40:56 +00:00
Github Actions
1e7c9bbb1f
Updated CHANGELOGS & MD docs
2020-12-09 03:40:51 +00:00
Lawrence Forman
edda1edc50
@0x/protocol-utils
(#76 )
...
* add new packages
* `@0x/protocol-utils`: Update with latest code from `@0x/contracs-zero-ex` + misc stuff
* @0x/contracts-zero-ex`: Switch to using `@0x/protocol-utils` in most places
* @0x/protocol-types`: Delete this package.
* regen yarn lock
* `@0x/contracts-zero-ex`: Unpin `@0x/protocol-utils` dep.
* `@0x/contracts-integrations`: Fix borken test
* update changelogs
* `@0x/protocol-utils`: Update deps
* `@0x/protocol-utils`: add tests
* `@0x/protocol-utils`: More tests
* `@0x/protocol-utils`: Update readme.
* update deps
* run prettier
* `@0x/contract-artifacts`: Regenerate artifacts
* `@0x/contract-wrappers`: Regenerate wrappers
* `@0x/protocol-utils`: Update changelog
* `@0x/contract-wrappers`: Export stuff for doc gen
* `@0x/protocol-utils`: Use `Web3Wrapper.signTypedDataV4Async()` for MM compatibility.
* upgrade org deps
Co-authored-by: Lawrence Forman <me@merklejerk.com>
2020-12-08 22:08:52 -05:00
Github Actions
64feeeea75
Publish
...
- @0x/contracts-asset-proxy@3.6.7
- @0x/contracts-broker@1.1.15
- @0x/contracts-coordinator@3.1.16
- @0x/contracts-dev-utils@1.3.14
- @0x/contracts-erc1155@2.1.16
- @0x/contracts-erc20@3.2.10
- @0x/contracts-erc721@3.1.16
- @0x/contracts-exchange-forwarder@4.2.16
- @0x/contracts-exchange-libs@4.3.16
- @0x/contracts-exchange@3.2.16
- @0x/contracts-extensions@6.2.10
- @0x/contracts-integrations@2.7.11
- @0x/contracts-multisig@4.1.16
- @0x/contracts-staking@2.0.23
- @0x/contracts-test-utils@5.3.13
- @0x/contracts-utils@4.6.1
- @0x/contracts-zero-ex@0.11.0
- @0x/asset-swapper@5.3.0
- @0x/contract-addresses@5.5.0
- @0x/contract-artifacts@3.9.1
- @0x/contract-wrappers-test@12.2.26
- @0x/contract-wrappers@13.10.2
- @0x/migrations@6.5.2
- @0x/order-utils@10.4.8
2020-12-03 02:08:13 +00:00
Github Actions
2ebef23b8c
Updated CHANGELOGS & MD docs
2020-12-03 02:08:07 +00:00
Lawrence Forman
5a8b8afff1
Independent compilation for contracts-zero-ex package ( #67 )
...
* `@0x/contracts-zero-ex`: Update `compiler.json`
* update org deps and regen yarn lock
* fix `@0x/contracts-gen` being pinned (why?)
Co-authored-by: Lawrence Forman <me@merklejerk.com>
2020-12-02 11:14:19 -05:00
Github Actions
d2018f07a2
Publish
...
- @0x/contracts-asset-proxy@3.6.5
- @0x/contracts-broker@1.1.13
- @0x/contracts-coordinator@3.1.14
- @0x/contracts-dev-utils@1.3.12
- @0x/contracts-erc1155@2.1.14
- @0x/contracts-erc20@3.2.8
- @0x/contracts-erc721@3.1.14
- @0x/contracts-exchange-forwarder@4.2.14
- @0x/contracts-exchange-libs@4.3.14
- @0x/contracts-exchange@3.2.14
- @0x/contracts-extensions@6.2.8
- @0x/contracts-integrations@2.7.8
- @0x/contracts-multisig@4.1.14
- @0x/contracts-staking@2.0.21
- @0x/contracts-test-utils@5.3.11
- @0x/contracts-utils@4.5.8
- @0x/contracts-zero-ex@0.9.0
- @0x/asset-swapper@5.1.0
- @0x/contract-addresses@5.3.0
- @0x/contract-artifacts@3.9.0
- @0x/contract-wrappers-test@12.2.24
- @0x/contract-wrappers@13.10.0
- @0x/migrations@6.5.0
- @0x/order-utils@10.4.6
2020-11-13 21:14:01 +00:00
Github Actions
d2e57d8163
Updated CHANGELOGS & MD docs
2020-11-13 21:13:51 +00:00
mzhu25
7403c0255a
Feature/liquidity provider sandbox ( #16 )
...
* Update liquidity provider feature to use sandbox
* add support for liquidity provider feature in the exchange proxy swap quote consumer
* Move to off-chain liquidity provider registry
* Update ILiquidityProvider interface
* Remove some unused artifacts and wrappers
* Consolidate ILiquidityProvider
* prettier
* lint
* Address PR feedback
* Add failover to sandbox
* Add test for failover behavior in LiquidityProviderSandbox
* Update changelogs
* Emit events for the new LiquidityProvider scenarios
* Fix swap quote consumer bug
* post-rebase fixes
* `@0x/contracts-zero-ex`: bump feature versions
* Add default field to TokenAdjacencyGraph
* update addresses
Co-authored-by: Lawrence Forman <me@merklejerk.com>
2020-11-13 12:22:21 -08:00
Github Actions
dbcb221a59
Publish
...
- @0x/contracts-asset-proxy@3.6.3
- @0x/contracts-broker@1.1.11
- @0x/contracts-coordinator@3.1.12
- @0x/contracts-dev-utils@1.3.10
- @0x/contracts-erc1155@2.1.12
- @0x/contracts-erc20@3.2.6
- @0x/contracts-erc721@3.1.12
- @0x/contracts-exchange-forwarder@4.2.12
- @0x/contracts-exchange-libs@4.3.12
- @0x/contracts-exchange@3.2.12
- @0x/contracts-extensions@6.2.6
- @0x/contracts-integrations@2.7.5
- @0x/contracts-multisig@4.1.12
- @0x/contracts-staking@2.0.19
- @0x/contracts-test-utils@5.3.9
- @0x/contracts-utils@4.5.6
- @0x/contracts-zero-ex@0.7.0
- @0x/asset-swapper@5.0.1
- @0x/contract-addresses@5.1.0
- @0x/contract-artifacts@3.8.2
- @0x/contract-wrappers-test@12.2.22
- @0x/contract-wrappers@13.9.4
- @0x/migrations@6.4.6
- @0x/order-utils@10.4.4
2020-11-03 04:16:44 +00:00
Github Actions
6bbc179f52
Updated CHANGELOGS & MD docs
2020-11-03 04:16:37 +00:00
Github Actions
2334e64d0c
Publish
...
- @0x/contracts-asset-proxy@3.6.2
- @0x/contracts-broker@1.1.10
- @0x/contracts-coordinator@3.1.11
- @0x/contracts-dev-utils@1.3.9
- @0x/contracts-erc1155@2.1.11
- @0x/contracts-erc20@3.2.5
- @0x/contracts-erc721@3.1.11
- @0x/contracts-exchange-forwarder@4.2.11
- @0x/contracts-exchange-libs@4.3.11
- @0x/contracts-exchange@3.2.11
- @0x/contracts-extensions@6.2.5
- @0x/contracts-integrations@2.7.4
- @0x/contracts-multisig@4.1.11
- @0x/contracts-staking@2.0.18
- @0x/contracts-test-utils@5.3.8
- @0x/contracts-utils@4.5.5
- @0x/contracts-zero-ex@0.6.0
- @0x/asset-swapper@5.0.0
- @0x/contract-artifacts@3.8.1
- @0x/contract-wrappers-test@12.2.21
- @0x/contract-wrappers@13.9.3
- @0x/migrations@6.4.5
- @0x/order-utils@10.4.3
2020-11-02 22:21:36 +00:00
Github Actions
14f920ee84
Updated CHANGELOGS & MD docs
2020-11-02 22:21:30 +00:00
Lawrence Forman
02006118c7
Fix broken tools deps ( #20 )
...
* update tools deps to highest
add custom doc gen config
* remove phantom package in manifest
Co-authored-by: Lawrence Forman <me@merklejerk.com>
2020-10-29 16:33:16 +10:00
Lawrence Forman
7b136a5ad8
Publish
...
- @0x/contracts-asset-proxy@3.5.0
- @0x/contracts-broker@1.1.7
- @0x/contracts-coordinator@3.1.8
- @0x/contracts-dev-utils@1.3.6
- @0x/contracts-erc1155@2.1.8
- @0x/contracts-erc20@3.2.2
- @0x/contracts-erc721@3.1.8
- @0x/contracts-exchange-forwarder@4.2.8
- @0x/contracts-exchange-libs@4.3.8
- @0x/contracts-exchange@3.2.8
- @0x/contracts-extensions@6.2.2
- @0x/contracts-integrations@2.7.0
- @0x/contracts-multisig@4.1.8
- @0x/contracts-staking@2.0.15
- @0x/contracts-test-utils@5.3.5
- @0x/contracts-utils@4.5.2
- @0x/contracts-zero-ex@0.3.0
- @0x/asset-swapper@4.7.0
- @0x/contract-addresses@4.12.0
- @0x/contract-artifacts@3.8.0
- @0x/contract-wrappers-test@12.2.17
- @0x/contract-wrappers@13.9.0
- @0x/migrations@6.4.1
- @0x/order-utils@10.4.0
2020-10-21 03:33:23 -04:00
Lawrence Forman
0c4a67fa35
Updated CHANGELOGS & MD docs
2020-10-21 03:33:18 -04:00
Lawrence Forman
88ba04307c
update deps
2020-10-21 02:27:55 -04:00
Lawrence Forman
7c16bb3df8
update prettierrc and run prettier
2020-10-20 23:52:44 -04:00
Lawrence Forman
5df74d35d0
@0x/contract-artifacts
: Fix contract-artifacts
tests
2020-10-20 23:24:42 -04:00
Lawrence Forman
b995715a2c
update URLs in package manifests
2020-10-20 23:08:05 -04:00
Lawrence Forman
857b5c97b0
update deps
2020-10-20 23:00:26 -04:00
Lawrence Forman
0ce6243653
update @0x/tools
deps
...
skip kyber bridge tests
ignore some contract packages in tests by default
update package deps
update README, CI, and GH configs
2020-10-20 20:53:39 -04:00
Michael Zhu
33caae705e
Update changelogs
2020-10-05 10:09:06 -07:00
Michael Zhu
78e3cd39d1
@0x/contracts-zero-ex
: Add LiquidityProviderFeature contracts
2020-10-05 09:43:19 -07:00
Lawrence Forman
f84b375cde
UniswapFeature ( #2703 )
...
* Minimal Uniswap accessor.
* Add comments
* Safe math
* mainnet gas benchmark
* Assembler Uniswap
* Selectors and addresses
* Fix bugs in ABI encoders
* Typo
* AsmUniswap test
* Fix wantAmount computation
* Golfing
* Bypass AllowanceTarget
* Generalized asm uniswapper
* Implement ordering
* Fix pair computation
* #6 Golfing Iron
* Remove 'to' argument (saves 377 gas)
* New contract api
* `@0x/contracts-zero-ex`: Add `UniswapFeature`
* `@0x/contract-artifacts`: Regenerate artifacts
* `@0x/contract-wrappers`: Regenerate wrappers
* `@0x/asset-swapper`: Add Uniswap VIP support.
`@0x/asset-swapper`: Add `includeSources` support.
* `@0x/contracts-zero-ex`: Fix misleading comments in `UniswapFeature`.
`@0x/asset-swapper`: Fix linter errors.
* `@0x/asset-swapper`: Fix source filter bugs.
* `@0x/contracts-zero-ex`: `UniswapFeature`: Reduce calldata size for AllowanceTarget call
`@0x/asset-swapper`: Fix failing test.
* `@0x/contracts-zero-ex`: Fix ETH buy tokens not being normalized to WETH.
* `@0x/asset-swapper`: Fix multi-hop weirdness with source filters.
* `@0x/asset-swapper`: Fix failing test.
* `@0x/asset-swapper`: Really fix that broken AS test.
* `@0x/asset-swapper`: use filter objects instead of source array for valid buy and sell sources/
* `@0x/asset-swapper`: Move some source filtering logic into the sampler operations.
* `@0x/contracts-zero-ex`: Address PR feedback
* `@0x/contracts-zero-ex`: Fix feature version bug.
* `@0x/asset-swapper`: Did I actually fix AS tests this time? Who knows.
Co-authored-by: Remco Bloemen <remco@0x.org>
Co-authored-by: Michael Zhu <mchl.zhu.96@gmail.com>
Co-authored-by: Lawrence Forman <me@merklejerk.com>
2020-09-23 16:27:48 +10:00
mzhu25
bab34c2d21
Feature/bunny hop ( #2647 )
...
* `@0x/contracts-erc20-bridge-sampler`: Add TwoHopSampler + refactor
* `@0x/asset-swapper`: Refactor + add two-hop skeleton
* Round out two-hop support in asset-swapper
* Add BalancerSampler, use it for two-hop quotes
* Fix bugs discovered from simbot
* rebases are hard
* Add intermediate token to MultiHop source breakdown
* Fix market buy bugs
* Use hybrid on-chain/off-chain sampling for Balancer
* Another day, another rebase
* Update changelogs
* Address PR feedback, CI fixes
* Address more PR feedback
2020-08-27 08:20:09 +10:00
Jacob Evans
7e8b56eef4
feat: mStable + FQT Rollup ( #2662 )
...
* feat: mStable
* deploy and CHANGELOG
* `@0x/contracts-utils`: Add more testnet addresses.
* `@0x/contract-addresses`: Deply Mstable on testnets
* `@0x/contract-addresses`: Remove testnet deployments of mStable :-)
* move `erc20-bridge-sampler` into `asset-swapper`
remove `DevUtils` dependency from sampler contract.
* `@0x/asset-swapper`: Add ERC20BridgeSampler support for validating orders in maker fees denominated in non-maker assets.
`@0x/asset-swapper`: Add tests for `NativeOrderSampler`.
* `@0x/asset-swapper`: Return `0` sample if native order asset data is unsupported.
* `@0x/asset-swapper`: Fix failing test.
* feat: ExchangeProxy FQT fruit rollup (#2645 )
* feat: Optimize Bridges in ExchangeProxy
* compile and most work
* work around to trust the delecall contract
* force allowances
* Update Kyber/Eth2Dai bridges
* Remove memory state where not required
* cleanup
* Combine Bridges into one adapter
* mixins
* refactor out ZeroExBridge
* move out interface
* comment out hacks
* update migrations
* remove simbot hacks
* AdapterAddresses and mStable
* Share constructor arg
* fix migration
* Remove whitespace
* `@0x/contracts-zero-ex`: BridgeAdapter -- revert if bridge address is 0.
* `@0x/contract-addresses`: Deploy FQT.
Co-authored-by: Lawrence Forman <me@merklejerk.com>
Co-authored-by: Lawrence Forman <lawrence@0xproject.com>
* update ganache contract addresses
* fix: asset-swapper empty batch call (#2669 )
* update ganache contract addresses
* fix: asset-swapper prevent empty sampler batch call
* add sampler to migrations
* change migrations version
* Use contract-wrappers and artifacts
* remove extra data
* remove deps, set sampler to NULL_ADDRESS
* all the exports
* noop sell rate too
* update ganache contract addresses
Co-authored-by: Lawrence Forman <me@merklejerk.com>
Co-authored-by: Lawrence Forman <lawrence@0xproject.com>
2020-08-20 08:18:44 +10:00
Lawrence Forman
bcee7546ae
0x/contract-artifacts
: Regenerate ERC20BridgeSampler
artifact.
2020-07-23 00:37:32 -04:00
Lawrence Forman
957ef5ab77
@0x/contract-artifacts
: Add IZeroEx
artifact.
2020-07-22 23:41:11 -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
Jacob Evans
762e0aec2d
fix: Update to use KNP getExpectedRateAfterFee ( #2629 )
...
* Update to use KNP getExpectedRateAfterFee
* hack: use overrides instead of forking in ganache
* fix: added some tests using overrides
* override sampler
* Overrides in bridge_sampler_mainnet_test
* use getContracts to fake out tests
* chore: supply devUtils address
* feat: specify the call override by default
* CHANGELOGs
* export SamplerOverrides
* fix package.json
* fix: after rebase
2020-07-15 14:05:57 +10: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
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
f1f6aa7d80
Switch to using deployment nonce instead of transformer addresses.
2020-06-11 23:53:18 -04:00
Lawrence Forman
3e3bc5c06d
@0x/contract-artifacts
: Add ITransformERC20
artifact.
...
`@0x/contract-wrappers`: Add `ITransformERC20Contract`.
2020-06-11 23:50:25 -04:00
Michael Zhu
cd14a45414
Update sampler artifacts/wrappers
2020-06-11 12:47:54 -07:00
xianny
fbaf55cb25
update @0x/contract-artifacts and @0x/contract-wrappers
2020-06-03 13:45:35 -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
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
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
Daniel Pyrathon
d8498134ad
Merge branch 'development' of github.com:0xProject/0x-monorepo into feature/plp-integration
...
# Conflicts:
# packages/contract-addresses/addresses.json
# packages/contract-wrappers/package.json
2020-03-06 09:59:16 -08:00
Michael Zhu
6f5bf9d146
Add artifacts, wrappers, and addresses
2020-03-05 10:53:02 -08:00
Daniel Pyrathon
bc7504c469
refresh wrappers and artifacts
2020-03-04 08:24:35 -08:00
Daniel Pyrathon
82b0f85258
transformed the new artifacts
2020-03-02 10:01:06 -08:00
Daniel Pyrathon
fa8e8ad52d
Update artifacts after rename
2020-02-28 17:09:48 -08:00