aboutsummaryrefslogtreecommitdiffstats
path: root/packages/utils
Commit message (Collapse)AuthorAgeFilesLines
* Deduped random value generation from salt generationGreg Hysen2019-02-093-1/+27
|
* Improvements and conventions in utils package + abi decoderGreg Hysen2019-02-094-54/+30
|
* ran prettier and linterGreg Hysen2019-02-092-12/+13
|
* Merged tx decoder into AbiDecoder in utils and merged zeroex tx decoder into ↵Greg Hysen2019-02-096-166/+124
| | | | ContractWrappers.
* ran linterGreg Hysen2019-02-093-3/+7
|
* Tests for transaction decoderGreg Hysen2019-02-091-1/+53
|
* Added tests for ZeroExTransactionDecoderGreg Hysen2019-02-093-7/+8
|
* Prep for txData decoder testsGreg Hysen2019-02-094-16/+29
|
* Added comments for transaction decoderGreg Hysen2019-02-091-13/+33
|
* moved ZeroExTransactionDecoder into contract wrappersGreg Hysen2019-02-091-64/+0
|
* Ran prettier and linterGreg Hysen2019-02-093-46/+62
|
* separated tx decode classes and types into separate filesGreg Hysen2019-02-095-95/+100
|
* Abstractd out ZeroExTransactionDecoderGreg Hysen2019-02-093-93/+106
|
* Can query decoder by contract address / network id OR contract nameGreg Hysen2019-02-092-63/+68
|
* Expanding search parameters for transaction decoderGreg Hysen2019-02-091-6/+87
|
* Utility function to decode arbitrary 0x calldataGreg Hysen2019-02-094-1/+89
|
* replaced typeof with _.isStringGreg Hysen2019-02-081-2/+2
|
* Changelog for utils packageGreg Hysen2019-02-081-0/+9
|
* Signature parsing testsGreg Hysen2019-02-083-1/+394
|
* More robust/simple signature parsing, using a parse treeGreg Hysen2019-02-084-98/+146
|
* PublishLeonid Logvinov2019-02-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* Updated CHANGELOGSLeonid Logvinov2019-02-071-2/+2
|
* Updated CHANGELOGSLeonid Logvinov2019-02-072-0/+13
|
* PublishFabio Berger2019-02-061-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* Updated CHANGELOGSFabio Berger2019-02-062-1/+6
|
* Added NULL decoding tests for return valuesGreg Hysen2019-02-062-62/+214
|
* updated changelog for utilsGreg Hysen2019-02-061-0/+9
|
* Ran prettier + linterGreg Hysen2019-02-067-10/+12
|
* Test cases for handling NULL input for all data typesGreg Hysen2019-02-062-12/+162
|
* Handle NULL input for all data typesGreg Hysen2019-02-0612-6/+85
|
* PublishLeonid Logvinov2019-02-051-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* Updated CHANGELOGSLeonid Logvinov2019-02-052-1/+10
|
* CI test for dependencies to have the same version (#1556)Xianny2019-02-051-3/+3
| | | | | | | * add failing CI for dependencies with multiple versions * update dependencies * increase bundlewatch maxsize for 0x.js
* Add missing commaFabio Berger2019-02-051-1/+1
|
* Decode NULL as falseGreg Hysen2019-02-053-1/+29
|
* Merge branch 'development' into feature/bignumber-8.0Leonid Logvinov2019-01-181-1/+1
|\
| * Allow matching of uint80 in evm_data_typehosyvietanh2019-01-171-1/+1
| |
* | Fix prettierLeonid Logvinov2019-01-161-8/+4
| |
* | Add CHANGELOG entriesLeonid Logvinov2019-01-161-4/+17
| |
* | Convert address strings to lower case before parsing them as BigNumbersLeonid Logvinov2019-01-151-1/+1
| |
* | Fix a bug when we didn't call isNaN function and assumed it's a propertyLeonid Logvinov2019-01-152-2/+2
| |
* | Add a throw reason in testsLeonid Logvinov2019-01-151-1/+1
| |
* | Add a NAN check when parsing BigNumber candidateLeonid Logvinov2019-01-151-1/+3
| |
* | Convert address strings to lower case before parsing them as BigNumbersLeonid Logvinov2019-01-151-1/+1
| |
* | Upgrade chai-bignumberLeonid Logvinov2019-01-151-1/+1
| |
* | Use new check for isBigNumberLeonid Logvinov2019-01-151-2/+3
| |
* | Upgrade chai-bignumberLeonid Logvinov2019-01-151-1/+1
| |
* | Upgrade bignumber.js versionLeonid Logvinov2019-01-155-10/+10
|/
* PublishLeonid Logvinov2019-01-151-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* Updated CHANGELOGSLeonid Logvinov2019-01-152-0/+13
|
* strict decoding of return values using genericsGreg Hysen2019-01-151-10/+11
|
* Ran prettierGreg Hysen2019-01-151-5/+15
|
* Fix build after rebaseGreg Hysen2019-01-151-1/+1
|
* Style cleanup for Compressed Calldata in Contract Wrappers PRGreg Hysen2019-01-156-20/+21
|
* Renamed signatureParser.ts to signature_parser.tsGreg Hysen2019-01-152-1/+1
|
* Renamed decode rule `structsAsObjects` to `shouldConvertStructsToObjects`Greg Hysen2019-01-153-39/+39
|
* Ran linterGreg Hysen2019-01-151-1/+0
|
* Ran prettier and linterGreg Hysen2019-01-1513-176/+190
|
* Ran prettierGreg Hysen2019-01-159-63/+65
|
* Use string argument encoding with new encoderGreg Hysen2019-01-154-20/+22
|
* Finished porting new abi encoder to contractsGreg Hysen2019-01-154-22/+10
|
* Generalized `create` for signature / dataItems. Cleaner.Greg Hysen2019-01-154-187/+166
|
* Abi Encoder tests fixed + added a signature parser for cases where ↵Greg Hysen2019-01-1520-73/+449
| | | | MethodAbi/DataItems are not readily available
* Works for almost all testsGreg Hysen2019-01-151-0/+6
|
* Working for almost every testGreg Hysen2019-01-154-5/+28
|
* Ensure that addresses are lower caseGreg Hysen2019-01-151-1/+2
|
* ProgressGreg Hysen2019-01-151-8/+9
|
* PublishFabio Berger2019-01-121-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* Updated CHANGELOGSFabio Berger2019-01-122-1/+6
|
* Update prettier to version ^1.15.3Alex Browne2019-01-112-10/+6
|
* chore: changelog updatefragosti2019-01-101-0/+9
|
* fix: account for undefined errors in promisify, not only nullfragosti2019-01-101-1/+1
|
* PublishFabio Berger2019-01-091-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* Updated CHANGELOGSFabio Berger2019-01-092-1/+10
|
* Add prefix to names of properties in EncodingRules and DecodingRulesAmir Bandeali2019-01-089-21/+32
|
* Move logWithTime to logUtilsLeonid Logvinov2018-12-193-0/+15
|
* PublishLeonid Logvinov2018-12-141-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* Updated CHANGELOGSLeonid Logvinov2018-12-141-2/+2
|
* Updated CHANGELOGSLeonid Logvinov2018-12-142-0/+13
|
* PublishFabio Berger2018-12-121-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* Updated CHANGELOGSFabio Berger2018-12-122-3/+3
|
* Updated CHANGELOGSLeonid Logvinov2018-12-111-0/+4
|
* Implement prefer-template tslint rulekao2018-12-082-4/+4
|
* Fix import export so that it works with doc genFabio Berger2018-11-301-2/+1
|
* Ran prettierGreg Hysen2018-11-291-1/+2
|
* Changelog for ABI EncoderGreg Hysen2018-11-291-0/+9
|
* Linter / PrettierGreg Hysen2018-11-293-13/+13
|
* Explicit imports for calldataGreg Hysen2018-11-2919-43/+46
|
* Explicit imports for abstract data types.Greg Hysen2018-11-2917-35/+42
|
* Explicit imports for EVM Data TypesGreg Hysen2018-11-2914-77/+88
|
* Optimize calldata by default.Greg Hysen2018-11-291-1/+1
|
* Explicit encoding rules in tests.Greg Hysen2018-11-294-102/+106
|
* Changed constants to an exported enum; this is 0x conventionGreg Hysen2018-11-2917-73/+75
|
* Use SolidityTypes from `ethereum-types` package.Greg Hysen2018-11-298-20/+20
|
* Use ethUti.isValidAddress in encoderGreg Hysen2018-11-292-9/+4
|
* Fixed build error: was using `this` instead of class name to reference a ↵Greg Hysen2018-11-291-1/+1
| | | | static function that used to be an instance method.
* Style cleanup. Improved wording of some error messages.Greg Hysen2018-11-2911-36/+43
|
* Changed remaining instances of implicit `bool` casts to explicit lodash callsGreg Hysen2018-11-293-5/+6
|
* Changed from <string>.startsWith to _.startsWithGreg Hysen2018-11-297-7/+7
|
* Switched implicit conversions to explicit lodash callsGreg Hysen2018-11-294-9/+9
|
* Replaced null/undefined checks with lodashGreg Hysen2018-11-299-28/+33
|
* Tests use to.be.deep.equal instead of JSONGreg Hysen2018-11-294-252/+84
|
* Ran prettierGreg Hysen2018-11-295-12/+23
|
* Comments to Set datatypeGreg Hysen2018-11-291-42/+35
|
* Linter on CalldataGreg Hysen2018-11-291-20/+19
|
* Moved some consts outside of a loopGreg Hysen2018-11-291-5/+6
|
* Added inline documentation for Calldata classGreg Hysen2018-11-292-84/+147
|
* Linter for Calldata Block IteratorGreg Hysen2018-11-292-13/+26
|
* Moved calldata iterator logic into its own iterator clasGreg Hysen2018-11-295-62/+119
|
* Payload -> Blob, Dependent -> Pointer, Member -> SetGreg Hysen2018-11-2925-132/+130
|
* Comments for AddressGreg Hysen2018-11-291-5/+5
|
* Comments for ArrayGreg Hysen2018-11-291-16/+23
|
* Comments and inline documentation for dynamic bytesGreg Hysen2018-11-294-29/+40
|
* Removed abstract Number class.Greg Hysen2018-11-293-59/+67
|
* Abstracted out encoding/decoding of numeric values into its own utility. ↵Greg Hysen2018-11-299-81/+125
| | | | Could be useful elsewhere.
* Final rounds on evm data typesGreg Hysen2018-11-294-42/+59
|
* Moved encoder selector check into DataTypeGreg Hysen2018-11-292-14/+10
|
* Made default encoding/decoding rules global to all modules in encoderGreg Hysen2018-11-293-16/+18
|
* Removed mapDataItemToDataType from Factory. Now its just ::create()Greg Hysen2018-11-294-42/+25
|
* Some minor cleanup in ABI EncoderGreg Hysen2018-11-295-25/+26
|
* Prepended `front` to function names in QueueGreg Hysen2018-11-293-14/+14
|
* Ran prettierGreg Hysen2018-11-292-2/+2
|
* moved abi encoder constants into utils dirGreg Hysen2018-11-2914-15/+15
|
* Split ABI Encoder/Decoder tests into separate filesGreg Hysen2018-11-2910-1854/+1868
|
* Merge aboveGreg Hysen2018-11-296-0/+390
|
* Ran prettierGreg Hysen2018-11-2914-376/+15
|
* Ran prettierGreg Hysen2018-11-2911-11/+10
|
* Split Calldata into multiple files - 1 class per fileGreg Hysen2018-11-2914-535/+571
|
* Split EVM data types and factory into separate filesGreg Hysen2018-11-2918-587/+769
|
* Renaming some EVM data types for clarityGreg Hysen2018-11-292-76/+76
|
* Fixed linter errors in package.jsonGreg Hysen2018-11-291-1/+4
|
* Fixed linter errors on testsGreg Hysen2018-11-294-133/+141
|
* Fixed linter errors on evm_data_typesGreg Hysen2018-11-292-194/+190
|
* Fixed linter errors on data_type.tsGreg Hysen2018-11-294-162/+171
|
* Ran prettier on utilsGreg Hysen2018-11-297-36/+463
|
* Moved global constants to separate fileGreg Hysen2018-11-291-0/+6
|
* Ran linter on CalldataGreg Hysen2018-11-292-275/+241
|
* Tests for decoding return values + Ability to encode return valuesGreg Hysen2018-11-292-9/+79
|
* Arrays nested in tuplesGreg Hysen2018-11-291-0/+92
|
* Multidimensional Array testsGreg Hysen2018-11-291-74/+80
|
* Optimizer TestsGreg Hysen2018-11-292-160/+200
|
* Cleaning up optimizer testsGreg Hysen2018-11-296-605/+687
|
* All 71 tests passing. Both for function encoding and individual types.Greg Hysen2018-11-292-3/+4
|
* Temporary change for testing functionsGreg Hysen2018-11-292-7/+4
|
* tests for StringGreg Hysen2018-11-292-41/+123
|
* Tests for Static BytesGreg Hysen2018-11-292-40/+140
|
* Unsigned IntegersGreg Hysen2018-11-291-19/+145
|
* Tests for Integer (tested 256 / 32 bit integers)Greg Hysen2018-11-292-26/+180
|
* Tests for BoolGreg Hysen2018-11-291-12/+31
|
* Tests for AddressGreg Hysen2018-11-294-16/+66
|
* Tests for TupleGreg Hysen2018-11-291-5/+62
|
* Tests - Encode/Decode ArrayGreg Hysen2018-11-292-26/+46
|
* Fixed issue with decoding negative ints with width < 256Greg Hysen2018-11-293-238/+246
|
* Use new ABI Encoder for contractsGreg Hysen2018-11-295-7/+102
|
* Exports AbiEncoder as 1 unitGreg Hysen2018-11-292-4/+5
|
* Removed unnecessary imports from abi encoder tetsGreg Hysen2018-11-292-6/+1
|
* Moved Abi Encoder into utils packageGreg Hysen2018-11-298-0/+3157
|
* PublishFabio Berger2018-11-221-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* Updated CHANGELOGSFabio Berger2018-11-222-0/+13
|
* PublishLeonid Logvinov2018-11-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@2.0.4 - @0x/abi-gen@1.0.16 - @0x/abi-gen-wrappers@1.0.5 - @0x/assert@1.0.17 - @0x/asset-buyer@3.0.0 - @0x/base-contract@3.0.6 - @0x/connect@3.0.6 - @0x/contract-wrappers@4.0.2 - contracts@2.1.54 - @0x/dev-tools-pages@0.0.6 - @0x/dev-utils@1.0.17 - @0x/fill-scenarios@1.0.12 - @0x/instant@0.0.7 - @0x/json-schemas@2.1.1 - @0x/metacoin@0.0.28 - @0x/migrations@2.0.4 - @0x/order-utils@3.0.2 - @0x/order-watcher@2.2.4 - @0x/react-docs@1.0.18 - @0x/react-shared@1.0.21 - @0x/sol-compiler@1.1.12 - @0x/sol-cov@2.1.12 - @0x/sol-doc@1.0.7 - @0x/sra-spec@1.0.10 - @0x/subproviders@2.1.4 - @0x/testnet-faucets@1.0.56 - @0x/utils@2.0.5 - @0x/web3-wrapper@3.1.4 - @0x/website@0.0.59
* Updated CHANGELOGSLeonid Logvinov2018-11-142-0/+13
|
* feat(order_utils.py) generate_order_hash_hex() (#1234)F. Eugene Aumson2018-11-141-0/+23
|
* PublishJacob Evans2018-11-091-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* Updated CHANGELOGSJacob Evans2018-11-092-0/+13
|
* Added more commentsRemco Bloemen2018-11-091-0/+5
|
* Merge remote-tracking branch 'origin/development' into ↵Remco Bloemen2018-11-0912-45/+415
|\ | | | | | | feature/utils/prettybignum
| * chore: Add --format stylish to tslintAlex Browne2018-10-241-1/+1
| |
| * PublishLeonid Logvinov2018-10-181-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
| * Updated CHANGELOGSLeonid Logvinov2018-10-182-1/+14
| |
| * Fix ethereum-types versionsLeonid Logvinov2018-10-181-1/+1
| |
| * chore: update ethers import in utilsJacob Evans2018-10-181-1/+1
| |
| * chore: change README.md from 0xproject to 0xJacob Evans2018-10-181-6/+6
| |
| * chore: change tslint.json from 0xproject to 0xJacob Evans2018-10-181-1/+1
| |
| * chore: change package org from 0xproject to 0xJacob Evans2018-10-182-5/+5
| |
| * chore: tslint fixFabio Berger2018-10-181-0/+1
| |
| * chore: Re-cast to EventAbi after checking the the type is set to 'event'Fabio Berger2018-10-181-3/+4
| |
| * Remove unused copyfiles dependenciesAlex Browne2018-10-161-1/+0
| |
| * Stop accesing ethers private methodsLeonid Logvinov2018-10-091-3/+2
| |
| * Fix ethers build issueLeonid Logvinov2018-10-091-3/+4
| |
| * Upgrade ethers.js versionLeonid Logvinov2018-10-091-1/+1
| |
| * Throw and handle errors from Providers.Jacob Evans2018-10-092-5/+5
| | | | | | | | | | | | | | In web3 wrapper when a response contains an error field we throw this rather than return response.result which is often undefined. In Signature Utils we handle the error thrown when a user rejects the signing dialogue to prevent double signing. Exposed the ZeroExTransaction JSON schema. In Website only use the MetamaskSubprovider if we can detect the provider is Metamask
| * Return SignedOrder from signing utils.Jacob Evans2018-10-051-10/+19
| | | | | | | | | | Create a helper back in EIP712Utils for code cleanup. Moved constants in order-utils into the constants object
| * Add eth_signTypedData support to our wallet subprovidersJacob Evans2018-10-052-40/+65
| |
| * Move SignTypedData to utils packageJacob Evans2018-10-053-0/+189
| |
| * PublishBrandon Millman2018-10-051-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
| * Updated CHANGELOGSBrandon Millman2018-10-052-4/+17
| |
| * Introduce a build:ci command that doesn't build webpack bundlesLeonid Logvinov2018-10-021-0/+1
| |
| * Update package.json versions to match the npm onesLeonid Logvinov2018-10-021-1/+1
| |
| * Updated CHANGELOGSLeonid Logvinov2018-10-022-0/+13
| |
| * PublishFabio Berger2018-09-291-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.7 - @0xproject/abi-gen@1.0.12 - @0xproject/assert@1.0.12 - @0xproject/asset-buyer@1.0.2 - @0xproject/base-contract@3.0.0 - @0xproject/connect@3.0.0 - @0xproject/contract-wrappers@2.0.1 - contracts@2.1.48 - @0xproject/dev-utils@1.0.11 - ethereum-types@1.0.9 - @0xproject/fill-scenarios@1.0.6 - @0xproject/json-schemas@1.0.5 - @0xproject/metacoin@0.0.22 - @0xproject/migrations@1.0.13 - @0xproject/monorepo-scripts@1.0.10 - @0xproject/order-utils@1.0.6 - @0xproject/order-watcher@2.1.0 - @0xproject/react-docs@1.0.12 - @0xproject/react-shared@1.0.13 - @0xproject/sol-compiler@1.1.6 - @0xproject/sol-cov@2.1.6 - @0xproject/sol-doc@1.0.1 - @0xproject/sol-resolver@1.0.12 - @0xproject/sra-report@1.0.12 - @0xproject/sra-spec@1.0.5 - @0xproject/subproviders@2.0.6 - @0xproject/testnet-faucets@1.0.50 - @0xproject/types@1.1.2 - @0xproject/typescript-typings@3.0.0 - @0xproject/utils@2.0.0 - @0xproject/web3-wrapper@3.0.2 - @0xproject/website@0.0.53
| * Updated CHANGELOGSFabio Berger2018-09-292-1/+6
| |
| * Remove ethers.js carret as it's a beta versionLeonid Logvinov2018-09-271-1/+1
| |
| * Merge branch 'development' into feature/ts-ethersLeonid Logvinov2018-09-263-5/+44
| |\
| | * PublishFabio Berger2018-09-261-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.6 - @0xproject/abi-gen@1.0.11 - @0xproject/assert@1.0.11 - @0xproject/asset-buyer@1.0.1 - @0xproject/base-contract@2.0.5 - @0xproject/connect@2.0.4 - @0xproject/contract-wrappers@2.0.0 - contracts@2.1.47 - @0xproject/dev-utils@1.0.10 - ethereum-types@1.0.8 - @0xproject/fill-scenarios@1.0.5 - @0xproject/json-schemas@1.0.4 - @0xproject/metacoin@0.0.21 - @0xproject/migrations@1.0.12 - @0xproject/order-utils@1.0.5 - @0xproject/order-watcher@2.0.0 - @0xproject/react-docs@1.0.11 - @0xproject/react-shared@1.0.12 - @0xproject/sol-compiler@1.1.5 - @0xproject/sol-cov@2.1.5 - @0xproject/sol-resolver@1.0.11 - @0xproject/sra-report@1.0.11 - @0xproject/sra-spec@1.0.4 - @0xproject/subproviders@2.0.5 - @0xproject/testnet-faucets@1.0.49 - @0xproject/types@1.1.1 - @0xproject/typescript-typings@2.0.2 - @0xproject/utils@1.0.11 - @0xproject/web3-wrapper@3.0.1 - @0xproject/website@0.0.52
| | * Updated CHANGELOGSFabio Berger2018-09-262-0/+13
| | |
| | * PublishLeonid Logvinov2018-09-251-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.5 - @0xproject/abi-gen@1.0.10 - @0xproject/assert@1.0.10 - @0xproject/asset-buyer@1.0.0 - @0xproject/base-contract@2.0.4 - @0xproject/connect@2.0.3 - @0xproject/contract-wrappers@1.0.5 - contracts@2.1.46 - @0xproject/dev-utils@1.0.9 - @0xproject/fill-scenarios@1.0.4 - @0xproject/json-schemas@1.0.3 - @0xproject/metacoin@0.0.20 - @0xproject/migrations@1.0.11 - @0xproject/order-utils@1.0.4 - @0xproject/order-watcher@1.0.5 - @0xproject/react-docs@1.0.10 - @0xproject/react-shared@1.0.11 - @0xproject/sol-compiler@1.1.4 - @0xproject/sol-cov@2.1.4 - @0xproject/sol-resolver@1.0.10 - @0xproject/sra-report@1.0.10 - @0xproject/sra-spec@1.0.3 - @0xproject/subproviders@2.0.4 - @0xproject/testnet-faucets@1.0.48 - @0xproject/types@1.1.0 - @0xproject/utils@1.0.10 - @0xproject/web3-wrapper@3.0.0 - @0xproject/website@0.0.51
| | * Updated CHANGELOGSLeonid Logvinov2018-09-252-0/+13
| | |
| | * PublishLeonid Logvinov2018-09-211-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.4 - @0xproject/abi-gen@1.0.9 - @0xproject/assert@1.0.9 - @0xproject/base-contract@2.0.3 - @0xproject/connect@2.0.2 - @0xproject/contract-wrappers@1.0.4 - contracts@2.1.45 - @0xproject/dev-utils@1.0.8 - ethereum-types@1.0.7 - @0xproject/fill-scenarios@1.0.3 - @0xproject/forwarder-helper@1.0.4 - @0xproject/json-schemas@1.0.2 - @0xproject/metacoin@0.0.19 - @0xproject/migrations@1.0.10 - @0xproject/monorepo-scripts@1.0.9 - @0xproject/order-utils@1.0.3 - @0xproject/order-watcher@1.0.4 - @0xproject/react-docs@1.0.9 - @0xproject/react-shared@1.0.10 - @0xproject/sol-compiler@1.1.3 - @0xproject/sol-cov@2.1.3 - @0xproject/sol-resolver@1.0.9 - @0xproject/sra-report@1.0.9 - @0xproject/sra-spec@1.0.2 - @0xproject/subproviders@2.0.3 - @0xproject/testnet-faucets@1.0.47 - @0xproject/types@1.0.2 - @0xproject/typescript-typings@2.0.1 - @0xproject/utils@1.0.9 - @0xproject/web3-wrapper@2.0.3 - @0xproject/website@0.0.50
| | * Updated CHANGELOGSLeonid Logvinov2018-09-212-0/+13
| | |
| | * Don't depend on a specific version of node typesLeonid Logvinov2018-09-211-1/+1
| | |
| * | Add CHANGELOG entriesLeonid Logvinov2018-09-211-0/+9
| | |
| * | Remove unused importLeonid Logvinov2018-09-211-1/+0
| | |
| * | Fixes for the breaking changes in ethersLeonid Logvinov2018-09-192-6/+12
| | |
| * | Upgrade to TS version of ethersLeonid Logvinov2018-09-191-1/+1
| |/
| * PublishFabio Berger2018-09-051-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.1 - @0xproject/abi-gen@1.0.8 - @0xproject/assert@1.0.8 - @0xproject/base-contract@2.0.2 - @0xproject/connect@2.0.0 - @0xproject/contract-wrappers@1.0.1 - contracts@2.1.43 - @0xproject/dev-utils@1.0.7 - ethereum-types@1.0.6 - @0xproject/fill-scenarios@1.0.1 - @0xproject/forwarder-helper@1.0.1 - @0xproject/json-schemas@1.0.1 - @0xproject/metacoin@0.0.18 - @0xproject/migrations@1.0.7 - @0xproject/monorepo-scripts@1.0.8 - @0xproject/order-utils@1.0.1 - @0xproject/order-watcher@1.0.1 - @0xproject/react-docs@1.0.8 - @0xproject/react-shared@1.0.9 - @0xproject/sol-compiler@1.1.2 - @0xproject/sol-cov@2.1.2 - @0xproject/sol-resolver@1.0.8 - @0xproject/sra-report@1.0.8 - @0xproject/sra-spec@1.0.1 - @0xproject/subproviders@2.0.2 - @0xproject/testnet-faucets@1.0.44 - @0xproject/tslint-config@1.0.7 - @0xproject/types@1.0.1 - @0xproject/typescript-typings@2.0.0 - @0xproject/utils@1.0.8 - @0xproject/web3-wrapper@2.0.2 - @0xproject/website@0.0.47
| * Updated CHANGELOGSFabio Berger2018-09-052-0/+13
| |
| * Remove types for detect-node from typescript-typingsLeonid Logvinov2018-09-041-0/+1
| |
| * feat: Add support for TypeScript project references (#991)Alex Browne2018-08-302-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update all package.json and tsconfig.json * fix(contracts): Make test/utils/web3_wrapper.ts compatible with project refs * Fix webpack config for 0x.js * Fix linter errors by adding rootDir to tsconfig.json as needed * Add build:ts and watch:ts commands to package.json * Update sra-spec to work with project references * Update tsconfig.json with latest new/removed packages * Add TypeScript as devDependency at root * Add missing rootDir to forwarder-helper package * Use a separate tsconfig file for typedoc * Fix linter errors * Apply PR feedback (add comments) * Fix 0x.js tsconfig
| * PublishFabio Berger2018-08-271-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.1-rc.6 - @0xproject/abi-gen@1.0.7 - @0xproject/assert@1.0.7 - @0xproject/base-contract@2.0.1 - @0xproject/connect@2.0.0-rc.2 - @0xproject/contract-wrappers@1.0.1-rc.5 - contracts@2.1.42 - @0xproject/dev-utils@1.0.6 - @0xproject/fill-scenarios@1.0.1-rc.5 - @0xproject/forwarder-helper@1.0.1-rc.2 - @0xproject/json-schemas@1.0.1-rc.6 - @0xproject/metacoin@0.0.17 - @0xproject/migrations@1.0.6 - @0xproject/monorepo-scripts@1.0.7 - @0xproject/order-utils@1.0.1-rc.6 - @0xproject/order-watcher@1.0.1-rc.5 - @0xproject/react-docs@1.0.7 - @0xproject/react-shared@1.0.8 - @0xproject/sol-compiler@1.1.1 - @0xproject/sol-cov@2.1.1 - @0xproject/sol-resolver@1.0.7 - @0xproject/sra-report@1.0.7 - @0xproject/sra-spec@1.0.1-rc.6 - @0xproject/subproviders@2.0.1 - @0xproject/testnet-faucets@1.0.43 - @0xproject/types@1.0.1-rc.6 - @0xproject/utils@1.0.7 - @0xproject/web3-wrapper@2.0.1 - @0xproject/website@0.0.46
| * Updated CHANGELOGSFabio Berger2018-08-272-0/+13
| |
| * PublishFabio Berger2018-08-251-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.1-rc.4 - @0xproject/abi-gen@1.0.6 - @0xproject/assert@1.0.6 - @0xproject/base-contract@2.0.0 - @0xproject/connect@2.0.0-rc.1 - @0xproject/contract-wrappers@1.0.1-rc.4 - contracts@2.1.41 - @0xproject/dev-utils@1.0.5 - ethereum-types@1.0.5 - @0xproject/fill-scenarios@1.0.1-rc.4 - @0xproject/forwarder-helper@1.0.1-rc.1 - @0xproject/json-schemas@1.0.1-rc.5 - @0xproject/metacoin@0.0.16 - @0xproject/migrations@1.0.5 - @0xproject/monorepo-scripts@1.0.6 - @0xproject/order-utils@1.0.1-rc.4 - @0xproject/order-watcher@1.0.1-rc.4 - @0xproject/react-docs@1.0.6 - @0xproject/react-shared@1.0.7 - @0xproject/sol-compiler@1.1.0 - @0xproject/sol-cov@2.1.0 - @0xproject/sol-resolver@1.0.6 - @0xproject/sra-api@1.0.1-rc.5 - @0xproject/sra-report@1.0.6 - @0xproject/subproviders@2.0.0 - @0xproject/testnet-faucets@1.0.42 - @0xproject/tslint-config@1.0.6 - @0xproject/types@1.0.1-rc.5 - @0xproject/typescript-typings@1.0.5 - @0xproject/utils@1.0.6 - @0xproject/web3-wrapper@2.0.0 - @0xproject/website@0.0.45
| * Updated CHANGELOGSFabio Berger2018-08-252-4/+18
| |
| * Merge development branchFabio Berger2018-08-224-6/+15
| |\
| * | Add doc comments to AbiDecoderFabio Berger2018-08-221-1/+18
| | |
| * | Merge developmentFabio Berger2018-08-171-2/+2
| |\ \
| * \ \ Merge developmentFabio Berger2018-08-157-15/+200
| |\ \ \
| * | | | Remove all in-package monorepo-scripts by adding doc gen/upload and ↵Fabio Berger2018-07-302-13/+3
| | | | | | | | | | | | | | | | | | | | aggregate release note publishing to publish script
* | | | | Fix isNodeRemco Bloemen2018-11-091-1/+1
| | | | |
* | | | | Add upstream issueRemco Bloemen2018-08-221-0/+1
| | | | |
* | | | | Use const require instead of importRemco Bloemen2018-08-221-1/+5
| | | | |
* | | | | Fix tslint issuesRemco Bloemen2018-08-221-2/+3
| | | | |
* | | | | Use detect-nodeRemco Bloemen2018-08-221-1/+2
| | | | |
* | | | | Set curstom inspect printer in BigNumberRemco Bloemen2018-08-221-0/+11
| |_|_|/ |/| | |
* | | | Fix file name from camel to snake caseFabio Berger2018-08-212-1/+1
| | | |
* | | | Fix typos, run prettier, and allow anyone to call on DummyERC721TokenAmir Bandeali2018-08-171-1/+2
| | | |
* | | | Update CHANGELOGsAmir Bandeali2018-08-171-0/+4
| | | |
* | | | Store methodId and number of indexed args in AbiDecoder to differentiate ↵Amir Bandeali2018-08-171-5/+9
| |_|/ |/| | | | | | | | between events with same function signature
* | | Bump copyfiles from 1.2.0 to 2.0.0dependabot[bot]2018-08-151-1/+1
| | | | | | | | | | | | | | | | | | | | | Bumps [copyfiles](https://github.com/calvinmetcalf/copyfiles) from 1.2.0 to 2.0.0. - [Release notes](https://github.com/calvinmetcalf/copyfiles/releases) - [Commits](https://github.com/calvinmetcalf/copyfiles/compare/v1.2.0...v2.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | | feat: Upgrade TypeScript to 3.0.1Alex Browne2018-08-151-1/+1
| |/ |/|
* | PublishAlex Browne2018-08-141-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.1-rc.3 - @0xproject/abi-gen@1.0.5 - @0xproject/assert@1.0.5 - @0xproject/base-contract@2.0.0-rc.1 - @0xproject/connect@1.0.5 - @0xproject/contract-wrappers@1.0.1-rc.3 - contracts@2.1.40 - @0xproject/dev-utils@1.0.4 - ethereum-types@1.0.4 - @0xproject/fill-scenarios@1.0.1-rc.3 - @0xproject/json-schemas@1.0.1-rc.4 - @0xproject/metacoin@0.0.15 - @0xproject/migrations@1.0.4 - @0xproject/monorepo-scripts@1.0.5 - @0xproject/order-utils@1.0.1-rc.3 - @0xproject/order-watcher@1.0.1-rc.3 - @0xproject/react-docs@1.0.5 - @0xproject/react-docs-example@0.0.20 - @0xproject/react-shared@1.0.6 - @0xproject/sol-compiler@1.0.5 - @0xproject/sol-cov@2.0.0 - @0xproject/sol-resolver@1.0.5 - @0xproject/sra-api@1.0.1-rc.4 - @0xproject/sra-report@1.0.5 - @0xproject/subproviders@1.0.5 - @0xproject/testnet-faucets@1.0.41 - @0xproject/tslint-config@1.0.5 - @0xproject/types@1.0.1-rc.4 - @0xproject/typescript-typings@1.0.4 - @0xproject/utils@1.0.5 - @0xproject/web3-wrapper@1.2.0 - @0xproject/website@0.0.44
* | Updated CHANGELOGSAlex Browne2018-08-142-4/+9
| |
* | fix: Update dependenciesAlex Browne2018-08-101-2/+2
| |
* | Update comment about ethers checksummed address behaviorAlex Browne2018-08-091-3/+3
| |
* | Add packages/coverage/.gitkeep fileAlex Browne2018-08-091-0/+0
| |
* | Update CI config and package.json to run @0xproject/utils tests on CIAlex Browne2018-08-091-1/+5
| |
* | Move some ethers-related types to typescript-typings/ethersAlex Browne2018-08-091-12/+6
| |
* | Apply prettierAlex Browne2018-08-092-8/+11
| |
* | Add strictArgumentEncodingCheck to BaseContract and use it in contract templatesAlex Browne2018-08-094-4/+183
| |
* | Update TypeScript to version 2.9.2Alex Browne2018-08-091-1/+1
|/
* Add combinatorial tests for internal Exchange functions (#807)Alex Browne2018-07-272-2/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * WIP add combinatorial tests for internal Exchange functions * Change combinitorial testing strategy based on feedback * Check value of filled[orderHash] in updateFilledState tests * Add combinatorial tests for addFillResults * Add combinatorial tests for getPartialAmount * Implement generic `testWithReferenceFuncAsync` * Implement generic `testCombinatoriallyWithReferenceFuncAsync` * Add combinatorial tests for isRoundingError * Add combinatorial tests for calculateFillResults * Add support for Geth in internal contract tests * Fix contract artifacts * Change DECIMAL_PLACES to 78 and add a note. * Document new functions in utils * Optimize tests by only reseting state when needed * Rename/move some files * Print parameter names on failure in testWithReferenceFuncAsync * Add to changelog for utils package * Appease various linters * Rename some more things related to FillOrderCombinatorialUtils * Remove .only from test/exchange/internal.ts * Remove old test for isRoundingError and getPartialAmount * Appease linters again * Remove old todos * Fix typos, add comments, rename some things * Re-add some LibMath tests * Update contract internal tests to use new SafeMath revert reasons * Apply PR feedback from Amir * Apply PR feedback from Remco * Re-add networks to ZRXToken artifact * Remove duplicate Whitelist in compiler.json
* PublishFabio Berger2018-07-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.1-rc.2 - @0xproject/abi-gen@1.0.4 - @0xproject/assert@1.0.4 - @0xproject/base-contract@1.0.4 - @0xproject/connect@1.0.4 - @0xproject/contract-wrappers@1.0.1-rc.2 - contracts@2.1.39 - @0xproject/dev-utils@1.0.3 - @0xproject/fill-scenarios@1.0.1-rc.2 - @0xproject/json-schemas@1.0.1-rc.3 - @0xproject/metacoin@0.0.14 - @0xproject/migrations@1.0.3 - @0xproject/order-utils@1.0.1-rc.2 - @0xproject/order-watcher@1.0.1-rc.2 - @0xproject/react-docs@1.0.4 - @0xproject/react-docs-example@0.0.19 - @0xproject/react-shared@1.0.5 - @0xproject/sol-compiler@1.0.4 - @0xproject/sol-cov@1.0.3 - @0xproject/sol-resolver@1.0.4 - @0xproject/sra-report@1.0.4 - @0xproject/subproviders@1.0.4 - @0xproject/testnet-faucets@1.0.40 - @0xproject/types@1.0.1-rc.3 - @0xproject/utils@1.0.4 - @0xproject/web3-wrapper@1.1.2 - @0xproject/website@0.0.43
* Updated CHANGELOGSFabio Berger2018-07-262-0/+13
|
* PublishFabio Berger2018-07-261-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.1-rc.2 - @0xproject/abi-gen@1.0.3 - @0xproject/assert@1.0.3 - @0xproject/base-contract@1.0.3 - @0xproject/connect@1.0.3 - @0xproject/contract-wrappers@1.0.1-rc.2 - contracts@2.1.38 - @0xproject/dev-utils@1.0.3 - ethereum-types@1.0.3 - @0xproject/fill-scenarios@1.0.1-rc.2 - @0xproject/json-schemas@1.0.1-rc.2 - @0xproject/metacoin@0.0.13 - @0xproject/migrations@1.0.3 - @0xproject/monorepo-scripts@1.0.4 - @0xproject/order-utils@1.0.1-rc.2 - @0xproject/order-watcher@1.0.1-rc.2 - @0xproject/react-docs@1.0.3 - @0xproject/react-docs-example@0.0.18 - @0xproject/react-shared@1.0.4 - @0xproject/sol-compiler@1.0.3 - @0xproject/sol-cov@1.0.3 - @0xproject/sol-resolver@1.0.3 - @0xproject/sra-report@1.0.3 - @0xproject/subproviders@1.0.3 - @0xproject/testnet-faucets@1.0.39 - @0xproject/tslint-config@1.0.4 - @0xproject/types@1.0.1-rc.2 - @0xproject/typescript-typings@1.0.3 - @0xproject/utils@1.0.3 - @0xproject/web3-wrapper@1.1.1 - @0xproject/website@0.0.42
* Updated CHANGELOGSFabio Berger2018-07-262-0/+13
|
* PublishFabio Berger2018-07-261-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.1-rc.1 - @0xproject/abi-gen@1.0.2 - @0xproject/assert@1.0.2 - @0xproject/base-contract@1.0.2 - @0xproject/connect@1.0.2 - @0xproject/contract-wrappers@1.0.1-rc.1 - contracts@2.1.37 - @0xproject/dev-utils@1.0.2 - ethereum-types@1.0.2 - @0xproject/fill-scenarios@1.0.1-rc.1 - @0xproject/json-schemas@1.0.1-rc.1 - @0xproject/metacoin@0.0.12 - @0xproject/migrations@1.0.2 - @0xproject/monorepo-scripts@1.0.3 - @0xproject/order-utils@1.0.1-rc.1 - @0xproject/order-watcher@1.0.1-rc.1 - @0xproject/react-docs@1.0.2 - @0xproject/react-docs-example@0.0.17 - @0xproject/react-shared@1.0.3 - @0xproject/sol-compiler@1.0.2 - @0xproject/sol-cov@1.0.2 - @0xproject/sol-resolver@1.0.2 - @0xproject/sra-report@1.0.2 - @0xproject/subproviders@1.0.2 - @0xproject/testnet-faucets@1.0.38 - @0xproject/tslint-config@1.0.3 - @0xproject/types@1.0.1-rc.1 - @0xproject/typescript-typings@1.0.2 - @0xproject/utils@1.0.2 - @0xproject/web3-wrapper@1.1.0 - @0xproject/website@0.0.41
* Updated CHANGELOGSFabio Berger2018-07-262-0/+13
|
* Revert to publishing ethereum-typesFabio Berger2018-07-261-1/+1
|
* Temporarily have all packages depend on an older, published version of ↵Fabio Berger2018-07-261-1/+1
| | | | ethereum-types since we cannot publish a new one
* Revert "Temporarily add changelog & package.json version changes"Fabio Berger2018-07-252-13/+0
| | | | This reverts commit 97268d22534c2f4aca9bd6a88c70e988969d3c76.
* Temporarily add changelog & package.json version changesFabio Berger2018-07-242-0/+13
|