Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make signature_util into an object literal so related functions are rendered ↵ | Fabio Berger | 2018-08-03 | 1 | -2/+2 |
| | | | | together in the docs | ||||
* | Merge branch 'v2-prototype' into feature/order-watcher-v2 | Leonid Logvinov | 2018-07-18 | 1 | -1/+1 |
|\ | |||||
| * | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 1 | -1/+1 |
| | | |||||
* | | Migrate order-watcher to v2 | Leonid Logvinov | 2018-07-13 | 1 | -3/+9 |
|/ | |||||
* | Fix lint for order watcher | Brandon Millman | 2018-07-12 | 1 | -1/+1 |
| | |||||
* | Add explicit HACK comment when we import assert | Brandon Millman | 2018-07-12 | 1 | -2/+2 |
| | |||||
* | Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utils | Fabio Berger | 2018-06-07 | 1 | -4/+2 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * v2-prototype: (66 commits) Run prettier Remove unused variable Fix linting issues Change shouldRenderHeader prop to shouldHideHeader Get build and tests to pass typo Apply prettier Update contracts tests after rebase Apply various fixes based on PR feedback Document debug_increaseTime method and fix typo in devnet README Use an enum for ProviderType in contracts/src/utils/web3_wrapper Update contracts package README Update relevant changelogs Remove global gas estimate buffer Add Async suffix to relevant assertions Fix linter errors Update package.json and yarn.lock Update more things to work with both Geth and Ganache Small fixes and cleanup Add additional gas to calls to fillOrderNoThrow ... # Conflicts: # packages/order-watcher/src/order_watcher/order_watcher.ts # packages/react-docs/src/components/type.tsx # packages/website/ts/components/ui/lifecycle_raised_button.tsx # packages/website/ts/components/wallet/wallet.tsx | ||||
| * | Get build and tests to pass | fragosti | 2018-06-07 | 1 | -2/+3 |
| | | |||||
| * | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 1 | -3/+0 |
| | | |||||
* | | Move spawnSwitchErr to @0xproject/utils | Fabio Berger | 2018-06-06 | 1 | -3/+0 |
|/ | |||||
* | Fix TSLint rules | Fabio Berger | 2018-05-16 | 1 | -1/+2 |
| | |||||
* | Fix TSLint issues | Fabio Berger | 2018-05-15 | 1 | -1/+1 |
| | |||||
* | Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a ↵ | Fabio Berger | 2018-05-10 | 2 | -0/+32 |
unifying library with the same interface |