| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix no-unused-variable tslint rule to include parameters and fix issues | Fabio Berger | 2018-06-12 | 3 | -2/+4 |
* | Fix linter issue | Fabio Berger | 2018-06-08 | 1 | -1/+0 |
* | Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utils | Fabio Berger | 2018-06-08 | 2 | -236/+1 |
|\ |
|
| * | Merge pull request #678 from 0xProject/fix/order-utils/remaining-v2-changes | Fabio Berger | 2018-06-08 | 1 | -235/+0 |
| |\ |
|
| | * | - Refactor remainingFillableCalculator so it can be used for the maker and ta... | Fabio Berger | 2018-06-08 | 1 | -235/+0 |
| * | | Merge pull request #676 from 0xProject/feature/mocha-source-maps | Alex Browne | 2018-06-08 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | Use source-map-support package to include correct line numbers in mocha | Alex Browne | 2018-06-07 | 1 | -1/+1 |
* | | | Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utils | Fabio Berger | 2018-06-07 | 9 | -30/+12 |
|\| | |
|
| * | | Run prettier | fragosti | 2018-06-07 | 2 | -7/+10 |
| * | | Fix linting issues | fragosti | 2018-06-07 | 1 | -1/+1 |
| * | | Get build and tests to pass | fragosti | 2018-06-07 | 2 | -16/+18 |
| * | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-06-07 | 1 | -2/+1 |
| |\| |
|
| | * | Stop running prettier on generated files | Leonid Logvinov | 2018-06-07 | 1 | -2/+1 |
| * | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-06-07 | 1 | -4/+5 |
| |\| |
|
| * | | merge v2-prototype | Fabio Berger | 2018-06-06 | 1 | -1/+2 |
| |\ \ |
|
| * | | | Exclude generate contract wrappers from tslint | Fabio Berger | 2018-06-06 | 1 | -1/+1 |
| * | | | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 8 | -42/+20 |
* | | | | Move spawnSwitchErr to @0xproject/utils | Fabio Berger | 2018-06-06 | 2 | -5/+2 |
| |_|/
|/| | |
|
* | | | Merge v2-prototype | Fabio Berger | 2018-06-06 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Replace `-` with `_` in yarn script name so that we are consistent across yar... | Fabio Berger | 2018-06-05 | 1 | -1/+1 |
* | | | - Rename watch to watch_without_deps in sub-packages, so dev's don't confuse ... | Fabio Berger | 2018-06-05 | 1 | -4/+5 |
|/ / |
|
* | | Remove duplicate cleans in package.json when clean is called in prebuild | Alex Browne | 2018-06-05 | 1 | -1/+1 |
* | | Don't automatically rebuild when running yarn test | Alex Browne | 2018-06-05 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'v2-prototype' into refactor/order-utils/for-v2 | Fabio Berger | 2018-06-02 | 1 | -0/+1 |
|\ |
|
| * | Fix linter errors | Leonid Logvinov | 2018-06-01 | 1 | -0/+1 |
* | | Merge branch 'v2-prototype' into refactor/order-utils/for-v2 | Fabio Berger | 2018-06-01 | 1 | -1/+1 |
|\| |
|
| * | Rename Signer to Wallet, rename GAS_ESTIMATE to GAS_LIMIT | Amir Bandeali | 2018-05-31 | 1 | -1/+1 |
* | | Freeze order-utils at 0.0.5 for all packages except contracts | Fabio Berger | 2018-05-30 | 1 | -1/+1 |
|/ |
|
* | Migrate migrations to v2 | Leonid Logvinov | 2018-05-25 | 2 | -3/+3 |
* | Revert to an earlier version that works | Fabio Berger | 2018-05-24 | 1 | -1/+1 |
* | Remove the caret so it actually installs this version | Fabio Berger | 2018-05-24 | 1 | -1/+1 |
* | Bump all dependencies on json-schemas down a patch version so that they don't... | Fabio Berger | 2018-05-24 | 1 | -1/+1 |
* | Merge branch 'v2-prototype' into feature/truffle-sol-cov | Leonid Logvinov | 2018-05-24 | 1 | -1/+1 |
|\ |
|
| * | Fix TokenTransferProxy artifact name since it's now suffixed with _v1 | Fabio Berger | 2018-05-23 | 1 | -1/+1 |
| * | Publish | Leonid Logvinov | 2018-05-23 | 1 | -17/+17 |
| * | Updated CHANGELOGS | Leonid Logvinov | 2018-05-23 | 2 | -0/+24 |
* | | Publish | Leonid Logvinov | 2018-05-23 | 1 | -17/+17 |
* | | Updated CHANGELOGS | Leonid Logvinov | 2018-05-23 | 2 | -0/+24 |
* | | Remove web3Factory.create and remove dev-tools dependency on sol-cov | Leonid Logvinov | 2018-05-23 | 1 | -3/+2 |
|/ |
|
* | Merge pull request #594 from 0xProject/improvement/addCustomTslintRules | Fabio Berger | 2018-05-23 | 5 | -15/+32 |
|\ |
|
| * | Fix TSLint rules | Fabio Berger | 2018-05-16 | 5 | -15/+32 |
* | | Use make-promises-safe to catch unhandled rejections in tests | Alex Browne | 2018-05-17 | 6 | -2/+8 |
|/ |
|
* | Fix TSLint issues | Fabio Berger | 2018-05-15 | 3 | -3/+3 |
* | Fix abi-gen binary so it can be called directly from packages | Fabio Berger | 2018-05-15 | 1 | -1/+2 |
* | Move from using lerna multi-package commands to wsrun, update README's accord... | Fabio Berger | 2018-05-15 | 2 | -16/+4 |
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 1 | -1/+1 |
* | Add missing .gitkeeps | Fabio Berger | 2018-05-12 | 1 | -0/+0 |
* | Fix version | Fabio Berger | 2018-05-11 | 1 | -1/+1 |
* | remove unused modules | Fabio Berger | 2018-05-11 | 1 | -18/+0 |
* | Fix deps | Fabio Berger | 2018-05-11 | 1 | -1/+1 |
* | Update global_hooks | Fabio Berger | 2018-05-11 | 1 | -3/+14 |
* | Add missing version directory to path | Fabio Berger | 2018-05-11 | 1 | -1/+1 |
* | Add artifacts to clean command | Fabio Berger | 2018-05-11 | 1 | -1/+1 |
* | Fix path to artifacts | Fabio Berger | 2018-05-11 | 1 | -1/+1 |
* | Remove unneeded tslint disable | Fabio Berger | 2018-05-10 | 1 | -2/+0 |
* | Remove unnecessary tslint config | Fabio Berger | 2018-05-10 | 1 | -1/+1 |
* | Add pr number to changelogs | Fabio Berger | 2018-05-10 | 1 | -1/+2 |
* | Fix package.json | Fabio Berger | 2018-05-10 | 1 | -1/+1 |
* | Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin... | Fabio Berger | 2018-05-10 | 33 | -0/+3978 |