Ian K Smith
|
9fd372da51
|
Add CHANGELOG.json entry
|
2019-01-31 15:04:22 -07:00 |
|
Ian K Smith
|
68194fde0a
|
Use correct "orderValidator" address in order_validator_wrapper ctor
|
2019-01-31 14:55:06 -07:00 |
|
Leonid Logvinov
|
c8212f1d4d
|
Merge branch 'development' into feature/bignumber-8.0
|
2019-01-18 12:53:04 +01:00 |
|
Leonid Logvinov
|
5816279d68
|
Publish
- 0x.js@3.0.3
- @0x/asset-buyer@4.0.2
- @0x/contract-wrappers@5.0.1
- @0x/dev-tools-pages@0.0.14
- @0x/instant@1.0.8
- @0x/metacoin@0.0.36
- @0x/monorepo-scripts@1.0.19
- @0x/order-watcher@2.4.3
- @0x/sol-coverage@1.0.3
- @0x/sol-profiler@1.0.3
- @0x/sol-trace@1.0.3
- @0x/sol-tracing-utils@4.0.1
- @0x/testnet-faucets@1.0.64
- @0x/website@0.0.67
- @0x/contracts-examples@1.0.6
- @0x/contracts-extensions@1.2.3
- @0x/contracts-interfaces@1.0.6
- @0x/contracts-libs@1.0.6
- @0x/contracts-multisig@1.0.6
- @0x/contracts-protocol@2.2.3
- @0x/contracts-test-utils@2.0.1
- @0x/contracts-tokens@1.0.6
- @0x/contracts-utils@1.0.6
|
2019-01-17 19:07:37 +01:00 |
|
Leonid Logvinov
|
0d877a8076
|
Updated CHANGELOGS
|
2019-01-17 19:07:25 +01: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
|
20eab4257a
|
Upgrade chai-bignumber
|
2019-01-15 16:25:25 +01:00 |
|
Leonid Logvinov
|
eb393f0a66
|
Upgrade chai-bignumber
|
2019-01-15 16:25:25 +01:00 |
|
Leonid Logvinov
|
c3afc13dd6
|
Upgrade bignumber.js version
|
2019-01-15 16:25:24 +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 |
|
Jacob Evans
|
16a2cf7be6
|
Merge pull request #1503 from 0xProject/feature/multi-asset-proxy-migration
Add MultiAssetProxy Migration
|
2019-01-15 13:27:07 +11:00 |
|
Jacob Evans
|
dc58c60841
|
Update hardcoded token addresses
|
2019-01-12 18:50:05 +11:00 |
|
Jacob Evans
|
007a2d7deb
|
Remove matchOrders optimization
|
2019-01-12 12:07:37 +11:00 |
|
Jacob Evans
|
5da40ab45e
|
Prettier
|
2019-01-12 11:07:48 +11:00 |
|
Jacob Evans
|
54a1fd87db
|
Update PR number
|
2019-01-12 10:27:48 +11:00 |
|
Jacob Evans
|
507c47c42c
|
bug(exchange-wrapper): matchOrdersAsync input param mutation
|
2019-01-12 10:22:13 +11: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 |
|
Fabio Berger
|
5b7eff217e
|
Publish
- 0x.js@3.0.0
- @0x/abi-gen@1.0.20
- @0x/abi-gen-wrappers@2.1.0
- @0x/assert@1.0.21
- @0x/asset-buyer@3.0.5
- @0x/base-contract@3.0.11
- @0x/connect@3.0.11
- @0x/contract-addresses@2.1.0
- @0x/contract-artifacts@1.2.0
- @0x/contract-wrappers@4.2.0
- @0x/dev-tools-pages@0.0.11
- @0x/dev-utils@1.0.22
- @0x/fill-scenarios@1.1.0
- @0x/instant@1.0.5
- @0x/json-schemas@2.1.5
- @0x/metacoin@0.0.33
- @0x/migrations@2.3.0
- @0x/monorepo-scripts@1.0.16
- @0x/order-utils@3.1.0
- @0x/order-watcher@2.4.0
- @0x/pipeline@1.0.3
- @0x/react-docs@1.0.23
- @0x/react-shared@1.1.0
- @0x/sol-compiler@2.0.0
- @0x/sol-cov@2.1.17
- @0x/sol-doc@1.0.12
- @0x/sol-resolver@1.2.1
- @0x/sra-spec@1.0.14
- @0x/subproviders@2.1.9
- @0x/testnet-faucets@1.0.61
- @0x/types@1.5.0
- @0x/utils@2.1.1
- @0x/web3-wrapper@3.2.2
- @0x/website@0.0.64
- @0x/contracts-examples@1.0.3
- @0x/contracts-extensions@1.2.0
- @0x/contracts-interfaces@1.0.3
- @0x/contracts-libs@1.0.3
- @0x/contracts-multisig@1.0.3
- @0x/contracts-protocol@2.2.0
- @0x/contracts-test-utils@1.0.3
- @0x/contracts-tokens@1.0.3
- @0x/contracts-utils@1.0.3
|
2019-01-09 14:44:17 +01:00 |
|
Fabio Berger
|
0a6ead90d9
|
Updated CHANGELOGS
|
2019-01-09 14:44:03 +01:00 |
|
Greg Hysen
|
04db7f0fae
|
Fixed merge conflict from development
|
2019-01-07 15:50:48 -08:00 |
|
Greg Hysen
|
e39ae0350b
|
Ran prettier
|
2019-01-07 15:50:48 -08:00 |
|
Greg Hysen
|
d0a0673694
|
Doc generation working for changes by dutch auction wrapper
|
2019-01-07 15:50:48 -08:00 |
|
Greg Hysen
|
5f2a7cb78f
|
removed manual updte of package.json version
|
2019-01-07 15:50:48 -08:00 |
|
Greg Hysen
|
edb989fbf3
|
export dutch auction wrapper types from 0x.js
|
2019-01-07 15:50:48 -08:00 |
|
Greg Hysen
|
a00e416a19
|
ran prettier
|
2019-01-07 15:50:48 -08:00 |
|
Greg Hysen
|
77a2ca1ddc
|
Minor documentation updates to dutch auction wrapper
|
2019-01-07 15:50:48 -08:00 |
|
Greg Hysen
|
61a3368826
|
afterAuctionDetails -> auctionDetails
|
2019-01-07 15:50:48 -08:00 |
|
Greg Hysen
|
c6ab380685
|
Ran prettier & linter
|
2019-01-07 15:50:48 -08:00 |
|
Greg Hysen
|
d6467d707f
|
Removed redundant assignment
|
2019-01-07 15:50:48 -08:00 |
|
Greg Hysen
|
0893614859
|
removed needless newline on contract-wrappers changelog
|
2019-01-07 15:50:48 -08:00 |
|
Greg Hysen
|
bbd4828340
|
removed .only
|
2019-01-07 15:50:48 -08:00 |
|
Greg Hysen
|
6de3a33f36
|
updated relevant changelogs
|
2019-01-07 15:50:48 -08:00 |
|
Greg Hysen
|
06139cbfe5
|
Added dutch auction utils to contract-wrappers
|
2019-01-07 15:50:48 -08:00 |
|
Greg Hysen
|
cb1bfa0f97
|
ran prettier + added changelog entry for contract wrappers
|
2019-01-07 15:50:48 -08:00 |
|
Greg Hysen
|
b249a50d8f
|
ran prettier
|
2019-01-07 15:50:48 -08:00 |
|
Greg Hysen
|
0432212a34
|
dutch wrapper tests working
|
2019-01-07 15:50:48 -08:00 |
|
Greg Hysen
|
7203ca90cf
|
all dutchie wrapper tests passing
|
2019-01-07 15:50:48 -08:00 |
|
Greg Hysen
|
5da748a062
|
Progress on dutch auction wrapper. Need to add auction data decoding to it.
|
2019-01-07 15:50:48 -08:00 |
|
Greg Hysen
|
43b648e7dc
|
Dutch wrapper
|
2019-01-07 15:50:48 -08:00 |
|
Amir Bandeali
|
fd37e88bdb
|
Use enums in pipeline
|
2019-01-07 11:11:19 -08:00 |
|
Amir Bandeali
|
24564b986d
|
Minimize unnecessary type assertions
|
2019-01-07 10:31:11 -08:00 |
|
Amir Bandeali
|
70508f52a1
|
Update CHANGELOGs
|
2019-01-07 10:31:11 -08:00 |
|
Amir Bandeali
|
0fba0b1a1b
|
feat: Add balance and allowance checks for MultiAssetProxy
|
2019-01-07 10:31:11 -08:00 |
|
Brandon Millman
|
7c7085c932
|
feature(contract-wrappers): add support for Trust Wallet signature denial errors when trying to sense signature denial from a provider
|
2018-12-20 14:45:06 -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 |
|