Michael Huang
|
e043735362
|
Fix regex validation on numeric inputs (#1731)
* Fix regex validation on numeric inputs
|
2019-03-25 15:18:58 -04:00 |
|
Amir Bandeali
|
7010b1adb9
|
Merge pull request #1729 from 0xProject/feat/coordinator/functionVisibility
Modify function visibilities in Coordinator contract
|
2019-03-25 11:51:23 -07:00 |
|
Amir Bandeali
|
17ff262729
|
Update CHANGELOG
|
2019-03-25 10:11:37 -07:00 |
|
Amir Bandeali
|
1c18838cd8
|
Fix typos and add tests for decodeOrdersFromFillData
|
2019-03-25 10:11:37 -07:00 |
|
Amir Bandeali
|
55b87ae78d
|
Make decodeOrdersFromFillData oublic and assertValidTransactionOrdersApproval internal
|
2019-03-25 10:11:37 -07:00 |
|
Amir Bandeali
|
e446e902f3
|
Remove TestMixins contract
|
2019-03-25 10:11:37 -07:00 |
|
Amir Bandeali
|
095b52e0b2
|
Make hashing methods public
|
2019-03-25 10:11:37 -07:00 |
|
Michael Huang
|
4f25ff6a50
|
local_message_signer middleware for web3.py (#1713)
|
2019-03-25 11:25:41 -04:00 |
|
Francesco Agosti
|
fde9fc9dd4
|
Merge pull request #1722 from 0xProject/fix/instant-polling
Unmount Instant when closing
|
2019-03-22 17:03:16 -07:00 |
|
fragosti
|
c481e42673
|
Reset yarn.lock
|
2019-03-22 16:21:02 -07:00 |
|
fragosti
|
5e228d7232
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into fix/instant-polling
|
2019-03-22 15:03:15 -07:00 |
|
fragosti
|
6b8e40fdc9
|
Make unrender idempotent
|
2019-03-22 15:02:12 -07:00 |
|
Alex Svanevik
|
bca44bf9e3
|
Merge pull request #1684 from 0xProject/pull-github-data
Pull Github data
|
2019-03-22 18:33:40 +08:00 |
|
askeluv
|
08e49dcf2e
|
Throttling to respect rate limits
|
2019-03-22 18:15:49 +08:00 |
|
Fabio Berger
|
0f45409b4d
|
Publish
- 0x.js@6.0.5
- @0x/abi-gen@2.0.8
- @0x/abi-gen-wrappers@4.1.0
- @0x/assert@2.0.8
- @0x/asset-buyer@6.0.5
- @0x/base-contract@5.0.4
- @0x/connect@5.0.4
- @0x/contract-addresses@2.3.0
- @0x/contract-artifacts@1.4.0
- @0x/contract-wrappers@8.0.5
- @0x/contracts-gen@1.0.7
- @0x/dev-tools-pages@0.0.24
- @0x/dev-utils@2.2.0
- @0x/fill-scenarios@3.0.4
- @0x/instant@1.0.19
- @0x/json-schemas@3.0.8
- @0x/metacoin@0.0.46
- @0x/migrations@4.1.0
- @0x/monorepo-scripts@1.0.29
- @0x/order-utils@7.1.1
- @0x/order-watcher@4.0.5
- @0x/pipeline@1.0.16
- @0x/react-docs@2.0.9
- @0x/react-shared@2.0.9
- @0x/sol-compiler@3.1.5
- @0x/sol-coverage@3.0.2
- @0x/sol-doc@2.0.9
- @0x/sol-profiler@3.1.4
- @0x/sol-resolver@2.0.6
- @0x/sol-trace@2.0.10
- @0x/sol-tracing-utils@6.0.9
- @0x/sra-spec@2.0.8
- @0x/subproviders@4.0.4
- @0x/testnet-faucets@1.0.75
- @0x/types@2.2.1
- @0x/typescript-typings@4.2.1
- @0x/utils@4.3.0
- @0x/web3-wrapper@6.0.4
- @0x/website@0.0.78
- @0x/contracts-asset-proxy@2.1.0
- @0x/contracts-coordinator@1.1.0
- @0x/contracts-erc1155@1.1.0
- @0x/contracts-erc20@2.1.0
- @0x/contracts-erc721@2.1.0
- @0x/contracts-exchange@2.1.0
- @0x/contracts-exchange-forwarder@2.1.0
- @0x/contracts-exchange-libs@2.1.0
- @0x/contracts-extensions@3.1.0
- @0x/contracts-multisig@3.1.0
- @0x/contracts-test-utils@3.1.1
- @0x/contracts-utils@3.1.0
0x.js@6.0.5
@0x/abi-gen-wrappers@4.1.0
@0x/abi-gen@2.0.8
@0x/assert@2.0.8
@0x/base-contract@5.0.4
@0x/connect@5.0.4
@0x/contract-addresses@2.3.0
@0x/contracts-utils@3.1.0
@0x/dev-utils@2.2.0
@0x/fill-scenarios@3.0.4
@0x/json-schemas@3.0.8
@0x/metacoin@0.0.46
@0x/asset-buyer@6.0.5
@0x/contract-artifacts@1.4.0
@0x/contract-wrappers@8.0.5
@0x/contracts-asset-proxy@2.1.0
@0x/contracts-coordinator@1.1.0
@0x/contracts-erc1155@1.1.0
@0x/contracts-erc20@2.1.0
@0x/contracts-erc721@2.1.0
@0x/contracts-exchange-forwarder@2.1.0
@0x/contracts-exchange-libs@2.1.0
@0x/contracts-exchange@2.1.0
@0x/contracts-extensions@3.1.0
@0x/contracts-gen@1.0.7
@0x/contracts-multisig@3.1.0
@0x/contracts-test-utils@3.1.1
@0x/dev-tools-pages@0.0.24
@0x/instant@1.0.19
@0x/sol-profiler@3.1.4
@0x/utils@4.3.0
@0x/web3-wrapper@6.0.4
@0x/migrations@4.1.0
@0x/monorepo-scripts@1.0.29
@0x/order-utils@7.1.1
@0x/order-watcher@4.0.5
@0x/pipeline@1.0.16
@0x/react-docs@2.0.9
@0x/react-shared@2.0.9
@0x/sol-compiler@3.1.5
@0x/sol-coverage@3.0.2
@0x/sol-doc@2.0.9
@0x/sol-resolver@2.0.6
@0x/sol-trace@2.0.10
@0x/sol-tracing-utils@6.0.9
@0x/sra-spec@2.0.8
@0x/subproviders@4.0.4
@0x/testnet-faucets@1.0.75
@0x/types@2.2.1
@0x/typescript-typings@4.2.1
@0x/website@0.0.78
monorepo@0f45409
|
2019-03-21 17:07:20 +01:00 |
|
Fabio Berger
|
5469d3ec13
|
Updated CHANGELOGS
|
2019-03-21 17:07:04 +01:00 |
|
Fabio B
|
d12f8410b9
|
Merge pull request #1689 from 0xProject/addCoordinatorSupport
Add Coordinator contracts support in dev tools
|
2019-03-21 16:04:19 +01:00 |
|
Fabio Berger
|
704c52d229
|
Move @0x/contracts-test-utils dependency from devDep to deps to fix publish test
|
2019-03-21 15:33:47 +01:00 |
|
Fabio Berger
|
7dcdda14f5
|
modify types
|
2019-03-21 15:13:39 +01:00 |
|
Fabio Berger
|
0f59256ca7
|
merge development
|
2019-03-21 15:04:52 +01:00 |
|
Fabio Berger
|
ddee04e98c
|
Try import instead of const
|
2019-03-21 14:46:47 +01:00 |
|
Steve Klebanoff
|
50f5002b71
|
Unmount component when closing
|
2019-03-21 14:43:31 +01:00 |
|
Fabio Berger
|
e866add4b0
|
Add artifacts to python packages
|
2019-03-21 14:33:54 +01:00 |
|
Fabio Berger
|
39b93b88c5
|
Fix prettier
|
2019-03-21 14:32:21 +01:00 |
|
Fabio Berger
|
deb7e95567
|
Revert change
|
2019-03-21 14:29:26 +01:00 |
|
Jacob Evans
|
91500501ce
|
Merge pull request #1695 from 0xProject/feature/reduce-excess-block-polling
Reduce excess block polling when using Web3ProviderEngine
|
2019-03-21 13:37:07 +01:00 |
|
Jacob Evans
|
6a1caeb9a1
|
Update CHANGELOGs
|
2019-03-21 12:33:09 +01:00 |
|
Jacob Evans
|
cee7803c37
|
Remove IAssetProxy
|
2019-03-21 12:02:38 +01:00 |
|
Jacob Evans
|
4e8d0ac7cb
|
Add IAssetProxy to python
|
2019-03-21 11:52:43 +01:00 |
|
Jacob Evans
|
47bbcb9935
|
Add HACK explanation
|
2019-03-21 11:52:43 +01:00 |
|
Jacob Evans
|
c0288c5f26
|
Fix changelog, remove migrate_testnet
|
2019-03-21 11:52:28 +01:00 |
|
Jacob Evans
|
18c2013625
|
Update contract CHANGELOGs
|
2019-03-21 11:51:53 +01:00 |
|
Jacob Evans
|
548089888d
|
Remove excess web3providernegine polling from contracts
|
2019-03-21 11:50:19 +01:00 |
|
Jacob Evans
|
180c65cfeb
|
Change all packages to use web3providerengine without excess polling
|
2019-03-21 11:50:19 +01:00 |
|
Jacob Evans
|
6a28e41bc8
|
Remove unnecessary type assertion
|
2019-03-21 11:50:19 +01:00 |
|
Jacob Evans
|
f9ef942a98
|
Use providerUtils.startProviderEngine to minimize the HACK
|
2019-03-21 11:50:18 +01:00 |
|
Jacob Evans
|
8272c7a74e
|
Reduce excess block polling when using Web3ProviderEngine
|
2019-03-21 11:49:26 +01:00 |
|
Amir Bandeali
|
4e745489db
|
Merge pull request #1720 from 0xProject/fix/remove-tec
Remove TEC package artifacts
|
2019-03-20 14:01:39 -07:00 |
|
Amir Bandeali
|
fc2625a0c0
|
Remove TEC package artifacts
|
2019-03-20 13:28:37 -07:00 |
|
Amir Bandeali
|
d0e43ebaf1
|
Merge pull request #1712 from merklejerk/fix/feature/contracts/LibAddressArray-tests
Fix LibAddressArray.indexOf() and add LibAddressArray tests.
|
2019-03-20 11:38:08 -07:00 |
|
Fabio Berger
|
879805e316
|
merge development
|
2019-03-20 17:07:02 +01:00 |
|
Fabio Berger
|
6845d2e0ef
|
Add coordinator artifacts to python package
|
2019-03-20 16:56:08 +01:00 |
|
Fabio Berger
|
542d1c1c41
|
In-line the declaration
|
2019-03-20 16:27:13 +01:00 |
|
Greg Hysen
|
31568e7abb
|
Merge pull request #1716 from 0xProject/contracts-asset-proxy/updateProxyId
ERC1155 ProxyId - ERC1155Token -> ERC1155Assets
|
2019-03-20 08:12:58 -07:00 |
|
Lawrence
|
4b2488b124
|
Ran prettier.
|
2019-03-20 10:58:25 -04:00 |
|
Leonid Logvinov
|
d4c37ecfa3
|
Publish
- 0x.js@6.0.4
- @0x/abi-gen@2.0.7
- @0x/abi-gen-wrappers@4.0.3
- @0x/assert@2.0.7
- @0x/asset-buyer@6.0.4
- @0x/base-contract@5.0.3
- @0x/connect@5.0.3
- @0x/contract-addresses@2.2.3
- @0x/contract-wrappers@8.0.4
- @0x/contracts-gen@1.0.6
- @0x/dev-tools-pages@0.0.23
- @0x/dev-utils@2.1.4
- ethereum-types@2.1.1
- @0x/fill-scenarios@3.0.3
- @0x/instant@1.0.18
- @0x/json-schemas@3.0.7
- @0x/metacoin@0.0.45
- @0x/migrations@4.0.4
- @0x/monorepo-scripts@1.0.28
- @0x/order-utils@7.1.0
- @0x/order-watcher@4.0.4
- @0x/pipeline@1.0.15
- @0x/react-docs@2.0.8
- @0x/react-shared@2.0.8
- @0x/sol-compiler@3.1.4
- @0x/sol-coverage@3.0.1
- @0x/sol-doc@2.0.8
- @0x/sol-profiler@3.1.3
- @0x/sol-resolver@2.0.5
- @0x/sol-trace@2.0.9
- @0x/sol-tracing-utils@6.0.8
- @0x/sra-spec@2.0.7
- @0x/subproviders@4.0.3
- @0x/testnet-faucets@1.0.74
- @0x/types@2.2.0
- @0x/typescript-typings@4.2.0
- @0x/utils@4.2.3
- @0x/web3-wrapper@6.0.3
- @0x/website@0.0.77
- @0x/contracts-asset-proxy@2.0.0
- @0x/contracts-coordinator@1.0.0
- @0x/contracts-erc1155@1.0.1
- @0x/contracts-erc20@2.0.0
- @0x/contracts-erc721@2.0.0
- @0x/contracts-exchange@2.0.0
- @0x/contracts-exchange-forwarder@2.0.0
- @0x/contracts-exchange-libs@2.0.0
- @0x/contracts-extensions@3.0.0
- @0x/contracts-multisig@3.0.0
- @0x/contracts-test-utils@3.1.0
- @0x/contracts-utils@3.0.0
@0x/sol-tracing-utils@6.0.8
0x.js@6.0.4
@0x/abi-gen-wrappers@4.0.3
@0x/abi-gen@2.0.7
@0x/assert@2.0.7
@0x/asset-buyer@6.0.4
@0x/base-contract@5.0.3
@0x/connect@5.0.3
@0x/contract-addresses@2.2.3
@0x/contract-wrappers@8.0.4
@0x/contracts-asset-proxy@2.0.0
@0x/contracts-coordinator@1.0.0
@0x/contracts-erc1155@1.0.1
@0x/contracts-erc20@2.0.0
@0x/contracts-erc721@2.0.0
@0x/contracts-exchange-forwarder@2.0.0
@0x/contracts-exchange-libs@2.0.0
@0x/contracts-exchange@2.0.0
@0x/contracts-extensions@3.0.0
@0x/contracts-gen@1.0.6
@0x/contracts-multisig@3.0.0
@0x/contracts-test-utils@3.1.0
@0x/contracts-utils@3.0.0
@0x/dev-tools-pages@0.0.23
@0x/dev-utils@2.1.4
@0x/fill-scenarios@3.0.3
@0x/instant@1.0.18
@0x/json-schemas@3.0.7
@0x/metacoin@0.0.45
@0x/migrations@4.0.4
@0x/monorepo-scripts@1.0.28
@0x/order-utils@7.1.0
@0x/order-watcher@4.0.4
@0x/pipeline@1.0.15
@0x/react-docs@2.0.8
@0x/react-shared@2.0.8
@0x/sol-compiler@3.1.4
@0x/sol-coverage@3.0.1
@0x/sol-doc@2.0.8
@0x/sol-profiler@3.1.3
@0x/sol-resolver@2.0.5
@0x/sol-trace@2.0.9
@0x/sra-spec@2.0.7
@0x/subproviders@4.0.3
@0x/testnet-faucets@1.0.74
@0x/types@2.2.0
@0x/typescript-typings@4.2.0
@0x/utils@4.2.3
@0x/web3-wrapper@6.0.3
@0x/website@0.0.77
ethereum-types@2.1.1
monorepo@d4c37ec
|
2019-03-20 15:26:54 +01:00 |
|
Leonid Logvinov
|
3f9fd7c060
|
Updated CHANGELOGS
|
2019-03-20 15:26:43 +01:00 |
|
Lawrence
|
6ed1412bdd
|
Remove unnecessary copy operation in TestLibAddressArray.testAppendRealloc() .
Test explicitly for newly allocated address in LibAddressArray "append" tests.
|
2019-03-20 10:19:46 -04:00 |
|
Lawrence
|
78b9a45158
|
Add PR#s to changelogs.
|
2019-03-20 10:19:46 -04:00 |
|
Lawrence
|
b8925baa88
|
Add unit tests for contracts/utils/LibAddressArray.
Fix `LibAddressArray.indexOf` returning wrong index.
|
2019-03-20 10:19:46 -04:00 |
|