Amir Bandeali
|
5cb52faa10
|
Do not verify orders with a null senderAddress
|
2019-02-26 13:29:17 -08:00 |
|
Amir Bandeali
|
e67e822845
|
Add tests for hashing libs
|
2019-02-26 13:29:17 -08:00 |
|
Amir Bandeali
|
7a1e6cccfd
|
Add public wrappers for libs
|
2019-02-26 13:29:17 -08:00 |
|
Amir Bandeali
|
1166b6c2fb
|
Do not check approvals for orders where sender == feeRecipient
|
2019-02-26 13:29:17 -08:00 |
|
Amir Bandeali
|
7a6693694c
|
Update README
|
2019-02-26 13:29:17 -08:00 |
|
Amir Bandeali
|
6ed423d1af
|
Make all cancels permissionless
|
2019-02-26 13:29:17 -08:00 |
|
Amir Bandeali
|
8b69444602
|
Add tec package to relevant files
|
2019-02-26 13:29:17 -08:00 |
|
Amir Bandeali
|
7de5e8d9c8
|
Update READMEs
|
2019-02-26 13:29:17 -08:00 |
|
Amir Bandeali
|
844e3d1934
|
Implement TEC MVP
|
2019-02-26 13:29:17 -08:00 |
|
Amir Bandeali
|
9eafbbc0ae
|
Update solidity versions of relevant contracts
|
2019-02-26 13:29:17 -08:00 |
|
Leonid Logvinov
|
ae8a7f6320
|
Remove ganache profiling warning
|
2019-02-26 10:50:14 -08:00 |
|
Leonid Logvinov
|
5934eb0559
|
Publish
- 0x.js@6.0.0
- @0x/abi-gen@2.0.4
- @0x/abi-gen-templates@2.0.1
- @0x/abi-gen-wrappers@4.0.0
- @0x/assert@2.0.4
- @0x/asset-buyer@6.0.0
- @0x/base-contract@5.0.0
- @0x/connect@5.0.0
- @0x/contract-addresses@2.2.2
- @0x/contract-wrappers@8.0.0
- @0x/contracts-gen@1.0.3
- @0x/dev-tools-pages@0.0.20
- @0x/dev-utils@2.1.1
- ethereum-types@2.1.0
- @0x/fill-scenarios@3.0.0
- @0x/instant@1.0.14
- @0x/json-schemas@3.0.4
- @0x/metacoin@0.0.41
- @0x/migrations@4.0.0
- @0x/monorepo-scripts@1.0.25
- @0x/order-utils@7.0.0
- @0x/order-watcher@4.0.0
- @0x/pipeline@1.0.11
- @0x/react-docs@2.0.5
- @0x/react-shared@2.0.5
- @0x/sol-compiler@3.1.0
- @0x/sol-coverage@2.0.4
- @0x/sol-doc@2.0.4
- @0x/sol-profiler@3.0.0
- @0x/sol-resolver@2.0.3
- @0x/sol-trace@2.0.5
- @0x/sol-tracing-utils@6.0.4
- @0x/sra-spec@2.0.4
- @0x/subproviders@4.0.0
- @0x/testnet-faucets@1.0.70
- @0x/types@2.1.0
- @0x/typescript-typings@4.1.0
- @0x/utils@4.2.0
- @0x/web3-wrapper@6.0.0
- @0x/website@0.0.73
- @0x/contracts-asset-proxy@1.0.6
- @0x/contracts-erc20@1.0.6
- @0x/contracts-erc721@1.0.6
- @0x/contracts-exchange@1.0.6
- @0x/contracts-exchange-forwarder@1.0.6
- @0x/contracts-exchange-libs@1.1.0
- @0x/contracts-extensions@2.0.5
- @0x/contracts-multisig@2.0.5
- @0x/contracts-test-utils@3.0.5
- @0x/contracts-utils@2.0.5
|
2019-02-25 13:35:29 -08:00 |
|
Leonid Logvinov
|
b998d719a6
|
Updated CHANGELOGS
|
2019-02-25 13:35:17 -08:00 |
|
Amir Bandeali
|
8279ef0e05
|
Add more slice tests
|
2019-02-25 10:12:59 -08:00 |
|
Amir Bandeali
|
4c17373311
|
Update dep versions
|
2019-02-25 09:59:25 -08:00 |
|
Amir Bandeali
|
c20972de3f
|
Update CHANGELOGs
|
2019-02-25 09:59:25 -08:00 |
|
Amir Bandeali
|
64401f1031
|
Fix bug in slice functions that disallow slicing the last byte of a byte array
|
2019-02-25 09:59:25 -08:00 |
|
Amir Bandeali
|
1f895d0f27
|
Make constants internal
|
2019-02-25 09:59:25 -08:00 |
|
Amir Bandeali
|
5aa8ea10c3
|
Upgrade solc version to 0.5.3 for exchange-libs and utils
|
2019-02-25 09:59:25 -08:00 |
|
Fabio Berger
|
3f9872d8b3
|
Remove getZeroExProvider method since it can be confusing
|
2019-02-21 16:07:23 -08:00 |
|
Fabio Berger
|
6b775628d5
|
Prettier fixes
|
2019-02-19 22:48:09 -08:00 |
|
Fabio Berger
|
1fa82c1077
|
Fix up missing Provider interfaces and refactor providerUtils.standardizeOrThrow()
|
2019-02-19 22:34:31 -08:00 |
|
Leonid Logvinov
|
6fa7d90f1f
|
Define offlineMode as false in all smart contracts packages
|
2019-02-19 10:38:24 -08:00 |
|
Fabio Berger
|
e909faa3ef
|
Publish
- 0x.js@5.0.0
- @0x/abi-gen@2.0.3
- @0x/abi-gen-wrappers@3.0.3
- @0x/assert@2.0.3
- @0x/asset-buyer@5.0.4
- @0x/base-contract@4.0.3
- @0x/connect@4.0.4
- @0x/contract-wrappers@7.1.0
- @0x/contracts-gen@1.0.2
- @0x/dev-tools-pages@0.0.19
- @0x/dev-utils@2.1.0
- @0x/fill-scenarios@2.0.4
- @0x/instant@1.0.13
- @0x/json-schemas@3.0.3
- @0x/metacoin@0.0.40
- @0x/migrations@3.0.4
- @0x/monorepo-scripts@1.0.24
- @0x/order-utils@6.1.0
- @0x/order-watcher@3.0.4
- @0x/pipeline@1.0.10
- @0x/react-docs@2.0.4
- @0x/react-shared@2.0.4
- @0x/sol-compiler@3.0.3
- @0x/sol-coverage@2.0.3
- @0x/sol-doc@2.0.3
- @0x/sol-profiler@2.0.4
- @0x/sol-trace@2.0.4
- @0x/sol-tracing-utils@6.0.3
- @0x/sra-spec@2.0.3
- @0x/subproviders@3.0.3
- @0x/testnet-faucets@1.0.69
- @0x/utils@4.1.0
- @0x/web3-wrapper@5.0.0
- @0x/website@0.0.72
- @0x/contracts-asset-proxy@1.0.5
- @0x/contracts-erc20@1.0.5
- @0x/contracts-erc721@1.0.5
- @0x/contracts-exchange@1.0.5
- @0x/contracts-exchange-forwarder@1.0.5
- @0x/contracts-exchange-libs@1.0.5
- @0x/contracts-extensions@2.0.4
- @0x/contracts-multisig@2.0.4
- @0x/contracts-test-utils@3.0.4
- @0x/contracts-utils@2.0.4
|
2019-02-09 18:44:40 +00:00 |
|
Fabio Berger
|
28d9fdf798
|
Updated CHANGELOGS
|
2019-02-09 18:44:28 +00:00 |
|
Leonid Logvinov
|
f003298ce4
|
Publish
- 0x.js@4.0.3
- @0x/abi-gen@2.0.2
- @0x/abi-gen-wrappers@3.0.2
- @0x/assert@2.0.2
- @0x/asset-buyer@5.0.3
- @0x/base-contract@4.0.2
- @0x/connect@4.0.3
- @0x/contract-wrappers@7.0.2
- @0x/contracts-gen@1.0.1
- @0x/dev-tools-pages@0.0.18
- @0x/dev-utils@2.0.2
- @0x/fill-scenarios@2.0.3
- @0x/instant@1.0.12
- @0x/json-schemas@3.0.2
- @0x/metacoin@0.0.39
- @0x/migrations@3.0.3
- @0x/monorepo-scripts@1.0.23
- @0x/order-utils@6.0.1
- @0x/order-watcher@3.0.3
- @0x/pipeline@1.0.9
- @0x/react-docs@2.0.3
- @0x/react-shared@2.0.3
- @0x/sol-compiler@3.0.2
- @0x/sol-coverage@2.0.2
- @0x/sol-doc@2.0.2
- @0x/sol-profiler@2.0.3
- @0x/sol-resolver@2.0.2
- @0x/sol-trace@2.0.3
- @0x/sol-tracing-utils@6.0.2
- @0x/sra-spec@2.0.2
- @0x/subproviders@3.0.2
- @0x/testnet-faucets@1.0.68
- @0x/types@2.0.2
- @0x/utils@4.0.3
- @0x/web3-wrapper@4.0.2
- @0x/website@0.0.71
- @0x/contracts-asset-proxy@1.0.4
- @0x/contracts-erc20@1.0.4
- @0x/contracts-erc721@1.0.4
- @0x/contracts-exchange@1.0.4
- @0x/contracts-exchange-forwarder@1.0.4
- @0x/contracts-exchange-libs@1.0.4
- @0x/contracts-extensions@2.0.3
- @0x/contracts-multisig@2.0.3
- @0x/contracts-test-utils@3.0.3
- @0x/contracts-utils@2.0.3
|
2019-02-07 15:02:05 +01:00 |
|
Leonid Logvinov
|
5f5ee0041f
|
Updated CHANGELOGS
|
2019-02-07 15:01:53 +01:00 |
|
Leonid Logvinov
|
88497ddc52
|
Updated CHANGELOGS
|
2019-02-07 14:42:20 +01:00 |
|
Fabio Berger
|
8af9a38c8e
|
Move from devDep to dep
|
2019-02-07 13:07:36 +00:00 |
|
Fabio Berger
|
7a9ff3846e
|
Merge development
|
2019-02-07 12:33:44 +00:00 |
|
Leonid Logvinov
|
88432a5e67
|
Fix deps versions
|
2019-02-07 11:49:59 +01:00 |
|
Leonid Logvinov
|
de23428069
|
Merge development
|
2019-02-07 11:15:37 +01:00 |
|
Amir Bandeali
|
9089bf2c5f
|
Lock dep versions in contracts packages
|
2019-02-06 21:10:35 -08:00 |
|
Fabio Berger
|
2a344e26cc
|
Publish
- 0x.js@4.0.2
- @0x/asset-buyer@5.0.2
- @0x/connect@4.0.2
- @0x/contract-wrappers@7.0.1
- @0x/dev-tools-pages@0.0.17
- @0x/fill-scenarios@2.0.2
- @0x/instant@1.0.11
- @0x/migrations@3.0.2
- @0x/monorepo-scripts@1.0.22
- @0x/order-utils@6.0.0
- @0x/order-watcher@3.0.2
- @0x/pipeline@1.0.8
- @0x/react-docs@2.0.2
- @0x/react-shared@2.0.2
- @0x/testnet-faucets@1.0.67
- @0x/website@0.0.70
- @0x/contracts-asset-proxy@1.0.3
- @0x/contracts-erc20@1.0.3
- @0x/contracts-erc721@1.0.3
- @0x/contracts-exchange@1.0.3
- @0x/contracts-exchange-forwarder@1.0.3
- @0x/contracts-exchange-libs@1.0.3
- @0x/contracts-extensions@2.0.2
- @0x/contracts-multisig@2.0.2
- @0x/contracts-test-utils@3.0.2
- @0x/contracts-utils@2.0.2
|
2019-02-07 01:53:15 +00:00 |
|
Fabio Berger
|
af26403a86
|
Updated CHANGELOGS
|
2019-02-07 01:53:02 +00:00 |
|
Fabio Berger
|
ac58ace8cf
|
Add CHANGELOG entry about faux publish of contract packages
|
2019-02-07 00:16:39 +00:00 |
|
Fabio Berger
|
dbb3c5e32b
|
Publish
- 0x.js@4.0.1
- @0x/abi-gen@2.0.1
- @0x/abi-gen-wrappers@3.0.1
- @0x/assert@2.0.1
- @0x/asset-buyer@5.0.1
- @0x/base-contract@4.0.1
- @0x/connect@4.0.1
- @0x/contract-wrappers@7.0.0
- @0x/dev-tools-pages@0.0.16
- @0x/dev-utils@2.0.1
- @0x/fill-scenarios@2.0.1
- @0x/instant@1.0.10
- @0x/json-schemas@3.0.1
- @0x/metacoin@0.0.38
- @0x/migrations@3.0.1
- @0x/monorepo-scripts@1.0.21
- @0x/order-utils@5.0.0
- @0x/order-watcher@3.0.1
- @0x/pipeline@1.0.7
- @0x/react-docs@2.0.1
- @0x/react-shared@2.0.1
- @0x/sol-compiler@3.0.1
- @0x/sol-coverage@2.0.1
- @0x/sol-doc@2.0.1
- @0x/sol-profiler@2.0.2
- @0x/sol-resolver@2.0.1
- @0x/sol-trace@2.0.2
- @0x/sol-tracing-utils@6.0.1
- @0x/sra-spec@2.0.1
- @0x/subproviders@3.0.1
- @0x/testnet-faucets@1.0.66
- @0x/types@2.0.1
- @0x/utils@4.0.2
- @0x/web3-wrapper@4.0.1
- @0x/website@0.0.69
- @0x/contracts-asset-proxy@1.0.2
- @0x/contracts-erc20@1.0.2
- @0x/contracts-erc721@1.0.2
- @0x/contracts-exchange@1.0.2
- @0x/contracts-exchange-forwarder@1.0.2
- @0x/contracts-exchange-libs@1.0.2
- @0x/contracts-extensions@2.0.1
- @0x/contracts-multisig@2.0.1
- @0x/contracts-test-utils@3.0.1
- @0x/contracts-utils@2.0.1
|
2019-02-06 11:41:24 +00:00 |
|
Fabio Berger
|
265df31750
|
Updated CHANGELOGS
|
2019-02-06 11:41:12 +00:00 |
|
Amir Bandeali
|
4514da0646
|
Update CHANGELOGs
|
2019-02-05 09:26:03 -08:00 |
|
Amir Bandeali
|
a394967268
|
Use new transaction schema throughout monorepo
|
2019-02-05 09:23:09 -08: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 |
|
Leonid Logvinov
|
9de4bf1225
|
Fix contracts-utils versions
|
2019-02-05 14:29:17 +01:00 |
|
Leonid Logvinov
|
52e287fc7d
|
Fix CHANGELOGs
|
2019-02-05 13:57:38 +01:00 |
|
Leonid Logvinov
|
1a88eac9c7
|
Make the banner more visible
|
2019-02-04 13:00:15 +01:00 |
|
Leonid Logvinov
|
6943bbcacb
|
Temp
|
2019-02-04 10:38:02 +01:00 |
|
Leonid Logvinov
|
3520d2584e
|
Add 'useDockerisedSolc' to new packages
|
2019-01-28 17:27:53 +01:00 |
|
Leonid Logvinov
|
141ac0ca0b
|
Merge development
|
2019-01-28 17:26:13 +01:00 |
|
Leonid Logvinov
|
0c12128f64
|
Temp CI
|
2019-01-28 17:24:44 +01:00 |
|
Amir Bandeali
|
bcff25c996
|
Lock versions of all dependencies that are contracts packages
|
2019-01-24 13:47:02 -08:00 |
|