Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix remaining merge issues | Fabio Berger | 2018-08-22 | 1 | -1/+1 |
| | |||||
* | Fix order-watcher index.ts | Fabio Berger | 2018-08-22 | 1 | -3/+9 |
| | |||||
* | Merge development | Fabio Berger | 2018-08-15 | 1 | -1/+1 |
|\ | |||||
| * | Fix order-watcher json-schemas | fragosti | 2018-08-10 | 1 | -1/+1 |
| | | |||||
* | | Add missing comments | Fabio Berger | 2018-08-04 | 1 | -0/+6 |
| | | |||||
* | | Make signature_util into an object literal so related functions are rendered ↵ | Fabio Berger | 2018-08-03 | 1 | -2/+2 |
| | | | | | | | | together in the docs | ||||
* | | Remove all in-package monorepo-scripts by adding doc gen/upload and ↵ | Fabio Berger | 2018-07-30 | 1 | -8/+0 |
|/ | | | | aggregate release note publishing to publish script | ||||
* | Remove artifacts for git | Fabio Berger | 2018-07-26 | 4 | -3256/+0 |
| | |||||
* | Prettier fixes | Fabio Berger | 2018-07-26 | 4 | -3190/+3252 |
| | |||||
* | Replace hard-coded compact_artifacts with migrations artifacts | Fabio Berger | 2018-07-26 | 10 | -375/+3206 |
| | |||||
* | Fix a bad merge | Leonid Logvinov | 2018-07-18 | 3 | -19/+19 |
| | |||||
* | Merge | Leonid Logvinov | 2018-07-18 | 3 | -8/+18 |
| | |||||
* | Merge branch 'v2-prototype' into feature/order-watcher-v2 | Leonid Logvinov | 2018-07-18 | 5 | -26/+12 |
|\ | |||||
| * | Merge pull request #883 from 0xProject/feature/tslint-improvements | Leonid Logvinov | 2018-07-18 | 4 | -21/+21 |
| |\ | | | | | | | New tslint rules | ||||
| | * | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 4 | -21/+21 |
| | | | |||||
| * | | Fix linter | Fabio Berger | 2018-07-17 | 1 | -1/+1 |
| | | | |||||
| * | | Remove stateLayer OrderWatcher config and instead temporarily hard-code ↵ | Fabio Berger | 2018-07-17 | 3 | -8/+5 |
| | | | | | | | | | | | | until we get pending block to work with Blockstream | ||||
| * | | Remove blockRetention config | Fabio Berger | 2018-07-17 | 3 | -11/+1 |
| | | | |||||
| * | | Pass stateLater into getBlockAsync call | Fabio Berger | 2018-07-16 | 1 | -1/+1 |
| | | | |||||
| * | | Fix bug that make all getBlock and getLog requests go to latest block | Fabio Berger | 2018-07-14 | 1 | -6/+2 |
| | | | |||||
| * | | Expose Blockstreams blockRetention config as an OrderWatcher config | Fabio Berger | 2018-07-14 | 3 | -1/+11 |
| |/ | |||||
* | | Migrate order-watcher to v2 | Leonid Logvinov | 2018-07-13 | 11 | -235/+655 |
| | | |||||
* | | Add OrderWatcherPartialConfigSchema | Leonid Logvinov | 2018-07-13 | 1 | -0/+13 |
| | | |||||
* | | Update compact_artifacts in order-watcher | Leonid Logvinov | 2018-07-13 | 10 | -1740/+258 |
|/ | |||||
* | Merge pull request #863 from 0xProject/refactor/0x.js | Fabio Berger | 2018-07-12 | 1 | -0/+6 |
|\ | | | | | Refactor 0x.js | ||||
| * | Fix linter issues | Fabio Berger | 2018-07-12 | 1 | -0/+6 |
| | | |||||
* | | 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 pull request #825 from 0xProject/fix-order-watcher | Fabio Berger | 2018-07-06 | 3 | -48/+84 |
|\ | | | | | OrderWatcher Fixes | ||||
| * | Add isVerbose flag and log blockstream recoverable errors rather then ↵ | Fabio Berger | 2018-07-06 | 3 | -10/+17 |
| | | | | | | | | bubbling them up | ||||
| * | properly stop blockstream and pass stateLayer into blockstream | Fabio Berger | 2018-07-06 | 1 | -6/+19 |
| | | |||||
| * | Don't unsubscribe on Blockstream errors | Fabio Berger | 2018-07-06 | 2 | -6/+1 |
| | | |||||
| * | Remove legacy logic | Fabio Berger | 2018-07-05 | 1 | -35/+0 |
| | | |||||
| * | Refactor order-watcher to use Blockstream under-the-hood | Fabio Berger | 2018-07-05 | 1 | -47/+103 |
| | | |||||
* | | Fix tests | Leonid Logvinov | 2018-07-06 | 1 | -3/+0 |
| | | |||||
* | | Merge branch 'v2-prototype' into v2-contract-wrappers-WIP | Leonid Logvinov | 2018-07-05 | 1 | -0/+3 |
|\| | |||||
| * | Specify the lint rule to disable | Jacob Evans | 2018-07-04 | 1 | -3/+3 |
| | | |||||
| * | compiler and ts lint are confused about ContractEventArgs | Jacob Evans | 2018-07-03 | 1 | -8/+23 |
| | | |||||
| * | Fix Tslint issues | Fabio Berger | 2018-06-26 | 1 | -24/+9 |
| | | |||||
* | | Change event args names after templates change | Leonid Logvinov | 2018-06-29 | 1 | -16/+16 |
|/ | |||||
* | Fix no-unused-variable tslint rule to include parameters and fix issues | Fabio Berger | 2018-06-12 | 1 | -0/+2 |
| | |||||
* | Fix linter issue | Fabio Berger | 2018-06-08 | 1 | -1/+0 |
| | |||||
* | Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utils | Fabio Berger | 2018-06-07 | 3 | -20/+4 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | Run prettier | fragosti | 2018-06-07 | 1 | -6/+1 |
| | | |||||
| * | Get build and tests to pass | fragosti | 2018-06-07 | 1 | -2/+3 |
| | | |||||
| * | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 3 | -13/+1 |
| | | |||||
* | | Move spawnSwitchErr to @0xproject/utils | Fabio Berger | 2018-06-06 | 2 | -5/+2 |
|/ | |||||
* | Fix TSLint rules | Fabio Berger | 2018-05-16 | 2 | -2/+5 |
| | |||||
* | Fix TSLint issues | Fabio Berger | 2018-05-15 | 1 | -1/+1 |
| | |||||
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 1 | -1/+1 |
| | |||||
* | Remove unneeded tslint disable | Fabio Berger | 2018-05-10 | 1 | -2/+0 |
| | |||||
* | Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a ↵ | Fabio Berger | 2018-05-10 | 17 | -0/+2543 |
unifying library with the same interface |