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 |
|
fabioberger
|
761d0a0f18
|
Publish
- @0x/contracts-asset-proxy@3.0.0
- @0x/contracts-coordinator@3.0.0
- @0x/contracts-dev-utils@1.0.0
- @0x/contracts-erc1155@2.0.0
- @0x/contracts-erc20-bridge-sampler@1.0.0
- @0x/contracts-erc20@3.0.0
- @0x/contracts-erc721@3.0.0
- @0x/contracts-exchange-forwarder@4.0.0
- @0x/contracts-exchange-libs@4.0.0
- @0x/contracts-exchange@3.0.0
- @0x/contracts-extensions@5.0.0
- @0x/contracts-integrations@2.0.0
- @0x/contracts-multisig@4.0.0
- @0x/contracts-staking@2.0.0
- @0x/contracts-test-utils@4.0.0
- @0x/contracts-tests@0.0.6
- @0x/contracts-utils@4.0.0
- 0x.js@9.0.0
- @0x/abi-gen@5.0.0
- @0x/assert@3.0.0
- @0x/asset-swapper@3.0.0
- @0x/base-contract@6.0.0
- @0x/connect@6.0.0
- @0x/contract-addresses@4.0.0
- @0x/contract-artifacts@3.0.0
- @0x/contract-wrappers-test@12.2.1
- @0x/contract-wrappers@13.0.0
- @0x/contracts-gen@2.0.0
- @0x/dev-utils@3.0.0
- ethereum-types@3.0.0
- @0x/instant@1.0.37
- @0x/json-schemas@5.0.0
- @0x/migrations@5.0.0
- @0x/monorepo-scripts@1.0.43
- @0x/order-utils@9.0.0
- @0x/orderbook@1.0.0
- @0x/sol-compiler@4.0.0
- @0x/sol-coverage@4.0.0
- @0x/sol-doc@3.0.0
- @0x/sol-profiler@4.0.0
- @0x/sol-resolver@3.0.0
- @0x/sol-trace@3.0.0
- @0x/sol-tracing-utils@7.0.0
- @0x/sra-spec@3.0.0
- @0x/subproviders@6.0.0
- @0x/tslint-config@4.0.0
- @0x/types@3.0.0
- @0x/typescript-typings@5.0.0
- @0x/utils@5.0.0
- @0x/web3-wrapper@7.0.0
|
2019-12-02 15:31:06 +01:00 |
|
fabioberger
|
ae4b1e74f9
|
Updated CHANGELOGS & MD docs
|
2019-12-02 15:30:53 +01:00 |
|
Jacob Evans
|
d634cbf924
|
Major version CHANGELOGs
|
2019-12-03 00:26:25 +11:00 |
|
xianny
|
9e9e0d6592
|
Publish
- @0x/contracts-asset-proxy@2.3.0-beta.2
- @0x/contracts-coordinator@2.1.0-beta.2
- @0x/contracts-dev-utils@0.1.0-beta.2
- @0x/contracts-erc1155@1.2.0-beta.2
- @0x/contracts-erc20@2.3.0-beta.2
- @0x/contracts-erc721@2.2.0-beta.2
- @0x/contracts-exchange-forwarder@3.1.0-beta.2
- @0x/contracts-exchange-libs@3.1.0-beta.2
- @0x/contracts-exchange@2.2.0-beta.2
- @0x/contracts-extensions@4.1.0-beta.2
- @0x/contracts-integrations@1.0.2
- @0x/contracts-multisig@3.2.0-beta.2
- @0x/contracts-staking@1.1.0-beta.2
- @0x/contracts-test-utils@3.2.0-beta.2
- @0x/contracts-tests@0.0.3
- @0x/contracts-utils@3.3.0-beta.2
- 0x.js@8.0.0-beta.1
- @0x/abi-gen-wrappers@5.4.0-beta.2
- @0x/abi-gen@4.4.0-beta.2
- @0x/assert@2.2.0-beta.2
- @0x/asset-buyer@6.2.0-beta.2
- @0x/asset-swapper@2.1.0-beta.2
- @0x/base-contract@5.5.0-beta.2
- @0x/connect@5.1.0-beta.2
- @0x/contract-addresses@3.3.0-beta.3
- @0x/contract-artifacts@2.3.0-beta.3
- @0x/contract-wrappers@12.2.0-beta.2
- @0x/contracts-gen@1.1.0-beta.2
- @0x/dev-utils@2.4.0-beta.2
- ethereum-types@2.2.0-beta.2
- @0x/instant@1.0.34
- @0x/json-schemas@4.1.0-beta.2
- @0x/migrations@4.4.0-beta.2
- @0x/monorepo-scripts@1.0.40
- @0x/order-utils@8.5.0-beta.2
- @0x/orderbook@0.1.0-beta.2
- @0x/sol-compiler@3.2.0-beta.2
- @0x/sol-coverage@3.1.0-beta.2
- @0x/sol-doc@2.1.0-beta.2
- @0x/sol-profiler@3.2.0-beta.2
- @0x/sol-resolver@2.1.0-beta.2
- @0x/sol-trace@2.1.0-beta.2
- @0x/sol-tracing-utils@6.1.0-beta.2
- @0x/sra-spec@2.1.0-beta.2
- @0x/subproviders@5.1.0-beta.2
- @0x/tslint-config@3.1.0-beta.2
- @0x/types@2.5.0-beta.2
- @0x/typescript-typings@4.4.0-beta.2
- @0x/utils@4.6.0-beta.2
- @0x/web3-wrapper@6.1.0-beta.2
|
2019-11-17 18:03:29 -05:00 |
|
xianny
|
cb5f9ba97d
|
Updated CHANGELOGS & MD docs
|
2019-11-17 18:03:13 -05:00 |
|
xianny
|
2575644920
|
update CHANGELOG.json for beta publish
|
2019-11-17 17:11:35 -05:00 |
|
fabioberger
|
3b9d84fa58
|
Publish
- @0x/contracts-asset-proxy@2.3.0-beta.1
- @0x/contracts-coordinator@2.1.0-beta.1
- @0x/contracts-dev-utils@0.1.0-beta.1
- @0x/contracts-erc1155@1.2.0-beta.1
- @0x/contracts-erc20@2.3.0-beta.1
- @0x/contracts-erc721@2.2.0-beta.1
- @0x/contracts-exchange-forwarder@3.1.0-beta.1
- @0x/contracts-exchange-libs@3.1.0-beta.1
- @0x/contracts-exchange@2.2.0-beta.1
- @0x/contracts-extensions@4.1.0-beta.1
- @0x/contracts-integrations@1.0.1
- @0x/contracts-multisig@3.2.0-beta.1
- @0x/contracts-staking@1.1.0-beta.1
- @0x/contracts-test-utils@3.2.0-beta.1
- @0x/contracts-tests@0.0.2
- @0x/contracts-utils@3.3.0-beta.1
- 0x.js@8.0.0-beta.0
- @0x/abi-gen-wrappers@5.4.0-beta.1
- @0x/abi-gen@4.4.0-beta.1
- @0x/assert@2.2.0-beta.1
- @0x/asset-buyer@6.2.0-beta.1
- @0x/asset-swapper@2.1.0-beta.1
- @0x/base-contract@5.5.0-beta.1
- @0x/connect@5.1.0-beta.1
- @0x/contract-addresses@3.3.0-beta.2
- @0x/contract-artifacts@2.3.0-beta.2
- @0x/contract-wrappers@12.2.0-beta.1
- @0x/contracts-gen@1.1.0-beta.1
- @0x/dev-utils@2.4.0-beta.1
- ethereum-types@2.2.0-beta.1
- @0x/instant@1.0.33
- @0x/json-schemas@4.1.0-beta.1
- @0x/migrations@4.4.0-beta.1
- @0x/monorepo-scripts@1.0.39
- @0x/order-utils@8.5.0-beta.1
- @0x/orderbook@0.1.0-beta.1
- @0x/sol-compiler@3.2.0-beta.1
- @0x/sol-coverage@3.1.0-beta.1
- @0x/sol-doc@2.1.0-beta.1
- @0x/sol-profiler@3.2.0-beta.1
- @0x/sol-resolver@2.1.0-beta.1
- @0x/sol-trace@2.1.0-beta.1
- @0x/sol-tracing-utils@6.1.0-beta.1
- @0x/sra-spec@2.1.0-beta.1
- @0x/subproviders@5.1.0-beta.1
- @0x/testnet-faucets@1.0.89
- @0x/tslint-config@3.1.0-beta.1
- @0x/types@2.5.0-beta.1
- @0x/typescript-typings@4.4.0-beta.1
- @0x/utils@4.6.0-beta.1
- @0x/web3-wrapper@6.1.0-beta.1
|
2019-11-07 20:43:12 +00:00 |
|
fabioberger
|
6fd96a6fd7
|
Updated CHANGELOGS & MD docs
|
2019-11-07 20:42:58 +00:00 |
|
fabioberger
|
1ef2913c5b
|
Update all CHANGELOGs to prep for publish
|
2019-11-07 18:07:15 +00:00 |
|
xianny
|
deffdabc30
|
Revert "Updated CHANGELOGS & MD docs"
This reverts commit f65d8cc325 .
|
2019-11-05 17:06:05 -08:00 |
|
xianny
|
8811a5387a
|
Revert "Publish"
This reverts commit 9336d4e545 .
|
2019-11-05 17:05:58 -08:00 |
|
xianny
|
9336d4e545
|
Publish
- @0x/contracts-asset-proxy@2.3.0-beta.1
- @0x/contracts-coordinator@2.1.0-beta.1
- @0x/contracts-dev-utils@0.1.0-beta.1
- @0x/contracts-erc1155@1.2.0-beta.1
- @0x/contracts-erc20@2.3.0-beta.1
- @0x/contracts-erc721@2.2.0-beta.1
- @0x/contracts-exchange-forwarder@3.1.0-beta.1
- @0x/contracts-exchange-libs@3.1.0-beta.1
- @0x/contracts-exchange@2.2.0-beta.1
- @0x/contracts-extensions@4.1.0-beta.1
- @0x/contracts-integrations@1.0.1
- @0x/contracts-multisig@3.2.0-beta.1
- @0x/contracts-staking@1.1.0-beta.1
- @0x/contracts-test-utils@3.2.0-beta.1
- @0x/contracts-tests@0.0.2
- @0x/contracts-utils@3.3.0-beta.1
- 0x.js@7.1.0-beta.1
- @0x/abi-gen-wrappers@5.4.0-beta.1
- @0x/abi-gen@4.4.0-beta.1
- @0x/assert@2.2.0-beta.1
- @0x/asset-buyer@6.2.0-beta.1
- @0x/asset-swapper@2.1.0-beta.1
- @0x/base-contract@5.5.0-beta.1
- @0x/connect@5.1.0-beta.1
- @0x/contract-addresses@3.3.0-beta.1
- @0x/contract-artifacts@2.3.0-beta.1
- @0x/contract-wrappers@12.2.0-beta.1
- @0x/contracts-gen@1.1.0-beta.1
- @0x/dev-utils@2.4.0-beta.1
- ethereum-types@2.2.0-beta.1
- @0x/instant@1.0.33
- @0x/json-schemas@4.1.0-beta.1
- @0x/migrations@4.4.0-beta.1
- @0x/monorepo-scripts@1.0.39
- @0x/order-utils@8.5.0-beta.1
- @0x/orderbook@0.1.0-beta.1
- @0x/sol-compiler@3.2.0-beta.1
- @0x/sol-coverage@3.1.0-beta.1
- @0x/sol-doc@2.1.0-beta.1
- @0x/sol-profiler@3.2.0-beta.1
- @0x/sol-resolver@2.1.0-beta.1
- @0x/sol-trace@2.1.0-beta.1
- @0x/sol-tracing-utils@6.1.0-beta.1
- @0x/sra-spec@2.1.0-beta.1
- @0x/subproviders@5.1.0-beta.1
- @0x/testnet-faucets@1.0.89
- @0x/tslint-config@3.1.0-beta.0
- @0x/types@2.5.0-beta.1
- @0x/typescript-typings@4.4.0-beta.1
- @0x/utils@4.6.0-beta.1
- @0x/web3-wrapper@6.1.0-beta.1
|
2019-11-05 16:58:14 -08:00 |
|
xianny
|
f65d8cc325
|
Updated CHANGELOGS & MD docs
|
2019-11-05 16:58:00 -08:00 |
|
fabioberger
|
b8e01d7be5
|
Add beta version to next tslint-config release
|
2019-10-04 13:28:25 +08:00 |
|
Jacob Evans
|
c78a602990
|
Publish
- 0x.js@6.0.6
- @0x/abi-gen@2.0.9
- @0x/abi-gen-templates@2.0.2
- @0x/abi-gen-wrappers@4.2.0
- @0x/assert@2.0.9
- @0x/asset-buyer@6.1.0
- @0x/base-contract@5.0.5
- @0x/connect@5.0.5
- @0x/contract-addresses@2.3.1
- @0x/contract-artifacts@1.5.0
- @0x/contract-wrappers@9.0.0
- @0x/contracts-gen@1.0.8
- @0x/dev-tools-pages@0.0.25
- @0x/dev-utils@2.2.1
- ethereum-types@2.1.2
- @0x/fill-scenarios@3.0.5
- @0x/instant@1.0.20
- @0x/json-schemas@3.0.9
- @0x/metacoin@0.0.47
- @0x/migrations@4.1.1
- @0x/monorepo-scripts@1.0.30
- @0x/order-utils@7.2.0
- @0x/order-watcher@4.0.6
- @0x/pipeline@1.0.17
- @0x/react-docs@2.0.10
- @0x/react-shared@2.0.10
- @0x/sol-compiler@3.1.6
- @0x/sol-coverage@3.0.3
- @0x/sol-doc@2.0.10
- @0x/sol-profiler@3.1.5
- @0x/sol-resolver@2.0.7
- @0x/sol-trace@2.0.11
- @0x/sol-tracing-utils@6.0.10
- @0x/sra-spec@2.0.9
- @0x/subproviders@4.0.5
- @0x/testnet-faucets@1.0.76
- @0x/tslint-config@3.0.1
- @0x/types@2.2.2
- @0x/typescript-typings@4.2.2
- @0x/utils@4.3.1
- @0x/web3-wrapper@6.0.5
- @0x/website@0.0.79
- @0x/contracts-asset-proxy@2.1.1
- @0x/contracts-coordinator@2.0.0
- @0x/contracts-erc1155@1.1.1
- @0x/contracts-erc20@2.2.0
- @0x/contracts-erc721@2.1.1
- @0x/contracts-exchange@2.1.1
- @0x/contracts-exchange-forwarder@2.1.1
- @0x/contracts-exchange-libs@2.1.1
- @0x/contracts-extensions@3.1.1
- @0x/contracts-multisig@3.1.1
- @0x/contracts-test-utils@3.1.2
- @0x/contracts-utils@3.1.1
|
2019-04-11 17:00:06 +01:00 |
|
Jacob Evans
|
0acec57ba9
|
Updated CHANGELOGS
|
2019-04-11 16:59:38 +01:00 |
|
Xianny
|
7423028fea
|
Replace lodash with built-ins where possible to reduce bundle size (#1766)
* add tslint rule to disallow lodash.isUndefined
* add tslint rule to disallow lodash.isNull
* apply fixes
|
2019-04-10 09:36:32 -07:00 |
|
Jacob Evans
|
75a0d3e494
|
Update all .npmignores
|
2019-04-04 12:30:41 +01:00 |
|
Leonid Logvinov
|
7b583cecb2
|
Publish
- 0x.js@4.0.0
- @0x/abi-gen@2.0.0
- @0x/abi-gen-templates@2.0.0
- @0x/abi-gen-wrappers@3.0.0
- @0x/assert@2.0.0
- @0x/asset-buyer@5.0.0
- @0x/base-contract@4.0.0
- @0x/connect@4.0.0
- @0x/contract-addresses@2.2.1
- @0x/contract-wrappers@6.0.1
- @0x/dev-tools-pages@0.0.15
- @0x/dev-utils@2.0.0
- ethereum-types@2.0.0
- @0x/fill-scenarios@2.0.0
- @0x/instant@1.0.9
- @0x/json-schemas@3.0.0
- @0x/metacoin@0.0.37
- @0x/migrations@3.0.0
- @0x/monorepo-scripts@1.0.20
- @0x/order-utils@4.0.0
- @0x/order-watcher@3.0.0
- @0x/pipeline@1.0.6
- @0x/react-docs@2.0.0
- @0x/react-shared@2.0.0
- @0x/sol-compiler@3.0.0
- @0x/sol-coverage@2.0.0
- @0x/sol-doc@2.0.0
- @0x/sol-profiler@2.0.1
- @0x/sol-resolver@2.0.0
- @0x/sol-trace@2.0.1
- @0x/sol-tracing-utils@6.0.0
- @0x/sra-spec@2.0.0
- @0x/subproviders@3.0.0
- @0x/testnet-faucets@1.0.65
- @0x/tslint-config@3.0.0
- @0x/types@2.0.0
- @0x/typescript-typings@4.0.0
- @0x/utils@4.0.1
- @0x/web3-wrapper@4.0.0
- @0x/website@0.0.68
- @0x/contracts-asset-proxy@1.0.1
- @0x/contracts-erc20@1.0.1
- @0x/contracts-erc721@1.0.1
- @0x/contracts-exchange@1.0.1
- @0x/contracts-exchange-forwarder@1.0.1
- @0x/contracts-exchange-libs@1.0.1
- @0x/contracts-extensions@2.0.0
- @0x/contracts-multisig@2.0.0
- @0x/contracts-test-utils@3.0.0
- @0x/contracts-utils@2.0.0
|
2019-02-05 14:50:16 +01:00 |
|
Leonid Logvinov
|
f3d9520db2
|
Updated CHANGELOGS
|
2019-02-05 14:50:02 +01:00 |
|
Xianny
|
703aa38a17
|
CI test for dependencies to have the same version (#1556)
* add failing CI for dependencies with multiple versions
* update dependencies
* increase bundlewatch maxsize for 0x.js
|
2019-02-05 18:58:30 +08:00 |
|
Leonid Logvinov
|
7d166dc7da
|
Fix prettier
|
2019-01-15 17:34:44 +01:00 |
|
Leonid Logvinov
|
4404f92b38
|
Add CHANGELOG entries
|
2019-01-15 17:05:51 +01:00 |
|
Leonid Logvinov
|
f570f80674
|
Publish
- 0x.js@3.0.2
- @0x/abi-gen@1.0.22
- @0x/abi-gen-templates@1.0.2
- @0x/abi-gen-wrappers@2.2.0
- @0x/assert@1.0.23
- @0x/asset-buyer@4.0.1
- @0x/base-contract@3.0.13
- @0x/connect@3.0.13
- @0x/contract-addresses@2.2.0
- @0x/contract-artifacts@1.3.0
- @0x/contract-wrappers@5.0.0
- @0x/dev-tools-pages@0.0.13
- @0x/dev-utils@1.0.24
- ethereum-types@1.1.6
- @0x/fill-scenarios@1.1.2
- @0x/instant@1.0.7
- @0x/json-schemas@2.1.7
- @0x/metacoin@0.0.35
- @0x/migrations@2.4.0
- @0x/monorepo-scripts@1.0.18
- @0x/order-utils@3.1.2
- @0x/order-watcher@2.4.2
- @0x/pipeline@1.0.5
- @0x/react-docs@1.0.25
- @0x/react-shared@1.1.2
- @0x/sol-compiler@2.0.2
- @0x/sol-coverage@1.0.2
- @0x/sol-doc@1.0.14
- @0x/sol-profiler@1.0.2
- @0x/sol-resolver@1.2.3
- @0x/sol-trace@1.0.2
- @0x/sol-tracing-utils@4.0.0
- @0x/sra-spec@1.0.16
- @0x/subproviders@2.1.11
- @0x/testnet-faucets@1.0.63
- @0x/tslint-config@2.0.2
- @0x/types@1.5.2
- @0x/typescript-typings@3.0.8
- @0x/utils@3.0.1
- @0x/web3-wrapper@3.2.4
- @0x/website@0.0.66
- @0x/contracts-examples@1.0.5
- @0x/contracts-extensions@1.2.2
- @0x/contracts-interfaces@1.0.5
- @0x/contracts-libs@1.0.5
- @0x/contracts-multisig@1.0.5
- @0x/contracts-protocol@2.2.2
- @0x/contracts-test-utils@2.0.0
- @0x/contracts-tokens@1.0.5
- @0x/contracts-utils@1.0.5
|
2019-01-15 15:21:53 +01:00 |
|
Leonid Logvinov
|
dbae6ec165
|
Updated CHANGELOGS
|
2019-01-15 15:21:42 +01:00 |
|
Xianny
|
943c378309
|
Implement tslint enum-naming to enforce PascalCase on enum members (#1474)
|
2019-01-11 10:04:30 -08:00 |
|
Fabio Berger
|
cf3787edbb
|
Publish
- 0x.js@3.0.1
- @0x/abi-gen@1.0.21
- @0x/abi-gen-wrappers@2.1.1
- @0x/assert@1.0.22
- @0x/asset-buyer@4.0.0
- @0x/base-contract@3.0.12
- @0x/connect@3.0.12
- @0x/contract-wrappers@4.2.1
- @0x/dev-tools-pages@0.0.12
- @0x/dev-utils@1.0.23
- ethereum-types@1.1.5
- @0x/fill-scenarios@1.1.1
- @0x/instant@1.0.6
- @0x/json-schemas@2.1.6
- @0x/metacoin@0.0.34
- @0x/migrations@2.3.1
- @0x/monorepo-scripts@1.0.17
- @0x/order-utils@3.1.1
- @0x/order-watcher@2.4.1
- @0x/pipeline@1.0.4
- @0x/react-docs@1.0.24
- @0x/react-shared@1.1.1
- @0x/sol-compiler@2.0.1
- @0x/sol-coverage@1.0.1
- @0x/sol-doc@1.0.13
- @0x/sol-profiler@1.0.1
- @0x/sol-resolver@1.2.2
- @0x/sol-trace@1.0.1
- @0x/sol-tracing-utils@3.0.0
- @0x/sra-spec@1.0.15
- @0x/subproviders@2.1.10
- @0x/testnet-faucets@1.0.62
- @0x/tslint-config@2.0.1
- @0x/types@1.5.1
- @0x/typescript-typings@3.0.7
- @0x/utils@3.0.0
- @0x/web3-wrapper@3.2.3
- @0x/website@0.0.65
- @0x/contracts-examples@1.0.4
- @0x/contracts-extensions@1.2.1
- @0x/contracts-interfaces@1.0.4
- @0x/contracts-libs@1.0.4
- @0x/contracts-multisig@1.0.4
- @0x/contracts-protocol@2.2.1
- @0x/contracts-test-utils@1.0.4
- @0x/contracts-tokens@1.0.4
- @0x/contracts-utils@1.0.4
|
2019-01-11 18:04:43 +01:00 |
|
Fabio Berger
|
89429c54a7
|
Updated CHANGELOGS
|
2019-01-11 18:04:33 +01:00 |
|
Alex Browne
|
89e398fa39
|
Update prettier to version ^1.15.3
|
2019-01-10 17:41:13 -08:00 |
|
Leonid Logvinov
|
2abd8fe4ee
|
Publish
- 0x.js@2.0.8
- @0x/abi-gen@1.0.19
- @0x/abi-gen-wrappers@2.0.2
- @0x/assert@1.0.20
- @0x/asset-buyer@3.0.4
- @0x/base-contract@3.0.10
- @0x/connect@3.0.10
- @0x/contract-wrappers@4.1.3
- @0x/dev-tools-pages@0.0.10
- @0x/dev-utils@1.0.21
- ethereum-types@1.1.4
- @0x/fill-scenarios@1.0.16
- @0x/instant@1.0.4
- @0x/json-schemas@2.1.4
- @0x/metacoin@0.0.32
- @0x/migrations@2.2.2
- @0x/order-utils@3.0.7
- @0x/order-watcher@2.2.8
- @0x/pipeline@1.0.2
- @0x/react-docs@1.0.22
- @0x/react-shared@1.0.25
- @0x/sol-compiler@1.1.16
- @0x/sol-cov@2.1.16
- @0x/sol-doc@1.0.11
- @0x/sol-resolver@1.1.1
- @0x/sra-spec@1.0.13
- @0x/subproviders@2.1.8
- @0x/testnet-faucets@1.0.60
- @0x/tslint-config@2.0.0
- @0x/types@1.4.1
- @0x/typescript-typings@3.0.6
- @0x/utils@2.0.8
- @0x/web3-wrapper@3.2.1
- @0x/website@0.0.63
- @0x/contracts-examples@1.0.1
- @0x/contracts-extensions@1.0.1
- @0x/contracts-interfaces@1.0.1
- @0x/contracts-libs@1.0.1
- @0x/contracts-multisig@1.0.1
- @0x/contracts-protocol@2.1.58
- @0x/contracts-test-utils@1.0.2
- @0x/contracts-tokens@1.0.1
- @0x/contracts-utils@1.0.1
|
2018-12-13 14:28:27 -08:00 |
|
Leonid Logvinov
|
3c578cfda9
|
Updated CHANGELOGS
|
2018-12-13 14:28:17 -08:00 |
|
Leonid Logvinov
|
597b2f38f5
|
Updated CHANGELOGS
|
2018-12-13 14:04:56 -08:00 |
|
Leonid Logvinov
|
a1186f052d
|
Add PR number
|
2018-12-12 11:02:51 -08:00 |
|
Leonid Logvinov
|
2b523a36c5
|
Check functions Async suffix
|
2018-12-12 10:54:49 -08:00 |
|
kao
|
f14603ca4d
|
Implement prefer-template tslint rule
|
2018-12-07 17:06:52 -08:00 |
|
Jacob Evans
|
b4a11de097
|
Publish
- 0x.js@2.0.1
- @0x/abi-gen@1.0.15
- @0x/abi-gen-wrappers@1.0.2
- @0x/assert@1.0.15
- @0x/asset-buyer@2.2.0
- @0x/base-contract@3.0.3
- @0x/connect@3.0.3
- @0x/contract-addresses@1.1.0
- @0x/contract-artifacts@1.1.0
- @0x/contract-wrappers@3.0.1
- contracts@2.1.51
- @0x/dev-tools-pages@0.0.3
- @0x/dev-utils@1.0.14
- ethereum-types@1.1.2
- @0x/fill-scenarios@1.0.9
- @0x/instant@0.0.4
- @0x/json-schemas@2.0.1
- @0x/metacoin@0.0.25
- @0x/migrations@2.0.1
- @0x/monorepo-scripts@1.0.13
- @0x/order-utils@2.0.1
- @0x/order-watcher@2.2.1
- @0x/react-docs@1.0.15
- @0x/react-shared@1.0.18
- @0x/sol-compiler@1.1.9
- @0x/sol-cov@2.1.9
- @0x/sol-doc@1.0.4
- @0x/sol-resolver@1.0.16
- @0x/sra-spec@1.0.8
- @0x/subproviders@2.1.1
- @0x/testnet-faucets@1.0.53
- @0x/tslint-config@1.0.10
- @0x/types@1.2.1
- @0x/typescript-typings@3.0.4
- @0x/utils@2.0.4
- @0x/web3-wrapper@3.1.1
- @0x/website@0.0.56
|
2018-11-09 16:28:52 +11:00 |
|
Jacob Evans
|
a22d78e273
|
Updated CHANGELOGS
|
2018-11-09 16:28:35 +11:00 |
|
Alex Browne
|
2c04ee3f5e
|
chore: Add --format stylish to tslint
|
2018-10-23 18:30:11 -07:00 |
|
Leonid Logvinov
|
8b62b350b1
|
Publish
- 0x.js@2.0.0
- @0x/abi-gen@1.0.14
- @0x/abi-gen-wrappers@1.0.1
- @0x/assert@1.0.14
- @0x/asset-buyer@2.1.0
- @0x/base-contract@3.0.2
- @0x/connect@3.0.2
- @0x/contract-addresses@1.0.1
- @0x/contract-artifacts@1.0.1
- @0x/contract-wrappers@3.0.0
- contracts@2.1.50
- @0x/dev-tools-pages@0.0.2
- @0x/dev-utils@1.0.13
- ethereum-types@1.1.1
- @0x/fill-scenarios@1.0.8
- @0x/instant@0.0.3
- @0x/json-schemas@2.0.0
- @0x/metacoin@0.0.24
- @0x/migrations@2.0.0
- @0x/monorepo-scripts@1.0.12
- @0x/order-utils@2.0.0
- @0x/order-watcher@2.2.0
- @0x/react-docs@1.0.14
- @0x/react-shared@1.0.17
- @0x/sol-compiler@1.1.8
- @0x/sol-cov@2.1.8
- @0x/sol-doc@1.0.3
- @0x/sol-resolver@1.0.15
- @0x/sra-spec@1.0.7
- @0x/subproviders@2.1.0
- @0x/testnet-faucets@1.0.52
- @0x/tslint-config@1.0.9
- @0x/types@1.2.0
- @0x/typescript-typings@3.0.3
- @0x/utils@2.0.3
- @0x/web3-wrapper@3.1.0
- @0x/website@0.0.55
|
2018-10-18 16:03:00 +02:00 |
|
Leonid Logvinov
|
71d1e6b0ec
|
Updated CHANGELOGS
|
2018-10-18 16:02:49 +02:00 |
|
Jacob Evans
|
2735fb4fa6
|
chore: change README.md from 0xproject to 0x
|
2018-10-18 22:30:09 +11:00 |
|
Jacob Evans
|
9f924e459c
|
chore: change package org from 0xproject to 0x
|
2018-10-18 22:27:31 +11:00 |
|
Alex Browne
|
770cf52933
|
Remove unused copyfiles dependencies
|
2018-10-15 13:37:57 -07:00 |
|
Brandon Millman
|
b5d88079d9
|
Publish
- 0x.js@1.0.8
- @0xproject/abi-gen@1.0.13
- @0xproject/assert@1.0.13
- @0xproject/asset-buyer@2.0.0
- @0xproject/base-contract@3.0.1
- @0xproject/connect@3.0.1
- @0xproject/contract-wrappers@2.0.2
- contracts@2.1.49
- @0xproject/dev-utils@1.0.12
- ethereum-types@1.0.11
- @0xproject/fill-scenarios@1.0.7
- @0xproject/instant@0.0.2
- @0xproject/json-schemas@1.0.7
- @0xproject/metacoin@0.0.23
- @0xproject/migrations@1.0.14
- @0xproject/monorepo-scripts@1.0.11
- @0xproject/order-utils@1.0.7
- @0xproject/order-watcher@2.1.1
- @0xproject/react-docs@1.0.13
- @0xproject/react-shared@1.0.15
- @0xproject/sol-compiler@1.1.7
- @0xproject/sol-cov@2.1.7
- @0xproject/sol-doc@1.0.2
- @0xproject/sol-resolver@1.0.14
- @0xproject/sra-report@1.0.13
- @0xproject/sra-spec@1.0.6
- @0xproject/subproviders@2.0.7
- @0xproject/testnet-faucets@1.0.51
- @0xproject/tslint-config@1.0.8
- @0xproject/types@1.1.4
- @0xproject/typescript-typings@3.0.2
- @0xproject/utils@2.0.2
- @0xproject/web3-wrapper@3.0.3
- @0xproject/website@0.0.54
|
2018-10-04 15:52:06 -07:00 |
|
Brandon Millman
|
266440f7c3
|
Updated CHANGELOGS
|
2018-10-04 15:51:56 -07:00 |
|
Leonid Logvinov
|
f4e4eef48e
|
Introduce a build:ci command that doesn't build webpack bundles
|
2018-10-02 15:09:24 +02:00 |
|
Fabio Berger
|
174b360593
|
Publish
- 0x.js@1.0.1
- @0xproject/abi-gen@1.0.8
- @0xproject/assert@1.0.8
- @0xproject/base-contract@2.0.2
- @0xproject/connect@2.0.0
- @0xproject/contract-wrappers@1.0.1
- contracts@2.1.43
- @0xproject/dev-utils@1.0.7
- ethereum-types@1.0.6
- @0xproject/fill-scenarios@1.0.1
- @0xproject/forwarder-helper@1.0.1
- @0xproject/json-schemas@1.0.1
- @0xproject/metacoin@0.0.18
- @0xproject/migrations@1.0.7
- @0xproject/monorepo-scripts@1.0.8
- @0xproject/order-utils@1.0.1
- @0xproject/order-watcher@1.0.1
- @0xproject/react-docs@1.0.8
- @0xproject/react-shared@1.0.9
- @0xproject/sol-compiler@1.1.2
- @0xproject/sol-cov@2.1.2
- @0xproject/sol-resolver@1.0.8
- @0xproject/sra-report@1.0.8
- @0xproject/sra-spec@1.0.1
- @0xproject/subproviders@2.0.2
- @0xproject/testnet-faucets@1.0.44
- @0xproject/tslint-config@1.0.7
- @0xproject/types@1.0.1
- @0xproject/typescript-typings@2.0.0
- @0xproject/utils@1.0.8
- @0xproject/web3-wrapper@2.0.2
- @0xproject/website@0.0.47
|
2018-09-05 11:16:45 +01:00 |
|