Xianny
38d2b70ba6
Update contract-wrappers everywhere ( #2068 )
...
* add validateAndSendTransactionAsync to all wrappers
* remove contract-wrappers from @0x/contracts-extensions
* replace error types in contract-wrappers
* upgrade asset-buyer and asset-swapper to contract-wrappers v11
* update website and 0x.js
* remove calldataOptimizationUtils
2019-08-15 10:53:33 -07:00
xianny
f394d7dba9
Publish
...
- @0x/contracts-asset-proxy@2.2.5
- @0x/contracts-coordinator@2.0.10
- @0x/contracts-dev-utils@0.0.7
- @0x/contracts-erc1155@1.1.12
- @0x/contracts-erc20@2.2.11
- @0x/contracts-erc721@2.1.12
- @0x/contracts-exchange-forwarder@3.0.9
- @0x/contracts-exchange-libs@3.0.5
- @0x/contracts-exchange@2.1.11
- @0x/contracts-extensions@4.0.5
- @0x/contracts-multisig@3.1.11
- @0x/contracts-test-utils@3.1.13
- @0x/contracts-utils@3.2.1
- 0x.js@6.0.15
- @0x/abi-gen-templates@2.4.1
- @0x/abi-gen-wrappers@5.2.0
- @0x/abi-gen@4.1.0
- @0x/assert@2.1.3
- @0x/asset-buyer@6.1.11
- @0x/asset-swapper@1.0.1
- @0x/base-contract@5.3.1
- @0x/connect@5.0.16
- @0x/contract-addresses@3.0.3
- @0x/contract-artifacts@2.0.4
- @0x/contract-wrappers@11.0.0
- @0x/contracts-gen@1.0.13
- @0x/dev-utils@2.3.0
- @0x/fill-scenarios@3.0.16
- @0x/instant@1.0.28
- @0x/json-schemas@3.1.13
- @0x/migrations@4.2.0
- @0x/monorepo-scripts@1.0.34
- @0x/order-utils@8.2.5
- @0x/order-watcher@4.0.17
- @0x/python-contract-wrappers@1.0.3
- @0x/sol-compiler@3.1.12
- @0x/sol-coverage@3.0.9
- @0x/sol-doc@2.0.16
- @0x/sol-profiler@3.1.11
- @0x/sol-trace@2.0.17
- @0x/sol-tracing-utils@6.0.16
- @0x/sra-spec@2.0.14
- @0x/subproviders@5.0.1
- @0x/testnet-faucets@1.0.84
- @0x/utils@4.5.0
- @0x/web3-wrapper@6.0.10
- @0x/website@0.0.87
2019-08-08 13:58:46 -07:00
xianny
ca595cd8cf
Updated CHANGELOGS
2019-08-08 13:58:30 -07:00
xianny
a5654debeb
pin contract-wrappers to earlier version
2019-08-08 11:48:47 -07:00
xianny
0869c0d8b0
Revert "Updated CHANGELOGS"
...
This reverts commit b456c3f953afb24e5de26206eb0b4e532fd3aba6.
2019-08-08 11:47:30 -07:00
xianny
b456c3f953
Updated CHANGELOGS
2019-08-08 11:41:38 -07:00
xianny
18ce6797e0
Revert failed publish
2019-08-08 10:02:32 -07:00
xianny
c1009d440e
Publish
...
- @0x/contracts-asset-proxy@2.2.5
- @0x/contracts-coordinator@2.0.10
- @0x/contracts-dev-utils@0.0.7
- @0x/contracts-erc1155@1.1.12
- @0x/contracts-erc20@2.2.11
- @0x/contracts-erc721@2.1.12
- @0x/contracts-exchange-forwarder@3.0.9
- @0x/contracts-exchange-libs@3.0.5
- @0x/contracts-exchange@2.1.11
- @0x/contracts-extensions@4.0.5
- @0x/contracts-multisig@3.1.11
- @0x/contracts-test-utils@3.1.13
- @0x/contracts-utils@3.2.1
- 0x.js@6.0.15
- @0x/abi-gen-templates@2.4.1
- @0x/abi-gen-wrappers@5.2.0
- @0x/abi-gen@4.1.0
- @0x/assert@2.1.3
- @0x/asset-buyer@6.1.11
- @0x/asset-swapper@1.0.1
- @0x/base-contract@5.3.1
- @0x/connect@5.0.16
- @0x/contract-addresses@3.0.3
- @0x/contract-artifacts@2.0.4
- @0x/contract-wrappers@11.0.0
- @0x/contracts-gen@1.0.13
- @0x/dev-utils@2.3.0
- @0x/fill-scenarios@3.0.16
- @0x/instant@1.0.28
- @0x/json-schemas@3.1.13
- @0x/migrations@4.2.0
- @0x/monorepo-scripts@1.0.34
- @0x/order-utils@8.2.5
- @0x/order-watcher@4.0.17
- @0x/python-contract-wrappers@1.0.3
- @0x/sol-compiler@3.1.12
- @0x/sol-coverage@3.0.9
- @0x/sol-doc@2.0.16
- @0x/sol-profiler@3.1.11
- @0x/sol-trace@2.0.17
- @0x/sol-tracing-utils@6.0.16
- @0x/sra-spec@2.0.14
- @0x/subproviders@5.0.1
- @0x/testnet-faucets@1.0.84
- @0x/utils@4.5.0
- @0x/web3-wrapper@6.0.10
- @0x/website@0.0.87
2019-08-08 09:29:23 -07:00
xianny
89ee6fe6db
Updated CHANGELOGS
2019-08-08 09:29:08 -07:00
Xianny
8ce390be3c
switch @0x/contract-wrappers to generated wrappers ( #2037 )
...
* switch @0x/contract-wrappers to generated wrappers
- remove TransactionEncoder
- move TokenUtils to @0x/dev-utils
- detailed changes in #2040
2019-08-08 07:29:30 -07:00
David Sun
d36eb04ae8
Publish
...
- @0x/contracts-asset-proxy@2.2.4
- @0x/contracts-coordinator@2.0.9
- @0x/contracts-dev-utils@0.0.6
- @0x/contracts-erc1155@1.1.11
- @0x/contracts-erc20@2.2.10
- @0x/contracts-erc721@2.1.11
- @0x/contracts-exchange-forwarder@3.0.8
- @0x/contracts-exchange-libs@3.0.4
- @0x/contracts-exchange@2.1.10
- @0x/contracts-extensions@4.0.4
- @0x/contracts-multisig@3.1.10
- @0x/contracts-test-utils@3.1.12
- @0x/contracts-utils@3.2.0
- 0x.js@6.0.14
- @0x/abi-gen-templates@2.4.0
- @0x/abi-gen-wrappers@5.1.0
- @0x/abi-gen@3.1.2
- @0x/assert@2.1.2
- @0x/asset-buyer@6.1.10
- @0x/asset-swapper@1.0.0
- @0x/base-contract@5.3.0
- @0x/connect@5.0.15
- @0x/contract-artifacts@2.0.3
- @0x/contract-wrappers@10.1.0
- @0x/contracts-gen@1.0.12
- @0x/dev-utils@2.2.6
- @0x/fill-scenarios@3.0.15
- @0x/json-schemas@3.1.12
- @0x/migrations@4.1.11
- @0x/order-utils@8.2.4
- @0x/order-watcher@4.0.16
- @0x/sol-compiler@3.1.11
- @0x/sol-coverage@3.0.8
- @0x/sol-doc@2.0.15
- @0x/sol-profiler@3.1.10
- @0x/sol-trace@2.0.16
- @0x/sol-tracing-utils@6.0.15
- @0x/sra-spec@2.0.13
- @0x/subproviders@5.0.0
- @0x/utils@4.4.2
- @0x/web3-wrapper@6.0.9
2019-07-31 13:36:00 -07:00
David Sun
b97ba35279
Updated CHANGELOGS
2019-07-31 13:35:49 -07:00
fabioberger
3a3658708a
Get all Mocha's on same version and add typings to all packages
2019-07-26 18:05:57 +02:00
fabioberger
c66d8f202a
Update Mocha
2019-07-26 17:38:44 +02:00
Fabio Berger
6f3cee1a1e
Publish
...
- @0x/contracts-asset-proxy@2.2.3
- @0x/contracts-coordinator@2.0.8
- @0x/contracts-dev-utils@0.0.5
- @0x/contracts-erc1155@1.1.10
- @0x/contracts-erc20@2.2.9
- @0x/contracts-erc721@2.1.10
- @0x/contracts-exchange-forwarder@3.0.7
- @0x/contracts-exchange-libs@3.0.3
- @0x/contracts-exchange@2.1.9
- @0x/contracts-extensions@4.0.3
- @0x/contracts-multisig@3.1.9
- @0x/contracts-test-utils@3.1.11
- @0x/contracts-utils@3.1.10
- 0x.js@6.0.13
- @0x/abi-gen-templates@2.3.0
- @0x/abi-gen-wrappers@5.0.3
- @0x/abi-gen@3.1.1
- @0x/assert@2.1.1
- @0x/asset-buyer@6.1.9
- @0x/asset-swapper@0.0.5
- @0x/base-contract@5.1.2
- @0x/connect@5.0.14
- @0x/contract-artifacts@2.0.2
- @0x/contract-wrappers@9.1.8
- @0x/contracts-gen@1.0.11
- @0x/dev-utils@2.2.5
- ethereum-types@2.1.4
- @0x/fill-scenarios@3.0.14
- @0x/json-schemas@3.1.11
- @0x/migrations@4.1.10
- @0x/order-utils@8.2.3
- @0x/order-watcher@4.0.15
- @0x/react-docs@2.0.15
- @0x/react-shared@2.0.15
- @0x/sol-compiler@3.1.10
- @0x/sol-coverage@3.0.7
- @0x/sol-doc@2.0.14
- @0x/sol-profiler@3.1.9
- @0x/sol-resolver@2.0.9
- @0x/sol-trace@2.0.15
- @0x/sol-tracing-utils@6.0.14
- @0x/sra-spec@2.0.12
- @0x/subproviders@4.1.2
- @0x/types@2.4.1
- @0x/typescript-typings@4.2.4
- @0x/utils@4.4.1
- @0x/web3-wrapper@6.0.8
2019-07-24 01:50:18 -07:00
Fabio Berger
c43d4bbf71
Updated CHANGELOGS
2019-07-24 01:50:00 -07:00
Fabio Berger
ac82b2622c
Publish
...
- 0x.js@6.0.12
- @0x/abi-gen-wrappers@5.0.2
- @0x/asset-buyer@6.1.8
- @0x/asset-swapper@0.0.4
- @0x/connect@5.0.13
- @0x/contract-addresses@3.0.2
- @0x/contract-wrappers@9.1.7
- @0x/fill-scenarios@3.0.13
- @0x/instant@1.0.27
- @0x/metacoin@0.0.54
- @0x/migrations@4.1.9
- @0x/order-utils@8.2.2
- @0x/order-watcher@4.0.14
- @0x/testnet-faucets@1.0.83
- @0x/website@0.0.86
- @0x/contracts-asset-proxy@2.2.2
- @0x/contracts-coordinator@2.0.7
- @0x/contracts-dev-utils@0.0.4
- @0x/contracts-erc1155@1.1.9
- @0x/contracts-erc20@2.2.8
- @0x/contracts-erc721@2.1.9
- @0x/contracts-exchange@2.1.8
- @0x/contracts-exchange-forwarder@3.0.6
- @0x/contracts-exchange-libs@3.0.2
- @0x/contracts-extensions@4.0.2
- @0x/contracts-multisig@3.1.8
- @0x/contracts-test-utils@3.1.10
- @0x/contracts-utils@3.1.9
2019-07-15 05:23:02 -07:00
Fabio Berger
7197cb57cd
Updated CHANGELOGS
2019-07-15 05:22:51 -07:00
Fabio Berger
b6b618e5ce
Publish
...
- 0x.js@6.0.11
- @0x/abi-gen@2.1.1
- @0x/abi-gen-wrappers@5.0.1
- @0x/asset-buyer@6.1.7
- @0x/asset-swapper@0.0.3
- @0x/connect@5.0.12
- @0x/contract-addresses@3.0.1
- @0x/contract-wrappers@9.1.6
- @0x/dev-tools-pages@0.0.29
- @0x/fill-scenarios@3.0.12
- @0x/instant@1.0.26
- @0x/metacoin@0.0.53
- @0x/migrations@4.1.8
- @0x/order-utils@8.2.1
- @0x/order-watcher@4.0.13
- @0x/python-contract-wrappers@1.0.2
- @0x/react-docs@2.0.14
- @0x/react-shared@2.0.14
- @0x/testnet-faucets@1.0.82
- @0x/website@0.0.85
- @0x/contracts-asset-proxy@2.2.1
- @0x/contracts-coordinator@2.0.6
- @0x/contracts-dev-utils@0.0.3
- @0x/contracts-erc1155@1.1.8
- @0x/contracts-erc20@2.2.7
- @0x/contracts-erc721@2.1.8
- @0x/contracts-exchange@2.1.7
- @0x/contracts-exchange-forwarder@3.0.5
- @0x/contracts-exchange-libs@3.0.1
- @0x/contracts-extensions@4.0.1
- @0x/contracts-multisig@3.1.7
- @0x/contracts-test-utils@3.1.9
- @0x/contracts-utils@3.1.8
2019-07-13 13:00:33 -07:00
Fabio Berger
0bb8887027
Updated CHANGELOGS
2019-07-13 13:00:21 -07:00
Fabio Berger
e853555165
Publish
...
- 0x.js@6.0.10
- @0x/abi-gen@2.1.0
- @0x/abi-gen-templates@2.2.1
- @0x/abi-gen-wrappers@5.0.0
- @0x/assert@2.1.0
- @0x/asset-buyer@6.1.6
- @0x/asset-swapper@0.0.2
- @0x/base-contract@5.1.1
- @0x/connect@5.0.11
- @0x/contract-addresses@3.0.0
- @0x/contract-artifacts@2.0.1
- @0x/contract-wrappers@9.1.5
- @0x/contracts-gen@1.0.10
- @0x/dev-tools-pages@0.0.28
- @0x/dev-utils@2.2.4
- ethereum-types@2.1.3
- @0x/fill-scenarios@3.0.11
- @0x/instant@1.0.25
- @0x/json-schemas@3.0.11
- @0x/metacoin@0.0.52
- @0x/migrations@4.1.7
- @0x/monorepo-scripts@1.0.33
- @0x/order-utils@8.2.0
- @0x/order-watcher@4.0.12
- @0x/python-contract-wrappers@1.0.1
- @0x/react-docs@2.0.13
- @0x/react-shared@2.0.13
- @0x/sol-compiler@3.1.9
- @0x/sol-coverage@3.0.6
- @0x/sol-doc@2.0.13
- @0x/sol-profiler@3.1.8
- @0x/sol-resolver@2.0.8
- @0x/sol-trace@2.0.14
- @0x/sol-tracing-utils@6.0.13
- @0x/sra-spec@2.0.11
- @0x/subproviders@4.1.1
- @0x/testnet-faucets@1.0.81
- @0x/types@2.4.0
- @0x/typescript-typings@4.2.3
- @0x/utils@4.4.0
- @0x/web3-wrapper@6.0.7
- @0x/website@0.0.84
- @0x/contracts-asset-proxy@2.2.0
- @0x/contracts-coordinator@2.0.5
- @0x/contracts-dev-utils@0.0.2
- @0x/contracts-erc1155@1.1.7
- @0x/contracts-erc20@2.2.6
- @0x/contracts-erc721@2.1.7
- @0x/contracts-exchange@2.1.6
- @0x/contracts-exchange-forwarder@3.0.4
- @0x/contracts-exchange-libs@3.0.0
- @0x/contracts-extensions@4.0.0
- @0x/contracts-multisig@3.1.6
- @0x/contracts-test-utils@3.1.8
- @0x/contracts-utils@3.1.7
2019-07-13 01:33:08 -07:00
Fabio Berger
2ce09d73ac
Updated CHANGELOGS
2019-07-13 01:32:53 -07:00
David Sun
a41dab2922
Commit coverage directory
2019-07-11 15:15:09 -07:00
David Sun
f4504106a1
adding back asset-buyer for legacy support
2019-07-11 15:15:09 -07:00
David Sun
1a5b8041c7
renamed to asset-swapper
2019-07-11 15:15:09 -07:00
David Sun
0a4a973a7f
changes to types for doc generation
2019-07-11 15:15:09 -07:00
David Sun
67137cadac
made get Consumer private
2019-07-11 15:15:09 -07:00
David Sun
ead4afa06b
fixed linting issues
2019-07-11 15:15:09 -07:00
David Sun
e39ef95191
fixed build issues
2019-07-11 15:15:09 -07:00
David Sun
3d7585671f
refactored
2019-07-11 15:15:09 -07:00
David Sun
44806106db
prettier
2019-07-11 15:15:09 -07:00
David Sun
6a8197a4e8
linting issues
2019-07-11 15:15:09 -07:00
David Sun
4d4b4e0f2b
lint + prettier
2019-07-11 15:15:09 -07:00
David Sun
82da33d742
light refactor
2019-07-11 15:15:09 -07:00
David Sun
dabe5e939f
fixed bugs
2019-07-11 15:15:09 -07:00
David Sun
b4ac6d3439
refactored types and market sell operation
2019-07-11 15:15:09 -07:00
David Sun
a5f77f3964
prettier
2019-07-11 15:15:08 -07:00
David Sun
9401bb53e8
added testing for generating swap quotes
2019-07-11 15:15:08 -07:00
David Sun
347c6d02cf
upgraded exchange sell with market sell
2019-07-11 15:15:08 -07:00
David Sun
64a0080616
add forwarder logic for market sell
2019-07-11 15:15:08 -07:00
David Sun
288a7d4cea
refactored for market sell + buy
2019-07-11 15:15:08 -07:00
David Sun
1207b68f57
added market-sell logic
2019-07-11 15:15:08 -07:00
David Sun
a7db900e51
added types
2019-07-11 15:15:08 -07:00
David Sun
cfa2a90dae
prettier
2019-07-11 15:15:08 -07:00
David Sun
feebb45e9d
fixed linting issues
2019-07-11 15:15:08 -07:00
David Sun
13a2f3a330
updated to async
2019-07-11 15:15:08 -07:00
David Sun
1da8801084
switched from arrow functions
2019-07-11 15:15:08 -07:00
David Sun
7a7b17c4f3
fixed naming of utils
2019-07-11 15:15:08 -07:00
David Sun
2afb06de13
refactored forwarder to utilize utils
2019-07-11 15:15:08 -07:00
David Sun
ac771e2865
finished exchange swap quote consumer
2019-07-11 15:15:08 -07:00