| Commit message (Expand) | Author | Age | Files | Lines |
* | Change all package to depend on the new @0xproject/web3-wrapper@1.0.0 | Leonid Logvinov | 2018-07-20 | 1 | -1/+1 |
* | Change all package to depend on the new @0xproject/abi-gen@1.0.0 | Leonid Logvinov | 2018-07-20 | 1 | -1/+1 |
* | Change all package to depend on the new @0xproject/assert@1.0.0 | Leonid Logvinov | 2018-07-20 | 1 | -1/+1 |
* | Change all package to depend on the new @0xproject/json-schemas@1.0.0-rc.1 | Leonid Logvinov | 2018-07-20 | 1 | -1/+1 |
* | Change all package to depend on the new @0xproject/utils@1.0.0 | Leonid Logvinov | 2018-07-20 | 1 | -1/+1 |
* | Change all package to depend on the new @0xproject/types@1.0.0-rc.1 | Leonid Logvinov | 2018-07-20 | 1 | -1/+1 |
* | Change all package to depend on the new @0xproject/tslint-config@1.0.0 | Leonid Logvinov | 2018-07-20 | 1 | -1/+1 |
* | Change all package to depend on the new @0xproject/typescript-typings@1.0.0 | Leonid Logvinov | 2018-07-20 | 1 | -1/+1 |
* | Change all package to depend on the new @0xproject/monorepo-scripts@1.0.0 | Leonid Logvinov | 2018-07-20 | 1 | -1/+1 |
* | Change all package to depend on the new ethereum-types@1.0.0 | Leonid Logvinov | 2018-07-20 | 1 | -1/+1 |
* | merge v2-prototype | Fabio Berger | 2018-07-18 | 1 | -6/+6 |
|\ |
|
| * | Merge branch 'v2-prototype' into feature/order-watcher-v2 | Leonid Logvinov | 2018-07-18 | 1 | -1/+1 |
| |\ |
|
| * | | Fix a dependency version | Leonid Logvinov | 2018-07-13 | 1 | -1/+1 |
| * | | Use migrated package versions as order-watcher dependencies | Leonid Logvinov | 2018-07-13 | 1 | -7/+7 |
| * | | Upgrade tslint to use prefer-readonly | Leonid Logvinov | 2018-07-13 | 1 | -1/+1 |
* | | | Update package versions | Fabio Berger | 2018-07-18 | 1 | -13/+13 |
| |/
|/| |
|
* | | Upgrade tslint to the newest version | Leonid Logvinov | 2018-07-17 | 1 | -1/+1 |
|/ |
|
* | Update incorrect versions | Fabio Berger | 2018-07-10 | 1 | -2/+2 |
* | Update package versions | Fabio Berger | 2018-07-10 | 1 | -16/+16 |
* | Merge pull request #825 from 0xProject/fix-order-watcher | Fabio Berger | 2018-07-06 | 1 | -0/+1 |
|\ |
|
| * | Refactor order-watcher to use Blockstream under-the-hood | Fabio Berger | 2018-07-05 | 1 | -0/+1 |
* | | Merge branch 'v2-prototype' into v2-contract-wrappers-WIP | Leonid Logvinov | 2018-07-05 | 1 | -2/+2 |
|\| |
|
| * | Update incorrect versions of deps | Fabio Berger | 2018-07-02 | 1 | -2/+2 |
* | | Dump assert version and make the order-watcher depend on the old assert version | Leonid Logvinov | 2018-06-29 | 1 | -1/+1 |
* | | Pin contract-wrappers version | Leonid Logvinov | 2018-06-29 | 1 | -1/+1 |
|/ |
|
* | Update at abi_decoder | Bryce | 2018-06-23 | 1 | -1/+1 |
* | Address INVALID_ARGUMENT issue | Bryce | 2018-06-23 | 1 | -1/+1 |
* | Use make-promises-safe as a preloader instead of manually importing | Alex Browne | 2018-06-22 | 1 | -1/+1 |
* | Fix additional versions and update yarn.lock | Fabio Berger | 2018-06-19 | 1 | -1/+1 |
* | Update all package versions to match latest published to NPM | Fabio Berger | 2018-06-19 | 1 | -18/+18 |
* | 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' 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/+1 |
| |\ |
|
| * | | - Rename watch to watch_without_deps in sub-packages, so dev's don't confuse ... | Fabio Berger | 2018-06-05 | 1 | -4/+5 |
* | | | merge v2-prototype | Fabio Berger | 2018-06-06 | 1 | -1/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | Replace `-` with `_` in yarn script name so that we are consistent across yar... | Fabio Berger | 2018-06-05 | 1 | -1/+1 |
| |/ |
|
| * | 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 |
* | | Exclude generate contract wrappers from tslint | Fabio Berger | 2018-06-06 | 1 | -1/+1 |
|/ |
|
* | 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 |
* | | 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 | 1 | -1/+1 |
* | 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 |
* | 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 |
* | Use make-promises-safe to catch unhandled rejections in tests | Alex Browne | 2018-05-17 | 1 | -2/+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 | 1 | -1/+1 |
* | Fix version | Fabio Berger | 2018-05-11 | 1 | -1/+1 |
* | Fix deps | Fabio Berger | 2018-05-11 | 1 | -1/+1 |
* | 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 unnecessary tslint config | Fabio Berger | 2018-05-10 | 1 | -1/+1 |
* | 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 | 1 | -0/+94 |