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
@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.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/contracts-erc20-bridge-sampler@1.4.1
@0x/contracts-erc20@3.1.2
@0x/contracts-erc721@3.1.2
@0x/utils@5.4.1
@0x/web3-wrapper@7.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/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-exchange-forwarder@4.2.2
@0x/contracts-staking@2.0.9
@0x/contracts-test-utils@5.3.0
@0x/contracts-utils@4.4.0
@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
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
Lawrence Forman
5e0758917b
@0x/contracts-utils
: Update DevUtils
address in DeploymentConstants
.
2020-02-24 12:42:01 -05:00
Lawrence Forman
cbb23a42e2
Merge pull request #2466 from 0xProject/feat/contracts/dev-utils/dydx-validation
...
DevUtils: DydxBridge validation
2020-02-20 13:36:22 -07:00
Kim Persson
5a59c286d0
Merge pull request #2488 from 0xProject/kim/fix-readme-spelling
...
FIXES spelling in exchange readme
2020-02-20 17:27:32 +01:00
Kim Persson
2e8c600d7a
FIXES spelling in exchange readme
2020-02-20 14:45:53 +01:00
Lawrence Forman
e851cb1cbc
@0x/contracts-dev-utils
: Move D18
out to @0x/contracts-utils
.
2020-02-19 16:19:38 -05:00
Lawrence Forman
3da03da32a
@0x/contracts-utils
: Add D18
library.
2020-02-19 16:19:09 -05:00
Lawrence Forman
3ec8924e7f
@0x/contracts-dev-utils
: Rebase.
2020-02-19 16:02:35 -05:00
Lawrence Forman
a04722b612
@0x/contracts-integrations
: Add USDC->DAI forked dydx bridge order validation.
2020-02-19 15:51:05 -05:00
Lawrence Forman
f9a7857a90
@0x/contracts-dev-utils
: Address review comments.
2020-02-19 15:51:05 -05:00
Lawrence Forman
58f772c74e
foo
2020-02-19 15:51:05 -05:00
Lawrence Forman
a425c7e260
Regenerate artifacts and wrappers
2020-02-19 15:50:10 -05:00
Lawrence Forman
809885afd0
@0x/contracts-asset-proxy
: Add getMarketMarginPremium()
to IDydx
.
...
`@0x/contracts-dev-utils`: Handle dydx market premiums.
2020-02-19 15:49:41 -05:00
Lawrence Forman
bf9b4b993f
@0x/contracts-test-utils
: Fix blockchainTests
fork config to work with other tests.
2020-02-19 15:49:41 -05:00
Lawrence Forman
d94a26f0f4
@0x/contracts-integrations
: Add DydxBridge validation integration tests.
2020-02-19 15:49:41 -05:00
Lawrence Forman
bd9c9cedca
@0x/contracts-test-utils
: Add blockchainTests.config
2020-02-19 15:45:27 -05:00
Lawrence Forman
651e94bd94
@0x/asset-proxy
: Add more functions to IDydx
.
...
`@0x/dev-utils`: Fix all the weird dydx base unit madness.
2020-02-19 15:45:27 -05:00
Lawrence Forman
162b6f1a74
@0x/dev-utils
: Fix dydx min CR not being +1
.
...
`@0x/dev-utils`: Fix withdraw rate vs order conversion rate check .
2020-02-19 15:45:27 -05:00
Lawrence Forman
865a253eb5
@0x/contracts-utils
: Roll back additions to LibFractions
.
...
`@0x/contracts-dev-utils`: Add `D18` library for working with base-10, 18-digit decimals.
`@0x/contracts-dev-utils`: Use `D18` library instead of `LibFractions` in `LibDydxBalance`.
2020-02-19 15:45:27 -05:00
Lawrence Forman
9b3781abf1
Cherry pick dydx validation from #2456
2020-02-19 15:45:27 -05:00
Lawrence Forman
d89243a0d3
Cherry pick DevUtils
refactor code from #2456
2020-02-19 15:44:59 -05:00
Lawrence Forman
b4cefc64b4
Cherry pick library linking code from #2456
2020-02-19 15:44:59 -05:00
Lawrence Forman
2fd26587e5
Cherry-pick changes from feat/dev-utils/dydx-bridge-validation
2020-02-19 15:44:59 -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
@0x/migrations@6.2.0
@0x/order-utils@10.2.1
@0x/orderbook@2.2.1
0x.js@9.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-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/contract-wrappers-test@12.2.9
@0x/contract-wrappers@13.6.0
@0x/instant@1.0.46
@0x/asset-swapper@4.2.0
@0x/contract-addresses@4.6.0
@0x/contract-artifacts@3.6.0
@0x/contracts-exchange@3.2.1
@0x/contracts-utils@4.3.1
@0x/contracts-asset-proxy@3.2.1
@0x/contracts-broker@1.1.0
@0x/contracts-coordinator@3.1.1
monorepo@4a133ca
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
mzhu25
dcce8276b8
Add decoders for broker and stop-limit data ( #2484 )
...
* Add decoders for broker and stop-limit data
* update changelogs
* Address comments
2020-02-14 17:38:43 -08:00
Alex Towle
fd47947e55
Merge pull request #2454 from 0xProject/fix/dev-utils/and-another-one
...
Another one...
2020-02-13 20:45:34 -08: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
6e5c788e13
Added a test that fails for the old DevUtils
2020-02-13 17:37:03 -08:00
Alex Towle
f53606007d
Updated DevUtils again
2020-02-13 17:37:03 -08:00
Greg Hysz
a4ac418bc9
Merge pull request #2479 from 0xProject/test/dydx-mainnet-tests/updateDeployment
...
Fixed dYdX Bridge Tests
2020-02-13 14:42:47 -08:00
Greg Hysen
a8c09d0bdb
Updated contracts-integrations changelog.
2020-02-13 13:21:07 -08:00
Greg Hysen
871105a48a
Fixed dYdX Bridge Tests
2020-02-13 13:19:26 -08:00
Fabio B
3b61129ade
Update link to docs for web3-wrapper
2020-02-12 22:08:10 +01:00
mzhu25
f471c79b59
Chainlink stop-limit orders ( #2473 )
...
* Contracts for Chainlink stop-limit orders
* Tests and asset data utils
* Update contracts-integrations changelog
* Address comments
* Remove priceFreshness parameter
* Remove LibSafeMath
* fix typo
* Add ChainlinkStopLimit addresses to @0x/contract-addresses
2020-02-11 15:10:06 -08:00
Lawrence Forman
dfd9443f74
Merge pull request #2477 from 0xProject/feat/batched-sampler
...
ERC20BridgeSampler: batchCall()
2020-02-11 14:32:48 -07:00
Lawrence Forman
a36ff9e365
`@0x/asset-swapper: Address review comments.
2020-02-11 12:08:15 -07:00
Lawrence Forman
12e65bbf26
@0x/contracts-erc20-bridge-sampler
: Fix failing tests.
2020-02-11 12:08:15 -07:00