Greg Hysen
c850046ea0
Dutch Auction Contract Wrapper
2019-01-07 15:50:48 -08:00
Amir Bandeali
70508f52a1
Update CHANGELOGs
2019-01-07 10:31:11 -08:00
Amir Bandeali
1dda10b4f3
Add recursive MultiAsset decoding, store first address in pipeline
2019-01-07 10:31:11 -08:00
Amir Bandeali
df4f3d9eac
feat: Add fields to OrderRelevantState and change AssetData to SingleAssetData
2019-01-07 10:31:11 -08:00
Amir Bandeali
1553b366da
Update CHANGELOGs
2019-01-07 10:31:11 -08:00
Amir Bandeali
4d5fcf8985
feat: Add MultiAsset types
2019-01-07 10:31:11 -08:00
Greg Hysen
6a0f5f39ee
Prettier / Linter fixes for TS
2018-12-18 13:36:05 -08:00
Greg Hysen
dbf1de2e69
Revert reasons for balance threshold filter
2018-12-18 13:36:05 -08:00
Greg Hysen
16bd0ce7ec
generalized KYC extension passing all tests
2018-12-18 13:36:05 -08:00
Greg Hysen
33e41dd500
More tests + require instead of revert in compliance contract
2018-12-18 13:36:05 -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
Fabio Berger
96b8100a78
Publish
...
- 0x.js@2.0.7
- @0x/abi-gen@1.0.18
- @0x/abi-gen-wrappers@2.0.1
- @0x/assert@1.0.19
- @0x/asset-buyer@3.0.3
- @0x/base-contract@3.0.9
- @0x/connect@3.0.9
- @0x/contract-wrappers@4.1.2
- @0x/dev-tools-pages@0.0.9
- @0x/dev-utils@1.0.20
- ethereum-types@1.1.3
- @0x/fill-scenarios@1.0.15
- @0x/instant@1.0.3
- @0x/json-schemas@2.1.3
- @0x/metacoin@0.0.31
- @0x/migrations@2.2.1
- @0x/monorepo-scripts@1.0.15
- @0x/order-utils@3.0.6
- @0x/order-watcher@2.2.7
- @0x/pipeline@1.0.1
- @0x/react-docs@1.0.21
- @0x/react-shared@1.0.24
- @0x/sol-compiler@1.1.15
- @0x/sol-cov@2.1.15
- @0x/sol-doc@1.0.10
- @0x/sol-resolver@1.1.0
- @0x/sra-spec@1.0.12
- @0x/subproviders@2.1.7
- @0x/testnet-faucets@1.0.59
- @0x/types@1.4.0
- @0x/typescript-typings@3.0.5
- @0x/utils@2.0.7
- @0x/web3-wrapper@3.2.0
- @0x/website@0.0.62
- @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.57
- @0x/contracts-test-utils@1.0.1
- @0x/contracts-tokens@1.0.1
- @0x/contracts-utils@1.0.1
2018-12-11 15:38:43 -08:00
Fabio Berger
e2b0c4d116
Updated CHANGELOGS
2018-12-11 15:38:32 -08:00
Leonid Logvinov
86f1697934
Updated CHANGELOGS
2018-12-10 15:06:05 -08:00
Jacob Evans
0bffc3d10e
chore: Add RevertReasons for DutchAuction. Test revert reasons
2018-12-04 09:14:00 +11:00
Amir Bandeali
b773d5e592
feat: Add and revert reasons
2018-11-27 16:09:51 -08:00
Fabio Berger
f46a49fd13
Publish
...
- 0x.js@2.0.5
- @0x/abi-gen@1.0.17
- @0x/abi-gen-wrappers@1.1.0
- @0x/assert@1.0.18
- @0x/asset-buyer@3.0.1
- @0x/base-contract@3.0.7
- @0x/connect@3.0.7
- @0x/contract-addresses@1.2.0
- @0x/contract-wrappers@4.1.0
- contracts@2.1.55
- @0x/dev-tools-pages@0.0.7
- @0x/dev-utils@1.0.18
- @0x/fill-scenarios@1.0.13
- @0x/instant@1.0.1
- @0x/json-schemas@2.1.2
- @0x/metacoin@0.0.29
- @0x/migrations@2.1.0
- @0x/monorepo-scripts@1.0.14
- @0x/order-utils@3.0.3
- @0x/order-watcher@2.2.5
- @0x/react-docs@1.0.19
- @0x/react-shared@1.0.22
- @0x/sol-compiler@1.1.13
- @0x/sol-cov@2.1.13
- @0x/sol-doc@1.0.8
- @0x/sol-resolver@1.0.17
- @0x/sra-spec@1.0.11
- @0x/subproviders@2.1.5
- @0x/testnet-faucets@1.0.57
- @0x/types@1.3.0
- @0x/utils@2.0.6
- @0x/web3-wrapper@3.1.5
- @0x/website@0.0.60
2018-11-21 21:09:47 +00:00
Fabio Berger
707af1ec58
Updated CHANGELOGS
2018-11-21 21:09:37 +00:00
Fabio Berger
2821bac3a3
Add additional CHANGELOG to types package
2018-11-21 10:44:20 +00:00
Fabio Berger
0244d04a55
Fix prettier
2018-11-21 00:11:25 +00:00
Fabio Berger
895281989c
Fix SimpleContractArtifact
type
2018-11-20 23:43:05 +00:00
Fabio Berger
4b64d8c3aa
Allow a SimpleContractArtifact
to be passed into deployFrom0xArtifactAsync
2018-11-20 23:06:46 +00: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
Leonid Logvinov
7e49db2301
Fix ethereum-types versions
2018-10-18 15:52:32 +02:00
Jacob Evans
2735fb4fa6
chore: change README.md from 0xproject to 0x
2018-10-18 22:30:09 +11:00
Jacob Evans
88c929a408
chore: change tslint.json from 0xproject to 0x
2018-10-18 22:28:38 +11:00
Jacob Evans
9f924e459c
chore: change package org from 0xproject to 0x
2018-10-18 22:27:31 +11:00
fragosti
eda0b3e693
fix: dont use enum string as type as typedoc gets confused
2018-10-16 17:48:25 -07:00
fragosti
dbf5be6c21
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/move-features-over-from-zrx-buyer
2018-10-16 11:15:17 -07:00
fragosti
43f8f2abbd
feat: add changelog entries for changed packages
2018-10-15 14:20:31 -07:00
fragosti
e7130af6a9
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/move-features-over-from-zrx-buyer
2018-10-15 14:11:05 -07:00
Alex Browne
be1a597250
Remove ContractAddresses from packages/types (mistake after rebase)
2018-10-15 14:10:31 -07:00
Alex Browne
770cf52933
Remove unused copyfiles dependencies
2018-10-15 13:37:57 -07:00
Alex Browne
3a7bb97ad1
Remove artifacts from migrations package and update contract-wrappers accordingly
2018-10-15 13:36:59 -07:00
Andrew Maurer
69e9dbd683
Merge branch 'development' into development
2018-10-13 11:09:50 -04:00
fragosti
025614a7fd
feat: Add AssetData type as union of ERC721AssetData and ERC20AssetData
2018-10-12 14:52:18 -07:00
amaurer
cd04a21e29
Fixes per converstaion, stats interface to pub
2018-10-12 11:55:31 -04:00
amaurer
e5192507ab
Fixed accidental carriage return removal in index.ts
2018-10-07 12:31:51 -04:00
amaurer
2e1222556f
Changed getWatchedOrders to getStats and returns Stats object
2018-10-07 12:24:42 -04:00
Jacob Evans
75d274f330
Return SignedOrder from signing utils.
...
Create a helper back in EIP712Utils for code cleanup.
Moved constants in order-utils into the constants object
2018-10-05 17:12:17 +10:00
Jacob Evans
3e2fe40a11
Add eth_signTypedData support to our wallet subproviders
2018-10-05 12:02:09 +10:00
Jacob Evans
07926ded6e
Introduce Metamask Subprovider.
...
MM has a number of inconsistencies with other providers when implementing the JSON RPC interface. This subprovider wraps those nuances so they do not leak into the rest of our code
2018-10-05 12:00:41 +10: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