Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #385 from 0xProject/feature/0x_config_validation | Leonid Logvinov | 2018-02-24 | 8 | -30/+84 |
|\ | | | | | Better validate ZeroExConfig on private networks | ||||
| * | Remove unused import | Leonid Logvinov | 2018-02-21 | 1 | -1/+1 |
| | | |||||
| * | Change assert.doesConformToShema interface | Leonid Logvinov | 2018-02-21 | 1 | -4/+4 |
| | | |||||
| * | Remove type-level validation | Leonid Logvinov | 2018-02-15 | 4 | -27/+12 |
| | | |||||
| * | Fix tests | Leonid Logvinov | 2018-02-15 | 5 | -9/+13 |
| | | |||||
| * | Add entries to the CHANGELOG | Leonid Logvinov | 2018-02-15 | 3 | -4/+6 |
| | | |||||
| * | Better validate ZeroExConfig on public networks | Leonid Logvinov | 2018-02-15 | 5 | -33/+96 |
| | | |||||
* | | Publish | Brandon Millman | 2018-02-17 | 1 | -9/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.32.4 - @0xproject/abi-gen@0.2.3 - @0xproject/assert@0.0.20 - @0xproject/connect@0.6.0 - contracts@2.1.13 - @0xproject/deployer@0.1.0 - @0xproject/dev-utils@0.1.0 - @0xproject/json-schemas@0.7.12 - @0xproject/subproviders@0.5.0 - @0xproject/testnet-faucets@1.0.14 - @0xproject/types@0.2.3 - @0xproject/utils@0.3.4 - web3-typescript-typings@0.9.11 - @0xproject/web3-wrapper@0.1.14 - @0xproject/website@0.0.16 | ||||
* | | Add docs staging to 0x.js package | Brandon Millman | 2018-02-15 | 1 | -0/+24 |
|/ | |||||
* | Publish | Fabio Berger | 2018-02-10 | 1 | -9/+9 |
| | | | | | | | | | | | | | | | | | | | - 0x.js@0.32.3 - @0xproject/abi-gen@0.2.2 - @0xproject/assert@0.0.19 - @0xproject/connect@0.5.8 - contracts@2.1.12 - @0xproject/deployer@0.0.9 - @0xproject/dev-utils@0.0.13 - @0xproject/json-schemas@0.7.11 - @0xproject/monorepo-scripts@0.1.11 - @0xproject/subproviders@0.4.2 - @0xproject/testnet-faucets@1.0.13 - @0xproject/tslint-config@0.4.9 - @0xproject/types@0.2.2 - @0xproject/utils@0.3.3 - @0xproject/web3-wrapper@0.1.13 - @0xproject/website@0.0.15 | ||||
* | Publish | Fabio Berger | 2018-02-10 | 1 | -12/+12 |
| | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.32.2 - @0xproject/abi-gen@0.2.1 - @0xproject/assert@0.0.18 - chai-as-promised-typescript-typings@0.0.9 - chai-typescript-typings@0.0.3 - @0xproject/connect@0.5.7 - contracts@2.1.11 - @0xproject/deployer@0.0.8 - @0xproject/dev-utils@0.0.12 - @0xproject/json-schemas@0.7.10 - @0xproject/monorepo-scripts@0.1.10 - @0xproject/subproviders@0.4.1 - @0xproject/testnet-faucets@1.0.12 - @0xproject/tslint-config@0.4.8 - @0xproject/types@0.2.1 - @0xproject/utils@0.3.2 - web3-typescript-typings@0.9.10 - @0xproject/web3-wrapper@0.1.12 - @0xproject/website@0.0.14 | ||||
* | Merge pull request #389 from 0xProject/fix/npmInclusionIssues | Fabio Berger | 2018-02-10 | 2 | -0/+14 |
|\ | | | | | Fix NPM Inclusion Issues | ||||
| * | Add PR number to CHANGELOGs | Fabio Berger | 2018-02-10 | 1 | -1/+1 |
| | | |||||
| * | ignore all files starting with dots in all sub-packages | Fabio Berger | 2018-02-10 | 1 | -1/+1 |
| | | |||||
| * | Add correct npmignore to 0x.js and update CHANGELOG | Fabio Berger | 2018-02-10 | 2 | -0/+14 |
| | | |||||
* | | Simplify standard postpublish script and remove them from some private packages | Brandon Millman | 2018-02-09 | 1 | -1/+1 |
|/ | |||||
* | Publish | Brandon Millman | 2018-02-08 | 1 | -8/+8 |
| | | | | | | | | | | | | | | | | | - 0x.js@0.32.1 - @0xproject/abi-gen@0.2.0 - @0xproject/assert@0.0.17 - @0xproject/connect@0.5.6 - contracts@2.1.10 - @0xproject/deployer@0.0.7 - @0xproject/dev-utils@0.0.11 - @0xproject/json-schemas@0.7.9 - @0xproject/subproviders@0.4.0 - @0xproject/testnet-faucets@1.0.11 - @0xproject/types@0.2.0 - @0xproject/utils@0.3.1 - @0xproject/web3-wrapper@0.1.11 - @0xproject/website@0.0.13 | ||||
* | Update CHANGELOGs | Brandon Millman | 2018-02-08 | 1 | -0/+5 |
| | |||||
* | Fix ABI error message | Leonid Logvinov | 2018-02-07 | 1 | -1/+0 |
| | |||||
* | Fix linter errors | Leonid Logvinov | 2018-02-07 | 2 | -2/+3 |
| | |||||
* | Use abi-gen for events in 0x.js | Leonid Logvinov | 2018-02-07 | 8 | -120/+76 |
| | |||||
* | Merge branch 'development' into feature/testnet-faucets/order-dispenser | Brandon Millman | 2018-02-07 | 12 | -27/+26 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Attribute the origins of NonceTracker Move BlockParamLiteral to shared types package Fixes Move BlockParam and BlockParamLiteral to shared types Rename called to something more readable Newline prettier/lint Yarn.lock Refactor tests for reuse of the fixture subprovider Remove re-fetch of transaction count on error Disable linter for multiple class declarations Remove double declaration Enable CIRCLECI and declare web3 Test faucets to use new NonceTracker Update changelog Readability and prettier Prettify Nonce tracker subprovider Caches the nonce when a request to getTransactionCount is made and increments the pending nonce after successful transactions | ||||
| * | Move BlockParamLiteral to shared types package | Jacob Evans | 2018-02-07 | 11 | -14/+23 |
| | | | | | | | | Also BlockParam | ||||
| * | Move BlockParam and BlockParamLiteral to shared types | Jacob Evans | 2018-02-07 | 2 | -14/+4 |
| | | |||||
* | | Add types-bn package to 0x.js and testnet-faucets | Brandon Millman | 2018-02-07 | 1 | -0/+1 |
|/ | |||||
* | Publish | Leonid Logvinov | 2018-02-06 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | | | | | | - 0x.js@0.32.0 - @0xproject/abi-gen@0.1.7 - @0xproject/assert@0.0.16 - @0xproject/connect@0.5.5 - contracts@2.1.9 - @0xproject/deployer@0.0.6 - @0xproject/dev-utils@0.0.10 - @0xproject/json-schemas@0.7.8 - @0xproject/monorepo-scripts@0.1.9 - @0xproject/subproviders@0.3.6 - @0xproject/testnet-faucets@1.0.10 - @0xproject/tslint-config@0.4.7 - @0xproject/types@0.1.9 - @0xproject/utils@0.3.0 - web3-typescript-typings@0.9.9 - @0xproject/web3-wrapper@0.1.10 - @0xproject/website@0.0.12 | ||||
* | Revert "Temp" | Leonid Logvinov | 2018-02-06 | 1 | -1/+0 |
| | | | | This reverts commit 881d32e73324b226bdc97f96fb583edb7a5311c1. | ||||
* | Add dates to CHANGELOGs | Leonid Logvinov | 2018-02-06 | 1 | -1/+1 |
| | |||||
* | Merge branch 'development' of github.com:0xProject/0x.js into development | Leonid Logvinov | 2018-02-06 | 4 | -4/+33 |
|\ | |||||
| * | Change CHANGELOGs | Leonid Logvinov | 2018-02-06 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'development' into fix/abi_decoder_colision | Leonid | 2018-02-06 | 4 | -4/+29 |
| |\ | |||||
| | * | Fix a typo | Leonid Logvinov | 2018-02-06 | 1 | -1/+1 |
| | | | |||||
| | * | Fix prettier | Leonid Logvinov | 2018-02-05 | 1 | -1/+0 |
| | | | |||||
| | * | Merge branch 'development' into fix/ether_token_address | Leonid | 2018-02-05 | 37 | -348/+107 |
| | |\ | |||||
| | * | | Add regression tests | Leonid Logvinov | 2018-02-05 | 1 | -0/+12 |
| | | | | |||||
| | * | | Improve the comment and fix an exception | Leonid Logvinov | 2018-02-05 | 1 | -3/+7 |
| | | | | |||||
| | * | | Update CHANGELOG | Leonid Logvinov | 2018-01-30 | 1 | -0/+4 |
| | | | | |||||
| | * | | Fix linter errors | Leonid Logvinov | 2018-01-30 | 1 | -1/+0 |
| | | | | |||||
| | * | | Add zeroEx.etherToken.getContractAddressifExists | Leonid Logvinov | 2018-01-30 | 3 | -2/+11 |
| | | | | |||||
| * | | | Add PR number | Leonid Logvinov | 2018-02-05 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fix an exception when a signature collision happens | Leonid Logvinov | 2018-02-05 | 1 | -0/+4 |
| | |/ | |/| | |||||
* / | | Temp | Leonid Logvinov | 2018-02-06 | 1 | -0/+1 |
|/ / | |||||
* | | Merge branch 'development' into feature/build_watch | Leonid | 2018-02-05 | 3 | -19/+30 |
|\ \ | |||||
| * | | Publish | Leonid Logvinov | 2018-02-01 | 1 | -18/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.31.1 - @0xproject/abi-gen@0.1.6 - @0xproject/assert@0.0.15 - chai-as-promised-typescript-typings@0.0.8 - @0xproject/connect@0.5.4 - contracts@2.1.8 - @0xproject/deployer@0.0.5 - @0xproject/dev-utils@0.0.9 - @0xproject/json-schemas@0.7.7 - @0xproject/monorepo-scripts@0.1.8 - @0xproject/subproviders@0.3.5 - @0xproject/testnet-faucets@1.0.9 - @0xproject/tslint-config@0.4.6 - @0xproject/types@0.1.8 - @0xproject/utils@0.2.4 - web3-typescript-typings@0.9.8 - @0xproject/web3-wrapper@0.1.9 - @0xproject/website@0.0.11 | ||||
| * | | Fix linter errors | Leonid Logvinov | 2018-02-01 | 1 | -2/+2 |
| | | | |||||
| * | | Update changelog | Leonid Logvinov | 2018-02-01 | 1 | -0/+4 |
| | | | |||||
| * | | don't remove maker/zrx order from cache twice | Luke Autry | 2018-02-01 | 1 | -1/+5 |
| | | | |||||
* | | | Fix errors after TS upgrade | Leonid Logvinov | 2018-02-01 | 1 | -4/+4 |
| | | | |||||
* | | | Upgrade TS to the newest version | Leonid Logvinov | 2018-02-01 | 1 | -1/+1 |
| | | | |||||
* | | | Add build:watch command to all TS packages | Leonid Logvinov | 2018-02-01 | 1 | -0/+1 |
|/ / | |||||
* | | Merge branch 'development' into ↵ | Brandon Millman | 2018-02-01 | 7 | -1/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/tslint-config/underscore-protected-members * development: Updated contract generation in 0x to new abi-gen CLI Removed deprecated CLI options Added PR # to the changelog of abi-gen Added CLI options for explicit specifying location of partials and main template | ||||
| * \ | Merge pull request #346 from joincivil/feature/abi-gen-partials | Leonid | 2018-01-31 | 7 | -1/+1 |
| |\ \ | | | | | | | | | Added CLI options for explicit specifying location of partials and main template | ||||
| | * | | Updated contract generation in 0x to new abi-gen CLI | Olaf Tomalka | 2018-01-31 | 7 | -1/+1 |
| | | | | |||||
* | | | | Fix lint errors | Brandon Millman | 2018-01-31 | 12 | -29/+29 |
|/ / / | |||||
* | | | Make an RPC constructor param implicit | Leonid Logvinov | 2018-01-30 | 10 | -10/+10 |
| | | | |||||
* | | | Fix tslint issues | Leonid Logvinov | 2018-01-30 | 2 | -5/+5 |
| | | | |||||
* | | | Normalize the dependencies | Leonid Logvinov | 2018-01-30 | 3 | -14/+11 |
| | | | |||||
* | | | Make awaitTransactionMinedAsync non-generic again | Leonid Logvinov | 2018-01-30 | 1 | -4/+4 |
| | | | |||||
* | | | Remove truffle from tests | Leonid Logvinov | 2018-01-30 | 11 | -154/+24 |
| | | | |||||
* | | | Refactor contracts tests to not use injected web3 instance | Leonid Logvinov | 2018-01-30 | 18 | -144/+23 |
| |/ |/| | |||||
* | | Publish | Fabio Berger | 2018-01-30 | 1 | -18/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.31.0 - @0xproject/abi-gen@0.1.5 - @0xproject/assert@0.0.14 - chai-as-promised-typescript-typings@0.0.7 - @0xproject/connect@0.5.3 - contracts@2.1.7 - @0xproject/deployer@0.0.4 - @0xproject/dev-utils@0.0.8 - @0xproject/json-schemas@0.7.6 - @0xproject/monorepo-scripts@0.1.7 - @0xproject/subproviders@0.3.4 - @0xproject/testnet-faucets@1.0.8 - @0xproject/tslint-config@0.4.5 - @0xproject/types@0.1.7 - @0xproject/utils@0.2.3 - web3-typescript-typings@0.9.7 - @0xproject/web3-wrapper@0.1.8 - @0xproject/website@0.0.10 | ||||
* | | Add PR number | Fabio Berger | 2018-01-30 | 1 | -1/+1 |
| | | |||||
* | | Add config file specifically in prettier command and fix files | Fabio Berger | 2018-01-30 | 63 | -10080/+10080 |
| | | |||||
* | | Fix prettier | Fabio Berger | 2018-01-30 | 63 | -10083/+10080 |
| | | |||||
* | | Add shouldAddPersonalMessagePrefix param to signOrderHashAsync instead of ↵ | Fabio Berger | 2018-01-30 | 5 | -21/+44 |
| | | | | | | | | trying to infer whether to add it or not from the nodeVersion | ||||
* | | Publish | Leonid Logvinov | 2018-01-30 | 1 | -18/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.30.2 - @0xproject/abi-gen@0.1.4 - @0xproject/assert@0.0.13 - chai-as-promised-typescript-typings@0.0.6 - @0xproject/connect@0.5.2 - contracts@2.1.6 - @0xproject/deployer@0.0.3 - @0xproject/dev-utils@0.0.7 - @0xproject/json-schemas@0.7.5 - @0xproject/monorepo-scripts@0.1.6 - @0xproject/subproviders@0.3.3 - @0xproject/testnet-faucets@1.0.7 - @0xproject/tslint-config@0.4.4 - @0xproject/types@0.1.6 - @0xproject/utils@0.2.2 - web3-typescript-typings@0.9.6 - @0xproject/web3-wrapper@0.1.7 - @0xproject/website@0.0.9 | ||||
* | | Move @0xproject/types to dependencies | Leonid Logvinov | 2018-01-30 | 1 | -1/+1 |
|/ | |||||
* | Run prettier | Amir Bandeali | 2018-01-26 | 1 | -10/+7 |
| | |||||
* | Update changelog | Amir Bandeali | 2018-01-26 | 1 | -1/+2 |
| | |||||
* | Add Rinkeby addresses to artifacts | Amir Bandeali | 2018-01-26 | 5 | -0/+15 |
| | |||||
* | Publish | Leonid Logvinov | 2018-01-25 | 1 | -18/+21 |
| | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.30.1 - @0xproject/abi-gen@0.1.3 - @0xproject/assert@0.0.12 - chai-as-promised-typescript-typings@0.0.5 - @0xproject/connect@0.5.1 - contracts@2.1.5 - @0xproject/deployer@0.0.2 - @0xproject/dev-utils@0.0.6 - @0xproject/json-schemas@0.7.4 - @0xproject/kovan_faucets@1.0.6 - @0xproject/monorepo-scripts@0.1.5 - @0xproject/subproviders@0.3.2 - @0xproject/tslint-config@0.4.3 - @0xproject/types@0.1.5 - @0xproject/utils@0.2.1 - web3-typescript-typings@0.9.5 - @0xproject/web3-wrapper@0.1.6 - @0xproject/website@0.0.8 | ||||
* | Update the CHANGELOG | Leonid Logvinov | 2018-01-24 | 1 | -0/+1 |
| | |||||
* | Fix the bug making it impossible to specify the custom ZRX address | Leonid Logvinov | 2018-01-24 | 3 | -0/+5 |
| | |||||
* | Prettier newline | Jacob Evans | 2018-01-19 | 1 | -1/+1 |
| | |||||
* | Prettier | Jacob Evans | 2018-01-19 | 1 | -0/+1 |
| | |||||
* | Update CHANGELOG, rebase on development | Jacob Evans | 2018-01-19 | 1 | -0/+3 |
| | |||||
* | Reject negative amounts in isValidBaseUnitAmount | Jacob Evans | 2018-01-19 | 1 | -0/+47 |
| | |||||
* | Re-add changelog for 0x.js | Fabio Berger | 2018-01-19 | 1 | -1/+1 |
| | |||||
* | Merge pull request #322 from 0xProject/fix/ci-time | Leonid | 2018-01-18 | 5 | -27/+6 |
|\ | | | | | Speed-up CI | ||||
| * | Remove unused dependencies | Leonid Logvinov | 2018-01-17 | 2 | -14/+0 |
| | | |||||
| * | Remove trailing slash | Leonid Logvinov | 2018-01-17 | 1 | -1/+1 |
| | | |||||
| * | Return is pensing events are undefined | Leonid Logvinov | 2018-01-16 | 1 | -0/+4 |
| | | |||||
| * | Remove umd tests | Leonid Logvinov | 2018-01-16 | 2 | -12/+1 |
| | | |||||
* | | Run prettier to revert formatting changes made by the lerna publish step | Brandon Millman | 2018-01-18 | 1 | -11/+9 |
| | | |||||
* | | Publish | Brandon Millman | 2018-01-18 | 1 | -21/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.30.0 - @0xproject/abi-gen@0.1.2 - @0xproject/assert@0.0.11 - chai-as-promised-typescript-typings@0.0.4 - chai-typescript-typings@0.0.2 - @0xproject/connect@0.5.0 - contracts@2.1.4 - @0xproject/dev-utils@0.0.5 - @0xproject/json-schemas@0.7.3 - @0xproject/kovan_faucets@1.0.5 - @0xproject/monorepo-scripts@0.1.4 - @0xproject/subproviders@0.3.1 - @0xproject/tslint-config@0.4.2 - @0xproject/types@0.1.4 - @0xproject/utils@0.2.0 - web3-typescript-typings@0.9.4 - @0xproject/web3-wrapper@0.1.5 - @0xproject/website@0.0.7 | ||||
* | | Update CHANGELOG | Brandon Millman | 2018-01-18 | 1 | -1/+1 |
| | | |||||
* | | Fix the typos | Leonid Logvinov | 2018-01-17 | 2 | -5/+5 |
| | | |||||
* | | Update the CHANGELOG | Leonid Logvinov | 2018-01-16 | 1 | -0/+1 |
| | | |||||
* | | Fix fillOrdersUpTo balances validation | Leonid Logvinov | 2018-01-16 | 2 | -2/+18 |
| | | |||||
* | | Add a regression test for fillUpToValidation | Leonid Logvinov | 2018-01-16 | 1 | -1/+18 |
|/ | |||||
* | Merge pull request #319 from 0xProject/feature/final-monorepo | Leonid | 2018-01-13 | 3 | -18/+12 |
|\ | | | | | Import last TS packages into the monorepo | ||||
| * | Add postpublish scripts | Leonid Logvinov | 2018-01-13 | 2 | -16/+12 |
| | | |||||
| * | Remove redundant type refs | Leonid Logvinov | 2018-01-13 | 1 | -2/+0 |
| | | |||||
* | | Merge pull request #312 from 0xProject/feature/error-reporting-intervals | Leonid | 2018-01-13 | 10 | -60/+94 |
|\ \ | |/ |/| | Better error handling on async/sync intervals | ||||
| * | Return after checking for an error and add an explanatory comment | Leonid Logvinov | 2018-01-13 | 1 | -1/+2 |
| | | |||||
| * | Apply prettier | Leonid Logvinov | 2018-01-11 | 1 | -11/+9 |
| | | |||||
| * | Update the CHANGELOG | Leonid Logvinov | 2018-01-11 | 1 | -0/+5 |
| | | |||||
| * | Make some callbacks failable and add error handling | Leonid Logvinov | 2018-01-11 | 9 | -60/+88 |
| | | |||||
* | | Prettify package.json files | Leonid Logvinov | 2018-01-12 | 1 | -11/+9 |
| | | |||||
* | | Publish | Leonid Logvinov | 2018-01-11 | 1 | -4/+4 |
|/ | | | | | | | | | | | - 0x.js@0.29.2 - @0xproject/abi-gen@0.1.1 - @0xproject/connect@0.4.1 - contracts@2.1.3 - @0xproject/kovan_faucets@1.0.4 - web3-typescript-typings@0.9.3 - @0xproject/web3-wrapper@0.1.4 - @0xproject/website@0.0.6 | ||||
* | Publish | Leonid Logvinov | 2018-01-11 | 1 | -19/+21 |
| | | | | | | | | | | | | | | | | | | | - 0x.js@0.29.1 - @0xproject/abi-gen@0.1.0 - @0xproject/assert@0.0.10 - @0xproject/connect@0.4.0 - contracts@2.1.2 - @0xproject/dev-utils@0.0.4 - @0xproject/json-schemas@0.7.2 - @0xproject/kovan_faucets@1.0.3 - @0xproject/monorepo-scripts@0.1.3 - @0xproject/subproviders@0.3.0 - @0xproject/tslint-config@0.4.1 - @0xproject/types@0.1.3 - @0xproject/utils@0.1.3 - web3-typescript-typings@0.9.1 - @0xproject/web3-wrapper@0.1.3 - @0xproject/website@0.0.5 | ||||
* | Update CHANGELOGs before publish | Leonid Logvinov | 2018-01-11 | 1 | -0/+4 |
| | |||||
* | Fix linter issues | Leonid Logvinov | 2018-01-10 | 3 | -10/+1 |
| | |||||
* | Fix callback types | Leonid Logvinov | 2018-01-10 | 9 | -157/+203 |
| | |||||
* | Return to old way of including web3 types | Leonid Logvinov | 2018-01-10 | 1 | -0/+1 |
| | |||||
* | Include web3 types via typeRoots and factor out common parts of tsconfig.json | Leonid Logvinov | 2018-01-10 | 4 | -11/+12 |
| | |||||
* | Apply prettify on json and md files | Leonid Logvinov | 2018-01-04 | 12 | -1943/+1937 |
| | |||||
* | Fix linter errors | Leonid Logvinov | 2018-01-04 | 7 | -8/+7 |
| | |||||
* | Use configured version of bignumber in all packages | Leonid Logvinov | 2018-01-04 | 31 | -37/+31 |
| | |||||
* | Fix formatting | Leonid Logvinov | 2018-01-03 | 2 | -4/+0 |
| | |||||
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 50 | -1252/+2289 |
| | |||||
* | Publish | Fabio Berger | 2017-12-28 | 1 | -9/+9 |
| | | | | | | | | | | | | | | | | | | - 0x.js@0.29.0 - @0xproject/abi-gen@0.0.4 - @0xproject/assert@0.0.9 - @0xproject/connect@0.3.2 - contracts@2.1.1 - @0xproject/dev-utils@0.0.3 - @0xproject/json-schemas@0.7.1 - @0xproject/kovan_faucets@1.0.2 - @0xproject/monorepo-scripts@0.1.2 - @0xproject/subproviders@0.2.0 - @0xproject/tslint-config@0.4.0 - @0xproject/types@0.1.2 - @0xproject/utils@0.1.2 - @0xproject/web3-wrapper@0.1.2 - @0xproject/website@0.0.4 | ||||
* | Add dates to CHANGELOG entries | Fabio Berger | 2017-12-28 | 1 | -1/+1 |
| | |||||
* | Merge pull request #285 from 0xProject/fix/underscorePrivate | Brandon Millman | 2017-12-22 | 13 | -236/+236 |
|\ | | | | | Add new underscore-privates rule to @0xproject/tslint-config and fix … | ||||
| * | Add some missed underscores, update changelog and comments | Brandon Millman | 2017-12-21 | 4 | -6/+6 |
| | | |||||
| * | Merge branch 'development' into fix/underscorePrivate | Brandon Millman | 2017-12-21 | 12 | -27/+427 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (29 commits) Move call to error reporter to end of handler so that even if reporting the error takes a while, it doesn't block the UI Update outdated WETH ranges Fix conditional Fix top-padding Publish Update CHANGELOGs Add slashes to base URLs Fix linter issue Fix WETH symbol Update snapshot and artifacts Replace our EtherTokens with WETH9 from maker Fix test description Fix a typo Add err==null assertions Add WETH9 tests Use the new snapshot including WETH9 and it's artifacts Add WETH9 and mirations Fix WETH events watching Fix a typo Init the _etherTokenContractsByAddress ... | ||||
| * | | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors | Brandon Millman | 2017-12-20 | 12 | -231/+231 |
| | | | |||||
* | | | Add to CHANGELOG | Fabio Berger | 2017-12-21 | 1 | -0/+5 |
| | | | |||||
* | | | Refactor toBaseUnitAmount so that it throws if user supplies unitAmount with ↵ | Fabio Berger | 2017-12-21 | 2 | -0/+10 |
| | | | | | | | | | | | | too many decimals | ||||
* | | | Make assertion stricter so that one cannot submit invalid baseUnit amounts ↵ | Fabio Berger | 2017-12-21 | 2 | -1/+7 |
| |/ |/| | | | | | to `toUnitAmount` | ||||
* | | Publish | Leonid Logvinov | 2017-12-21 | 1 | -9/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.28.0 - @0xproject/abi-gen@0.0.3 - @0xproject/assert@0.0.8 - @0xproject/connect@0.3.1 - contracts@2.1.0 - @0xproject/dev-utils@0.0.2 - @0xproject/json-schemas@0.7.0 - @0xproject/kovan_faucets@1.0.1 - @0xproject/monorepo-scripts@0.1.1 - @0xproject/subproviders@0.1.1 - @0xproject/tslint-config@0.3.0 - @0xproject/types@0.1.1 - @0xproject/utils@0.1.1 - @0xproject/web3-wrapper@0.1.1 - @0xproject/website@0.0.3 | ||||
* | | Update CHANGELOGs | Leonid Logvinov | 2017-12-20 | 1 | -1/+1 |
| | | |||||
* | | Add slashes to base URLs | Leonid Logvinov | 2017-12-20 | 1 | -3/+3 |
| | | |||||
* | | Fix linter issue | Leonid Logvinov | 2017-12-20 | 1 | -1/+0 |
| | | |||||
* | | Fix WETH symbol | Leonid Logvinov | 2017-12-20 | 1 | -1/+1 |
| | | |||||
* | | Update snapshot and artifacts | Leonid Logvinov | 2017-12-20 | 3 | -3/+3 |
| | | |||||
* | | Fix test description | Leonid Logvinov | 2017-12-20 | 1 | -1/+1 |
| | | |||||
* | | Fix a typo | Leonid Logvinov | 2017-12-20 | 1 | -1/+1 |
| | | |||||
* | | Add err==null assertions | Leonid Logvinov | 2017-12-20 | 1 | -0/+4 |
| | | |||||
* | | Add WETH9 tests | Leonid Logvinov | 2017-12-20 | 3 | -4/+58 |
| | | |||||
* | | Use the new snapshot including WETH9 and it's artifacts | Leonid Logvinov | 2017-12-20 | 3 | -5/+5 |
| | | |||||
* | | Fix WETH events watching | Leonid Logvinov | 2017-12-20 | 2 | -3/+3 |
| | | |||||
* | | Fix a typo | Leonid Logvinov | 2017-12-20 | 1 | -1/+1 |
| | | |||||
* | | Init the _etherTokenContractsByAddress | Leonid Logvinov | 2017-12-20 | 1 | -1/+1 |
| | | |||||
* | | Export new public types | Leonid Logvinov | 2017-12-20 | 1 | -0/+3 |
| | | |||||
* | | Update CHANGELOG | Leonid Logvinov | 2017-12-20 | 1 | -0/+4 |
| | | |||||
* | | Make order watcher react to new etherToken events | Leonid Logvinov | 2017-12-20 | 1 | -0/+33 |
| | | |||||
* | | Add EtherToken events to the ABI | Leonid Logvinov | 2017-12-20 | 2 | -2/+36 |
| | | |||||
* | | Enable multiple EtherTokenContract instances | Leonid Logvinov | 2017-12-20 | 1 | -4/+9 |
| | | |||||
* | | Add etherToken.getLogsAsync and etherToken.subscribe with tests | Leonid Logvinov | 2017-12-20 | 7 | -8/+272 |
|/ | |||||
* | Don't throw in transformers | Leonid Logvinov | 2017-12-20 | 1 | -1/+1 |
| | |||||
* | Update CHANGELOG | Leonid Logvinov | 2017-12-19 | 1 | -0/+1 |
| | |||||
* | Throw a better error message when taker is null|undefined or anything but ↵ | Leonid Logvinov | 2017-12-19 | 6 | -24/+87 |
| | | | | not a string | ||||
* | Fix comments | Leonid Logvinov | 2017-12-19 | 2 | -2/+2 |
| | |||||
* | Fix linter issues | Leonid Logvinov | 2017-12-19 | 3 | -4/+4 |
| | |||||
* | Rename SubscriptionOpts to BlockRange | Leonid Logvinov | 2017-12-19 | 9 | -33/+34 |
| | |||||
* | Merge pull request #267 from 0xProject/refactor/passInEtherTokenAddress | Fabio Berger | 2017-12-19 | 10 | -50/+40 |
|\ | | | | | Refactor EtherToken wrapper to accept address in method args | ||||
| * | Add additional public changes introduced to changelog | Fabio Berger | 2017-12-19 | 1 | -1/+3 |
| | | |||||
| * | Add entry to CHANGELOG | Fabio Berger | 2017-12-17 | 1 | -0/+4 |
| | | |||||
| * | Modify the etherToken wrapper methods to accept an etherTokenAddress as the ↵ | Fabio Berger | 2017-12-17 | 6 | -46/+21 |
| | | | | | | | | first arg. Since it is becoming apparent we will be updating the canonical WETH contract, we want users of 0x.js to be able to interact with n number of etherTokens without re-instantiating for each one. | ||||
| * | Fix documentation issue where `unsubscribeAll` shown as method on every ↵ | Fabio Berger | 2017-12-17 | 3 | -4/+13 |
| | | | | | | | | contractWrapper instance even though it's only used by Exchange and Token wrappers. | ||||
* | | Move web3 import after subprovider imports in test web3_factory | Brandon Millman | 2017-12-18 | 2 | -4/+10 |
|/ | |||||
* | Fix redundant spaces | Leonid Logvinov | 2017-12-16 | 2 | -6/+6 |
| | |||||
* | Fix tests | Leonid Logvinov | 2017-12-15 | 1 | -0/+1 |
| | |||||
* | Fix 0x.js unused vars | Leonid Logvinov | 2017-12-15 | 25 | -94/+13 |
| | |||||
* | Add a newline | Leonid Logvinov | 2017-12-15 | 1 | -1/+2 |
| | |||||
* | Name a variable | Leonid Logvinov | 2017-12-15 | 1 | -1/+2 |
| | |||||
* | Fix a conditional | Leonid Logvinov | 2017-12-15 | 1 | -5/+1 |
| | |||||
* | Fix linter errors | Leonid Logvinov | 2017-12-14 | 3 | -3/+3 |
| | |||||
* | Add a function to init token balances | Leonid Logvinov | 2017-12-14 | 2 | -4/+30 |
| | |||||
* | Rename tokenUtils.getNonProtocolTokens to tokenUtils.getDummyTokens | Leonid Logvinov | 2017-12-14 | 4 | -11/+14 |
| | |||||
* | Add DummyToken to gitignore | Leonid Logvinov | 2017-12-14 | 1 | -0/+1 |
| | |||||
* | Add DummyToken to artifacts list | Leonid Logvinov | 2017-12-14 | 1 | -0/+2 |
| | |||||
* | Increase mocha timeout | Leonid Logvinov | 2017-12-14 | 1 | -1/+1 |
| | |||||
* | Add DummyToken to artifacts list | Leonid Logvinov | 2017-12-14 | 1 | -1/+1 |
| | |||||
* | Update addresses and add DummyToken artifact | Leonid Logvinov | 2017-12-14 | 5 | -4/+27 |
| | |||||
* | Fix CI build | Leonid Logvinov | 2017-12-14 | 1 | -1/+1 |
| | |||||
* | Move shared types to types package | Leonid Logvinov | 2017-12-14 | 3 | -29/+7 |
| | |||||
* | Move more shared utils into utils package and reuse them | Leonid Logvinov | 2017-12-14 | 22 | -163/+28 |
| | |||||
* | Move 0x.js temnplates to 0x.js instead of having them as a separate package | Leonid Logvinov | 2017-12-14 | 6 | -0/+103 |
| | |||||
* | Remove generated contracts and ignore them. Add a prebuild command to ↵ | Leonid Logvinov | 2017-12-14 | 7 | -2165/+8 |
| | | | | regenerate them | ||||
* | Rename blockAndLogStreamer to blockAndLogStreamerIfExists | Leonid Logvinov | 2017-12-12 | 1 | -14/+18 |
| | |||||
* | Publish | Brandon Millman | 2017-12-09 | 1 | -9/+9 |
| | | | | | | | | | | | | | | | | | - 0x.js@0.27.2 - abi-gen-templates@0.0.2 - @0xproject/abi-gen@0.0.2 - @0xproject/assert@0.0.7 - @0xproject/connect@0.3.0 - contracts@2.0.0 - @0xproject/json-schemas@0.6.10 - @0xproject/monorepo-scripts@0.1.0 - @0xproject/subproviders@0.1.0 - @0xproject/tslint-config@0.2.1 - @0xproject/types@0.1.0 - @0xproject/utils@0.1.0 - @0xproject/web3-wrapper@0.1.0 - website@0.0.2 | ||||
* | Add scope to abi-gen dependency in 0x.js | Brandon Millman | 2017-12-09 | 1 | -1/+1 |
| | |||||
* | Merge branch 'development' into feature/addSubproviders | Fabio Berger | 2017-12-09 | 22 | -269/+77 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Update README.md Inline network module Stop supporting different file extensions in abi-gen Refactor networkId out of web3Wrapper Update connect types in preperation for publishing Fix CI command Address feedback Refactor web3Wrapper to a separate package # Conflicts: # package.json # packages/website/ts/blockchain.ts | ||||
| * | Refactor networkId out of web3Wrapper | Leonid Logvinov | 2017-12-08 | 9 | -21/+29 |
| | | |||||
| * | Refactor web3Wrapper to a separate package | Leonid Logvinov | 2017-12-07 | 22 | -251/+51 |
| | | |||||
* | | Merge branch 'development' into feature/addSubproviders | Fabio Berger | 2017-12-07 | 1 | -7/+7 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Inline function Introduce a const Make private Add version matcher script Use same versions of dependencies everywhere Add missing await Move declaration into proper conditional block Fix Party element so that an identicon's height is that which was passed in # Conflicts: # packages/website/package.json # yarn.lock | ||||
| * | Use same versions of dependencies everywhere | Leonid Logvinov | 2017-12-06 | 1 | -8/+8 |
| | | |||||
* | | Merge branch 'development' into feature/addSubproviders | Fabio Berger | 2017-12-06 | 21 | -301/+2316 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (50 commits) Add PR number to changelog Address feedback Add requestId to subscription messages and update json-schemas Remove isomorphic-fetch types from contracts package Update README Regenerate files Make it private Change package name Update README Make fileExtension configurable Rename abi-gen to typed-contracts Add docs for typed-contracts Remove TODOs Introduce separate ContextData type and rework it Check ABI is defined Introduce a const for 'contract.mustache' Improve error message Reuse util Fix a typo Introduce a const for 'function' ... # Conflicts: # yarn.lock | ||||
| * | Address feedback | Leonid Logvinov | 2017-12-06 | 1 | -1/+1 |
| | | |||||
| * | Regenerate files | Leonid Logvinov | 2017-12-06 | 5 | -5/+5 |
| | | |||||
| * | Make fileExtension configurable | Leonid Logvinov | 2017-12-06 | 1 | -1/+1 |
| | | |||||
| * | Rename abi-gen to typed-contracts | Leonid Logvinov | 2017-12-06 | 6 | -13/+13 |
| | | |||||
| * | Remove TODOs | Leonid Logvinov | 2017-12-05 | 1 | -2/+0 |
| | | |||||
| * | Fix a comment | Leonid Logvinov | 2017-12-05 | 1 | -5/+5 |
| | | |||||
| * | Add a comment | Leonid Logvinov | 2017-12-05 | 1 | -0/+1 |
| | | |||||
| * | Fix a typo | Leonid Logvinov | 2017-12-05 | 1 | -1/+1 |
| | | |||||
| * | Update comment | Leonid Logvinov | 2017-12-02 | 5 | -5/+5 |
| | | |||||
| * | Add comments before generated contracts | Leonid Logvinov | 2017-12-02 | 5 | -0/+20 |
| | | |||||
| * | Use our promisify | Leonid Logvinov | 2017-12-02 | 3 | -18/+23 |
| | | |||||
| * | Make target optional | Leonid Logvinov | 2017-12-02 | 1 | -1/+1 |
| | | |||||
| * | Remove es6-promisify | Leonid Logvinov | 2017-12-02 | 2 | -7/+0 |
| | | |||||
| * | Remove all contract wrapper | Leonid Logvinov | 2017-12-02 | 1 | -98/+0 |
| | | |||||
| * | Add async prefix | Leonid Logvinov | 2017-12-02 | 1 | -1/+1 |
| | | |||||
| * | Adjust 0x.js to use generated wrappers | Leonid Logvinov | 2017-12-02 | 7 | -24/+43 |
| | | |||||
| * | Remove old contract typings | Leonid Logvinov | 2017-12-02 | 1 | -154/+11 |
| | | |||||
| * | Add depencies and a command to generate contract wrappers | Leonid Logvinov | 2017-12-02 | 1 | -0/+3 |
| | | |||||
| * | Add promisify | Leonid Logvinov | 2017-12-02 | 1 | -0/+24 |
| | | |||||
| * | Add class utils | Leonid Logvinov | 2017-12-02 | 1 | -0/+17 |
| | | |||||
| * | Add generated contract wrappers | Leonid Logvinov | 2017-12-02 | 6 | -0/+2176 |
| | | |||||
* | | Move testrpc to top-level package.json and standardize some versions | Fabio Berger | 2017-12-05 | 1 | -2/+1 |
|/ | |||||
* | Publish | Leonid Logvinov | 2017-11-29 | 1 | -1/+1 |
| | | | | | | - 0x.js@0.27.1 - @0xproject/connect@0.1.2 - website@0.0.0 | ||||
* | Export TransactionOpts type | Leonid Logvinov | 2017-11-29 | 2 | -0/+5 |
| | |||||
* | Publish | Leonid Logvinov | 2017-11-29 | 1 | -4/+4 |
| | | | | | | | | | - 0x.js@0.27.0 - @0xproject/assert@0.0.6 - @0xproject/connect@0.1.1 - @0xproject/json-schemas@0.6.9 - @0xproject/tslint-config@0.2.0 - website@0.0.0 | ||||
* | Update CHANGELOG | Leonid Logvinov | 2017-11-29 | 1 | -2/+2 |
| | |||||
* | Merge pull request #235 from 0xProject/feature/gasPriceGasLimit | Leonid | 2017-11-29 | 12 | -152/+170 |
|\ | | | | | Add optional config for gasPrice and gasLimit for every transaction sending method | ||||
| * | Improve the comment | Leonid Logvinov | 2017-11-29 | 1 | -1/+3 |
| | | |||||
| * | Add CHANGELOG comment | Leonid Logvinov | 2017-11-29 | 1 | -0/+1 |
| | | |||||
| * | Add a HACK comment | Leonid Logvinov | 2017-11-29 | 1 | -0/+3 |
| | | |||||
| * | Normalise subprovider names | Leonid Logvinov | 2017-11-29 | 3 | -6/+6 |
| | | |||||
| * | Remove a comment | Leonid Logvinov | 2017-11-29 | 1 | -1/+0 |
| | | |||||
| * | Fix a typo | Leonid Logvinov | 2017-11-29 | 1 | -1/+1 |
| | | |||||
| * | Pin testrpc version | Leonid Logvinov | 2017-11-29 | 1 | -1/+1 |
| | | |||||
| * | Remove gas params from tests | Leonid Logvinov | 2017-11-29 | 1 | -6/+0 |
| | | |||||
| * | Add fake gas estimate suprovider for tests | Leonid Logvinov | 2017-11-29 | 5 | -3/+37 |
| | | |||||
| * | Fix tests | Leonid Logvinov | 2017-11-28 | 1 | -0/+5 |
| | | |||||
| * | Fix a comment | Leonid Logvinov | 2017-11-28 | 1 | -4/+4 |
| | | |||||
| * | Fix tests | Leonid Logvinov | 2017-11-28 | 1 | -0/+1 |
| | | |||||
| * | Increase gas margin | Leonid Logvinov | 2017-11-28 | 1 | -2/+1 |
| | | |||||
| * | Fix defaults for shouldValidate | Leonid Logvinov | 2017-11-28 | 1 | -7/+21 |
| | | |||||
| * | Update MAX_REASONABLE_GAS_COST_IN_WEI | Leonid Logvinov | 2017-11-28 | 1 | -1/+1 |
| | | |||||
| * | Add gas margin and remove undefined values | Leonid Logvinov | 2017-11-28 | 1 | -10/+14 |
| | | |||||
| * | Update testrpc | Leonid Logvinov | 2017-11-28 | 1 | -1/+1 |
| | | |||||
| * | Add an initializer for txOpts in etherToken | Leonid Logvinov | 2017-11-28 | 1 | -2/+6 |
| | | |||||
| * | Add CHANGELOG entry | Leonid Logvinov | 2017-11-28 | 1 | -0/+1 |
| | | |||||
| * | Add option config for gasPrice and gasLimit for every transaction sending method | Leonid Logvinov | 2017-11-28 | 5 | -138/+95 |
| | | |||||
* | | Change interval to 1h | Leonid Logvinov | 2017-11-29 | 1 | -1/+1 |
| | | |||||
* | | Rename | Leonid Logvinov | 2017-11-29 | 1 | -2/+2 |
| | | |||||
* | | Add ifExists to cleanupJobInterval | Leonid Logvinov | 2017-11-29 | 1 | -4/+4 |
| | | |||||
* | | Add a cleanup job to an order watcher | Leonid Logvinov | 2017-11-29 | 2 | -2/+46 |
| | | |||||
* | | Last remaining website fixes | Fabio Berger | 2017-11-28 | 2 | -2/+2 |
|/ | |||||
* | Fix tests | Leonid Logvinov | 2017-11-28 | 1 | -13/+18 |
| | |||||
* | Fix merge conflicts | Leonid Logvinov | 2017-11-28 | 4 | -17/+7 |
| | |||||
* | Merge branch 'development' into feature/passNetworkId | Leonid | 2017-11-28 | 13 | -41/+49 |
|\ | |||||
| * | Merge pull request #240 from 0xProject/fix/websiteMdDirectory | Brandon Millman | 2017-11-28 | 2 | -2/+3 |
| |\ | | | | | | | Add md directory to website package and change generated docs directory | ||||
| | * | Add md directory to website package and change generated docs directory | Brandon Millman | 2017-11-28 | 2 | -2/+3 |
| | | | |||||
| * | | Add link to Provider explanation | Fabio Berger | 2017-11-28 | 1 | -1/+2 |
| |/ | |||||
| * | Update CHANGELOG.md | Fabio Berger | 2017-11-24 | 1 | -0/+1 |
| | | |||||
| * | Add validation fix to changelog | Fabio Berger | 2017-11-24 | 1 | -0/+1 |
| | | |||||
| * | Fix tests now that we no longer fire duplicate orderWatcher events | Fabio Berger | 2017-11-24 | 1 | -15/+3 |
| | | |||||
| * | Add comment about BlockParamLiteral explaining the omission of Earliest | Fabio Berger | 2017-11-24 | 1 | -0/+3 |
| | | |||||
| * | Add missing type | Fabio Berger | 2017-11-24 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'development' into validateOrdersAgainstLatestBlock | Fabio Berger | 2017-11-24 | 5 | -16/+25 |
| |\ | | | | | | | | | | | | | | | | | | | * development: Rename removed to isRemoved Add CHANGELOG entry Make DecodedLogEvent contain web3 log under a log subkey | ||||
| * | | Pass 'latest' to ExchangeTransferSimulator when used for validating orders, ↵ | Fabio Berger | 2017-11-24 | 8 | -19/+24 |
| | | | | | | | | | | | | and pass 'pending' when used in the order watcher. | ||||
| * | | Remove `Earliest` from blockParamLiterals since specifying block 0 is ↵ | Fabio Berger | 2017-11-24 | 1 | -1/+0 |
| | | | | | | | | | | | | trivial and this type can be reused in situations where the options are pending or latest | ||||
* | | | Update CHANGELOG.md | Leonid Logvinov | 2017-11-24 | 1 | -0/+1 |
| | | | |||||
* | | | Remove ContractDoesNotExist error and replace it with more specific errors | Leonid Logvinov | 2017-11-24 | 3 | -6/+21 |
| | | | |||||
* | | | Add a regression test | Leonid Logvinov | 2017-11-24 | 1 | -5/+23 |
| | | | |||||
* | | | Pass networkId on provider update | Leonid Logvinov | 2017-11-24 | 7 | -12/+12 |
| | | |