| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix linter exclude rule | Fabio Berger | 2018-06-12 | 1 | -1/+1 |
* | Merge pull request #670 from 0xProject/fix/generated-nesting | Fabio Berger | 2018-06-08 | 1 | -6/+6 |
|\ |
|
| * | Fix missing paths | Fabio Berger | 2018-06-08 | 1 | -1/+1 |
| * | Fixed path | Fabio Berger | 2018-06-07 | 1 | -1/+1 |
| * | merge v2-prototype | Fabio Berger | 2018-06-07 | 8 | -27/+6 |
| |\ |
|
| * | | move generated contract wrappers from `contract_wrappers/generated/` to `gene... | Fabio Berger | 2018-06-06 | 1 | -5/+5 |
* | | | 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 |
* | | | Run prettier | fragosti | 2018-06-07 | 2 | -2/+0 |
* | | | Fix linting issues | fragosti | 2018-06-07 | 1 | -1/+1 |
* | | | Get build and tests to pass | fragosti | 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 | -3/+5 |
|\| |
|
| * | Add missing `yarn` | Fabio Berger | 2018-06-06 | 1 | -1/+1 |
| * | Add missing build:all command | Fabio Berger | 2018-06-06 | 1 | -0/+1 |
| * | Merge v2-prototype | Fabio Berger | 2018-06-06 | 1 | -2/+4 |
| |\ |
|
| * | | - Rename watch to watch_without_deps in sub-packages, so dev's don't confuse ... | Fabio Berger | 2018-06-05 | 1 | -3/+4 |
* | | | merge v2-prototype | Fabio Berger | 2018-06-06 | 1 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'v2-prototype' into fixes/misc-small-fixes | Fabio Berger | 2018-06-06 | 1 | -1/+3 |
| |\ \ |
|
| | * | | Add back UMD bundles for 0x.js | Leonid Logvinov | 2018-06-06 | 1 | -1/+3 |
| | |/ |
|
| * / | 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 |
| * | Remove common-js/umd differentiation from 0x.js/package.json | Alex Browne | 2018-06-05 | 1 | -6/+3 |
| * | 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 |
* | | remove unused imports from 0x.js test | Fabio Berger | 2018-06-06 | 1 | -1/+1 |
* | | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 7 | -22/+4 |
|/ |
|
* | Merge branch 'v2-prototype' into refactor/order-utils/for-v2 | Fabio Berger | 2018-06-02 | 1 | -0/+2 |
|\ |
|
| * | Fix linter errors | Leonid Logvinov | 2018-06-01 | 1 | -0/+1 |
| * | Add ethereum-types to extraFileIncludes | 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 |
* | Merge branch 'v2-prototype' into feature/truffle-sol-cov | Leonid Logvinov | 2018-05-24 | 1 | -3/+1 |
|\ |
|
| * | Enable 0x.js tests | Fabio Berger | 2018-05-23 | 1 | -3/+1 |
| * | Merge branch 'development' into v2-prototype | Leonid Logvinov | 2018-05-23 | 3 | -19/+25 |
| |\ |
|
| | * | Publish | Leonid Logvinov | 2018-05-23 | 1 | -17/+17 |
| | * | Updated CHANGELOGS | Leonid Logvinov | 2018-05-23 | 2 | -2/+8 |
* | | | Suppport subcalls in constructor | Leonid Logvinov | 2018-05-23 | 1 | -2/+2 |
* | | | Publish | Leonid Logvinov | 2018-05-23 | 1 | -17/+17 |
* | | | Updated CHANGELOGS | Leonid Logvinov | 2018-05-23 | 2 | -2/+8 |
* | | | Remove web3Factory.create and remove dev-tools dependency on sol-cov | Leonid Logvinov | 2018-05-23 | 1 | -3/+2 |
|/ / |
|
* | | merge development | Fabio Berger | 2018-05-23 | 2 | -2/+17 |
|\| |
|
| * | Merge pull request #594 from 0xProject/improvement/addCustomTslintRules | Fabio Berger | 2018-05-23 | 2 | -2/+17 |
| |\ |
|
| | * | Merge branch 'development' into improvement/addCustomTslintRules | Fabio Berger | 2018-05-16 | 1 | -3/+3 |
| | |\ |
|
| | * | | Fix TSLint rules | Fabio Berger | 2018-05-16 | 2 | -2/+17 |
* | | | | merge development | Fabio Berger | 2018-05-22 | 3 | -4/+7 |
|\| | | |
|
| * | | | Use make-promises-safe to catch unhandled rejections in tests | Alex Browne | 2018-05-17 | 3 | -4/+7 |
| | |/
| |/| |
|
* | | | Merge branch 'development' into v2-prototype | Fabio Berger | 2018-05-16 | 5 | -24/+14 |
|\| | |
|
| * | | Merge pull request #578 from 0xProject/document-node-version | Alex Browne | 2018-05-16 | 1 | -3/+3 |
| |\ \
| | |/
| |/| |
|
| | * | Change minimum Node version to 6.12 | Alex Browne | 2018-05-15 | 1 | -1/+1 |
| | * | Document Node.js version requirement and add it to package.json | Alex Browne | 2018-05-15 | 1 | -3/+3 |
| * | | Fix abi-gen binary so it can be called directly from packages | Fabio Berger | 2018-05-15 | 1 | -1/+2 |
| * | | Remove build from docs:stage commands | Fabio Berger | 2018-05-15 | 1 | -1/+1 |
| * | | 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 | 4 | -3/+4 |
* | | Merge branch 'development' into v2-prototype | Amir Bandeali | 2018-05-16 | 54 | -8765/+206 |
|\| |
|
| * | Revert "Remove gitkeeps" | Fabio Berger | 2018-05-12 | 1 | -0/+0 |
| * | improve wording | Fabio Berger | 2018-05-12 | 1 | -1/+1 |
| * | Remove gitkeeps | Fabio Berger | 2018-05-11 | 1 | -0/+0 |
| * | Revert back to hack, we need the configured web3Wrapper | Fabio Berger | 2018-05-11 | 1 | -6/+7 |
| * | Get rid of hack | Fabio Berger | 2018-05-11 | 1 | -7/+6 |
| * | Merge branch 'development' into breakUp0xjs | Fabio Berger | 2018-05-11 | 3 | -26/+17 |
| |\ |
|
| | * | Remove unused deployer docs configs | Leonid Logvinov | 2018-05-10 | 3 | -5/+4 |
| | * | Add a check for compiler output | Leonid Logvinov | 2018-05-10 | 2 | -2/+1 |
| | * | Put ARTIFACTS_VERSION in a config | Leonid Logvinov | 2018-05-10 | 2 | -1/+2 |
| | * | Add a HACK comment | Leonid Logvinov | 2018-05-10 | 1 | -0/+2 |
| | * | Fix linter issues | Leonid Logvinov | 2018-05-10 | 1 | -1/+1 |
| | * | Rename deployer to sol-compiler | Leonid Logvinov | 2018-05-10 | 2 | -5/+3 |
| | * | Remove deployer from 0x.js and migrations | Leonid Logvinov | 2018-05-10 | 2 | -21/+12 |
| * | | Add artifacts to clean command | Fabio Berger | 2018-05-11 | 1 | -1/+1 |
| * | | Fix tslint errors | Fabio Berger | 2018-05-10 | 1 | -1/+1 |
| * | | Merge branch 'development' into breakUp0xjs | Fabio Berger | 2018-05-10 | 1 | -1/+1 |
| |\| |
|
| | * | Move artifacts from src/artifacts to artifacts/v1 | Leonid Logvinov | 2018-05-07 | 1 | -1/+1 |
| * | | Fix type error for latched on property | Fabio Berger | 2018-05-10 | 1 | -1/+1 |
| * | | Rename zeroExContract... to contractWrappers... | Fabio Berger | 2018-05-10 | 2 | -3/+3 |
| * | | Improve createOrderWatcherAsync | Fabio Berger | 2018-05-10 | 1 | -4/+5 |
| * | | Fix no-any-propagation | Fabio Berger | 2018-05-10 | 2 | -3/+4 |
| * | | Remove unnecessary tslint config | Fabio Berger | 2018-05-10 | 1 | -1/+1 |
| * | | Add pr number to changelogs | Fabio Berger | 2018-05-10 | 1 | -2/+6 |
| * | | Fix website and 0x.js docs | Fabio Berger | 2018-05-10 | 2 | -21/+7 |
| * | | Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin... | Fabio Berger | 2018-05-10 | 47 | -8332/+79 |
| |/ |
|
| * | Publish | Leonid Logvinov | 2018-05-05 | 1 | -13/+13 |
| * | Updated CHANGELOGS | Leonid Logvinov | 2018-05-05 | 2 | -0/+13 |
| * | Publish | Leonid Logvinov | 2018-05-05 | 1 | -2/+2 |
| * | Updated CHANGELOGS | Leonid Logvinov | 2018-05-05 | 2 | -0/+13 |
| * | Publish | Leonid Logvinov | 2018-05-04 | 1 | -15/+15 |
| * | Updated CHANGELOGS | Leonid Logvinov | 2018-05-04 | 2 | -1/+9 |
| * | Add order utils docs to the menu | Leonid Logvinov | 2018-05-04 | 1 | -13/+8 |
| * | Stop exporting assertions from order-utils | Leonid Logvinov | 2018-05-02 | 9 | -8/+40 |
| * | Create wrapper functions so that docs render properly | Leonid Logvinov | 2018-05-02 | 1 | -29/+37 |
| * | Move order utils to @0xproject/order-utils | Leonid Logvinov | 2018-05-02 | 22 | -467/+82 |
| * | Update comment to be more descriptive of null address in exchange simulator | Jacob Evans | 2018-05-01 | 1 | -1/+3 |
| * | Execute taker side in trade simulation | Jacob Evans | 2018-05-01 | 3 | -23/+44 |
| * | Update Web3 Provider Engine to 14.0.4 | Jacob Evans | 2018-04-24 | 2 | -2/+6 |
* | | Remove remenants of MaliciousToken contract | Fabio Berger | 2018-04-26 | 1 | -1/+1 |
* | | Miscellaneous style changes to the contracts package; specifically tests | Greg Hysen | 2018-04-21 | 1 | -1/+2 |
* | | Commented out 0x.js tests until migration package is ready. | Greg Hysen | 2018-04-21 | 1 | -1/+2 |
|/ |
|
* | Merge pull request #540 from 0xProject/feature/abi-gen/tuple-return-types | Jacob Evans | 2018-04-20 | 1 | -1/+1 |
|\ |
|
| * | Update 0x.js package json for ethers | Jacob Evans | 2018-04-19 | 1 | -1/+1 |
* | | Merge branch 'development' into fix/expiration-watcher | Fabio Berger | 2018-04-19 | 3 | -62/+86 |
|\| |
|
| * | Publish | Leonid Logvinov | 2018-04-19 | 1 | -2/+2 |
| * | Updated CHANGELOGS | Leonid Logvinov | 2018-04-19 | 2 | -1/+6 |
| * | Move @0xproject/migrations to devDependencies | Leonid Logvinov | 2018-04-19 | 2 | -3/+9 |
| * | Publish | Leonid Logvinov | 2018-04-19 | 1 | -1/+1 |
| * | Updated CHANGELOGS | Leonid Logvinov | 2018-04-19 | 2 | -57/+70 |
| * | Make @0xproject/migrations public | Leonid Logvinov | 2018-04-19 | 1 | -1/+1 |
* | | Remove hack above migrations package | Fabio Berger | 2018-04-19 | 1 | -3/+0 |
* | | Fix expiration watcher comparator | Leonid Logvinov | 2018-04-18 | 6 | -11/+71 |
|/ |
|
* | Publish | Fabio Berger | 2018-04-18 | 1 | -13/+13 |
* | Updated CHANGELOGS | Fabio Berger | 2018-04-18 | 2 | -59/+66 |
* | Merge pull request #535 from 0xProject/fix/commentRendering | Fabio Berger | 2018-04-18 | 2 | -13/+13 |
|\ |
|
| * | Fix comments | Fabio Berger | 2018-04-18 | 2 | -13/+13 |
* | | Fix linter and prettier | Jacob Evans | 2018-04-18 | 7 | -12/+26 |
* | | Update CHANGELOG | Ara Kevonian | 2018-04-17 | 1 | -0/+4 |
* | | Revert removeOrder flag in favor of noop | Ara Kevonian | 2018-04-17 | 2 | -5/+6 |
* | | Fix redundant expired order removal bug | Ara Kevonian | 2018-04-17 | 1 | -3/+5 |
* | | Merge pull request #510 from avonian/development | Fabio Berger | 2018-04-17 | 11 | -32/+165 |
|\ \
| |/
|/| |
|
| * | Use this.defaultBlock in OrderFilledCancelledLazyStore | Ara Kevonian | 2018-04-17 | 1 | -2/+2 |
| * | Add stateLayer param to getOrderState and clean up variable names | Ara Kevonian | 2018-04-17 | 7 | -28/+39 |
| * | Rename BalanceAndAllowanceFetchers to BalanceAndProxyAllowanceFetchers | Ara Kevonian | 2018-04-13 | 5 | -17/+17 |
| * | Implement Simple Fetchers | Ara Kevonian | 2018-04-13 | 8 | -8/+58 |
| * | Modify lazy stores to implement abstract fetcher classes | Ara Kevonian | 2018-04-10 | 8 | -31/+50 |
| * | Lint/Prettify | Ara Kevonian | 2018-04-09 | 4 | -38/+33 |
| * | Implement `zeroEx.exchange.getOrderStateAsync` | Ara Kevonian | 2018-04-09 | 3 | -18/+76 |
* | | Change changelog note as it has no public impact | Jacob Evans | 2018-04-17 | 1 | -2/+1 |
* | | Prettier on CHANGELOG.json | Jacob Evans | 2018-04-14 | 1 | -1/+1 |
* | | Update the Changelog with pr number | Jacob Evans | 2018-04-14 | 1 | -0/+9 |
* | | Remove truffle-hdwallet from 0x.js tests | Jacob Evans | 2018-04-13 | 2 | -10/+3 |
* | | Merge branch 'development' into fix/docImprovements | Fabio Berger | 2018-04-12 | 27 | -92/+138 |
|\ \ |
|
| * \ | Merge branch 'development' into removeMigrateStep | Fabio Berger | 2018-04-12 | 3 | -13/+18 |
| |\ \ |
|
| | * | | Publish | Leonid Logvinov | 2018-04-12 | 1 | -11/+11 |
| | * | | Updated CHANGELOGS | Leonid Logvinov | 2018-04-12 | 2 | -1/+6 |
| * | | | Fix 0x.js tests | Fabio Berger | 2018-04-11 | 1 | -1/+2 |
| * | | | Fix lint issue | Fabio Berger | 2018-04-11 | 1 | -2/+2 |
| * | | | Move NULL_BYTES to @0xproject/utils | Fabio Berger | 2018-04-11 | 1 | -1/+0 |
| * | | | Simplify the tests | Fabio Berger | 2018-04-11 | 4 | -9/+5 |
| * | | | Merge branch 'development' into removeMigrateStep | Fabio Berger | 2018-04-11 | 1 | -1/+1 |
| |\| | |
|
| * | | | Remove 0x.js test artifacts | Fabio Berger | 2018-04-09 | 14 | -5555/+0 |
| * | | | Move migrations into separate monorepo subpackage and hook it up to 0x.js and... | Fabio Berger | 2018-04-09 | 13 | -180/+18 |
| * | | | merge development | Fabio Berger | 2018-04-09 | 1 | -5/+65 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Remove unused var | Fabio Berger | 2018-04-07 | 1 | -1/+0 |
| * | | | Move away from using web3 directly in 0x.js tests | Fabio Berger | 2018-04-06 | 16 | -72/+71 |
| * | | | Merge branch 'development' into removeMigrateStep | Fabio Berger | 2018-04-05 | 12 | -48/+65 |
| |\ \ \ |
|
| * | | | | Move migrations over from contracts to 0x.js | Fabio Berger | 2018-04-04 | 3 | -0/+168 |
| * | | | | Add contract artifacts to 0x.js tests | Fabio Berger | 2018-04-04 | 14 | -0/+5555 |
| * | | | | Update 0x.js to run tests against in-process ganache | Fabio Berger | 2018-04-04 | 11 | -19/+60 |
* | | | | | Merge branch 'development' into fix/docImprovements | Fabio Berger | 2018-04-11 | 1 | -1/+1 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Fix documentation links in some READMEs | Brandon Millman | 2018-04-11 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* / | | | Update 0x.js and web3-wrapper doc urls so that last segment is identical to p... | Fabio Berger | 2018-04-11 | 2 | -2/+2 |
|/ / / |
|
* | | | Merge pull request #505 from 0xProject/fix/readmeContributingSection | Fabio Berger | 2018-04-06 | 1 | -5/+65 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix contributing links | Fabio Berger | 2018-04-05 | 1 | -1/+1 |
| * | | Improve contributing section of all packages so they include building entire ... | Fabio Berger | 2018-04-05 | 1 | -5/+65 |
| |/ |
|
* | | Fix tests | Leonid Logvinov | 2018-04-05 | 1 | -1/+2 |
* | | Call static functions as static | Leonid Logvinov | 2018-04-05 | 1 | -2/+2 |
* | | Move our contract templates to accept Provider instead of Web3Wrapper | Leonid Logvinov | 2018-04-04 | 11 | -46/+62 |
|/ |
|
* | Merge branch 'development' into removeUnusedDeps | Fabio Berger | 2018-04-04 | 1 | -114/+57 |
|\ |
|
| * | Remove `isPublished` from all CHANGELOG.json filesx | Fabio Berger | 2018-04-03 | 1 | -114/+57 |
* | | Add missing request types | Fabio Berger | 2018-04-03 | 1 | -0/+1 |
* | | Remove unused 0x.js deps | Fabio Berger | 2018-04-03 | 2 | -5/+0 |
|/ |
|
* | After publish | Leonid Logvinov | 2018-04-02 | 1 | -1/+2 |
* | Publish | Leonid Logvinov | 2018-04-02 | 1 | -12/+12 |
* | Updated CHANGELOGS | Leonid Logvinov | 2018-04-02 | 2 | -57/+62 |
* | Merge branch 'development' into feature/metacoin | Leonid Logvinov | 2018-04-02 | 1 | -0/+1 |
|\ |
|
| * | Add manual postpublish command to all public packages and update CHANGELOG.json | Fabio Berger | 2018-04-02 | 1 | -0/+1 |
* | | Update CHANGELOG.json's | Leonid Logvinov | 2018-04-02 | 2 | -1/+10 |
* | | Stop passing _abiDecoder | Leonid Logvinov | 2018-04-02 | 1 | -1/+1 |
* | | Add metacoin example project | Leonid Logvinov | 2018-04-02 | 12 | -131/+22 |
|/ |
|
* | Publish | Fabio Berger | 2018-04-02 | 1 | -13/+18 |
* | Updated CHANGELOGS | Fabio Berger | 2018-04-02 | 2 | -20/+26 |
* | Generate CHANGELOG.json files | Fabio Berger | 2018-04-02 | 1 | -0/+1011 |
* | Run prettier, update deployer CHANGELOG | Amir Bandeali | 2018-04-02 | 3 | -11/+9 |
* | Add missing type import | Amir Bandeali | 2018-04-01 | 1 | -8/+2 |
* | Fixed comment(s) for PR #488 | Ara Kevonian | 2018-03-31 | 1 | -3/+3 |
* | OrderStateWatcher fixes for PR #488 | Ara Kevonian | 2018-03-31 | 2 | -6/+5 |
* | Amended comments to clarify changes on PR #488 | Ara Kevonian | 2018-03-30 | 3 | -3/+5 |
* | Monitor different state layers with OrderWatcher | Ara Kevonian | 2018-03-30 | 6 | -60/+77 |
* | Fix CHANGELOG | Fabio Berger | 2018-03-29 | 1 | -4/+1 |
* | Standardize changelog dates and format | Fabio Berger | 2018-03-29 | 1 | -14/+14 |
* | Merge pull request #482 from 0xProject/feature/web3-types | Leonid Logvinov | 2018-03-28 | 9 | -40/+49 |
|\ |
|
| * | Fix stubbing of a non-existent property | Leonid Logvinov | 2018-03-28 | 1 | -1/+1 |
| * | Move common types out of web3 types | Leonid Logvinov | 2018-03-27 | 8 | -39/+48 |
* | | merge developmentx | Fabio Berger | 2018-03-28 | 4 | -16/+8 |
|\| |
|
| * | Add clean-state tests | Leonid Logvinov | 2018-03-27 | 4 | -16/+8 |
* | | Add monorepo_scripts to npmignore | Fabio Berger | 2018-03-27 | 1 | -0/+1 |
* | | Remove nested .gitignore files since `yarn publish` gets confused by them and... | Fabio Berger | 2018-03-27 | 1 | -1/+0 |
|/ |
|
* | Revert TokenRegistry address on Kovan | Fabio Berger | 2018-03-27 | 2 | -2/+1 |
* | Fix typos | Fabio Berger | 2018-03-23 | 6 | -7/+7 |
* | Fix 0x.js docs to include types from generated contract wrappers | Fabio Berger | 2018-03-23 | 1 | -1/+1 |
* | Fix S3 bucket name | Fabio Berger | 2018-03-23 | 1 | -2/+2 |
* | Merge branch 'development' into addExtraDocs | Fabio Berger | 2018-03-22 | 3 | -0/+17 |
|\ |
|
| * | Fix a bug causing fillOrdersUpTo validation to fail because of some extra ord... | Leonid Logvinov | 2018-03-21 | 3 | -0/+17 |
* | | Rename method for clarity | Fabio Berger | 2018-03-21 | 1 | -1/+1 |
* | | Remove duplicate method | Fabio Berger | 2018-03-21 | 1 | -3/+3 |
* | | Rename `stagedocs.ts` file to `stage_docs.ts` in keeping with our file naming... | Fabio Berger | 2018-03-20 | 2 | -1/+1 |
* | | Merge branch 'development' into addExtraDocs | Fabio Berger | 2018-03-20 | 3 | -20/+27 |
|\| |
|
| * | Merge branch 'development' of github.com:0xProject/0x-monorepo into development | Fabio Berger | 2018-03-20 | 2 | -1/+5 |
| |\ |
|
| | * | Update Kovan Ethertoken Address | Jacob Evans | 2018-03-20 | 2 | -1/+5 |
| * | | Set Lodash dep to an exact version since newer versions introduced breaking c... | Fabio Berger | 2018-03-20 | 1 | -1/+1 |
| |/ |
|
| * | Manually publish 0x.js back to a working state | Fabio Berger | 2018-03-19 | 1 | -1/+1 |
| * | Publish | Fabio Berger | 2018-03-19 | 1 | -3/+3 |
| * | Publish | Fabio Berger | 2018-03-19 | 1 | -4/+4 |
| * | Fix 0x.js assets | Fabio Berger | 2018-03-19 | 1 | -2/+2 |
| * | Publish | Fabio Berger | 2018-03-19 | 1 | -15/+15 |
| * | Fix path to assets | Fabio Berger | 2018-03-19 | 1 | -2/+2 |
| * | Publish | Fabio Berger | 2018-03-19 | 1 | -18/+23 |
| * | Updated CHANGELOGS | Fabio Berger | 2018-03-19 | 1 | -1/+1 |
* | | Standardize all doc commands and add `docs:stage` shortcut | Fabio Berger | 2018-03-18 | 1 | -3/+4 |
* | | merge development | Fabio Berger | 2018-03-18 | 13 | -58/+32 |
|\| |
|
| * | Fix quotation marks | Brandon Millman | 2018-03-17 | 1 | -1/+1 |
| * | Updated CHANGELOGs | Brandon Millman | 2018-03-15 | 1 | -0/+1 |
| * | Add SignedOrder, Order, and ECSignature types to the types package | Brandon Millman | 2018-03-15 | 12 | -58/+31 |
* | | Refactor all docJSON's to reside within the same S3 bucket under different fo... | Fabio Berger | 2018-03-16 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'development' into feature/utils/console-log | Brandon Millman | 2018-03-15 | 7 | -85/+38 |
|\ |
|
| * | Enable coverage for all other packages with tests | Leonid Logvinov | 2018-03-15 | 1 | -0/+0 |
| * | Fix parallel coverage results reporting | Leonid Logvinov | 2018-03-15 | 1 | -4/+3 |
| * | Merge branch 'development' into convertScriptsToTs | Fabio Berger | 2018-03-14 | 12 | -38/+35 |
| |\ |
|
| * | | Move configuration into package.json configs section | Fabio Berger | 2018-03-14 | 4 | -43/+17 |
| * | | Consolidate docs generation and uploading logic | Fabio Berger | 2018-03-14 | 2 | -29/+3 |
| * | | move scripts to monorepro-scripts | Fabio Berger | 2018-03-13 | 3 | -3/+4 |
| * | | Add missing dep | Fabio Berger | 2018-03-13 | 1 | -0/+1 |
| * | | Move monorepo_scripts into src dir removing the need for a separate globals.d... | Fabio Berger | 2018-03-13 | 8 | -102/+9 |
| * | | Convert 0x.js scripts to TS, move the prepublishUtils script to `dev-utils` a... | Fabio Berger | 2018-03-13 | 5 | -1/+97 |
| * | | Add missing prettier devDep | Fabio Berger | 2018-03-12 | 1 | -0/+1 |
* | | | Update CHANGELOGs | Brandon Millman | 2018-03-14 | 1 | -0/+4 |
* | | | Consolidate all console.log into the @0xproject/utils package | Brandon Millman | 2018-03-14 | 1 | -4/+0 |
| |/
|/| |
|
* | | Revert "Report all coverage reports together" | Leonid Logvinov | 2018-03-14 | 2 | -3/+4 |
* | | Report all coverage reports together | Leonid Logvinov | 2018-03-13 | 2 | -4/+3 |
* | | Add forgotten file | Leonid Logvinov | 2018-03-13 | 1 | -0/+6 |
* | | Make BlockchainLifecycle accept only web3Wrapper | Leonid Logvinov | 2018-03-12 | 10 | -28/+26 |
* | | Add sol-cover implementation | Leonid Logvinov | 2018-03-12 | 11 | -30/+23 |
|/ |
|
* | Merge branch 'development' into addPackagePublishConfig | Fabio Berger | 2018-03-09 | 2 | -10/+10 |
|\ |
|
| * | Publish | Brandon Millman | 2018-03-09 | 1 | -9/+9 |
| * | Updated CHANGELOGs | Brandon Millman | 2018-03-09 | 1 | -1/+1 |
* | | Add package.json publishConfig so that these packages are published as public. | Fabio Berger | 2018-03-08 | 1 | -0/+3 |
|/ |
|
* | remove from devDeps | Fabio Berger | 2018-03-05 | 1 | -1/+0 |
* | Remove date for now | Fabio Berger | 2018-03-05 | 1 | -1/+1 |
* | Add ethers typescript typings to 0x.js deps. The library works without this a... | Fabio Berger | 2018-03-05 | 2 | -0/+5 |
* | Add missing instructions to add external types to tsconfig.json after instal... | Fabio Berger | 2018-03-05 | 1 | -0/+9 |
* | Publish | Fabio Berger | 2018-03-05 | 1 | -15/+15 |
* | Updated CHANGELOGS | Fabio Berger | 2018-03-05 | 1 | -1/+1 |
* | Merge pull request #430 from 0xProject/0x.js/updateTypeDoc | Fabio Berger | 2018-03-04 | 4 | -18/+31 |
|\ |
|
| * | Fix comments | Fabio Berger | 2018-03-04 | 2 | -2/+2 |
| * | Add comments | Fabio Berger | 2018-03-04 | 2 | -0/+6 |
| * | Instead of adding `@0xproject/types` to tsconfig.json, let's only add it when... | Fabio Berger | 2018-03-04 | 4 | -4/+11 |
| * | Merge branch 'development' into 0x.js/updateTypeDoc | Fabio Berger | 2018-03-04 | 2 | -2/+2 |
| |\ |
|
| * | | Consolidate all same exports together | Fabio Berger | 2018-03-03 | 1 | -2/+1 |
| * | | Add @0xproject/types to 0x.js tsconfig `include` so that TypeDoc also include... | Fabio Berger | 2018-03-03 | 1 | -0/+1 |