| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Update CHANGELOG's with publishes performed on development branch | Fabio Berger | 2018-06-19 | 2 | -1/+23 |
* | Adjust version in changelog | fragosti | 2018-06-19 | 1 | -1/+1 |
* | Prettier | fragosti | 2018-06-15 | 1 | -1/+1 |
* | Add to changelog for contract-wrappers | fragosti | 2018-06-15 | 1 | -0/+8 |
* | Fix typo | fragosti | 2018-06-15 | 1 | -1/+1 |
* | Fix filling orders on Portal | fragosti | 2018-06-15 | 6 | -4/+12 |
* | Store the instantiated OrderValidationUtils | Fabio Berger | 2018-06-12 | 1 | -2/+2 |
* | Merge branch 'v2-prototype' into fix/contract-wrappers/exchangeTransferSimulator | Fabio Berger | 2018-06-12 | 1 | -1/+1 |
|\ |
|
| * | Increase timeout for contract migrations | Leonid Logvinov | 2018-06-09 | 1 | -1/+1 |
* | | Pass in generated contract wrapper to orderValidationUtils at instantiation | Fabio Berger | 2018-06-11 | 1 | -10/+25 |
* | | Refactor orderValidationUtils to use the generated contract wrapper instead o... | Fabio Berger | 2018-06-11 | 1 | -7/+11 |
* | | Refactor ExchangeTransferSimulator public interface to accet an AbstractBalan... | Fabio Berger | 2018-06-11 | 6 | -19/+71 |
|/ |
|
* | Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utils | Fabio Berger | 2018-06-08 | 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 | Alex Browne | 2018-06-07 | 1 | -1/+1 |
* | | | Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utils | Fabio Berger | 2018-06-07 | 22 | -33/+26 |
|\| | |
|
| * | | Get build and tests to pass | fragosti | 2018-06-07 | 3 | -3/+9 |
| * | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ... | fragosti | 2018-06-07 | 1 | -1/+0 |
| |\| |
|
| | * | Stop running prettier on generated files | Leonid Logvinov | 2018-06-07 | 1 | -2/+1 |
| * | | Use CLI for exclude | fragosti | 2018-06-07 | 2 | -5/+2 |
| * | | 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 | 2 | -2/+3 |
| |\ \ |
|
| * | | | Linter now passes | fragosti | 2018-06-06 | 8 | -3/+11 |
| * | | | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 19 | -31/+14 |
* | | | | Move spawnSwitchErr to @0xproject/utils | Fabio Berger | 2018-06-06 | 1 | -3/+0 |
| |_|/
|/| | |
|
* | | | Merge v2-prototype | Fabio Berger | 2018-06-06 | 2 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | Mention the gasLimit until in the doc comment | Fabio Berger | 2018-06-05 | 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 |
* | Merge pull request #615 from 0xProject/refactor/json-schemas/for-v2 | Fabio Berger | 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 |
* | | Check transaction receipt status codes where applicable | Alex Browne | 2018-05-24 | 4 | -27/+27 |
|/ |
|
* | 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/+18 |
* | | Publish | Leonid Logvinov | 2018-05-23 | 1 | -17/+17 |
* | | Updated CHANGELOGS | Leonid Logvinov | 2018-05-23 | 2 | -0/+18 |
* | | Remove web3Factory.create and remove dev-tools dependency on sol-cov | Leonid Logvinov | 2018-05-23 | 2 | -5/+4 |
|/ |
|
* | Merge pull request #594 from 0xProject/improvement/addCustomTslintRules | Fabio Berger | 2018-05-23 | 7 | -9/+33 |
|\ |
|
| * | Disable magic number rule in more places where it isn't helping code readability | Fabio Berger | 2018-05-17 | 1 | -10/+10 |
| * | Fix TSLint rules | Fabio Berger | 2018-05-16 | 7 | -14/+38 |
* | | Use make-promises-safe to catch unhandled rejections in tests | Alex Browne | 2018-05-17 | 10 | -1/+11 |
|/ |
|
* | Fix prettier | Fabio Berger | 2018-05-15 | 1 | -2/+0 |
* | Fix TSLint issues | Fabio Berger | 2018-05-15 | 2 | -2/+2 |
* | 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 | -6/+6 |
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 3 | -5/+5 |
* | Add missing .gitkeeps | Fabio Berger | 2018-05-12 | 1 | -0/+0 |
* | Remove unused methods and imports | Fabio Berger | 2018-05-11 | 2 | -31/+1 |
* | 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 |
* | Fix prettier | Fabio Berger | 2018-05-11 | 4 | -10/+8 |
* | Update global_hooks | Fabio Berger | 2018-05-11 | 1 | -3/+14 |
* | Merge branch 'development' into breakUp0xjs | Fabio Berger | 2018-05-11 | 1 | -2/+2 |
* | 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 |
* | Add missing uuid types | Fabio Berger | 2018-05-10 | 1 | -0/+1 |
* | Rename zeroExContract... to contractWrappers... | Fabio Berger | 2018-05-10 | 6 | -14/+14 |
* | Add var returns | Fabio Berger | 2018-05-10 | 2 | -6/+10 |
* | Remove unneeded tslint disable | Fabio Berger | 2018-05-10 | 1 | -1/+0 |
* | Remove generated contract wrappers | Fabio Berger | 2018-05-10 | 6 | -3842/+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 |
* | Remove last artifact | Fabio Berger | 2018-05-10 | 1 | -39/+0 |
* | Remove artifacts | Fabio Berger | 2018-05-10 | 13 | -5490/+0 |
* | Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin... | Fabio Berger | 2018-05-10 | 75 | -0/+18017 |