Fabio Berger
|
13eb9103a7
|
Add back support for Web3@1.0-beta-37 and below
|
2019-02-19 22:48:02 -08:00 |
|
Fabio Berger
|
1fa82c1077
|
Fix up missing Provider interfaces and refactor providerUtils.standardizeOrThrow()
|
2019-02-19 22:34:31 -08:00 |
|
Fabio Berger
|
20bcf09459
|
Modify providerUtils such that it simply guarentees a common sendAsync method but does not create a new instance since website depends on other properties being available
|
2019-02-19 13:25:57 -08:00 |
|
Fabio Berger
|
2417084145
|
Rename public interface provider to supportedProvider and our internal provider to Provider
|
2019-02-19 12:47:01 -08:00 |
|
Fabio Berger
|
5db20bbbe8
|
Add support for EIP1193 providers and clean up provider standardization logic
|
2019-02-18 15:12:29 -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 |
|
Greg Hysen
|
a9aaae7f97
|
Deduped random value generation from salt generation
|
2019-02-08 17:12:58 -08:00 |
|
Greg Hysen
|
500b4940a3
|
Improvements and conventions in utils package + abi decoder
|
2019-02-08 17:12:54 -08:00 |
|
Greg Hysen
|
c72e3667b8
|
ran prettier and linter
|
2019-02-08 16:25:30 -08:00 |
|
Greg Hysen
|
6406126ae3
|
Merged tx decoder into AbiDecoder in utils and merged zeroex tx decoder into ContractWrappers.
|
2019-02-08 16:25:30 -08:00 |
|
Greg Hysen
|
831a628379
|
ran linter
|
2019-02-08 16:25:30 -08:00 |
|
Greg Hysen
|
3d2babd059
|
Tests for transaction decoder
|
2019-02-08 16:25:30 -08:00 |
|
Greg Hysen
|
d9c4c74a56
|
Added tests for ZeroExTransactionDecoder
|
2019-02-08 16:25:30 -08:00 |
|
Greg Hysen
|
5a231fb057
|
Prep for txData decoder tests
|
2019-02-08 16:25:30 -08:00 |
|
Greg Hysen
|
171618d32b
|
Added comments for transaction decoder
|
2019-02-08 16:25:30 -08:00 |
|
Greg Hysen
|
f7b58e7f64
|
moved ZeroExTransactionDecoder into contract wrappers
|
2019-02-08 16:25:30 -08:00 |
|
Greg Hysen
|
436d87da98
|
Ran prettier and linter
|
2019-02-08 16:25:30 -08:00 |
|
Greg Hysen
|
896874fb99
|
separated tx decode classes and types into separate files
|
2019-02-08 16:25:30 -08:00 |
|
Greg Hysen
|
a9f8e80b1c
|
Abstractd out ZeroExTransactionDecoder
|
2019-02-08 16:25:30 -08:00 |
|
Greg Hysen
|
f93cd1bb48
|
Can query decoder by contract address / network id OR contract name
|
2019-02-08 16:25:30 -08:00 |
|
Greg Hysen
|
8fc3a6b828
|
Expanding search parameters for transaction decoder
|
2019-02-08 16:25:30 -08:00 |
|
Greg Hysen
|
100840b743
|
Utility function to decode arbitrary 0x calldata
|
2019-02-08 16:25:30 -08:00 |
|
Greg Hysen
|
b9ee9d2bd5
|
replaced typeof with _.isString
|
2019-02-07 15:01:29 -08:00 |
|
Greg Hysen
|
21c3f75efc
|
Changelog for utils package
|
2019-02-07 15:01:29 -08:00 |
|
Greg Hysen
|
eb5f7e36e9
|
Signature parsing tests
|
2019-02-07 15:00:07 -08:00 |
|
Greg Hysen
|
4079563f5d
|
More robust/simple signature parsing, using a parse tree
|
2019-02-07 15:00:07 -08: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
|
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 |
|
Greg Hysen
|
3d7a635543
|
Added NULL decoding tests for return values
|
2019-02-05 21:33:07 -08:00 |
|
Greg Hysen
|
b3ae9e6e25
|
updated changelog for utils
|
2019-02-05 19:18:00 -08:00 |
|
Greg Hysen
|
023ea5b3a1
|
Ran prettier + linter
|
2019-02-05 18:10:17 -08:00 |
|
Greg Hysen
|
2ad6bd3945
|
Test cases for handling NULL input for all data types
|
2019-02-05 18:01:38 -08:00 |
|
Greg Hysen
|
2326dcdb12
|
Handle NULL input for all data types
|
2019-02-05 17:30:54 -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 |
|
Xianny
|
703aa38a17
|
CI test for dependencies to have the same version (#1556)
* add failing CI for dependencies with multiple versions
* update dependencies
* increase bundlewatch maxsize for 0x.js
|
2019-02-05 18:58:30 +08:00 |
|
Fabio Berger
|
a3198b7df8
|
Add missing comma
|
2019-02-05 09:33:16 +00:00 |
|
Greg Hysen
|
db900d180c
|
Decode NULL as false
|
2019-02-04 16:32:14 -08:00 |
|
Leonid Logvinov
|
c8212f1d4d
|
Merge branch 'development' into feature/bignumber-8.0
|
2019-01-18 12:53:04 +01:00 |
|
hosyvietanh
|
ca5b024e03
|
Allow matching of uint80 in evm_data_type
|
2019-01-17 11:07:50 +07: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
|
0a27979464
|
Convert address strings to lower case before parsing them as BigNumbers
|
2019-01-15 16:25:26 +01:00 |
|
Leonid Logvinov
|
a3cb722469
|
Fix a bug when we didn't call isNaN function and assumed it's a property
|
2019-01-15 16:25:26 +01:00 |
|
Leonid Logvinov
|
2cca2d70d7
|
Add a throw reason in tests
|
2019-01-15 16:25:26 +01:00 |
|
Leonid Logvinov
|
17f313658d
|
Add a NAN check when parsing BigNumber candidate
|
2019-01-15 16:25:26 +01:00 |
|