Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use make-promises-safe as a preloader instead of manually importing | Alex Browne | 2018-06-22 | 3 | -3/+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 | -10/+10 |
| | |||||
* | Update CHANGELOG's with publishes performed on development branch | Fabio Berger | 2018-06-19 | 2 | -1/+18 |
| | |||||
* | Fix solidityVersion schema regex | Leonid Logvinov | 2018-06-12 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
| * | 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/+4 |
|\| | | | | | | | feature/improve-linting | ||||
| * | 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 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | running watch from root dir, with sub-package dir - stop using special prebuild script name and run pre_build steps for `watch` and `build` commands - Remove `clean` step from `build`/`watch` | ||||
* | | | merge v2-prototype | Fabio Berger | 2018-06-06 | 1 | -1/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | Replace `-` with `_` in yarn script name so that we are consistent across ↵ | Fabio Berger | 2018-06-05 | 1 | -1/+1 |
| |/ | | | | | | | yarn script names | ||||
| * | Don't automatically rebuild when running yarn test | Alex Browne | 2018-06-05 | 1 | -1/+2 |
| | | |||||
* | | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 6 | -29/+5 |
|/ | |||||
* | Fix linter errors | Leonid Logvinov | 2018-06-01 | 1 | -1/+1 |
| | |||||
* | Add ethereum-types to extraFileIncludes | Leonid Logvinov | 2018-06-01 | 1 | -1/+2 |
| | |||||
* | Introduce ethereum-types package | Leonid Logvinov | 2018-06-01 | 5 | -4/+5 |
| | |||||
* | Add a CHANGELOG entry | Leonid Logvinov | 2018-05-30 | 1 | -0/+4 |
| | |||||
* | Make opts param optional in Compiler | Leonid Logvinov | 2018-05-30 | 1 | -6/+7 |
| | |||||
* | Add CHANGELOG entry | Leonid Logvinov | 2018-05-30 | 2 | -1/+10 |
| | |||||
* | Add schema assertions on public methods of @0xproject/sol-compiler | Leonid Logvinov | 2018-05-30 | 4 | -1/+33 |
| | |||||
* | Add errMsg when throwing on unrecognized error | Amir Bandeali | 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 ↵ | Fabio Berger | 2018-05-24 | 1 | -1/+1 |
| | | | | don't auto-magically get upgraded to the next version during the next publish | ||||
* | Publish | Leonid Logvinov | 2018-05-23 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.38.0 - @0xproject/abi-gen@0.3.0 - @0xproject/assert@0.2.10 - @0xproject/base-contract@0.3.2 - @0xproject/connect@0.6.13 - @0xproject/contract-wrappers@0.0.2 - contracts@2.1.29 - @0xproject/dev-utils@0.4.2 - @0xproject/fill-scenarios@0.0.2 - @0xproject/json-schemas@0.7.24 - @0xproject/metacoin@0.0.7 - @0xproject/migrations@0.0.6 - @0xproject/monorepo-scripts@0.1.20 - @0xproject/order-utils@0.0.5 - @0xproject/order-watcher@0.0.2 - @0xproject/react-docs-example@0.0.12 - @0xproject/react-docs@0.0.12 - @0xproject/react-shared@0.1.7 - @0xproject/sol-compiler@0.5.0 - @0xproject/sol-cov@0.0.11 - @0xproject/sol-resolver@0.0.5 - @0xproject/sra-report@0.1.0 - @0xproject/subproviders@0.10.2 - @0xproject/testnet-faucets@1.0.30 - @0xproject/tslint-config@0.4.18 - @0xproject/types@0.7.0 - @0xproject/typescript-typings@0.3.2 - @0xproject/utils@0.6.2 - @0xproject/web3-wrapper@0.6.4 - @0xproject/website@0.0.33 | ||||
* | Updated CHANGELOGS | Leonid Logvinov | 2018-05-23 | 2 | -2/+7 |
| | |||||
* | Improve a CHANGELOG comment | Leonid Logvinov | 2018-05-23 | 1 | -1/+1 |
| | |||||
* | Remove web3Factory.create and remove dev-tools dependency on sol-cov | Leonid Logvinov | 2018-05-23 | 1 | -2/+1 |
| | |||||
* | Add CHANGELOG entries | Leonid Logvinov | 2018-05-23 | 1 | -0/+4 |
| | |||||
* | Add solcVersion to CompilerOpts | Leonid Logvinov | 2018-05-23 | 3 | -4/+11 |
| | |||||
* | merge development | Fabio Berger | 2018-05-23 | 2 | -3/+9 |
|\ | |||||
| * | Merge pull request #594 from 0xProject/improvement/addCustomTslintRules | Fabio Berger | 2018-05-23 | 2 | -3/+9 |
| |\ | | | | | | | Add more tslint rules | ||||
| | * | Improve naming | Fabio Berger | 2018-05-17 | 1 | -3/+4 |
| | | | |||||
| | * | Merge branch 'development' into improvement/addCustomTslintRules | Fabio Berger | 2018-05-16 | 1 | -0/+3 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: fix style errors Fix circular dependency Add my profile image to images Add myself to about page Add dogfood configs to website Change minimum Node version to 6.12 Document Node.js version requirement and add it to package.json | ||||
| | * | | Fix TSLint rules | Fabio Berger | 2018-05-16 | 2 | -3/+8 |
| | | | | |||||
* | | | | Merge pull request #572 from 0xProject/feature/contracts/atomicMatching | Greg Hysen | 2018-05-22 | 1 | -0/+1 |
|\ \ \ \ | | | | | | | | | | | Atomic Order Matching | ||||
| * | | | | Upgraded to Solidity 0.4.24 | Greg Hysen | 2018-05-19 | 1 | -0/+1 |
| | | | | | |||||
* | | | | | merge development | Fabio Berger | 2018-05-22 | 3 | -1/+4 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | / | Use make-promises-safe to catch unhandled rejections in tests | Alex Browne | 2018-05-17 | 3 | -1/+4 |
| | |/ | |/| | |||||
* / | | Fix prettier | Brandon Millman | 2018-05-19 | 1 | -1/+3 |
|/ / | |||||
* | | Merge pull request #578 from 0xProject/document-node-version | Alex Browne | 2018-05-16 | 1 | -0/+3 |
|\ \ | |/ |/| | Document Node.js version requirement and add it to package.json | ||||
| * | 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 | -0/+3 |
| | | |||||
* | | Add changelog entries for packages where executable binary exporting fixed | Fabio Berger | 2018-05-15 | 1 | -0/+9 |
| | | |||||
* | | Fix sol-compiler binary so it can be called directly from packages | Fabio Berger | 2018-05-15 | 2 | -1/+3 |
| | | |||||
* | | 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 ↵ | Fabio Berger | 2018-05-15 | 2 | -16/+4 |
|/ | | | | accordingly | ||||
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 1 | -1/+1 |
| | |||||
* | Revert "Remove gitkeeps" | Fabio Berger | 2018-05-12 | 1 | -0/+0 |
| | | | | This reverts commit 3f6876c4199353b597e1b0ebcf3907d6b8cce284. | ||||
* | Remove gitkeeps | Fabio Berger | 2018-05-11 | 1 | -0/+0 |
| | |||||
* | Merge branch 'development' into breakUp0xjs | Fabio Berger | 2018-05-11 | 4 | -4/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Fix ganache subprovider config Fix a bug in compiler config precedence Fix linter errors Fix templates Remove unused deployer docs configs Add a legacy endpoint for the deployer Add a check for compiler output Add a comment Put ARTIFACTS_VERSION in a config Improve a comment Remove _applyDefaultsToDeployTxDataAsync Add a HACK comment Fix linter issues Rename deployer to sol-compiler Remove deployer Remove deployer from 0x.js and migrations Configure migrations with a compiler.json Remove deployer from metacoin and contract tests Update wallet footer and add remove token functionality # Conflicts: # .gitignore # packages/0x.js/package.json # packages/0x.js/src/0x.ts # packages/contracts/package.json # packages/contracts/test/multi_sig_with_time_lock.ts # packages/contracts/test/multi_sig_with_time_lock_except_remove_auth_addr.ts # packages/contracts/util/artifacts.ts # packages/deployer/test/deployer_test.ts # packages/migrations/package.json | ||||
* | Fix a bug in compiler config precedence | Leonid Logvinov | 2018-05-11 | 1 | -2/+4 |
| | |||||
* | Fix templates | Leonid Logvinov | 2018-05-10 | 1 | -0/+0 |
| | |||||
* | Remove unused deployer docs configs | Leonid Logvinov | 2018-05-10 | 1 | -3/+1 |
| | |||||
* | Fix linter issues | Leonid Logvinov | 2018-05-10 | 4 | -4/+7 |
| | |||||
* | Rename deployer to sol-compiler | Leonid Logvinov | 2018-05-10 | 29 | -0/+1962 |