| Commit message (Expand) | Author | Age | Files | Lines |
* | Stop running prettier on generated files | Leonid Logvinov | 2018-06-07 | 1 | -1/+1 |
* | 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 | -2/+3 |
|/ |
|
* | Merge pull request #656 from 0xProject/refactor/fill-scenarios/for-v2 | Fabio Berger | 2018-06-05 | 9 | -1846/+18 |
|\ |
|
| * | Remove unused compact artifacts from order-utils | Fabio Berger | 2018-06-05 | 7 | -1845/+0 |
| * | Add missing exports to order-utils and add CHANGELOG entry | Fabio Berger | 2018-06-05 | 2 | -1/+18 |
* | | Don't automatically rebuild when running yarn test | Alex Browne | 2018-06-05 | 1 | -1/+2 |
|/ |
|
* | Improve comments and remove unused imports | Fabio Berger | 2018-06-02 | 2 | -3/+3 |
* | Add comment to exported method | Fabio Berger | 2018-06-02 | 1 | -0/+7 |
* | Add missing dep | Fabio Berger | 2018-06-02 | 1 | -0/+1 |
* | Remove usage of `prebuild` since it doesn't run on `watch` | Fabio Berger | 2018-06-02 | 1 | -2/+3 |
* | Fix type imports | Fabio Berger | 2018-06-02 | 5 | -5/+8 |
* | Merge branch 'v2-prototype' into refactor/order-utils/for-v2 | Fabio Berger | 2018-06-02 | 1 | -1/+4 |
|\ |
|
| * | Add ethereum-types to extraFileIncludes | Leonid Logvinov | 2018-06-01 | 1 | -1/+2 |
| * | Remove some types | Leonid Logvinov | 2018-06-01 | 1 | -0/+2 |
* | | Update json-schemas version to 1.0.0 to avoid possible conflicts | Fabio Berger | 2018-06-02 | 1 | -1/+1 |
* | | Add signature specific validation methods, and other refactors | Fabio Berger | 2018-06-02 | 4 | -55/+90 |
* | | Fix TODOs | Fabio Berger | 2018-06-01 | 1 | -2/+1 |
* | | Rename ISigner to IWallet and implement SignatureType.Validator | Fabio Berger | 2018-06-01 | 3 | -7/+45 |
* | | Bump types to a major version to avoid the caret | Fabio Berger | 2018-06-01 | 1 | -1/+1 |
* | | Fix metadata offsets | Fabio Berger | 2018-06-01 | 1 | -5/+7 |
* | | Merge branch 'v2-prototype' into refactor/order-utils/for-v2 | Fabio Berger | 2018-06-01 | 3 | -33/+34 |
|\| |
|
* | | Expose isValidPresignedSignatureAsync method | Fabio Berger | 2018-05-31 | 1 | -3/+19 |
* | | Move isValidOrderHash to the order_hash_test file | Fabio Berger | 2018-05-31 | 2 | -15/+15 |
* | | Decide to throw for Caller signature type for now | Fabio Berger | 2018-05-31 | 1 | -2/+3 |
* | | Fix order-utils tests | Fabio Berger | 2018-05-31 | 7 | -81/+123 |
* | | Initial refactor of order-utils. Move many utils from contracts into this pac... | Fabio Berger | 2018-05-30 | 14 | -192/+574 |
* | | 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 |
* | Merge branch 'v2-prototype' into feature/truffle-sol-cov | Leonid Logvinov | 2018-05-24 | 1 | -1/+1 |
|\ |
|
| * | Fix small bug in order-utils | Alex Browne | 2018-05-23 | 1 | -1/+1 |
| * | Publish | Leonid Logvinov | 2018-05-23 | 1 | -10/+10 |
| * | Updated CHANGELOGS | Leonid Logvinov | 2018-05-23 | 2 | -5/+7 |
* | | Publish | Leonid Logvinov | 2018-05-23 | 1 | -10/+10 |
* | | Updated CHANGELOGS | Leonid Logvinov | 2018-05-23 | 2 | -5/+7 |
* | | 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 | 3 | -9/+23 |
|\ |
|
| * | Merge branch 'development' into improvement/addCustomTslintRules | Fabio Berger | 2018-05-16 | 1 | -0/+3 |
| |\ |
|
| * | | Fix TSLint rules | Fabio Berger | 2018-05-16 | 3 | -9/+23 |
* | | | Use make-promises-safe to catch unhandled rejections in tests | Alex Browne | 2018-05-17 | 4 | -1/+5 |
| |/
|/| |
|
* | | Merge pull request #578 from 0xProject/document-node-version | Alex Browne | 2018-05-16 | 1 | -0/+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 | -0/+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 accord... | Fabio Berger | 2018-05-15 | 2 | -16/+4 |
|/ |
|
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 3 | -4/+4 |
* | Revert "Remove gitkeeps" | Fabio Berger | 2018-05-12 | 1 | -0/+0 |
* | Remove gitkeeps | Fabio Berger | 2018-05-11 | 1 | -0/+0 |
* | Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin... | Fabio Berger | 2018-05-10 | 14 | -0/+2134 |
* | Publishcontracts@2.1.28@0xproject/website@0.0.32@0xproject/testnet-faucets@1.0.29@0xproject/sra-report@0.0.14@0xproject/sol-resolver@0.0.4@0xproject/react-docs-example@0.0.11@0xproject/migrations@0.0.5@0xproject/metacoin@0.0.6@0xproject/dev-utils@0.4.1@0xproject/base-contract@0.3.1 | Leonid Logvinov | 2018-05-05 | 1 | -8/+8 |
* | Updated CHANGELOGS | Leonid Logvinov | 2018-05-05 | 2 | -0/+13 |
* | Publishcontracts@2.1.27@0xproject/website@0.0.30@0xproject/testnet-faucets@1.0.28@0xproject/sra-report@0.0.13 | Leonid Logvinov | 2018-05-05 | 1 | -1/+1 |
* | Updated CHANGELOGS | Leonid Logvinov | 2018-05-05 | 2 | -0/+13 |
* | Make a negligible change to order-utils to publish a new version | Leonid Logvinov | 2018-05-05 | 1 | -1/+1 |
* | Publishcontracts@2.1.26@0xproject/website@0.0.29@0xproject/testnet-faucets@1.0.27@0xproject/sra-report@0.0.12@0xproject/sol-resolver@0.0.3@0xproject/react-docs-example@0.0.9@0xproject/monorepo-scripts@0.1.19@0xproject/migrations@0.0.4@0xproject/metacoin@0.0.5@0xproject/dev-utils@0.4.0@0xproject/base-contract@0.3.0 | Leonid Logvinov | 2018-05-04 | 1 | -15/+15 |
* | Updated CHANGELOGS | Leonid Logvinov | 2018-05-04 | 2 | -1/+21 |
* | Fix signature utils tests | Leonid Logvinov | 2018-05-03 | 1 | -15/+22 |
* | Stop exporting assertions from order-utils | Leonid Logvinov | 2018-05-02 | 2 | -9/+0 |
* | Create wrapper functions so that docs render properly | Leonid Logvinov | 2018-05-02 | 1 | -0/+1 |
* | Move order utils to @0xproject/order-utils | Leonid Logvinov | 2018-05-02 | 23 | -0/+775 |