Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update package versions | Fabio Berger | 2018-07-10 | 1 | -8/+8 |
| | |||||
* | Update changelogs | Fabio Berger | 2018-07-09 | 2 | -0/+11 |
| | |||||
* | Refactor fill-scenarios for V2 | Leonid Logvinov | 2018-07-05 | 3 | -49/+16 |
| | |||||
* | Merge branch 'v2-prototype' into v2-contract-wrappers-WIP | Leonid Logvinov | 2018-07-05 | 2 | -2/+2 |
|\ | |||||
| * | Update incorrect versions of deps | Fabio Berger | 2018-07-02 | 1 | -1/+1 |
| | | |||||
| * | Update outdated changelogs | Fabio Berger | 2018-07-02 | 1 | -1/+1 |
| | | |||||
* | | Change import paths from z_r_x and e_r_c to zrx and erc | Leonid Logvinov | 2018-06-29 | 1 | -2/+2 |
|/ | |||||
* | Fix CHANGELOG entries changed during incorrect merge (2a4456b) | Fabio Berger | 2018-06-21 | 1 | -0/+9 |
| | |||||
* | 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 | -9/+9 |
| | |||||
* | Update CHANGELOG's with publishes performed on development branch | Fabio Berger | 2018-06-19 | 2 | -3/+20 |
| | |||||
* | Minor fixes after rebase | Greg Hysen | 2018-06-08 | 1 | -4/+4 |
| | |||||
* | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-07 | 1 | -1/+1 |
|\ | | | | | | | feature/improve-linting | ||||
| * | Stop running prettier on generated files | Leonid Logvinov | 2018-06-07 | 1 | -1/+1 |
| | | |||||
* | | Use CLI for exclude | fragosti | 2018-06-07 | 1 | -4/+1 |
| | | |||||
* | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-07 | 1 | -3/+3 |
|\| | | | | | | | feature/improve-linting | ||||
| * | - Rename watch to watch_without_deps in sub-packages, so dev's don't confuse ↵ | Fabio Berger | 2018-06-05 | 1 | -3/+3 |
| | | | | | | | | | | | | | | 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 | 10 | -1916/+94 |
|\| | |||||
| * | Use _.omit for conciseness | Fabio Berger | 2018-06-05 | 1 | -15/+5 |
| | | |||||
| * | Add PR to changelog | Fabio Berger | 2018-06-05 | 1 | -1/+2 |
| | | |||||
| * | Update fill-scenarios for V2 and add CHANGELOG entry | Fabio Berger | 2018-06-05 | 2 | -64/+91 |
| | | |||||
| * | Remove compact_artifacts and replace with updated artifacts | Fabio Berger | 2018-06-05 | 8 | -1850/+10 |
| | | |||||
| * | Update fill-scenarios to depend on v2 updated order-utils and types. Needed ↵ | Fabio Berger | 2018-06-05 | 1 | -2/+2 |
| | | | | | | | | to re-employ the symlink hack. | ||||
* | | Exclude generate contract wrappers from tslint | Fabio Berger | 2018-06-06 | 1 | -1/+1 |
| | | |||||
* | | Linter now passes | fragosti | 2018-06-06 | 1 | -2/+2 |
| | | |||||
* | | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 1 | -1/+4 |
|/ | |||||
* | Merge branch 'v2-prototype' into refactor/order-utils/for-v2 | Fabio Berger | 2018-06-02 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * v2-prototype: (33 commits) Only show ProviderDisplay in portal Improve sol-cov docs Remove old parse code Refactor order parser and add shared order support to new portal Add generate and fill order routes Address feedback Override ethereumjs-tx version Fix missing key Update placeholder param ordering Change userEtherBalanceInWei to optional so we can know if its loading Add loading state to ProviderDisplay Tweaks Add Placeholder component Add StandardIconRow Split render into loading and loaaded Fix linter errors Fix linter errors Add ethereum-types to extraFileIncludes Introduce ethereum-types package Remove merge conflicts from yarn.lock ... # Conflicts: # packages/contracts/src/utils/exchange_wrapper.ts # packages/contracts/src/utils/match_order_tester.ts # packages/contracts/src/utils/types.ts # packages/contracts/test/exchange/core.ts # packages/contracts/test/exchange/match_orders.ts # packages/contracts/test/libraries/lib_bytes.ts # packages/sol-cov/package.json | ||||
| * | 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 |
| | |||||
* | Check transaction receipt status codes where applicable | Alex Browne | 2018-05-24 | 1 | -1/+1 |
| | |||||
* | Publish | Leonid Logvinov | 2018-05-23 | 1 | -11/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 | -0/+24 |
| | |||||
* | Use make-promises-safe to catch unhandled rejections in tests | Alex Browne | 2018-05-17 | 1 | -0/+1 |
| | |||||
* | 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 ↵ | Fabio Berger | 2018-05-15 | 2 | -16/+4 |
| | | | | accordingly | ||||
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 1 | -2/+2 |
| | |||||
* | Revert throw conditions since it messes with the expected test timing | Fabio Berger | 2018-05-11 | 1 | -15/+3 |
| | |||||
* | Get networkId from web3Wrapper | Fabio Berger | 2018-05-11 | 2 | -3/+3 |
| | |||||
* | Throw if tx reverts | Fabio Berger | 2018-05-11 | 1 | -3/+15 |
| | |||||
* | Add compiler dep | Fabio Berger | 2018-05-11 | 1 | -0/+1 |
| | |||||
* | Merge branch 'development' into breakUp0xjs | Fabio Berger | 2018-05-11 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Add artifacts to clean command | Fabio Berger | 2018-05-11 | 1 | -1/+1 |
| | |||||
* | Add missing DummyToken | Fabio Berger | 2018-05-10 | 1 | -1/+1 |
| | |||||
* | Add missing quote | Fabio Berger | 2018-05-10 | 1 | -1/+1 |
| | |||||
* | Remove provider instance variable | Fabio Berger | 2018-05-10 | 1 | -10/+7 |
| | |||||
* | Remove uneeded tslint config | Fabio Berger | 2018-05-10 | 1 | -1/+1 |
| | |||||
* | Add pr number to changelogs | Fabio Berger | 2018-05-10 | 1 | -1/+2 |
| | |||||
* | Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a ↵ | Fabio Berger | 2018-05-10 | 18 | -0/+2270 |
unifying library with the same interface |