David Sun
4728cdfa7c
added changelog
2020-03-01 13:36:56 -05:00
Alex Towle
d97b30dcee
Improve error message for nested errors
2020-02-28 17:11:30 -08:00
Daniel Pyrathon
fa8e8ad52d
Update artifacts after rename
2020-02-28 17:09:48 -08:00
Daniel Pyrathon
7495ac8111
performed a rename
2020-02-28 16:54:05 -08:00
Daniel Pyrathon
08619e2c06
re-generate ERC20BridgeSampler artifacts
2020-02-28 15:59:46 -08:00
Daniel Pyrathon
5d4bbd5b37
Merge branch 'development' of github.com:0xProject/0x-monorepo into feature/plp-integration
...
# Conflicts:
# packages/asset-swapper/package.json
2020-02-28 15:50:34 -08:00
Daniel Pyrathon
9d2aef5006
Added linting and prettifying
2020-02-28 12:36:47 -08:00
Daniel Pyrathon
bcc3e5ebb0
refactor tests, and add more tests
2020-02-28 12:28:09 -08:00
Daniel Pyrathon
e5df51a83a
tidy up tests, add other tests
2020-02-28 12:12:58 -08:00
David Sun
97fb843f01
prettier
2020-02-28 14:03:54 -05:00
David Sun
8afb044877
address feedback
2020-02-28 13:15:50 -05:00
David Sun
7f869868c9
prettier + lint
2020-02-28 13:13:46 -05:00
David Sun
31275228ac
patch asset-swapper to support ERC721
2020-02-28 13:13:18 -05:00
Daniel Pyrathon
7181be8768
added more unit tests, reinforced existing tests, added more implementation
2020-02-28 10:02:18 -08:00
Lawrence Forman
431196c391
@0x/contract-addresses: Redeploy ERC20BridgeSampler.
2020-02-28 01:18:24 -05:00
Daniel Pyrathon
9608d8fb46
added more unit tests for PLP DEX sampling
2020-02-27 16:03:44 -08:00
Daniel Pyrathon
8be60e2ff5
initial unit tests for DEX sampler
2020-02-27 14:00:08 -08:00
Daniel Pyrathon
3c0fd540b1
generated wrappers for ERC20 sampler
2020-02-27 13:53:52 -08:00
fragosti
23a7dc9a8a
Install gitpkg in asset-swapper
2020-02-27 13:51:28 -08: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
Daniel Pyrathon
77d7afe505
created DummyPLPRegistry and DummyPLP + generated wrappers for these new contracts and their respective interfaces
2020-02-27 12:52:13 -08:00
Jacob Evans
28573ba772
[asset-swapper] Fix native fill prune
2020-02-27 16:42:20 +11:00
David Sun
880b9413f6
Merge pull request #2492 from 0xProject/fix/instant/constant-polling
...
[Fix] Instant call destroyAsync on unmount
2020-02-26 19:36:48 -05:00
mzhu25
ac56038eca
Add Broker, GodsUnchainedValidator, ChainlinkStopLimit to ContractAddresses interface ( #2498 )
2020-02-26 11:54:32 -08:00
Jacob Evans
58ff2dc492
Publish
...
- @0x/contracts-asset-proxy@3.2.3
- @0x/contracts-broker@1.1.2
- @0x/contracts-coordinator@3.1.3
- @0x/contracts-dev-utils@1.3.1
- @0x/contracts-erc1155@2.1.3
- @0x/contracts-erc20-bridge-sampler@1.4.2
- @0x/contracts-erc20@3.1.3
- @0x/contracts-erc721@3.1.3
- @0x/contracts-exchange-forwarder@4.2.3
- @0x/contracts-exchange-libs@4.3.3
- @0x/contracts-exchange@3.2.3
- @0x/contracts-extensions@6.1.3
- @0x/contracts-integrations@2.4.2
- @0x/contracts-multisig@4.1.3
- @0x/contracts-staking@2.0.10
- @0x/contracts-utils@4.4.1
- 0x.js@9.1.3
- @0x/abi-gen@5.2.2
- @0x/asset-swapper@4.3.1
- @0x/contract-wrappers-test@12.2.11
- @0x/instant@1.0.48
- @0x/migrations@6.2.2
- @0x/orderbook@2.2.3
- @0x/sol-doc@3.1.6
2020-02-26 11:34:29 +11:00
Jacob Evans
13c45a0e96
Updated CHANGELOGS & MD docs
2020-02-26 11:34:00 +11:00
henrynguyen5
90cb86911a
Update resolver errors to include parent filename
2020-02-25 18:40:45 -05:00
Jacob Evans
be7b1a1bd4
Include bin in npm publish ( #2496 )
...
* Include bin in npm publish
* Include bin in files
* Update CHANGELOG
* Changelog
2020-02-26 10:12:52 +11:00
Amir
5e73257557
Set shouldSaveStandardInput to true in all compiler.json files
2020-02-25 10:04:19 -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
Jacob Evans
eb50f3fa9c
Xlab/fix/extra space ( #2494 )
...
* Fix extra space in `provider.send` signature from fabio. Fixes #2285 .
* Fix style and update changelog.
Co-authored-by: Maxim <max@kc.vc >
2020-02-25 19:56:33 +11:00
Lawrence Forman
8417fe4fdb
Merge pull request #2493 from 0xProject/feat/redeploy-devutils
...
Redeploy DevUtils
2020-02-25 00:40:58 -05:00
Lawrence Forman
0f1c15a6ca
Asset-Swapper: Incorporate fees into fill path optimization ( #2481 )
...
* `@0x/asset-swapper`: Incorporate fees into fill optimization.
* `@0x/asset-swapper`: Address review comments.
* `@0x/asset-swapper`: Rebase and update tests for curve.
* `@0x/asset-swapper`: Bring back a form of native order pruning.
`@0x/asset-swapper`: Bring back dust thresholds.
`@0x/asset-swapper`: Avoid calling `getMedianSellRate()` if output token is ETH.
* Update devdoc for `fees` option
Co-authored-by: Lawrence Forman <me@merklejerk.com >
2020-02-25 14:47:33 +11:00
Lawrence Forman
9345c4fb7f
@0x/contract-addresses: Update DevUtils addresses.
2020-02-24 12:47:33 -05:00
David Sun
f56839ec6b
call destroyAsync on unmount
2020-02-24 12:24:07 -05:00
Lawrence Forman
a425c7e260
Regenerate artifacts and wrappers
2020-02-19 15:50:10 -05:00
Lawrence Forman
9b3781abf1
Cherry pick dydx validation from #2456
2020-02-19 15:45:27 -05:00
David Sun
282a351859
Merge pull request #2404 from 0xProject/feature/instant/fortmatic-integration
...
Formatic integration into instant
2020-02-18 13:58:10 -06:00
David Sun
a84b848ea9
prettier
2020-02-18 14:20:30 -05:00
David Sun
d329320fc2
linted
2020-02-18 14:02:48 -05:00
David Sun
bc096554b5
fixed webpack issues
2020-02-18 13:58:22 -05:00
David Sun
5902d878d8
fixed affiliate + fortmatic
2020-02-18 12:13:38 -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
Jacob Evans
f7252f919a
Updated CHANGELOGS & MD docs
2020-02-15 17:38:47 +11:00
Jacob Evans
e05a03a842
Curve ERC20Bridge ( #2480 )
...
* Curve ERC20Bridge
* ERC20BridgeSampler Curve (#2483 )
* ERC20Sampler Curve
* Use Bridge Sources for each Curve
* Support multiple versions of the Curve contract
* CHANGELOG and redeployed Curve (mainnet)
* Fix Market ops utils test
* Added Curve DAI USDC USDT TUSD
* Bump sampler gas limit default
* Decode the Curve in tests
* Disable Curve in Buy tests
* blockchainTests.fork.resets Curve and Sampler
2020-02-15 17:02:19 +11:00
Alex Towle
ae151df2eb
Addressed amir's review feedback
2020-02-13 18:07:45 -08:00
Alex Towle
79de188683
Updated addresses again
2020-02-13 17:37:03 -08:00
Alex Towle
f53606007d
Updated DevUtils again
2020-02-13 17:37:03 -08:00